From a9ef99948bfb49902bddec1d8b441106d0cb1966 Mon Sep 17 00:00:00 2001 From: jasper Date: Thu, 16 May 2013 18:56:29 +0000 Subject: [PATCH] update to grilo-plugins-0.2.7 --- x11/gnome/grilo-plugins/Makefile | 7 +++---- x11/gnome/grilo-plugins/distinfo | 4 ++-- x11/gnome/grilo-plugins/patches/patch-configure | 16 ++++++++++++++++ x11/gnome/grilo-plugins/pkg/PLIST | 11 ++++++++++- 4 files changed, 31 insertions(+), 7 deletions(-) create mode 100644 x11/gnome/grilo-plugins/patches/patch-configure diff --git a/x11/gnome/grilo-plugins/Makefile b/x11/gnome/grilo-plugins/Makefile index b22e0fea922..a9ef92391cd 100644 --- a/x11/gnome/grilo-plugins/Makefile +++ b/x11/gnome/grilo-plugins/Makefile @@ -1,13 +1,12 @@ -# $OpenBSD: Makefile,v 1.26 2013/04/16 12:36:57 ajacoutot Exp $ +# $OpenBSD: Makefile,v 1.27 2013/05/16 18:56:29 jasper Exp $ SHARED_ONLY= Yes COMMENT= plugins for Grilo GNOME_PROJECT= grilo-plugins -GNOME_VERSION= 0.2.6 +GNOME_VERSION= 0.2.7 API= 0.2 -REVISION= 1 TRACKER_VERSION=0.16 SUBST_VARS= API TRACKER_VERSION @@ -39,7 +38,7 @@ LIB_DEPENDS= devel/libgdata \ net/gupnp/av \ net/quvi/libquvi \ security/nss \ - x11/gnome/grilo>=0.2.5 \ + x11/gnome/grilo>=0.2.6 \ x11/gnome/tracker>=0.16.0 LIBTOOL_FLAGS= --tag=disable-static diff --git a/x11/gnome/grilo-plugins/distinfo b/x11/gnome/grilo-plugins/distinfo index 55e153b6f16..a5675c39ad4 100644 --- a/x11/gnome/grilo-plugins/distinfo +++ b/x11/gnome/grilo-plugins/distinfo @@ -1,2 +1,2 @@ -SHA256 (gnome/grilo-plugins-0.2.6.tar.xz) = Ap6n/bsy/1zCApW5oalD9285pn7VvwiiszsBzyh6Eic= -SIZE (gnome/grilo-plugins-0.2.6.tar.xz) = 440444 +SHA256 (gnome/grilo-plugins-0.2.7.tar.xz) = BJWpcXGJBJwWyWtRoqrW3TSMEegr4kOpp7ZepoUHrz4= +SIZE (gnome/grilo-plugins-0.2.7.tar.xz) = 467896 diff --git a/x11/gnome/grilo-plugins/patches/patch-configure b/x11/gnome/grilo-plugins/patches/patch-configure new file mode 100644 index 00000000000..059719530d4 --- /dev/null +++ b/x11/gnome/grilo-plugins/patches/patch-configure @@ -0,0 +1,16 @@ +$OpenBSD: patch-configure,v 1.1 2013/05/16 18:56:29 jasper Exp $ + +Fix DATADIRNAME: see LOCALBASE/share/aclocal/{glib-gettext.m4,intltool.m4} + +--- configure.orig Thu May 16 11:10:20 2013 ++++ configure Thu May 16 11:10:49 2013 +@@ -15797,6 +15797,9 @@ else + fi + + ;; ++ *-*-openbsd*) ++ DATADIRNAME=share ++ ;; + *) + DATADIRNAME=lib + ;; diff --git a/x11/gnome/grilo-plugins/pkg/PLIST b/x11/gnome/grilo-plugins/pkg/PLIST index 32e58ba405e..ad32b342f50 100644 --- a/x11/gnome/grilo-plugins/pkg/PLIST +++ b/x11/gnome/grilo-plugins/pkg/PLIST @@ -1,4 +1,4 @@ -@comment $OpenBSD: PLIST,v 1.9 2013/03/19 17:46:37 jasper Exp $ +@comment $OpenBSD: PLIST,v 1.10 2013/05/16 18:56:29 jasper Exp $ lib/grilo-${API}/ lib/grilo-${API}/grl-apple-trailers.xml lib/grilo-${API}/grl-bliptv.xml @@ -45,3 +45,12 @@ share/gnome/help/grilo-plugins/C/grilo-plugins.xml share/gnome/help/grilo-plugins/C/legal.xml share/gnome/help/grilo-plugins/examples/ share/gnome/help/grilo-plugins/examples/example-tmdb.c +share/locale/cs/LC_MESSAGES/grilo-plugins.mo +share/locale/el/LC_MESSAGES/grilo-plugins.mo +share/locale/es/LC_MESSAGES/grilo-plugins.mo +share/locale/gl/LC_MESSAGES/grilo-plugins.mo +share/locale/pl/LC_MESSAGES/grilo-plugins.mo +share/locale/pt_BR/LC_MESSAGES/grilo-plugins.mo +share/locale/sl/LC_MESSAGES/grilo-plugins.mo +share/locale/sr/LC_MESSAGES/grilo-plugins.mo +share/locale/sr@latin/LC_MESSAGES/grilo-plugins.mo