aboutsummaryrefslogtreecommitdiffstats
path: root/testing/greybird-themes/APKBUILD
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2014-10-17 06:24:58 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2014-10-17 06:25:30 +0000
commit4e682f5c184b1dce98f959283b54da40f0aa2426 (patch)
tree80da2b15072a16e050ae7d41dc3edc5d5e126bbc /testing/greybird-themes/APKBUILD
parentb13d6899cabcbce9bb202da00ff29c8e641a3ebe (diff)
downloadaports-4e682f5c184b1dce98f959283b54da40f0aa2426.tar.bz2
aports-4e682f5c184b1dce98f959283b54da40f0aa2426.tar.xz
testing/greybird-themes: fix checkboxes and radios in gtk-3.14
https://github.com/shimmerproject/Greybird/pull/70
Diffstat (limited to 'testing/greybird-themes/APKBUILD')
-rw-r--r--testing/greybird-themes/APKBUILD12
1 files changed, 8 insertions, 4 deletions
diff --git a/testing/greybird-themes/APKBUILD b/testing/greybird-themes/APKBUILD
index 735e088737..07e29be676 100644
--- a/testing/greybird-themes/APKBUILD
+++ b/testing/greybird-themes/APKBUILD
@@ -1,7 +1,7 @@
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname=greybird-themes
pkgver=1.4
-pkgrel=1
+pkgrel=2
pkgdesc="A clean minimalistic theme for Xfce, GTK+ 2 and 3"
url="http://shimmerproject.org/project/greybird/"
arch="noarch"
@@ -14,6 +14,7 @@ subpackages="$pkgname-gtk2 $pkgname-gtk3 $pkgname-metacity $pkgname-xfwm4
$pkgname-xfce4-notifyd:_notify"
source="greybird-$pkgver.tar.gz::https://github.com/shimmerproject/Greybird/archive/v$pkgver.tar.gz
gtk-3.14-fix.patch
+ fix-checkboxes-and-radiosin-gtk-3.14.patch
"
_builddir="$srcdir"/Greybird-$pkgver
@@ -71,8 +72,11 @@ xfwm4() { _mv "Greybird Xfce4 themes" xfwm4 xfwm4 xfwm4_compact; }
_notify() { _mv "Greybird Xfce4-notifyd themes" xfce4-notifyd xfce-notify-4.0; }
md5sums="da5345a9b253fd9bf5ea101a3ecc2fb5 greybird-1.4.tar.gz
-ef3882cc1ea6c00fb1c372c911b563fe gtk-3.14-fix.patch"
+ef3882cc1ea6c00fb1c372c911b563fe gtk-3.14-fix.patch
+1a7f24979df494f9782e1ceda3163b99 fix-checkboxes-and-radiosin-gtk-3.14.patch"
sha256sums="e4d42de800d32ce4c7670afd546aa3ff37716e05fdff821a3d803b8d0603c571 greybird-1.4.tar.gz
-00d0c58a96c5c1090adcf8ec479d5d608e68d1141e79cebb1112f3430ae7a482 gtk-3.14-fix.patch"
+00d0c58a96c5c1090adcf8ec479d5d608e68d1141e79cebb1112f3430ae7a482 gtk-3.14-fix.patch
+cf36fbded04279858a838acbaa8c73436e601f2f23208b10f5a8f25eeda91269 fix-checkboxes-and-radiosin-gtk-3.14.patch"
sha512sums="8b414373f01655673e29c7454f88ffffade10b8a0883e777b1b5f41706042253d04ff5f886bb70a0e01a869f4ee5cb2dbe50dde4b48df5e4956d6446aaf16621 greybird-1.4.tar.gz
-6cb7912dda0b82065e58a51533ce0b7d6341af5e7e996dd2f2870c8e2db6c439e7c47f12e7bccb24c74021de6516ebbc9a0ac32c5323b048002b7abf87365722 gtk-3.14-fix.patch"
+6cb7912dda0b82065e58a51533ce0b7d6341af5e7e996dd2f2870c8e2db6c439e7c47f12e7bccb24c74021de6516ebbc9a0ac32c5323b048002b7abf87365722 gtk-3.14-fix.patch
+4af34afde65259a9bf26ea3798fbfad5ce0b42a16f5fd0462c29205566739284c3823723eafc3702d8ae8b4ce9e8517ed61fe914a88a55340310421fbe1d852a fix-checkboxes-and-radiosin-gtk-3.14.patch"