summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorOmar Sandoval2016-11-12 01:06:08 -0800
committerOmar Sandoval2016-11-12 01:08:34 -0800
commit540550d09c602fac376a87544833eda2a77e9647 (patch)
tree7eb4fc53ed9e40d3aad2a378656de0a022beed10 /.SRCINFO
parentec7e6f87024e2e5488bef135e677c9beb30918bc (diff)
downloadaur-540550d09c602fac376a87544833eda2a77e9647.tar.gz
Fix Python scripting support
This backports a couple of patches from the current git to fix Python scripting support. Since one of these patches configure.ac, we also need to run ./autogen. This isn't a problem because all of the necessary tools for ./autogen are in base-devel.
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO6
1 files changed, 5 insertions, 1 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 1bf2d49ad833..a81241a43b2d 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = coccinelle
pkgdesc = Provides spatch program used to apply semantic patches
pkgver = 1.0.6
- pkgrel = 1
+ pkgrel = 2
url = http://coccinelle.lip6.fr/
arch = i686
arch = x86_64
@@ -15,7 +15,11 @@ pkgbase = coccinelle
optdepends = ocaml-findlib: OCaml scripting feature
options = !strip
source = http://coccinelle.lip6.fr/distrib/coccinelle-1.0.6.tgz
+ source = 0001-Fixed-compatibility-with-3.12.patch
+ source = 0002-Added-Support-for-with-python-and-python.patch
sha256sums = 8452ed265c209dae99cbb33b67bc7912e72f8bca1e24f33f1a88ba3d7985e909
+ sha256sums = ddaa7263813276487ddff956bd660dcdfa25642a9a7919c431aa290b8f01b6f0
+ sha256sums = 7e6100c9ea3dd79868835e324e6072672dabc9a2b9ee0ba93180465f35a99d07
pkgname = coccinelle