| Server IP : 82.208.35.60 / Your IP : 216.73.216.89 Web Server : Apache/2.4.55 (FreeBSD) OpenSSL/1.1.1q-freebsd PHP/7.3.31 System : FreeBSD server7.d2m.cz 12.4-RELEASE-p9 FreeBSD 12.4-RELEASE-p9 GENERIC amd64 User : studiokobylisy_cz ( 1008) PHP Version : 7.3.31 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : OFF | Perl : OFF | Python : OFF | Sudo : OFF | Pkexec : OFF Directory : /usr/ports/net/grilo-plugins/ |
Upload File : |
PORTNAME= grilo-plugins
PORTVERSION= 0.3.14
PORTREVISION= 2
CATEGORIES= net
MASTER_SITES= GNOME
MAINTAINER= gnome@FreeBSD.org
COMMENT= Plugins for net/grilo
WWW= https://wiki.gnome.org/Grilo
LICENSE= LGPL21
LICENSE_FILE= ${WRKSRC}/COPYING
BUILD_DEPENDS= itstool:textproc/itstool
LIB_DEPENDS= libgrilo-0.3.so:net/grilo \
libavahi-gobject.so:net/avahi-app \
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 gperf gnome gstreamer libarchive meson pathfix pkgconfig sqlite tar:xz
USE_LDCONFIG= yes
USE_GNOME= glib20 intlhack libxml2
USE_GSTREAMER= chromaprint
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_MESON_YES= enable-tracker
TRACKER_LIB_DEPENDS= libtracker-sparql-2.0.so:sysutils/tracker
DMAP_DESC= DMAP (DAAP, DPAP & DACP) support with libdmapsharing
DMAP_MESON_YES= enable-dmap
DMAP_LIB_DEPENDS= libdmapsharing-3.0.so:net/libdmapsharing
.include <bsd.port.pre.mk>
.if ${PORT_OPTIONS:MTRACKER}
PLIST_SUB+= TRACKER="@comment "
.else
PLIST_SUB+= TRACKER=""
.endif
.include <bsd.port.post.mk>