Magellan Linux

Annotation of /branches/magellan-next/extras/xfce4-icon-theme/xfce4-icon-theme-4.4.3-r1.smage2

Parent Directory Parent Directory | Revision Log Revision Log


Revision 8104 - (hide annotations) (download)
Tue Jul 12 16:03:33 2011 UTC (12 years, 11 months ago) by niro
File size: 379 byte(s)
imported
1 niro 5744 # $Id$
2    
3     PNAME="xfce4-icon-theme"
4     PVER="4.4.3"
5     PBUILD="r1"
6    
7     PCATEGORIE="x11-themes"
8     STATE="unstable"
9    
10     DESCRIPTION="Default icon theme for the XFCE Desktop Environment."
11    
12     DEPEND=">= x11-themes/hicolor-icon-theme-0.12"
13    
14     sminclude xfce
15    
16     UP2DATE="updatecmd_xfce ${PNAME}"
17 niro 5746
18     SRC_URI=(
19     http://mocha.xfce.org/archive/src/art/${PNAME}/${PVER%.*}/${SRCFILE}
20     mirror://${PNAME}/${SRCFILE}
21     )