summaryrefslogtreecommitdiffstats
path: root/x11-toolkits
diff options
context:
space:
mode:
authorThomas Orgis2020-09-30 15:19:40 +0200
committerThomas Orgis2020-09-30 15:19:40 +0200
commitc32fa9164f1757f6cf636adf8a4c4b0cdef58434 (patch)
tree1b9a8cbf3c230705543ef18ad997e14fa9f1300f /x11-toolkits
parentbeac5c19ce5f750f9d134a3e56e55b8788ea30b0 (diff)
gtkmm2: depend on old ABI *mm libs to fix build
Diffstat (limited to 'x11-toolkits')
-rwxr-xr-xx11-toolkits/gtkmm2/DEPENDS6
-rwxr-xr-xx11-toolkits/gtkmm2/DETAILS2
-rw-r--r--x11-toolkits/gtkmm2/HISTORY4
3 files changed, 9 insertions, 3 deletions
diff --git a/x11-toolkits/gtkmm2/DEPENDS b/x11-toolkits/gtkmm2/DEPENDS
index 9b6e99062c..11809ac235 100755
--- a/x11-toolkits/gtkmm2/DEPENDS
+++ b/x11-toolkits/gtkmm2/DEPENDS
@@ -1,7 +1,7 @@
-depends glibmm &&
+depends glibmm2.4 &&
depends gtk+2 &&
-depends cairomm &&
-depends pangomm &&
+depends cairomm1.0 &&
+depends pangomm1.4 &&
depends atkmm &&
if list_find "$GTKMM2_OPTS" "--enable-documentation"; then
diff --git a/x11-toolkits/gtkmm2/DETAILS b/x11-toolkits/gtkmm2/DETAILS
index 1744266a40..4c59b1ac9e 100755
--- a/x11-toolkits/gtkmm2/DETAILS
+++ b/x11-toolkits/gtkmm2/DETAILS
@@ -1,5 +1,6 @@
SPELL=gtkmm2
VERSION=2.24.5
+ PATCHLEVEL=1
BRANCH=`echo $VERSION|cut -d . -f 1,2`
SOURCE=${SPELL%?}-$VERSION.tar.xz
SOURCE_DIRECTORY="$BUILD_DIRECTORY/${SPELL%?}-$VERSION"
@@ -9,6 +10,7 @@ SOURCE_DIRECTORY="$BUILD_DIRECTORY/${SPELL%?}-$VERSION"
WEB_SITE=http://www.gtkmm.org/
ENTERED=20020523
DOCS=${DOCS/doc*/}
+ GATHER_DOCS=off
KEYWORDS="x11 libs"
SHORT="C++ wrapper library for GTK+"
cat << EOF
diff --git a/x11-toolkits/gtkmm2/HISTORY b/x11-toolkits/gtkmm2/HISTORY
index c09b681223..ea147a2122 100644
--- a/x11-toolkits/gtkmm2/HISTORY
+++ b/x11-toolkits/gtkmm2/HISTORY
@@ -1,3 +1,7 @@
+2020-09-21 Thomas Orgis <sobukus@sourcemage.org>
+ * DEPENDS: depend on new *mm spells for old ABIs,
+ disable redundant GATHER_DOCS, ++PATCHLEVEL
+
2016-09-09 Florian Franzmann <siflfran@hawo.stw.uni-erlangen.de>
* DETAILS: version 2.24.5