ajacoutot
73177d4bf3
Stop setting CONFIGURE_STYLE in Makefile.inc but explicitely add it to ports
...
that need it; in the future more and more ports will move to meson build anyway.
I first though I'd set CONFIGURE_STYLE in gnome.port.mk but it's too fragile
(MODULES list must be sorted very carefully).
Less magic is good.
discussed with jasper@
2017-04-13 07:38:44 +00:00
ajacoutot
65452c4bcb
Sync WANTLIB after recent www/webkitgtk4 update.
2017-03-29 13:27:12 +00:00
ajacoutot
beadec9487
Update to gnome-documents-3.22.2.
2017-03-28 07:54:46 +00:00
ajacoutot
5e171016a4
Update to gnome-documents-3.22.1.
2017-03-13 09:11:59 +00:00
ajacoutot
a4751d331b
Missed bump.
2017-02-18 17:33:51 +00:00
ajacoutot
1722249aa0
idn -> idn2 after gnutls WANTLIB change.
2017-02-18 17:32:37 +00:00
sthen
47580a0d95
re-add idn to WANTLIB for a few where it didn't just come from curl
2016-11-08 14:38:55 +00:00
sthen
c15b136e13
sync WANTLIB (and in one case, add gettext to LIB_DEPENDS) in dependent ports
...
now that internationalised domain name support has been removed from net/curl
2016-11-04 11:35:18 +00:00
ajacoutot
287253df2a
Update to gnome-documents-3.22.0.
2016-10-31 15:20:33 +00:00
ajacoutot
23300c5e1c
Update to gnome-documents-3.20.1.
2016-08-20 12:37:23 +00:00
ajacoutot
bffae87631
Update to gnome-documents-3.20.0.
2016-04-26 07:47:06 +00:00
ajacoutot
88fad0eba1
Update to gnome-documents-3.18.3.
2016-03-22 08:51:07 +00:00
naddy
42bc647e80
remove SHARED_ONLY from ports that only use modules that neither set nor
...
read this variable
2016-03-18 23:12:15 +00:00
ajacoutot
cb9d5721ae
Update to gnome-documents-3.18.2.
2015-11-11 18:42:34 +00:00
sthen
981d86d970
sync WANTLIB (curl+nghttp2)
2015-10-30 12:59:16 +00:00
ajacoutot
0f1070f8a2
Update to gnome-documents-3.18.1.
2015-10-13 18:48:12 +00:00
ajacoutot
455f971518
Update to gnome-documents-3.18.0.1.
2015-10-05 06:02:03 +00:00
ajacoutot
62c8d3648b
Update to gnome-documents-3.16.4.
2015-09-11 14:25:32 +00:00
ajacoutot
ca0b431132
Bugfix update to gnome-documents-3.16.3.
2015-08-03 09:03:34 +00:00
ajacoutot
6dac884033
Update to gnome-documents-3.16.2.
2015-05-11 17:22:38 +00:00
ajacoutot
5b82703d86
Bump after libepoxy moved from ports to xenocara.
2015-04-15 09:40:52 +00:00
ajacoutot
aa988913b0
Bump after the recent changes in packaging dbus and dconf.
2015-04-04 09:20:59 +00:00
ajacoutot
9e6e201f31
Depends on x11/gnome/epub-thumbnailer.
2015-04-04 08:13:22 +00:00
ajacoutot
c115bff80c
Update to gnome-documents-3.16.0.
...
Now provides gnome-books, an e-books manager.
2015-04-04 06:57:43 +00:00
ajacoutot
d2e255866e
WANTLIB+bump after recent libmediaart and tracker updates.
2015-03-28 18:06:26 +00:00
ajacoutot
893323e150
x11/gtk+2,-guic -> x11/gtk+3,-guic && bump
2015-03-27 08:16:15 +00:00
ajacoutot
d1f1bdf4ff
Update to gnome-documents-3.14.2.
2014-11-14 07:20:39 +00:00
ajacoutot
35decad8a3
Fix deps after recent evince change.
2014-10-31 23:06:24 +00:00
ajacoutot
950dc2017a
Regen WANTLIB to unbreak after recent webkit update. There are more ports
...
following but they need a bit more work.
breakage reported by nigel@
2014-10-25 14:04:30 +00:00
ajacoutot
1e78bc1f37
Update to gnome-documents-3.14.1.
2014-10-17 16:39:00 +00:00
ajacoutot
8b0d9aef28
Update to gnome-documents-3.14.0.
2014-10-15 11:49:47 +00:00
ajacoutot
69230fadfe
TRACKER_VERSION -> TRACKER_API
2014-10-06 10:58:50 +00:00
ajacoutot
b1c6a5b374
Update to gnome-documents-3.12.1.
2014-05-02 11:08:57 +00:00
ajacoutot
5bbebc2253
Re-indent and add proper MODGNOME_TOOLS where missing.
2014-04-02 14:34:47 +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
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
878ff339d0
Cope with tracker/nautilus dependency switch.
2014-03-29 19:32:25 +00:00
ajacoutot
6fab944808
Move to the new MODGNOME_TOOLS docbook option.
2014-03-28 08:48:41 +00:00
ajacoutot
44fbe6f31d
Update to gnome-documents-3.12.0.
2014-03-27 17:43:41 +00:00
ajacoutot
ceb8183225
Bump TRACKER_VERSION.
2014-03-27 15:12:47 +00:00
jasper
f44915b974
sync WANTLIB after gjs update
2014-03-26 10:42:38 +00:00
ajacoutot
9c6afd88aa
Update to gnome-documents-3.10.2.
2014-03-13 22:35:45 +00:00
ajacoutot
e3daea509f
Use TRACKER_VERSION.
2014-03-09 22:01:01 +00:00
ajacoutot
603fe3fd45
Update to gnome-documents-3.10.1.
2013-11-13 11:17:31 +00:00
ajacoutot
77cea71d4d
Missing RUN_DEPENDS.
2013-10-16 11:34:44 +00:00
ajacoutot
e85953327f
No need to BDEP on desktop-file-utils.
2013-10-15 09:21:21 +00:00
ajacoutot
c26c5dae18
Regen WANTLIB after orc got put back into gstreamer1.
2013-10-06 09:08:50 +00:00