summaryrefslogtreecommitdiffstats
path: root/main/gnome-icon-theme
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2013-10-30 10:43:16 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2013-10-30 10:43:16 +0000
commit293c61c9426723616f99068abf8d90af679b2451 (patch)
tree1efa32b4760ddeefb9ac9c71e01e7b57a8115ba8 /main/gnome-icon-theme
parente33edf913f9bc27bf416ce94ee505dc2e31632c1 (diff)
downloadaports-293c61c9426723616f99068abf8d90af679b2451.tar.bz2
aports-293c61c9426723616f99068abf8d90af679b2451.tar.xz
main/gnome-icon-theme: upgrade to 3.10.0
Diffstat (limited to 'main/gnome-icon-theme')
-rw-r--r--main/gnome-icon-theme/APKBUILD16
1 files changed, 9 insertions, 7 deletions
diff --git a/main/gnome-icon-theme/APKBUILD b/main/gnome-icon-theme/APKBUILD
index a1f7e5f1a..35e0d8c1a 100644
--- a/main/gnome-icon-theme/APKBUILD
+++ b/main/gnome-icon-theme/APKBUILD
@@ -1,18 +1,18 @@
# Contributor: William Pitcock <nenolod@dereferenced.org>
# Maintainer: William Pitcock <nenolod@dereferenced.org>
pkgname=gnome-icon-theme
-pkgver=2.31.0
-pkgrel=1
+pkgver=3.10.0
+pkgrel=0
pkgdesc="icons for GNOME desktop environment"
url="http://art.gnome.org/"
arch="noarch"
license="GPL"
depends=
depends_dev=
-makedepends="intltool icon-naming-utils"
+makedepends="gtk+2.0 intltool icon-naming-utils"
install=
-subpackages=
-source="ftp://ftp.gnome.org/pub/GNOME/sources/${pkgname}/${pkgver%.*}/${pkgname}-${pkgver}.tar.bz2"
+subpackages="$pkgname-lang"
+source="http://ftp.gnome.org/pub/GNOME/sources/${pkgname}/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz"
_builddir="${srcdir}/${pkgname}-${pkgver}"
prepare() {
@@ -27,7 +27,7 @@ prepare() {
build() {
cd "$_builddir"
- ./configure \
+ DATADIRNAME=share ./configure \
--build=$CBUILD \
--host=$CHOST \
--prefix=/usr \
@@ -42,4 +42,6 @@ package() {
make DESTDIR="$pkgdir" install || return 1
}
-md5sums="8e727703343d4c18c73c79dd2009f8ed gnome-icon-theme-2.31.0.tar.bz2"
+md5sums="dc019e394a35b2642469bf7c299ca163 gnome-icon-theme-3.10.0.tar.xz"
+sha256sums="c65472b5846c67b97fe75200c5180faccd1347a04caa8390fc0ad23de75b36f6 gnome-icon-theme-3.10.0.tar.xz"
+sha512sums="8d5a58170a7926829d33e5a626bc45a33d11bc83068f8d19e52b871627ad7987e344c5c1665570e0a91b11bc2708b2b1d9c9503be8e9d92577322cf672ffd1d6 gnome-icon-theme-3.10.0.tar.xz"