103 Commits

Author SHA1 Message Date
jasper
56dbfd05a6 re-enable jpeg/tiff tools 2015-10-08 09:41:10 +00:00
jasper
e8b05055d2 update to gthumb-3.4.1 2015-10-08 09:12:34 +00:00
jasper
e9efa85b7e update to gthumb-3.4.0 2015-04-15 10:08:28 +00:00
ajacoutot
5b82703d86 Bump after libepoxy moved from ports to xenocara. 2015-04-15 09:40:52 +00:00
ajacoutot
e781fef1e5 Switch to webkitgtk4. 2015-04-08 15:38:19 +00:00
ajacoutot
aa988913b0 Bump after the recent changes in packaging dbus and dconf. 2015-04-04 09:20:59 +00:00
ajacoutot
37b0f26f0d x11/gtk+2,-guic -> x11/gtk+3,-guic && bump 2015-03-27 08:11:24 +00:00
jasper
2abf3779ee update to gthumb-3.2.8 2014-05-19 08:04:11 +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
ajacoutot
2ef41f5748 In x11/gnome ports we use disable-static inconsistently, usually to get
rid of static module archives; but since we end up manually removing the
libtool la files anyway, just don't bother setting up the tag.
part 2/2
2014-04-01 13:21:44 +00:00
ajacoutot
c339c97be9 Drop the rpath hack no that our libtool somewhat does the right thing. 2014-03-31 13:44:47 +00:00
jasper
cfc3b779d0 update to gthumb-3.2.7 2014-03-27 14:29:29 +00:00
jasper
195874996a sync WANTLIB after cogl/clutter update 2014-03-27 13:46:09 +00:00
jasper
e4d615ad19 update to gthumb-3.2.6 2013-12-31 09:20:42 +00:00
jasper
349ec6abbb update to gthumb-3.2.5 2013-11-30 15:24:08 +00:00
jasper
e39766746e update to gthumb-3.2.4 2013-10-21 17:42:07 +00:00
ajacoutot
025ef80d2d Use MODGNOME_MIME_FILE. 2013-10-15 09:43:53 +00:00
ajacoutot
a0674b4773 webkit2gtk-3.0 gets picked up. 2013-10-06 15:32:11 +00:00
ajacoutot
ea93efd05f Remove hardcoded HOMEPAGE and use the one from the x11/gnome MODULE
instead. It is just too hard to maintain a coherent list of still
reachable homepages for GNOME projects so use wiki.gnome.org which is
the entry point for *all* GNOME apps.
2013-09-28 08:50:34 +00:00
jasper
1f997d1348 update to gthumb-3.2.3 2013-07-10 17:26:05 +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
jasper
3136413bda update to gthumb-3.2.2 2013-05-14 07:28:35 +00:00
jasper
d82da51309 update to gthumb-3.2.1 2013-04-16 06:42:21 +00:00
ajacoutot
93b6779cbd Missing BUILD+RUN_DEPENDS.
spotted by naddy@
2013-04-05 15:53:55 +00:00
ajacoutot
43e316b8ad Fix gstreamer dependency.
This picks up webp if installed.
Missing dep on dcraw.
Remove unused CONFIGURE_ARGS.
2013-03-29 19:57:31 +00:00
jasper
77eac17b5b - update to gthumb-3.2.0 2013-03-29 19:29:22 +00:00
espie
e4fa65e765 PERMIT_* / REGRESS -> TEST sweep 2013-03-11 11:10:51 +00:00
ajacoutot
d9a4bcc50e Bump after gstreamer-plugins-base subpackaging change. 2012-09-06 12:38:35 +00:00
ajacoutot
0bbbd35e32 register-plist did not catch the devel/glib2 -main -> empty change.
espie asked me in such a nice way to fix this that I'm bumping all ports
that have a direct dependency on glib2.
2012-09-01 14:36:56 +00:00
jasper
019fdc7b5d - update to 3.0.2 2012-08-21 06:50:43 +00:00
ajacoutot
ed07d2b77d Enable clutter support. 2012-07-10 08:00:28 +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
ajacoutot
7bdced1b9d Committed upstream. 2012-05-21 09:42:57 +00:00
ajacoutot
69fd38fc86 Add BZ. 2012-05-21 06:15:50 +00:00
naddy
77411a653c strptime is XPG4v2; ok jasper@ 2012-05-20 22:10:46 +00:00
jasper
f82e8dd86d - update to 3.0.1 2012-05-14 20:11:49 +00:00
jasper
b5ab93f9e3 fix LIB_DEPENDS, prompted by nigel@ 2012-04-25 06:04:13 +00:00
jasper
fd081552b6 - update to 3.0.0
ok aja@
2012-04-24 10:55:17 +00:00
espie
4ed7caa04f first pass at handling sqlite3 move 2012-04-23 17:15:17 +00:00
ajacoutot
8f5a676fee Update to gthumb-2.14.2. 2012-01-24 08:42:48 +00:00
espie
edd8b208f3 hidden build dependency 2011-12-05 16:08:16 +00:00
jasper
83d47f52e6 - update to 0.14.1 2011-12-04 20:50:49 +00:00
ajacoutot
84963604d9 Add a dependency on x11/gtk+2,-guic. 2011-12-03 20:30:09 +00:00
ajacoutot
1c86afc6cd Sync dependencies after gconf2 lost its dependency to ORBit.
This should cover all fallout but there may be some dark corners which I
missed...
2011-10-29 08:12:31 +00:00
jasper
c578568510 - update to 2.14.0 2011-10-28 22:08:24 +00:00
jasper
fd71310b97 - update to 2.12.4 2011-10-15 16:19:15 +00:00
jasper
6a8b83abeb sync after recent gnome.port.mk CONFIGURE_ENV changes 2011-09-28 09:47:46 +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