aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorkwm <kwm@FreeBSD.org>2017-05-20 17:29:06 +0800
committerkwm <kwm@FreeBSD.org>2017-05-20 17:29:06 +0800
commit7e338ed1677a21daf83339525eb6a72ab24265ab (patch)
tree6c1493d6097304bb912b3754c7799d92a7355df5
parent2b70395a56e8be229146c572408313802b00d8ca (diff)
downloadfreebsd-ports-gnome-7e338ed1677a21daf83339525eb6a72ab24265ab.tar.gz
freebsd-ports-gnome-7e338ed1677a21daf83339525eb6a72ab24265ab.tar.zst
freebsd-ports-gnome-7e338ed1677a21daf83339525eb6a72ab24265ab.zip
svn copy grilo -> grilo2 and grilo-plugins -> grilo-plugins2
* These is done so grilo and grilo-plugins can be updated to 0.3.x and the users of grilo can switch when they are ready. * Chase grilo users to the new locations.
-rw-r--r--audio/gnome-music/Makefile3
-rw-r--r--audio/rhythmbox/Makefile6
-rw-r--r--deskutils/gnome-photos/Makefile4
-rw-r--r--multimedia/totem/Makefile6
-rw-r--r--net/Makefile2
-rw-r--r--net/gnome-online-miners/Makefile3
-rw-r--r--net/grilo-plugins2/Makefile47
-rw-r--r--net/grilo-plugins2/distinfo2
-rw-r--r--net/grilo-plugins2/pkg-descr3
-rw-r--r--net/grilo-plugins2/pkg-plist80
-rw-r--r--net/grilo2/Makefile37
-rw-r--r--net/grilo2/distinfo2
-rw-r--r--net/grilo2/pkg-descr3
-rw-r--r--net/grilo2/pkg-plist97
-rw-r--r--sysutils/gnome-control-center/Makefile4
15 files changed, 287 insertions, 12 deletions
diff --git a/audio/gnome-music/Makefile b/audio/gnome-music/Makefile
index 70062870fabe..7ce24569eed0 100644
--- a/audio/gnome-music/Makefile
+++ b/audio/gnome-music/Makefile
@@ -3,6 +3,7 @@
PORTNAME= gnome-music
PORTVERSION= 3.18.2
+PORTREVISION= 1
CATEGORIES= audio gnome
MASTER_SITES= GNOME
DIST_SUBDIR= gnome3
@@ -11,7 +12,7 @@ MAINTAINER= gnome@FreeBSD.org
COMMENT= GNOME music playing application
BUILD_DEPENDS= itstool:textproc/itstool
-LIB_DEPENDS= libgrilo-0.2.so:net/grilo \
+LIB_DEPENDS= libgrilo-0.2.so:net/grilo2 \
libmediaart-2.0.so:multimedia/libmediaart
PORTSCOUT= limitw:1,even
diff --git a/audio/rhythmbox/Makefile b/audio/rhythmbox/Makefile
index e2673755769c..3307af8a2db6 100644
--- a/audio/rhythmbox/Makefile
+++ b/audio/rhythmbox/Makefile
@@ -3,7 +3,7 @@
PORTNAME= rhythmbox
PORTVERSION= 3.2.1
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= audio gnome
MASTER_SITES= GNOME
DIST_SUBDIR= gnome3
@@ -58,8 +58,8 @@ IPOD_CONFIGURE_WITH= ipod
IPOD_LIB_DEPENDS= libgpod.so:audio/libgpod
GRILO_DESC= Media discovery with Grilo
GRILO_CONFIGURE_ENABLE= grilo
-GRILO_BUILD_DEPENDS= grilo-plugins>=0:net/grilo-plugins
-GRILO_RUN_DEPENDS= grilo-plugins>=0:net/grilo-plugins
+GRILO_BUILD_DEPENDS= grilo-plugins2>=0:net/grilo-plugins2
+GRILO_RUN_DEPENDS= grilo-plugins2>=0:net/grilo-plugins2
LIRC_CONFIGURE_ENABLE= lirc
LIRC_LIB_DEPENDS= liblirc_client.so:comms/lirc
NOTIFY_CONFIGURE_ENABLE= libnotify
diff --git a/deskutils/gnome-photos/Makefile b/deskutils/gnome-photos/Makefile
index 4bdc35c770ac..6a8c8c510bfd 100644
--- a/deskutils/gnome-photos/Makefile
+++ b/deskutils/gnome-photos/Makefile
@@ -3,7 +3,7 @@
PORTNAME= gnome-photos
PORTVERSION= 3.18.2
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= deskutils gnome
MASTER_SITES= GNOME
DIST_SUBDIR= gnome3
@@ -16,7 +16,7 @@ BUILD_DEPENDS= geoclue>=0:net/geoclue \
LIB_DEPENDS= libexempi.so:textproc/exempi \
libgfbgraph-0.2.so:net/gfbgraph \
libgegl-0.3.so:graphics/gegl3 \
- libgrilo-0.2.so:net/grilo \
+ libgrilo-0.2.so:net/grilo2 \
libexif.so:graphics/libexif \
libtracker-control-1.0.so:sysutils/tracker \
libgjs.so:lang/gjs \
diff --git a/multimedia/totem/Makefile b/multimedia/totem/Makefile
index 70b15e46c871..11a5d457699f 100644
--- a/multimedia/totem/Makefile
+++ b/multimedia/totem/Makefile
@@ -3,7 +3,7 @@
PORTNAME= totem
PORTVERSION= 3.18.1
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= multimedia gnome
MASTER_SITES= GNOME
DIST_SUBDIR= gnome3
@@ -16,7 +16,7 @@ BUILD_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/iso-codes.pc:misc/iso-codes \
pylint${PYTHON_PKGNAMESUFFIX}>=0:devel/pylint \
appstream-glib>=0:devel/appstream-glib \
itstool:textproc/itstool \
- grilo-plugins>=0:net/grilo-plugins
+ grilo-plugins2>=0:net/grilo-plugins2
LIB_DEPENDS= libgdata.so:devel/libgdata \
libdbus-glib-1.so:devel/dbus-glib \
libclutter-gst-3.0.so:multimedia/clutter-gst3 \
@@ -28,7 +28,7 @@ RUN_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/iso-codes.pc:misc/iso-codes \
${PYTHON_PKGNAMEPREFIX}libpeas>=0:devel/py-libpeas \
gnome-settings-daemon>=2.91.0:sysutils/gnome-settings-daemon \
gnome-icon-theme-symbolic>=2.91.0:x11-themes/gnome-icon-theme-symbolic \
- grilo-plugins>=0:net/grilo-plugins
+ grilo-plugins2>=0:net/grilo-plugins2
PORTSCOUT= limitw:1,even
diff --git a/net/Makefile b/net/Makefile
index 03021983860f..b18456e7b04c 100644
--- a/net/Makefile
+++ b/net/Makefile
@@ -194,6 +194,8 @@
SUBDIR += grdesktop
SUBDIR += grilo
SUBDIR += grilo-plugins
+ SUBDIR += grilo-plugins2
+ SUBDIR += grilo2
SUBDIR += grive
SUBDIR += grive2
SUBDIR += grsync
diff --git a/net/gnome-online-miners/Makefile b/net/gnome-online-miners/Makefile
index 2512d2ed6a5c..8bd5a3de7321 100644
--- a/net/gnome-online-miners/Makefile
+++ b/net/gnome-online-miners/Makefile
@@ -3,6 +3,7 @@
PORTNAME= gnome-online-miners
PORTVERSION= 3.14.3
+PORTREVISION= 1
CATEGORIES= net
MASTER_SITES= GNOME
@@ -13,7 +14,7 @@ LIB_DEPENDS= libgdata.so:devel/libgdata \
libtracker-control-1.0.so:sysutils/tracker \
libgfbgraph-0.2.so:net/gfbgraph \
libzapojit-0.0.so:net/libzapojit \
- libgrilo-0.2.so:net/grilo
+ libgrilo-0.2.so:net/grilo2
USES= gettext gmake libtool pathfix pkgconfig tar:xz
USE_GNOME= intlhack introspection:build
diff --git a/net/grilo-plugins2/Makefile b/net/grilo-plugins2/Makefile
new file mode 100644
index 000000000000..736c4f8f90bd
--- /dev/null
+++ b/net/grilo-plugins2/Makefile
@@ -0,0 +1,47 @@
+# Created by: Gustau Perez i Querol <gustau.perez@gmail.com>
+# $FreeBSD$
+
+PORTNAME= grilo-plugins
+PORTVERSION= 0.2.17
+CATEGORIES= net
+MASTER_SITES= GNOME
+PKGNAMESUFFIX= 2
+
+MAINTAINER= gnome@FreeBSD.org
+COMMENT= Plugins for net/grilo
+
+BUILD_DEPENDS= itstool:textproc/itstool
+LIB_DEPENDS= libgrilo-0.2.so:net/grilo2 \
+ libavahi-gobject.so:net/avahi-app \
+ libgdata.so:devel/libgdata
+
+USES= gettext gmake gnome libtool pathfix pkgconfig tar:xz
+USE_LDCONFIG= yes
+USE_GNOME= glib20 intlhack libxml2
+GNU_CONFIGURE= yes
+CONFIGURE_ARGS= --enable-youtube \
+ --enable-vimeo \
+ --enable-freebox \
+ --enable-tmdb
+CPPFLAGS+= -I${LOCALBASE}/include -I${LOCALBASE}/include/grilo-0.2/
+LDFLAGS+= -L${LOCALBASE}/lib
+INSTALL_TARGET= install-strip
+
+OPTIONS_SUB= yes
+OPTIONS_DEFINE= TRACKER DLEYNA DMAP METADATA
+OPTIONS_DEFAULT= TRACKER METADATA
+
+TRACKER_DESC= Tracker support for grilo (used by gnome-music and possibly others)
+TRACKER_CONFIGURE_ENABLE= tracker
+TRACKER_LIB_DEPENDS= libtracker-sparql-1.0.so:sysutils/tracker
+DMAP_DESC= DMAP (DAAP, DPAP & DACP) support with libdmapsharing
+DMAP_CONFIGURE_ENABLE= dmap
+DMAP_LIB_DEPENDS= libdmapsharing-3.0.so:net/libdmapsharing
+DLEYNA_DESC= DLNA support for grilo
+DLEYNA_CONFIGURE_ENABLE= dleyna
+DLEYNA_LIB_DEPENDS= libsoup-2.4.so:devel/libsoup
+METADATA_DESC= Enable Local-metadata plugin
+METADATA_CONFIGURE_ENABLE= localmetadata
+METADATA_LIB_DEPENDS= libmediaart-2.0.so:multimedia/libmediaart
+
+.include <bsd.port.mk>
diff --git a/net/grilo-plugins2/distinfo b/net/grilo-plugins2/distinfo
new file mode 100644
index 000000000000..c75e638e542c
--- /dev/null
+++ b/net/grilo-plugins2/distinfo
@@ -0,0 +1,2 @@
+SHA256 (grilo-plugins-0.2.17.tar.xz) = 337669098cddf64a84fa9398aa1d7f994fea84bc5f7f1b348e1288f135713781
+SIZE (grilo-plugins-0.2.17.tar.xz) = 1036308
diff --git a/net/grilo-plugins2/pkg-descr b/net/grilo-plugins2/pkg-descr
new file mode 100644
index 000000000000..0deeead198c9
--- /dev/null
+++ b/net/grilo-plugins2/pkg-descr
@@ -0,0 +1,3 @@
+This port installs plugins for the net/grilo.
+
+WWW: https://wiki.gnome.org/Grilo
diff --git a/net/grilo-plugins2/pkg-plist b/net/grilo-plugins2/pkg-plist
new file mode 100644
index 000000000000..d0eeb019a4f9
--- /dev/null
+++ b/net/grilo-plugins2/pkg-plist
@@ -0,0 +1,80 @@
+%%DMAP%%lib/grilo-0.2/grl-daap.xml
+%%DMAP%%lib/grilo-0.2/grl-dpap.xml
+%%DLEYNA%%lib/grilo-0.2/grl-dleyna.xml
+lib/grilo-0.2/grl-filesystem.xml
+lib/grilo-0.2/grl-flickr.xml
+lib/grilo-0.2/grl-freebox.xml
+lib/grilo-0.2/grl-gravatar.xml
+lib/grilo-0.2/grl-jamendo.xml
+%%TRACKER%%lib/grilo-0.2/grl-local-metadata.xml
+lib/grilo-0.2/grl-magnatune.xml
+lib/grilo-0.2/grl-metadata-store.xml
+lib/grilo-0.2/grl-opensubtitles.xml
+lib/grilo-0.2/grl-optical-media.xml
+lib/grilo-0.2/grl-podcasts.xml
+lib/grilo-0.2/grl-raitv.xml
+lib/grilo-0.2/grl-shoutcast.xml
+lib/grilo-0.2/grl-tmdb.xml
+%%TRACKER%%lib/grilo-0.2/grl-tracker.xml
+lib/grilo-0.2/grl-vimeo.xml
+lib/grilo-0.2/grl-youtube.xml
+%%DMAP%%lib/grilo-0.2/libgrldaap.so
+%%DMAP%%lib/grilo-0.2/libgrldpap.so
+%%DLEYNA%%lib/grilo-0.2/libgrldleyna.so
+lib/grilo-0.2/libgrlfilesystem.so
+lib/grilo-0.2/libgrlflickr.so
+lib/grilo-0.2/libgrlfreebox.so
+lib/grilo-0.2/libgrlgravatar.so
+lib/grilo-0.2/libgrljamendo.so
+%%TRACKER%%lib/grilo-0.2/libgrllocalmetadata.so
+lib/grilo-0.2/libgrlmagnatune.so
+lib/grilo-0.2/libgrlmetadatastore.so
+lib/grilo-0.2/libgrlopensubtitles.so
+lib/grilo-0.2/libgrloptical-media.so
+lib/grilo-0.2/libgrlpodcasts.so
+lib/grilo-0.2/libgrlraitv.so
+lib/grilo-0.2/libgrlshoutcast.so
+lib/grilo-0.2/libgrltmdb.so
+%%TRACKER%%lib/grilo-0.2/libgrltracker.so
+lib/grilo-0.2/libgrlvimeo.so
+lib/grilo-0.2/libgrlyoutube.so
+share/help/C/examples/example-tmdb.c
+share/help/C/grilo-plugins/grilo-plugins.xml
+share/help/C/grilo-plugins/legal.xml
+share/locale/as/LC_MESSAGES/grilo-plugins.mo
+share/locale/bs/LC_MESSAGES/grilo-plugins.mo
+share/locale/ca/LC_MESSAGES/grilo-plugins.mo
+share/locale/ca@valencia/LC_MESSAGES/grilo-plugins.mo
+share/locale/cs/LC_MESSAGES/grilo-plugins.mo
+share/locale/da/LC_MESSAGES/grilo-plugins.mo
+share/locale/de/LC_MESSAGES/grilo-plugins.mo
+share/locale/el/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/fr/LC_MESSAGES/grilo-plugins.mo
+share/locale/gl/LC_MESSAGES/grilo-plugins.mo
+share/locale/he/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
+share/locale/ja/LC_MESSAGES/grilo-plugins.mo
+share/locale/ko/LC_MESSAGES/grilo-plugins.mo
+share/locale/lt/LC_MESSAGES/grilo-plugins.mo
+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/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/ru/LC_MESSAGES/grilo-plugins.mo
+share/locale/sk/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
+share/locale/sv/LC_MESSAGES/grilo-plugins.mo
+share/locale/tr/LC_MESSAGES/grilo-plugins.mo
+share/locale/uk/LC_MESSAGES/grilo-plugins.mo
+share/locale/zh_CN/LC_MESSAGES/grilo-plugins.mo
+share/locale/zh_HK/LC_MESSAGES/grilo-plugins.mo
+share/locale/zh_TW/LC_MESSAGES/grilo-plugins.mo
diff --git a/net/grilo2/Makefile b/net/grilo2/Makefile
new file mode 100644
index 000000000000..3cd777ed0cb9
--- /dev/null
+++ b/net/grilo2/Makefile
@@ -0,0 +1,37 @@
+# Created by: Gustau Perez i Querol <gustau.perez@gmail.com>
+# $FreeBSD$
+
+PORTNAME= grilo
+PORTVERSION= 0.2.15
+CATEGORIES= net
+MASTER_SITES= GNOME
+PKGNAMESUFFIX= 2
+
+MAINTAINER= gnome@FreeBSD.org
+COMMENT= Grilo is a framework focused on making media discovery and browsing
+
+BUILD_DEPENDS= vapigen:lang/vala
+LIB_DEPENDS= libsoup-2.4.so:devel/libsoup \
+ liboauth.so:net/liboauth \
+ libtotem-plparser.so:multimedia/totem-pl-parser
+
+USES= gettext gmake gnome libtool pathfix pkgconfig tar:xz
+USE_LDCONFIG= yes
+USE_GNOME= glib20 intlhack introspection:build libxml2
+GNU_CONFIGURE= yes
+CONFIGURE_ARGS+=--enable-vala -disable-debug
+CPPFLAGS+= -I${LOCALBASE}/include
+LDFLAGS+= -L${LOCALBASE}/lib
+INSTALL_TARGET= install-strip
+
+# --enable-debug include debug symbols
+CONFIGURE_ARGS+=--enable-tests # build unit tests
+
+OPTIONS_SUB= yes
+OPTIONS_DEFINE= UI
+
+UI_DESC= Enable testing UI
+UI_CONFIGURE_ENABLE=test-ui
+UI_USE= GNOME=gtk30
+
+.include <bsd.port.mk>
diff --git a/net/grilo2/distinfo b/net/grilo2/distinfo
new file mode 100644
index 000000000000..559c417120c2
--- /dev/null
+++ b/net/grilo2/distinfo
@@ -0,0 +1,2 @@
+SHA256 (grilo-0.2.15.tar.xz) = 6f5d2583250a68e76d281edaa08adb880d5a78ed46f9ecd22ae4715f1dd66815
+SIZE (grilo-0.2.15.tar.xz) = 627196
diff --git a/net/grilo2/pkg-descr b/net/grilo2/pkg-descr
new file mode 100644
index 000000000000..1f4cc3269eb9
--- /dev/null
+++ b/net/grilo2/pkg-descr
@@ -0,0 +1,3 @@
+Grilo is a framework focused on making media discovery and browsing easy for application developers.
+
+WWW: https://wiki.gnome.org/Grilo
diff --git a/net/grilo2/pkg-plist b/net/grilo2/pkg-plist
new file mode 100644
index 000000000000..778a8b8b8bed
--- /dev/null
+++ b/net/grilo2/pkg-plist
@@ -0,0 +1,97 @@
+%%UI%%bin/grilo-test-ui-0.2
+bin/grl-inspect-0.2
+bin/grl-launch-0.2
+include/grilo-0.2/grilo.h
+include/grilo-0.2/grl-caps.h
+include/grilo-0.2/grl-config.h
+include/grilo-0.2/grl-data.h
+include/grilo-0.2/grl-definitions.h
+include/grilo-0.2/grl-error.h
+include/grilo-0.2/grl-log.h
+include/grilo-0.2/grl-media-audio.h
+include/grilo-0.2/grl-media-box.h
+include/grilo-0.2/grl-media-image.h
+include/grilo-0.2/grl-media-video.h
+include/grilo-0.2/grl-media.h
+include/grilo-0.2/grl-metadata-key.h
+include/grilo-0.2/grl-multiple.h
+include/grilo-0.2/grl-operation-options.h
+include/grilo-0.2/grl-operation.h
+include/grilo-0.2/grl-plugin.h
+include/grilo-0.2/grl-range-value.h
+include/grilo-0.2/grl-registry.h
+include/grilo-0.2/grl-related-keys.h
+include/grilo-0.2/grl-source.h
+include/grilo-0.2/grl-util.h
+include/grilo-0.2/grl-value-helper.h
+include/grilo-0.2/net/grl-net-wc.h
+include/grilo-0.2/net/grl-net.h
+include/grilo-0.2/pls/grl-pls.h
+lib/girepository-1.0/Grl-0.2.typelib
+lib/girepository-1.0/GrlNet-0.2.typelib
+lib/girepository-1.0/GrlPls-0.2.typelib
+lib/libgrilo-0.2.a
+lib/libgrilo-0.2.so
+lib/libgrilo-0.2.so.1
+lib/libgrilo-0.2.so.1.10.0
+lib/libgrlnet-0.2.a
+lib/libgrlnet-0.2.so
+lib/libgrlnet-0.2.so.0
+lib/libgrlnet-0.2.so.0.1.10
+lib/libgrlpls-0.2.a
+lib/libgrlpls-0.2.so
+lib/libgrlpls-0.2.so.0
+lib/libgrlpls-0.2.so.0.0.5
+libdata/pkgconfig/grilo-0.2.pc
+libdata/pkgconfig/grilo-net-0.2.pc
+libdata/pkgconfig/grilo-pls-0.2.pc
+man/man1/grl-inspect-0.2.1.gz
+man/man1/grl-launch-0.2.1.gz
+%%UI%%man/man1/grilo-test-ui-0.2.1.gz
+share/gir-1.0/Grl-0.2.gir
+share/gir-1.0/GrlNet-0.2.gir
+share/gir-1.0/GrlPls-0.2.gir
+share/locale/as/LC_MESSAGES/grilo.mo
+share/locale/bs/LC_MESSAGES/grilo.mo
+share/locale/ca/LC_MESSAGES/grilo.mo
+share/locale/ca@valencia/LC_MESSAGES/grilo.mo
+share/locale/cs/LC_MESSAGES/grilo.mo
+share/locale/da/LC_MESSAGES/grilo.mo
+share/locale/de/LC_MESSAGES/grilo.mo
+share/locale/el/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/fr/LC_MESSAGES/grilo.mo
+share/locale/gl/LC_MESSAGES/grilo.mo
+share/locale/he/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
+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/ml/LC_MESSAGES/grilo.mo
+share/locale/nb/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/ru/LC_MESSAGES/grilo.mo
+share/locale/sk/LC_MESSAGES/grilo.mo
+share/locale/sl/LC_MESSAGES/grilo.mo
+share/locale/sr/LC_MESSAGES/grilo.mo
+share/locale/sr@latin/LC_MESSAGES/grilo.mo
+share/locale/sv/LC_MESSAGES/grilo.mo
+share/locale/tg/LC_MESSAGES/grilo.mo
+share/locale/tr/LC_MESSAGES/grilo.mo
+share/locale/uk/LC_MESSAGES/grilo.mo
+share/locale/zh_CN/LC_MESSAGES/grilo.mo
+share/locale/zh_HK/LC_MESSAGES/grilo.mo
+share/locale/zh_TW/LC_MESSAGES/grilo.mo
+share/vala/vapi/grilo-0.2.deps
+share/vala/vapi/grilo-0.2.vapi
+share/vala/vapi/grilo-net-0.2.deps
+share/vala/vapi/grilo-net-0.2.vapi
diff --git a/sysutils/gnome-control-center/Makefile b/sysutils/gnome-control-center/Makefile
index dc7bf6829956..4e95d5d0dff7 100644
--- a/sysutils/gnome-control-center/Makefile
+++ b/sysutils/gnome-control-center/Makefile
@@ -3,7 +3,7 @@
PORTNAME= gnome-control-center
PORTVERSION= 3.18.2
-PORTREVISION= 5
+PORTREVISION= 6
CATEGORIES= sysutils gnome
MASTER_SITES= GNOME
DIST_SUBDIR= gnome3
@@ -26,7 +26,7 @@ LIB_DEPENDS= libcanberra-gtk3.so:audio/libcanberra-gtk3 \
libpwquality.so:security/libpwquality \
libgtop-2.0.so:devel/libgtop \
libdbus-glib-1.so:devel/dbus-glib \
- libgrilo-0.2.so:net/grilo \
+ libgrilo-0.2.so:net/grilo2 \
libpolkit-gobject-1.so:sysutils/polkit
RUN_DEPENDS= gnome-eject:sysutils/gnome-mount \
gnome-settings-daemon>=3.4.0:sysutils/gnome-settings-daemon \