Commit Graph

84 Commits

Author SHA1 Message Date
jasper
908c90c988 update to glade-3.20.2 2017-11-27 17:59:54 +00:00
jasper
e0386b6b24 sync WANTLIB 2017-11-15 19:47:04 +00:00
sthen
ceb7770170 Handle pthread-stubs removal. 2017-10-23 17:10:37 +00:00
jasper
42295703b7 update to glade-3.20.1 2017-10-08 08:32:03 +00:00
jasper
13fa098ff6 update to glade-3.20.0 2016-04-25 16:25:23 +00:00
sthen
d63e2ec7e6 sync WANTLIB 2015-05-05 17:00:16 +00:00
ajacoutot
aa988913b0 Bump after the recent changes in packaging dbus and dconf. 2015-04-04 09:20:59 +00:00
ajacoutot
30beee1c31 x11/gtk+2,-guic -> x11/gtk+3,-guic && bump 2015-03-27 08:46:20 +00:00
jasper
06ba79afb5 update glade-3.18.3 2014-05-13 08:03:30 +00:00
jasper
5772701a27 update to glade-3.18.2 2014-04-15 07:35:39 +00:00
jasper
012f7978a4 cleanup double spaces and sort MODGNOME_TOOLS 2014-04-02 09:36:09 +00:00
jasper
43b19ca734 merge various MODGNOME_TOOLS lines into a single line (or two if it would
exceed 80 chars); no functional change intended..
2014-04-01 18:06:28 +00:00
jasper
64ebb01f71 move more bits and bobs into MODGNOME_TOOLS to make it more clear which
tools are actually used.

This commit replaces
MODGNOME_DESKTOP_FILE with MODGNOME_TOOLS += desktop-file-utils
MODGNOME_MIME_FILE with MODGNOME_TOOLS += shared-mime-info
MODGNOME_ICON_CACHE with MODGNOME_TOOLS += gtk-update-icon-cache

(some prettyfication will follow shortly)
2014-04-01 17:03:13 +00:00
jasper
2100c2cdff start to make MODGNOME_TOOLS resemble the name of the tools actually used.
rename 'gi' to 'gobject-introspection'.

discussed with aja@
2014-04-01 15:31:45 +00:00
ajacoutot
6fab944808 Move to the new MODGNOME_TOOLS docbook option. 2014-03-28 08:48:41 +00:00
jasper
417a4d9a80 update to glade-3.18.1 2014-03-27 14:21:46 +00:00
ajacoutot
a46f968137 Fix a pair of printf security problems (upstream). 2014-03-09 21:57:38 +00:00
jasper
2b9333ac22 update to glade-3.16.1 2013-12-21 08:24:37 +00:00
ajacoutot
ea440f04b9 Missing BDEP on textproc/docbook-xsl. 2013-10-08 10:58:25 +00:00
jasper
d4e2823891 update to glade-3.16.0 2013-09-27 10:43:01 +00:00
ajacoutot
5d72afc384 Drop uneeded patches. 2013-06-01 19:01:12 +00:00
ajacoutot
3de9758da8 Sync WANTLIB and bump after the recent harfbuzz update; icu libs are not
needed anymore. This is a mecanical commit, there might be dragons :-)
2013-05-31 15:34:39 +00:00
ajacoutot
a24f325efa goi -> gi (gnome MODULE change). 2013-04-16 13:17:00 +00:00
ajacoutot
e6d8ee2eba Bump after py-gobject3 change. 2013-04-16 10:21:58 +00:00
espie
bcf3856632 PERMIT_* / REGRESS->TEST sweep 2013-03-11 10:50:00 +00:00
jasper
4026353210 - update to glade-3.14.2 2012-11-26 16:24:29 +00:00
jasper
e7c7146dc2 - update to glade-3.14.1 2012-10-15 07:00:24 +00:00
ajacoutot
388c0f6585 @comment -> post-install rm 2012-09-29 13:14:04 +00:00
jasper
d6819a2f5e - update to 3.14.0 2012-09-21 13:51:17 +00:00
jasper
129a168127 - update to 3.12.2 2012-09-19 18:15:40 +00:00
ajacoutot
0909c35992 Explicitely patch for DATADIRNAME; the hack from the gnome MODULE will
be removed soon.
2012-09-10 07:42:33 +00:00
ajacoutot
a1b7c39eb5 gtk-update-icon-cache:
Don't redirect errors to /dev/null and don't return true(1)
unconditionally. Instead, don't check for the existence of index.theme.
This will allow us to catch errors that may be happening because of a
missing dependency in the chain.

Some hidden issues may appear, in which case please contact me.

discussed with and ok blind jasper@
2012-06-15 08:32:14 +00:00
jasper
2e00bd5f68 - update to 3.12.1 2012-05-06 20:14:32 +00:00
ajacoutot
79b822377c Update to glade-3.12.0. 2012-03-29 07:19:46 +00:00
ajacoutot
9e43178189 Add a run depends on x11/gtk+2,-guic. 2011-12-03 19:38:09 +00:00
jasper
94970015e5 - regen WANTLIB 2011-11-04 09:18:43 +00:00
jasper
a3e19fdf5d add back patch that was removed in error
reminded by nigel@
2011-10-17 15:08:08 +00:00
ajacoutot
86abb119c2 Remove kvm from WANTLIB. 2011-10-17 14:37:31 +00:00
jasper
9cd83f4487 - update to 3.10.2 2011-10-11 21:12:41 +00:00
jasper
6a8b83abeb sync after recent gnome.port.mk CONFIGURE_ENV changes 2011-09-28 09:47:46 +00:00
ajacoutot
252d2f4c64 Fix configure script to check for pygobject-3.0, not 2.0 (from upstream). 2011-09-22 16:45:17 +00:00
ajacoutot
42ef6940e8 Small tweaks after py-gobject lost introspection support. 2011-09-21 13:38:05 +00:00
jasper
ce57eca3b4 CONFIGURE_SHARED is now implied by gnome.port.mk, so no need to make it explicit anymore. 2011-09-20 21:04:24 +00:00
jasper
9fe4b0f440 switch to MODGNOME_TOOLS 2011-09-20 20:51:51 +00:00
ajacoutot
42910225a0 DESKTOP_FILES => MODGNOME_DESKTOP_FILE, like it should always have been.
discussed with and ok jasper@
2011-09-19 07:31:45 +00:00
espie
c5a475ebe0 normalize pkgpath 2011-09-16 09:24:48 +00:00
jasper
ad2a9c291c switch the rest of the ports using gnome.port.mk over to .tar.xz where applicable. 2011-09-12 12:07:24 +00:00
jasper
eec0417831 bump after default python version switch 2011-06-08 17:31:05 +00:00
ajacoutot
adf2ea6de4 Bring some patches from upstream:
* Fixed bug while grabbing resize grip
* Correctly detect the required devhelp version
* Fixed loading correct application icon
2011-05-13 12:15:38 +00:00
ajacoutot
687b73d774 No need for the itlocaledir tweak anymore. 2011-04-26 13:09:07 +00:00