Magellan Linux

Annotation of /trunk/todo/gtk-themes-milk/gtk-themes-milk-2.1-r2.smage2

Parent Directory Parent Directory | Revision Log Revision Log


Revision 2370 - (hide annotations) (download)
Thu Jul 9 19:46:32 2009 UTC (15 years, 2 months ago) by niro
File size: 741 byte(s)
-moved to 'todo'
1 niro 2 # $Header: /magellan-cvs/smage/gtk-themes-milk/gtk-themes-milk-2.1-r2.smage2,v 1.1 2008/03/31 18:35:18 niro Exp $
2    
3     PNAME="gtk-themes-milk"
4     PVER="2.1"
5     PBUILD="r2"
6    
7     PCATEGORIE="x11-themes"
8     STATE="unstable"
9    
10     DESCRIPTION="A 'Milk' gtk2+ and metacity theme."
11     HOMEPAGE="http://www.users.monornet.hu/linux/index2.html"
12    
13     DEPEND=">= x11-libs/gtk2+-2.12
14     >= x11-themes/gtk-engines-2.10"
15    
16     SRCFILE="Milk-${PVER}.tar.bz2"
17     SRCDIR="${BUILDDIR}/Milk-${PVER}"
18    
19     sminclude mtools
20     SRC_URI=( mirror://${PNAME}/${SRCFILE} )
21     # dl from: http://www.neowin.net/forum/index.php?showtopic=246596
22    
23     src_prepare()
24     {
25     munpack ${SRCFILE} || die
26     }
27    
28     src_install()
29     {
30     cd ${SRCDIR}
31     minstalldir /usr/share/themes || die
32     cp -a ${SRCDIR} ${BINDIR}/usr/share/themes/Milk || die
33     }

Properties

Name Value
svn:keywords Id