summaryrefslogtreecommitdiff
path: root/extra/libmypaint/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'extra/libmypaint/PKGBUILD')
-rw-r--r--extra/libmypaint/PKGBUILD11
1 files changed, 11 insertions, 0 deletions
diff --git a/extra/libmypaint/PKGBUILD b/extra/libmypaint/PKGBUILD
new file mode 100644
index 00000000..89ef52c7
--- /dev/null
+++ b/extra/libmypaint/PKGBUILD
@@ -0,0 +1,11 @@
+# https://bugs.archlinux.org/task/63393
+
+source+=('autogen.patch')
+sha512sums+=('78cd5c2d409dee1df94cd9f94de96a38cc7677016aad6d3df596e3ed46fff62a7e009dbdde1ab9cefacb903e31d38f81f0a66f4fac30cf377e22f49a29ab25ef')
+sha512sums[2]='74432fc7bc5f42eb6fcd33c678709c5ade84b1ddfcfa2c5a499b66b2a7eae0f34ae90b67b1fab347d3bfd45b37d0a0011c49a75d2d17ab5a0c5df1a458b1b249'
+eval "$(
+ declare -f prepare | \
+ sed '
+ 5 a patch -p1 -i "$srcdir/autogen.patch"
+ '
+)"