gnome-themes-standard: update to 3.6.0.1.
This commit is contained in:
parent
c4a2111c2b
commit
784018f4cc
1 changed files with 6 additions and 8 deletions
|
@ -1,14 +1,14 @@
|
||||||
# Template build file for 'gnome-themes-standard'.
|
# Template build file for 'gnome-themes-standard'.
|
||||||
pkgname=gnome-themes-standard
|
pkgname=gnome-themes-standard
|
||||||
version=3.4.2
|
version=3.6.0.1
|
||||||
distfiles="${GNOME_SITE}/$pkgname/3.4/$pkgname-$version.tar.xz"
|
|
||||||
build_style=gnu-configure
|
|
||||||
makedepends="pkg-config intltool gtk+3-devel librsvg-devel"
|
|
||||||
fulldepends="gtk-engines gtk2-engines"
|
|
||||||
revision=1
|
revision=1
|
||||||
|
build_style=gnu-configure
|
||||||
|
makedepends="pkg-config intltool gtk+3-devel>=3.6.0_2 librsvg-devel"
|
||||||
|
fulldepends="gtk-engines gtk2-engines"
|
||||||
short_desc="Standard gnome themes"
|
short_desc="Standard gnome themes"
|
||||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
checksum=aa29d23708e3357775fb7ea2de14b90551a2c732fce297f3372dae005374c3a8
|
distfiles="${GNOME_SITE}/$pkgname/3.6/$pkgname-$version.tar.xz"
|
||||||
|
checksum=122a3f56ba97597cc888c59451851c456f28e5558d258cb3d54b8bb79a6d45a4
|
||||||
long_desc="
|
long_desc="
|
||||||
This package contains a set of standard gnome themes."
|
This package contains a set of standard gnome themes."
|
||||||
|
|
||||||
|
@ -17,8 +17,6 @@ gtk_iconcache_dirs="
|
||||||
/usr/share/icons/HighContrast
|
/usr/share/icons/HighContrast
|
||||||
/usr/share/icons/HighContrastInverse"
|
/usr/share/icons/HighContrastInverse"
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
for f in ${gtk_iconcache_dirs}; do
|
for f in ${gtk_iconcache_dirs}; do
|
||||||
rm -f ${DESTDIR}/${f}/*.cache
|
rm -f ${DESTDIR}/${f}/*.cache
|
||||||
|
|
Loading…
Reference in a new issue