diff options
author | Koop Mast <kwm@FreeBSD.org> | 2018-12-09 14:59:23 +0000 |
---|---|---|
committer | Koop Mast <kwm@FreeBSD.org> | 2018-12-09 14:59:23 +0000 |
commit | d916b3e975c27cfc4bbbe1f35dcb684df3932d97 (patch) | |
tree | c6875b9d720743a103faadb59569cdd8aca14921 /net/grilo | |
parent | 0a284fbe1d99d31b28a7dc7e4ad72ccf80f1baba (diff) |
Update grilo to 0.3.7
* Build switched from autotools to meson
Notes
Notes:
svn path=/head/; revision=487053
Diffstat (limited to 'net/grilo')
-rw-r--r-- | net/grilo/Makefile | 14 | ||||
-rw-r--r-- | net/grilo/distinfo | 6 | ||||
-rw-r--r-- | net/grilo/pkg-plist | 14 |
3 files changed, 15 insertions, 19 deletions
diff --git a/net/grilo/Makefile b/net/grilo/Makefile index 02b5b2fb80eb..b518e6900ef1 100644 --- a/net/grilo/Makefile +++ b/net/grilo/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= grilo -PORTVERSION= 0.3.4 +PORTVERSION= 0.3.7 CATEGORIES= net MASTER_SITES= GNOME @@ -17,21 +17,17 @@ LIB_DEPENDS= libsoup-2.4.so:devel/libsoup \ liboauth.so:net/liboauth \ libtotem-plparser.so:multimedia/totem-pl-parser -USES= gettext gmake gnome libtool localbase pathfix pkgconfig tar:xz +USES= gettext gnome localbase meson pathfix pkgconfig \ + python:3.4+,build tar:xz USE_LDCONFIG= yes USE_GNOME= glib20 intlhack introspection:build libxml2 -GNU_CONFIGURE= yes -CONFIGURE_ARGS+=--enable-vala -disable-debug -INSTALL_TARGET= install-strip - -# --enable-debug include debug symbols -CONFIGURE_ARGS+=--enable-tests # build unit tests +BINARY_ALIAS= python=${PYTHON_VERSION} OPTIONS_SUB= yes OPTIONS_DEFINE= UI UI_DESC= Enable testing UI -UI_CONFIGURE_ENABLE=test-ui +UI_MESON_TRUE= enable-test-ui UI_USE= GNOME=cairo,gdkpixbuf2,gtk30 .include <bsd.port.mk> diff --git a/net/grilo/distinfo b/net/grilo/distinfo index eb7fe66d06b3..6ca314757ae2 100644 --- a/net/grilo/distinfo +++ b/net/grilo/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1506671082 -SHA256 (grilo-0.3.4.tar.xz) = 7c6964053b42574c2f14715d2392a02ea5cbace955eb73e067c77aa3e43b066e -SIZE (grilo-0.3.4.tar.xz) = 644616 +TIMESTAMP = 1544362589 +SHA256 (grilo-0.3.7.tar.xz) = ea3baf71692df177649a968635ed2bc39855c34c327274245c240f726831e9b7 +SIZE (grilo-0.3.7.tar.xz) = 232544 diff --git a/net/grilo/pkg-plist b/net/grilo/pkg-plist index c6dd78c220b8..f5437aa1f7e6 100644 --- a/net/grilo/pkg-plist +++ b/net/grilo/pkg-plist @@ -26,18 +26,15 @@ include/grilo-0.3/pls/grl-pls.h lib/girepository-1.0/Grl-0.3.typelib lib/girepository-1.0/GrlNet-0.3.typelib lib/girepository-1.0/GrlPls-0.3.typelib -lib/libgrilo-0.3.a lib/libgrilo-0.3.so lib/libgrilo-0.3.so.0 -lib/libgrilo-0.3.so.0.1.3 -lib/libgrlnet-0.3.a +lib/libgrilo-0.3.so.0.307.1 lib/libgrlnet-0.3.so lib/libgrlnet-0.3.so.0 -lib/libgrlnet-0.3.so.0.0.3 -lib/libgrlpls-0.3.a +lib/libgrlnet-0.3.so.0.307.0 lib/libgrlpls-0.3.so lib/libgrlpls-0.3.so.0 -lib/libgrlpls-0.3.so.0.0.0 +lib/libgrlpls-0.3.so.0.307.0 libdata/pkgconfig/grilo-0.3.pc libdata/pkgconfig/grilo-net-0.3.pc libdata/pkgconfig/grilo-pls-0.3.pc @@ -60,10 +57,12 @@ share/locale/en_GB/LC_MESSAGES/grilo.mo share/locale/eo/LC_MESSAGES/grilo.mo share/locale/es/LC_MESSAGES/grilo.mo share/locale/eu/LC_MESSAGES/grilo.mo +share/locale/fi/LC_MESSAGES/grilo.mo share/locale/fr/LC_MESSAGES/grilo.mo share/locale/fur/LC_MESSAGES/grilo.mo share/locale/gl/LC_MESSAGES/grilo.mo share/locale/he/LC_MESSAGES/grilo.mo +share/locale/hr/LC_MESSAGES/grilo.mo share/locale/hu/LC_MESSAGES/grilo.mo share/locale/id/LC_MESSAGES/grilo.mo share/locale/it/LC_MESSAGES/grilo.mo @@ -71,15 +70,16 @@ share/locale/ja/LC_MESSAGES/grilo.mo share/locale/ko/LC_MESSAGES/grilo.mo share/locale/lt/LC_MESSAGES/grilo.mo share/locale/lv/LC_MESSAGES/grilo.mo -share/locale/nl/LC_MESSAGES/grilo.mo share/locale/ml/LC_MESSAGES/grilo.mo share/locale/nb/LC_MESSAGES/grilo.mo share/locale/ne/LC_MESSAGES/grilo.mo +share/locale/nl/LC_MESSAGES/grilo.mo share/locale/oc/LC_MESSAGES/grilo.mo share/locale/pa/LC_MESSAGES/grilo.mo share/locale/pl/LC_MESSAGES/grilo.mo share/locale/pt/LC_MESSAGES/grilo.mo share/locale/pt_BR/LC_MESSAGES/grilo.mo +share/locale/ro/LC_MESSAGES/grilo.mo share/locale/ru/LC_MESSAGES/grilo.mo share/locale/sk/LC_MESSAGES/grilo.mo share/locale/sl/LC_MESSAGES/grilo.mo |