Magellan Linux

Contents of /branches/magellan-next/core/hicolor-icon-theme/hicolor-icon-theme-0.12-r2.smage2

Parent Directory Parent Directory | Revision Log Revision Log


Revision 6994 - (show annotations) (download)
Mon Sep 27 16:22:26 2010 UTC (13 years, 7 months ago) by niro
File size: 585 byte(s)
auto added: ver bump to 0.12-r2
1 # $Id: hicolor-icon-theme-0.12-r1.smage2 5285 2010-04-20 18:55:49Z niro $
2
3 PNAME="hicolor-icon-theme"
4 PVER="0.12"
5 PBUILD="r2"
6
7 PCATEGORIE="x11-themes"
8 STATE="unstable"
9
10 DESCRIPTION="icon-theme contains the standard also references the default icon theme called hicolor."
11 HOMEPAGE="http://icon-theme.freedesktop.org/wiki/HicolorTheme"
12
13 DEPEND=""
14
15 SRCFILE="${PNAME}-${PVER}.tar.gz"
16 SRCDIR="${BUILDDIR}/${PNAME}-${PVER}"
17
18 sminclude mbuild
19
20 SRC_URI=(
21 http://icon-theme.freedesktop.org/releases/${SRCFILE}
22 mirror://${PNAME}/${SRCFILE}
23 )
24
25 UP2DATE="updatecmd ${HOMEPAGE} | firsttarball gz"