Magellan Linux

Contents of /trunk/extras/gnome-themes-standard/gnome-themes-standard-3.22.3-r1.smage2

Parent Directory Parent Directory | Revision Log Revision Log


Revision 29401 - (show annotations) (download)
Mon Jun 12 09:33:43 2017 UTC (6 years, 11 months ago) by niro
File size: 392 byte(s)
auto added: ver bump to 3.22.3-r1
1 # $Id$
2
3 PNAME="gnome-themes-standard"
4 PVER="3.22.3"
5 PBUILD="r1"
6
7 PCAT="x11-themes"
8
9 DESCRIPTION="Default GNOME themes."
10 HOMEPAGE="http://www.gnome.org/"
11
12 DEPEND=">= x11-libs/gtk2+-2.24
13 >= x11-libs/gtk3+-3.22
14 >= gnome-base/librsvg-2.40"
15
16 SDEPEND=">= dev-util/pkgconfig-0.23
17 >= dev-util/intltool-0.40"
18
19 SRCFILE="${PNAME}-${PVER}.tar.xz"
20
21 sminclude gnome2
22
23 UP2DATE="updatecmd_gnome ${PNAME}"