aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLeo <thinkabit.ukim@gmail.com>2020-05-07 07:51:21 -0300
committerLeo <thinkabit.ukim@gmail.com>2020-05-07 12:50:36 +0000
commit21f8a733e8d8821040c615995f8787846f134c7f (patch)
treedae3810777df8c8a6e08ee896bba8f0a0b2bb97c
parenta4877367e6f3d36d15ac5dd640f48b8add31f3ed (diff)
community/libhandy: rebuild against glade 3.36.0
-rw-r--r--community/libhandy/APKBUILD9
1 files changed, 6 insertions, 3 deletions
diff --git a/community/libhandy/APKBUILD b/community/libhandy/APKBUILD
index d2b5504ecd8..11dc3b929f1 100644
--- a/community/libhandy/APKBUILD
+++ b/community/libhandy/APKBUILD
@@ -2,7 +2,7 @@
# Maintainer: Rasmus Thomsen <oss@cogitri.dev>
pkgname=libhandy
pkgver=0.0.13
-pkgrel=2
+pkgrel=3
pkgdesc="Library full of GTK+ widgets for mobile phones"
url="https://source.puri.sm/Librem5/libhandy"
arch="all !s390x !mips !mips64" # Limited by 'ibus'
@@ -12,7 +12,9 @@ makedepends="meson glib-dev gtk+3.0-dev vala py3-setuptools gobject-introspectio
checkdepends="xvfb-run ibus"
subpackages="$pkgname-dev"
source="https://source.puri.sm/Librem5/libhandy/-/archive/v$pkgver/libhandy-v$pkgver.tar.gz
- skip-test.patch"
+ skip-test.patch
+ https://source.puri.sm/Librem5/libhandy/-/merge_requests/451/diffs.patch
+ "
builddir="$srcdir/$pkgname-v$pkgver"
build() {
@@ -43,4 +45,5 @@ dev() {
}
sha512sums="b9eaef775a93c200aa3f526b627827ed4530ff2a4c826ab24abdbd944075c0939232bd2c3388b8b8e34c6729cb11017a7af2bd3ff9eec78fbdc7e7dd9f11d24b libhandy-v0.0.13.tar.gz
-e67a51b2985d27f1ed259773060e7df1430f7529f6cef69b1a240f97bfdccb73bd97303b96e209daa2ff7d31094f290986a663d4c7919b4799ec333b8e06a83f skip-test.patch"
+e67a51b2985d27f1ed259773060e7df1430f7529f6cef69b1a240f97bfdccb73bd97303b96e209daa2ff7d31094f290986a663d4c7919b4799ec333b8e06a83f skip-test.patch
+ad94ccff11d3d6f87d26bb71a8bc6c1097d4a16474686614b51db9f0cd0c8b4b8d2cec5ec0b1c971da88eecc17c35ff0f183930726377f3beb9a3e02bf6fb82c diffs.patch"