Update grilo-plugins to 0.3.8.
* Build switched from autotools to meson * Depend on gom to build a two more plugins. * Always install the localmetadata plugin, it does not depend on tracker.
This commit is contained in:
parent
d916b3e975
commit
5d2da8969e
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=487054
@ -2,8 +2,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= grilo-plugins
|
||||
PORTVERSION= 0.3.5
|
||||
PORTREVISION= 1
|
||||
PORTVERSION= 0.3.8
|
||||
CATEGORIES= net
|
||||
MASTER_SITES= GNOME
|
||||
|
||||
@ -19,30 +18,29 @@ LIB_DEPENDS= libgrilo-0.3.so:net/grilo \
|
||||
libgdata.so:devel/libgdata \
|
||||
liboauth.so:net/liboauth \
|
||||
libgoa-1.0.so:net/gnome-online-accounts \
|
||||
libgom-1.0.so:databases/gom \
|
||||
libtotem-plparser.so:multimedia/totem-pl-parser \
|
||||
libsoup-2.4.so:devel/libsoup \
|
||||
libmediaart-2.0.so:multimedia/libmediaart \
|
||||
libgmime-2.6.so:mail/gmime26 \
|
||||
libjson-glib-1.0.so:devel/json-glib
|
||||
|
||||
USES= gettext gmake gnome libtool pathfix pkgconfig sqlite tar:xz
|
||||
USES= gettext gperf gnome meson pathfix pkgconfig sqlite tar:xz
|
||||
USE_LDCONFIG= yes
|
||||
USE_GNOME= glib20 intlhack libxml2
|
||||
USE_GSTREAMER1= chromaprint
|
||||
GNU_CONFIGURE= yes
|
||||
CONFIGURE_ARGS= --disable-lua-factory
|
||||
INSTALL_TARGET= install-strip
|
||||
MESON_ARGS= -Denable-lua-factory=no
|
||||
|
||||
OPTIONS_SUB= yes
|
||||
OPTIONS_DEFINE= TRACKER DMAP
|
||||
OPTIONS_DEFAULT= TRACKER
|
||||
|
||||
TRACKER_DESC= Tracker support for grilo (used by gnome-music and possibly others)
|
||||
TRACKER_CONFIGURE_ENABLE= tracker
|
||||
TRACKER_MESON_YES= enable-tracker
|
||||
TRACKER_LIB_DEPENDS= libtracker-sparql-2.0.so:sysutils/tracker
|
||||
|
||||
DMAP_DESC= DMAP (DAAP, DPAP & DACP) support with libdmapsharing
|
||||
DMAP_CONFIGURE_ENABLE= dmap
|
||||
DMAP_MESON_YES= enable-dmap
|
||||
DMAP_LIB_DEPENDS= libdmapsharing-3.0.so:net/libdmapsharing
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1506671539
|
||||
SHA256 (grilo-plugins-0.3.5.tar.xz) = 2977827b8ecb3e15535236180e57dc35e85058d111349bdb6a1597e62a5068fb
|
||||
SIZE (grilo-plugins-0.3.5.tar.xz) = 1881080
|
||||
TIMESTAMP = 1544363290
|
||||
SHA256 (grilo-plugins-0.3.8.tar.xz) = 4cdd770b1554ee49cf77705401a35daa3ebff81badc05bd69d7240f50e60d65b
|
||||
SIZE (grilo-plugins-0.3.8.tar.xz) = 1408952
|
||||
|
@ -1,3 +1,4 @@
|
||||
lib/grilo-0.3/libgrlbookmarks.so
|
||||
lib/grilo-0.3/libgrlchromaprint.so
|
||||
%%DMAP%%lib/grilo-0.3/libgrldaap.so
|
||||
lib/grilo-0.3/libgrldleyna.so
|
||||
@ -7,20 +8,41 @@ lib/grilo-0.3/libgrlflickr.so
|
||||
lib/grilo-0.3/libgrlfreebox.so
|
||||
lib/grilo-0.3/libgrlgravatar.so
|
||||
lib/grilo-0.3/libgrljamendo.so
|
||||
%%TRACKER%%lib/grilo-0.3/libgrllocalmetadata.so
|
||||
lib/grilo-0.3/libgrllocalmetadata.so
|
||||
lib/grilo-0.3/libgrlmagnatune.so
|
||||
lib/grilo-0.3/libgrlmetadatastore.so
|
||||
lib/grilo-0.3/libgrlopensubtitles.so
|
||||
lib/grilo-0.3/libgrlopticalmedia.so
|
||||
lib/grilo-0.3/libgrlpodcasts.so
|
||||
lib/grilo-0.3/libgrlraitv.so
|
||||
lib/grilo-0.3/libgrlshoutcast.so
|
||||
lib/grilo-0.3/libgrlthetvdb.so
|
||||
lib/grilo-0.3/libgrltmdb.so
|
||||
%%TRACKER%%lib/grilo-0.3/libgrltracker.so
|
||||
lib/grilo-0.3/libgrlvimeo.so
|
||||
lib/grilo-0.3/libgrlyoutube.so
|
||||
libdata/pkgconfig/grilo-plugins-0.3.pc
|
||||
share/help/C/examples/example-tmdb.c
|
||||
share/help/C/grilo-plugins/grilo-plugins.xml
|
||||
share/help/C/grilo-plugins/legal.xml
|
||||
share/help/cs/examples/example-tmdb.c
|
||||
share/help/cs/grilo-plugins/grilo-plugins.xml
|
||||
share/help/cs/grilo-plugins/legal.xml
|
||||
share/help/de/examples/example-tmdb.c
|
||||
share/help/de/grilo-plugins/grilo-plugins.xml
|
||||
share/help/de/grilo-plugins/legal.xml
|
||||
share/help/es/examples/example-tmdb.c
|
||||
share/help/es/grilo-plugins/grilo-plugins.xml
|
||||
share/help/es/grilo-plugins/legal.xml
|
||||
share/help/pl/examples/example-tmdb.c
|
||||
share/help/pl/grilo-plugins/grilo-plugins.xml
|
||||
share/help/pl/grilo-plugins/legal.xml
|
||||
share/help/pt_BR/examples/example-tmdb.c
|
||||
share/help/pt_BR/grilo-plugins/grilo-plugins.xml
|
||||
share/help/pt_BR/grilo-plugins/legal.xml
|
||||
share/help/sv/examples/example-tmdb.c
|
||||
share/help/sv/grilo-plugins/grilo-plugins.xml
|
||||
share/help/sv/grilo-plugins/legal.xml
|
||||
share/locale/as/LC_MESSAGES/grilo-plugins.mo
|
||||
share/locale/bg/LC_MESSAGES/grilo-plugins.mo
|
||||
share/locale/bs/LC_MESSAGES/grilo-plugins.mo
|
||||
@ -34,10 +56,12 @@ share/locale/en_GB/LC_MESSAGES/grilo-plugins.mo
|
||||
share/locale/eo/LC_MESSAGES/grilo-plugins.mo
|
||||
share/locale/es/LC_MESSAGES/grilo-plugins.mo
|
||||
share/locale/eu/LC_MESSAGES/grilo-plugins.mo
|
||||
share/locale/fi/LC_MESSAGES/grilo-plugins.mo
|
||||
share/locale/fr/LC_MESSAGES/grilo-plugins.mo
|
||||
share/locale/fur/LC_MESSAGES/grilo-plugins.mo
|
||||
share/locale/gl/LC_MESSAGES/grilo-plugins.mo
|
||||
share/locale/he/LC_MESSAGES/grilo-plugins.mo
|
||||
share/locale/hr/LC_MESSAGES/grilo-plugins.mo
|
||||
share/locale/hu/LC_MESSAGES/grilo-plugins.mo
|
||||
share/locale/id/LC_MESSAGES/grilo-plugins.mo
|
||||
share/locale/it/LC_MESSAGES/grilo-plugins.mo
|
||||
@ -48,10 +72,12 @@ share/locale/lv/LC_MESSAGES/grilo-plugins.mo
|
||||
share/locale/ml/LC_MESSAGES/grilo-plugins.mo
|
||||
share/locale/nb/LC_MESSAGES/grilo-plugins.mo
|
||||
share/locale/ne/LC_MESSAGES/grilo-plugins.mo
|
||||
share/locale/nl/LC_MESSAGES/grilo-plugins.mo
|
||||
share/locale/oc/LC_MESSAGES/grilo-plugins.mo
|
||||
share/locale/pl/LC_MESSAGES/grilo-plugins.mo
|
||||
share/locale/pt/LC_MESSAGES/grilo-plugins.mo
|
||||
share/locale/pt_BR/LC_MESSAGES/grilo-plugins.mo
|
||||
share/locale/ro/LC_MESSAGES/grilo-plugins.mo
|
||||
share/locale/ru/LC_MESSAGES/grilo-plugins.mo
|
||||
share/locale/sk/LC_MESSAGES/grilo-plugins.mo
|
||||
share/locale/sl/LC_MESSAGES/grilo-plugins.mo
|
||||
|
Loading…
Reference in New Issue
Block a user