gnome-themes-standard: update to 3.0.0.
--HG-- branch : gnome3
This commit is contained in:
parent
607db7154c
commit
ef0d62c070
|
@ -1,14 +1,19 @@
|
||||||
# Template build file for 'gnome-themes-standard'.
|
# Template build file for 'gnome-themes-standard'.
|
||||||
pkgname=gnome-themes-standard
|
pkgname=gnome-themes-standard
|
||||||
version=2.91.93
|
version=3.0.0
|
||||||
distfiles="${GNOME_SITE}/$pkgname/2.91/$pkgname-$version.tar.bz2"
|
distfiles="${GNOME_SITE}/$pkgname/3.0/$pkgname-$version.tar.bz2"
|
||||||
build_style=gnu_configure
|
build_style=gnu_configure
|
||||||
short_desc="Standard gnome themes"
|
short_desc="Standard gnome themes"
|
||||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
checksum=f09eff320dffde6438d1039525682865974f27f624c345f91dd25687c68197eb
|
checksum=ea6215d814da2301e4a287e454693ee62616c0e42b57b0576c2489786e3487f3
|
||||||
long_desc="
|
long_desc="
|
||||||
This package contains a set of standard gnome themes."
|
This package contains a set of standard gnome themes."
|
||||||
|
|
||||||
|
gtk_iconcache_dirs="
|
||||||
|
/usr/share/icons/LowContrast
|
||||||
|
/usr/share/icons/HighContrast
|
||||||
|
/usr/share/icons/HighContrastInverse"
|
||||||
|
|
||||||
Add_dependency run gtk+3
|
Add_dependency run gtk+3
|
||||||
Add_dependency run atk
|
Add_dependency run atk
|
||||||
Add_dependency run glib
|
Add_dependency run glib
|
||||||
|
|
Loading…
Reference in New Issue