summaryrefslogtreecommitdiffstats
path: root/rules/glademm.in
diff options
context:
space:
mode:
authorMichael Olbrich <m.olbrich@pengutronix.de>2017-11-28 11:58:40 +0100
committerMichael Olbrich <m.olbrich@pengutronix.de>2017-12-01 14:11:57 +0100
commit08be8a62c5d7425e4eff9d4a71a37cdf2fc6d490 (patch)
treec2c654fd7e49466c48843acc464d19d0dca10d06 /rules/glademm.in
parentdf0145b86e034fb33b4cf2247144a08591b6e276 (diff)
downloadptxdist-08be8a62c5d7425e4eff9d4a71a37cdf2fc6d490.tar.gz
ptxdist-08be8a62c5d7425e4eff9d4a71a37cdf2fc6d490.tar.xz
glade[mm]: move to staging
Fails to build with glib >= 2.53.x with: glade-signal-model.c:68:1: error: conflicting types for 'g_ptr_array_find' [...] .../usr/include/glib-2.0/glib/garray.h:186:10: note: previous declaration of 'g_ptr_array_find' was here Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
Diffstat (limited to 'rules/glademm.in')
-rw-r--r--rules/glademm.in8
1 files changed, 7 insertions, 1 deletions
diff --git a/rules/glademm.in b/rules/glademm.in
index e205f6251..adfc05a27 100644
--- a/rules/glademm.in
+++ b/rules/glademm.in
@@ -1,4 +1,6 @@
-## SECTION=multimedia_gtk
+## SECTION=staging
+## old section:
+### SECTION=multimedia_gtk
config GLADEMM
tristate
@@ -8,3 +10,7 @@ config GLADEMM
glademm an extension to glade and glade-2 (Gtk GUI Builder)
to create C++ sources for gtk-- and gtkmm2 (any combination)
or skeletons for libglade(mm) based programs
+
+ STAGING: remove in ptxdist-2018.12.0
+ Old and obsolete, and upstream seems to be dead. Also, glade is
+ in staging.