Magellan Linux

Contents of /branches/R11-unstable/extras/gnome-themes-standard/gnome-themes-standard-3.22.3-r1.smage2

Parent Directory Parent Directory | Revision Log Revision Log


Revision 32769 - (show annotations) (download)
Mon Apr 29 13:38:18 2019 UTC (5 years ago) by niro
File size: 392 byte(s)
-release branches/R11-unstable
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}"