Magellan Linux

Annotation of /trunk/todo/gtk-qt4-engine/gtk-qt4-engine-1.1-r1.smage2

Parent Directory Parent Directory | Revision Log Revision Log


Revision 2364 - (hide annotations) (download)
Thu Jul 9 19:45:56 2009 UTC (14 years, 11 months ago) by niro
File size: 745 byte(s)
-moved to 'todo'
1 niro 2 # $Header$
2    
3     PNAME="gtk-qt4-engine"
4     PVER="1.1"
5     PBUILD="r1"
6    
7     PCATEGORIE="x11-themes"
8     STATE="unstable"
9    
10     DESCRIPTION="The GTK-Qt4 Theme Engine is a project allowing GTK to use Qt4 widget styles."
11     HOMEPAGE="http://gtk-qt.ecs.soton.ac.uk/"
12    
13     DEPEND=">= kde-base/kdebase4-4
14     >= x11-libs/gtk2+-2.12
15     >= x11-themes/gtk-engines-2.14"
16    
17     SRCFILE="${PNAME}-${PVER}.tar.bz2"
18     SRCDIR="${BUILDDIR}/${PNAME}"
19    
20     sminclude mbuild
21    
22     SRC_URI=(
23     http://gtk-qt.ecs.soton.ac.uk/files/${PVER}/${SRCFILE}
24     mirror://${PNAME}/${SRCFILE}
25     )
26    
27     src_compile()
28     {
29     cd ${SRCDIR}
30    
31     mconfigure --with-arts --disable-debug || die
32     mmake || die
33     }
34    
35     postinstall()
36     {
37     echo
38     echo "To tell GTK to use the new theme engine,"
39     echo "run 'GTK styles and fonts' from the KDE control center."
40     echo
41     }

Properties

Name Value
svn:keywords Id