Magellan Linux

Annotation 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 29401 - (hide annotations) (download)
Mon Jun 12 09:33:43 2017 UTC (7 years ago) by niro
Original Path: trunk/extras/gnome-themes-standard/gnome-themes-standard-3.22.3-r1.smage2
File size: 392 byte(s)
auto added: ver bump to 3.22.3-r1
1 niro 29400 # $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 niro 29401 SRCFILE="${PNAME}-${PVER}.tar.xz"
20    
21 niro 29400 sminclude gnome2
22    
23     UP2DATE="updatecmd_gnome ${PNAME}"