summaryrefslogtreecommitdiff
path: root/extra/gnome-themes-standard
diff options
context:
space:
mode:
authorMichał Masłowski <mtjm@mtjm.eu>2013-02-20 10:27:42 +0100
committerMichał Masłowski <mtjm@mtjm.eu>2013-02-20 10:27:42 +0100
commit510e46e27a20e01134b2a7a8da3774336cf279aa (patch)
treef509ce61848fcfc0ef72c8dfe3528062e0045032 /extra/gnome-themes-standard
parent855edb52bd8eb32bb11173a398fa09c1341dc165 (diff)
parent1bd47d3e04c409582486ea3ec915d3b7899f6841 (diff)
Merge branch 'master' of ssh://parabolagnulinux.org:1863/home/parabola/abslibre-pre-mips64el
Conflicts: community/linux-tools/PKGBUILD community/projectm/PKGBUILD extra/gnome-themes-standard/PKGBUILD libre/linux-libre-tools/PKGBUILD
Diffstat (limited to 'extra/gnome-themes-standard')
-rw-r--r--extra/gnome-themes-standard/PKGBUILD23
1 files changed, 12 insertions, 11 deletions
diff --git a/extra/gnome-themes-standard/PKGBUILD b/extra/gnome-themes-standard/PKGBUILD
index 7acc37498..30b793a44 100644
--- a/extra/gnome-themes-standard/PKGBUILD
+++ b/extra/gnome-themes-standard/PKGBUILD
@@ -1,21 +1,22 @@
-# $Id: PKGBUILD 170909 2012-11-12 22:44:40Z heftig $
+# $Id: PKGBUILD 178299 2013-02-19 18:40:52Z heftig $
# Maintainer: Jan Alexander Steffens (heftig) <jan.steffens@gmail.com>
pkgname=gnome-themes-standard
-pkgver=3.6.2
-pkgrel=1.1
+pkgver=3.6.5
+pkgrel=1
pkgdesc="Default themes for the GNOME desktop"
-arch=('i686' 'x86_64' 'mips64el')
+arch=(i686 x86_64 mips64el)
url="http://www.gnome.org"
-license=('GPL2')
-depends=('cantarell-fonts' 'ttf-dejavu' 'gtk3' 'gtk-engines' 'librsvg')
-makedepends=('intltool')
-groups=('gnome')
-replaces=('gnome-themes')
-conflicts=('gnome-themes')
+license=(GPL2)
+depends=(cantarell-fonts ttf-dejavu librsvg)
+makedepends=(intltool gtk2 gtk3)
+optdepends=('gtk-engines: HighContrast GTK2 theme')
+groups=(gnome)
+replaces=(gnome-themes)
+conflicts=(gnome-themes)
options=('!libtool')
source=(http://download.gnome.org/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz)
-sha256sums=('c41503d0e18e17188c4fd1be5f6a7e90b08564e2a19d9a318b145a56d4455352')
+sha256sums=('e39129063b2edcad19370e06b46bbe7fb61fcb4a0c5901eaa9e0d08080097a3c')
build() {
cd $pkgname-$pkgver