39 Commits

Author SHA1 Message Date
naddy
1a87aebd2d mechanical replacement of the gettext module 2017-11-21 00:12:59 +00:00
sthen
b9064dc0ff Handle pthread-stubs removal. 2017-10-23 17:10:49 +00:00
sthen
0f4034be36 sync WANTLIB 2015-08-17 19:10:11 +00:00
ajacoutot
a183b75553 "/usr/local/lib/pkgconfig/" is part of mtree(8).
Packages should not own this dir to prevent its deletion or a warning that it
cannot be removed because it's not empty at pkg_delete(1) time.
2015-05-22 11:31:10 +00:00
ajacoutot
aa988913b0 Bump after the recent changes in packaging dbus and dconf. 2015-04-04 09:20:59 +00:00
naddy
570aa62a9c Drop remaining MD5/RMD160/SHA1 checksums. 2015-01-18 03:12:39 +00:00
zhuk
a6ab80b5d1 Missing devel/dconf in MODULES. Tested on i386.
Spotted while testing portcheck improvements.
okay ajacoutot@
2014-05-08 17:19:58 +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
jasper
195874996a sync WANTLIB after cogl/clutter update 2014-03-27 13:46:09 +00:00
ajacoutot
7db1f6e92d Unbreak these after the recent libchamplain update. 2014-02-05 13:25:11 +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
sthen
53c923680e sync wantlib, bump 2013-03-31 20:23:45 +00:00
espie
9cd014a3ca PERMIT_* / REGRESS->TEST sweep 2013-03-11 11:02:49 +00:00
jasper
17f41bc737 regen WANTLIB 2012-09-28 14:59:44 +00:00
landry
ee17085055 Unbreak by updating to emerillon 0.1.90.
This now uses libchamplain 0.12/gtk+3/libpeas. Remove now useless patches.
ok jasper@
2012-07-17 07:29:48 +00:00
jasper
b02265d8b7 adjust libchamplain dependencies 2012-07-16 08:13:45 +00:00
jasper
745fe7340c mark these as broken for now 2012-07-07 13:00:44 +00:00
jasper
49b8f2e0c8 - regen WANTLIB 2011-11-03 17:35:12 +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
6a8b83abeb sync after recent gnome.port.mk CONFIGURE_ENV changes 2011-09-28 09:47:46 +00:00
jasper
3779813fbe unbreak after recent glib2 update 2011-09-25 18:54:28 +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
999b4db39c normalize pkgpath 2011-09-16 09:48:08 +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
70c89c7b6f - adjust to new rest API
- adjust dependencies now that rest depends on libsoup,-gnome

ok landry@ (for a previous revision of the diff), aja@
2011-04-28 10:49:15 +00:00
landry
875bead908 Fix AUTOCONF_VERSION, from brad. 2011-04-28 09:51:33 +00:00
espie
88d20077a4 new depends 2010-11-17 08:05:12 +00:00
landry
7bff8cda50 Fix WANTLIB. Dunno how eggdbus ended up here. 2010-10-23 12:53:13 +00:00
jasper
e34499f593 - fix WANTLIB after cairo update. 2010-10-11 08:11:24 +00:00
jasper
7770b16bdd - update emerillon to 0.1.2
- update homepage
- add several fixes from upstream to make it compile with new libchamplain

ok landry@
2010-09-30 07:33:37 +00:00
landry
56cca704cf Grrr.. 2010-04-27 20:07:41 +00:00
landry
1dd697606e Unbreak emerillon after gtk+2 update by updating to 0.1.1 and backport
the upstream commit that fixes the use of deprecated gtk macros.
2010-04-27 20:06:59 +00:00
ajacoutot
eb0208370e Use @unexec-delete instead of @unexec for the *-update-* goos.
prodded by espie@
discussed with espie@ sthen@ landry@
2009-12-21 21:21:59 +00:00
landry
f739d1a65e Import the just-release emerillon 0.1.0:
Emerillon is a map viewer.
It features OpenStreetMap based maps: the street map, the cycling map
and the transportation map. Use it to:
- Browse maps,
- Search the map for places,
- Placemark places for later quick access.
looks good to jasper@
2009-10-15 11:27:46 +00:00