86 Commits

Author SHA1 Message Date
ajacoutot
59a6dc8c55 Move to tracker3. 2020-11-08 13:29:20 +00:00
jasper
9e07bd7733 update to grilo-plugins-0.3.12 2020-09-06 10:09:09 +00:00
jasper
8364e7935a update to grilo-plugins-0.3.11 2020-02-15 10:43:24 +00:00
ajacoutot
e2d0dbad5b Update to grilo-plugins-0.3.10. 2019-09-15 16:43:34 +00:00
ajacoutot
19e32a589c Missong BDEP on devel/gperf.
reporte by naddy@
2019-07-27 15:37:03 +00:00
ajacoutot
92731b2c76 Update to grilo-plugins-0.3.9. 2019-07-24 19:53:34 +00:00
ajacoutot
7db7805d52 PERMIT_PACKAGE_CDROM -> PERMIT_PACKAGE 2019-07-07 11:20:50 +00:00
ajacoutot
798b41d000 Sync WANTLIB after tracker and tracker-miners update. 2019-02-21 17:08:50 +00:00
ajacoutot
809ed826ec Sync WANTLIB. 2018-11-26 14:36:01 +00:00
jasper
be6aba1747 update to grilo-plugins-0.3.8 2018-09-27 16:57:34 +00:00
jasper
1766a0dab6 update to grilo-plugins-0.3.7 2018-07-27 19:15:28 +00:00
jasper
9edb8899df update to grilo-plugins-0.3.6 2018-07-21 13:38:30 +00:00
edd
3bc18c7732 Update security/gpgme to 1.9.0 and deal with fallout across the tree.
Fallout stems from the removal of the gpgme-pthread shared object.

Initial diff by me, refreshed diff from jca@.

Tested in a bulk by ajacoutot@.

OK jca@, ajacoutot@. Thanks.
2017-12-02 12:44:33 +00:00
landry
fe3528c808 Fix some WANTLIB after nss dependency change (sometimes, just remove
unneeded softokn3, sometimes replace it by nssutil3) - note that there
might be more WANTLIB to fix/remove from those ports, but i only
concentrated on the changes related to nss.
2017-11-09 19:44:12 +00:00
ajacoutot
699321c2af Bump TRACKER_API. 2017-11-01 15:18:27 +00:00
ajacoutot
c4a87b382c Sync DEPENDS/WANTLIB after recent totem-pl-parser update. 2017-10-28 08:39:42 +00:00
jasper
c39844f52e update to grilo-plugins-0.3.5 2017-08-25 18:37:47 +00:00
ajacoutot
a77f3590bd Regen WANTLIB. 2017-08-17 06:19:51 +00:00
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
jasper
a86525589f update to grilo-plugins-0.3.4 2017-02-15 18:33:58 +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
jasper
15f85cbd88 update to grilo-plugins-0.3.3 2016-09-11 13:12:06 +00:00
sthen
be8dfb30fb sync WANTLIB 2016-07-09 08:46:24 +00:00
jasper
18367e6d9b - update to grilo-plugins-0.3.2
- override PORTROACH
2016-06-17 18:32:38 +00:00
ajacoutot
af1f8139af Bump after the devel/gmime mono subpackage removal. 2016-06-13 09:22:41 +00:00
jasper
030e06e9e5 hump da bump; spotted by nigel@ 2016-04-29 08:15:55 +00:00
jasper
dfcbc812ef drop gettext module and sync WANTLIB where applicable 2016-04-27 09:47:43 +00:00
jasper
e5f4a08e3f update to grilo-plugins-0.3.1 2016-04-25 15:50:22 +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
jasper
4bb0b049bc update to grilo-plugins-0.2.17 2015-12-21 08:07:07 +00:00
sthen
981d86d970 sync WANTLIB (curl+nghttp2) 2015-10-30 12:59:16 +00:00
jasper
44f7e9273b update to grilo-plugins-0.2.16 2015-10-23 15:21:43 +00:00
jasper
59cc04113c update to grilo-plugins-0.2.15 2015-09-08 19:40:11 +00:00
ajacoutot
782c1348c9 Add dependency on dleyna-*.
ok jasper@
2015-04-17 18:40:20 +00:00
ajacoutot
aa988913b0 Bump after the recent changes in packaging dbus and dconf. 2015-04-04 09:20:59 +00:00
jasper
d67af6a894 update to grilo-plugins-0.2.14 2015-04-03 17:22:31 +00:00
ajacoutot
7976451daa Build with mediaart-2.0. 2015-03-28 18:05:30 +00:00
jasper
7481427c7d oops, this wasn't supposed to go in 2015-03-24 13:37:10 +00:00
jasper
7578e35778 update to gedit-code-assistance-3.14.3 2015-03-24 13:36:09 +00:00
ajacoutot
69230fadfe TRACKER_VERSION -> TRACKER_API 2014-10-06 10:58:50 +00:00
jasper
1b7c5c0c08 update to grilo-plugins-0.2.13 2014-08-25 20:39: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
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
c2ae8651cb -rpath seems to be not needed for this port anymore. 2014-03-29 16:35:59 +00:00
ajacoutot
13a41981bd Sync with new tracker. 2014-03-27 17:00:15 +00:00
ajacoutot
ceb8183225 Bump TRACKER_VERSION. 2014-03-27 15:12:47 +00:00
jasper
e4656c743c update to grilo-plugins-0.2.12 2014-03-20 20:13:24 +00:00
ajacoutot
c32240f6b3 Bump after recent gnome.port.mk changes; these do not require to
RUN_DEPENDS on yelp.

Note that this change will drop a big pile of dependencies from the pkg
and it is possible that some dependencies will be missing from the
dependency chain; if that is the case, it means that the pkg dependencies
were wrong in the first place and would have required fixing anyway.

Any fallout, please let me know.
2014-03-16 09:12:23 +00:00
jasper
9c73155e0b update to grilo-plugins-0.2.11 2014-03-10 09:17:48 +00:00
jasper
0cc96d445c update to grilo-plugins-0.2.10 2014-03-09 20:05:06 +00:00