From 41504ddede206159a334205d6d893f371f557ff0 Mon Sep 17 00:00:00 2001 From: David Spencer Date: Tue, 29 Mar 2016 22:12:09 +0100 Subject: development/coccinelle: Updated for version 1.0.4. Don't try to build the pdf docs, they need texlive. Signed-off-by: David Spencer --- development/coccinelle/coccinelle.SlackBuild | 4 +++- development/coccinelle/coccinelle.info | 6 +++--- 2 files changed, 6 insertions(+), 4 deletions(-) (limited to 'development') diff --git a/development/coccinelle/coccinelle.SlackBuild b/development/coccinelle/coccinelle.SlackBuild index 20ea810106..7c1111a589 100644 --- a/development/coccinelle/coccinelle.SlackBuild +++ b/development/coccinelle/coccinelle.SlackBuild @@ -23,7 +23,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=coccinelle -VERSION=${VERSION:-1.0.1} +VERSION=${VERSION:-1.0.4} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} @@ -84,6 +84,8 @@ CXXFLAGS="$SLKCFLAGS" \ --enable-release \ --build=$ARCH-slackware-linux +sed -i -e 's/all: pdf html/all: html/' docs/manual/Makefile + make make install DESTDIR=$PKG diff --git a/development/coccinelle/coccinelle.info b/development/coccinelle/coccinelle.info index 3a187e5bec..b1fe5f8135 100644 --- a/development/coccinelle/coccinelle.info +++ b/development/coccinelle/coccinelle.info @@ -1,8 +1,8 @@ PRGNAM="coccinelle" -VERSION="1.0.1" +VERSION="1.0.4" HOMEPAGE="http://coccinelle.lip6.fr/" -DOWNLOAD="http://coccinelle.lip6.fr/distrib/coccinelle-1.0.1.tgz" -MD5SUM="8b850fb451091aa82441e2eebea8061b" +DOWNLOAD="http://coccinelle.lip6.fr/distrib/coccinelle-1.0.4.tgz" +MD5SUM="42a25649a639266d145e5cb790fcfb0d" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="menhir" -- cgit v1.2.3