mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-13 18:43:51 +02:00
gnome-themes-standard: update to 3.8.0.
This commit is contained in:
parent
acfaca3ff8
commit
09064d176d
1 changed files with 5 additions and 4 deletions
|
@ -1,16 +1,17 @@
|
||||||
# Template build file for 'gnome-themes-standard'.
|
# Template build file for 'gnome-themes-standard'.
|
||||||
pkgname=gnome-themes-standard
|
pkgname=gnome-themes-standard
|
||||||
version=3.6.5
|
version=3.8.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
makedepends="pkg-config intltool gtk+-devel gtk+3-devel>=3.6.2 librsvg-devel"
|
hostmakedepends="pkg-config intltool"
|
||||||
|
makedepends="gtk+-devel gtk+3-devel>=3.8 librsvg-devel"
|
||||||
depends="gtk2-engines"
|
depends="gtk2-engines"
|
||||||
short_desc="Standard GNOME themes"
|
short_desc="Standard GNOME themes"
|
||||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
homepage="http://www.gnome.org"
|
homepage="http://www.gnome.org"
|
||||||
license="LGPL-2.1"
|
license="LGPL-2.1"
|
||||||
distfiles="${GNOME_SITE}/$pkgname/3.6/$pkgname-$version.tar.xz"
|
distfiles="${GNOME_SITE}/$pkgname/3.8/$pkgname-$version.tar.xz"
|
||||||
checksum=e39129063b2edcad19370e06b46bbe7fb61fcb4a0c5901eaa9e0d08080097a3c
|
checksum=d544f3df574eb956059a77d0ee9cd766858ccd1b086d975909c07e444aaf931b
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
for f in ${gtk_iconcache_dirs}; do
|
for f in ${gtk_iconcache_dirs}; do
|
||||||
|
|
Loading…
Add table
Reference in a new issue