From 3d937eb43dcd20ce24c951307eadb74c3a38d809 Mon Sep 17 00:00:00 2001 From: Matteo Bernardini Date: Sat, 14 Nov 2015 18:25:12 +0100 Subject: libraries/gtkmm3: Updated for version 3.18.0. mm-common removed from deps because it shouldn't be needed when buildng from release tarballs (and that is indeed my experience here --rworkman) Signed-off-by: Matteo Bernardini Signed-off-by: Robby Workman Signed-off-by: Willy Sudiarto Raharjo --- libraries/gtkmm3/gtkmm3.SlackBuild | 4 ++-- libraries/gtkmm3/gtkmm3.info | 8 ++++---- 2 files changed, 6 insertions(+), 6 deletions(-) (limited to 'libraries') diff --git a/libraries/gtkmm3/gtkmm3.SlackBuild b/libraries/gtkmm3/gtkmm3.SlackBuild index 4f39fb353da2e..1c42c908b3e16 100644 --- a/libraries/gtkmm3/gtkmm3.SlackBuild +++ b/libraries/gtkmm3/gtkmm3.SlackBuild @@ -27,7 +27,7 @@ PRGNAM=gtkmm3 SRCNAM=gtkmm -VERSION=${VERSION:-3.8.1} +VERSION=${VERSION:-3.18.0} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} @@ -69,7 +69,7 @@ cd $SRCNAM-$VERSION chown -R root:root . find -L . \ \( -perm 777 -o -perm 775 -o -perm 750 -o -perm 711 -o -perm 555 \ - -o -perm 511 \) -exec chmod 755 {} \; -o \ + -o -perm 511 \) -exec chmod 755 {} \; -o \ \( -perm 666 -o -perm 664 -o -perm 640 -o -perm 600 -o -perm 444 \ -o -perm 440 -o -perm 400 \) -exec chmod 644 {} \; diff --git a/libraries/gtkmm3/gtkmm3.info b/libraries/gtkmm3/gtkmm3.info index 108bbe99c8719..9199f1f5e2686 100644 --- a/libraries/gtkmm3/gtkmm3.info +++ b/libraries/gtkmm3/gtkmm3.info @@ -1,10 +1,10 @@ PRGNAM="gtkmm3" -VERSION="3.8.1" +VERSION="3.18.0" HOMEPAGE="http://www.gtkmm.org/" -DOWNLOAD="http://ftp.gnome.org/pub/GNOME/sources/gtkmm/3.8/gtkmm-3.8.1.tar.xz" -MD5SUM="15211fab12ea2ce955369dcc320baf5c" +DOWNLOAD="http://ftp.gnome.org/pub/GNOME/sources/gtkmm/3.18/gtkmm-3.18.0.tar.xz" +MD5SUM="1f056682a0ffbe8b8678be79b69f7169" DOWNLOAD_x86_64="" MD5SUM_x86_64="" -REQUIRES="atkmm mm-common" +REQUIRES="atkmm" MAINTAINER="Matteo Bernardini" EMAIL="ponce@slackbuilds.org" -- cgit v1.2.3