Send patches - preferably formatted by git format-patch - to patches at archlinux32 dot org.
summaryrefslogtreecommitdiff
path: root/extra/python-xcffib/PKGBUILD
diff options
context:
space:
mode:
authorTasos Sahanidis <tasos@tasossah.com>2024-05-11 09:49:44 +0300
committerTasos Sahanidis <tasos@tasossah.com>2024-05-11 09:49:44 +0300
commit0b8ed5444e6bd243222170139ae4a8dfffef797b (patch)
treeea6018b7014562e0faa16b588f55debc55e76296 /extra/python-xcffib/PKGBUILD
parent1dca0c4baa251b389bf429a3f249febc701f4781 (diff)
extra/python-xcffib: Fetch pregenerated py bindings from upstream
Diffstat (limited to 'extra/python-xcffib/PKGBUILD')
-rw-r--r--extra/python-xcffib/PKGBUILD5
1 files changed, 5 insertions, 0 deletions
diff --git a/extra/python-xcffib/PKGBUILD b/extra/python-xcffib/PKGBUILD
new file mode 100644
index 00000000..60d54f90
--- /dev/null
+++ b/extra/python-xcffib/PKGBUILD
@@ -0,0 +1,5 @@
+source+=('xcffibgen-custom')
+sha512sums+=('d86673c86ec0e0714cc6eb0247ec9f4e542cf0266cb5acfd6d650cf216fabf3c8d1d145636bd1bd8df39548460fcb95e3b120c0018cf4536b594756fa45cb7e5')
+makedepends=(${makedepends[@]//haskell-xcffib/})
+makedepends+=('archlinux-keyring' 'pacman')
+eval "$(declare -f build | sed 's@GEN=xcffibgen@GEN="../xcffibgen-custom $pkgver-$pkgrel"@')"