[Midnightbsd-cvs] mports [21426] trunk/sysutils/gnome-control-center: update gnome control center
laffer1 at midnightbsd.org
laffer1 at midnightbsd.org
Sun May 22 17:40:21 EDT 2016
Revision: 21426
http://svnweb.midnightbsd.org/mports/?rev=21426
Author: laffer1
Date: 2016-05-22 17:40:21 -0400 (Sun, 22 May 2016)
Log Message:
-----------
update gnome control center
Modified Paths:
--------------
trunk/sysutils/gnome-control-center/Makefile
trunk/sysutils/gnome-control-center/distinfo
trunk/sysutils/gnome-control-center/pkg-plist
Modified: trunk/sysutils/gnome-control-center/Makefile
===================================================================
--- trunk/sysutils/gnome-control-center/Makefile 2016-05-22 21:39:17 UTC (rev 21425)
+++ trunk/sysutils/gnome-control-center/Makefile 2016-05-22 21:40:21 UTC (rev 21426)
@@ -1,7 +1,8 @@
# $MidnightBSD$
PORTNAME= gnome-control-center
-PORTVERSION= 3.16.3
+PORTVERSION= 3.18.2
+PORTREVISION= 1
CATEGORIES= sysutils gnome
MASTER_SITES= GNOME
DIST_SUBDIR= gnome3
@@ -16,7 +17,6 @@
docbook-xsl>=0:${PORTSDIR}/textproc/docbook-xsl \
iso-codes>=0:${PORTSDIR}/misc/iso-codes
LIB_DEPENDS= libcanberra-gtk3.so:${PORTSDIR}/audio/libcanberra-gtk3 \
- libxklavier.so:${PORTSDIR}/x11/libxklavier \
libupower-glib.so:${PORTSDIR}/sysutils/upower \
libaccountsservice.so:${PORTSDIR}/sysutils/accountsservice \
libcolord.so:${PORTSDIR}/graphics/colord \
@@ -40,8 +40,8 @@
CONFLICTS= gnome-media-2.[0-9]*
PORTSCOUT= limitw:1,even
-USES= compiler:c++11-lib gettext gmake pathfix pkgconfig tar:xz
-USE_GNOME= gnomedesktop3 gnomemenus3 intltool libxml2
+USES= compiler:c++11-lib gettext gmake gnome pathfix pkgconfig tar:xz
+USE_GNOME= gnomedesktop3 intltool libxml2
USE_XORG= xscrnsaver x11 xxf86misc kbproto xi
GNU_CONFIGURE= yes
INSTALLS_ICONS= yes
@@ -59,11 +59,11 @@
OPTIONS_DEFAULT_i386= CHEESE
OPTIONS_DEFINE_amd64= CHEESE
OPTIONS_DEFAULT_amd64= CHEESE
-CUPS_LIB_DEPENDS= libcups.so:${PORTSDIR}/print/cups-client \
+CUPS_LIB_DEPENDS= libcups.so:${PORTSDIR}/print/cups \
libsmbclient.so:${PORTSDIR}/net/samba-libsmbclient
-CUPS_CONFIGURE_ENABLE= cups
+CUPS_CONFIGURE_ENABLE= cups
CHEESE_LIB_DEPENDS= libcheese.so:${PORTSDIR}/multimedia/cheese
-CHEESE_CONFIGUE_WITH= cheese
+CHEESE_CONFIGURE_WITH= cheese
.include <bsd.mport.options.mk>
Modified: trunk/sysutils/gnome-control-center/distinfo
===================================================================
--- trunk/sysutils/gnome-control-center/distinfo 2016-05-22 21:39:17 UTC (rev 21425)
+++ trunk/sysutils/gnome-control-center/distinfo 2016-05-22 21:40:21 UTC (rev 21426)
@@ -1,2 +1,2 @@
-SHA256 (gnome3/gnome-control-center-3.16.3.tar.xz) = ff9fe9c703be1d0e3afdef7b9ea331e436846ccd4d35090d501ba9510ee5a0c5
-SIZE (gnome3/gnome-control-center-3.16.3.tar.xz) = 7045744
+SHA256 (gnome3/gnome-control-center-3.18.2.tar.xz) = 36fe6157247d2b7c8a98dbb3dbcde1c3a6f9e5e8fcc9ccf357e2b2417578f8ad
+SIZE (gnome3/gnome-control-center-3.18.2.tar.xz) = 7113676
Modified: trunk/sysutils/gnome-control-center/pkg-plist
===================================================================
--- trunk/sysutils/gnome-control-center/pkg-plist 2016-05-22 21:39:17 UTC (rev 21425)
+++ trunk/sysutils/gnome-control-center/pkg-plist 2016-05-22 21:40:21 UTC (rev 21426)
@@ -15,7 +15,7 @@
share/applications/gnome-notifications-panel.desktop
share/applications/gnome-online-accounts-panel.desktop
share/applications/gnome-power-panel.desktop
-share/applications/gnome-printers-panel.desktop
+%%CUPS%%share/applications/gnome-printers-panel.desktop
share/applications/gnome-privacy-panel.desktop
share/applications/gnome-region-panel.desktop
share/applications/gnome-search-panel.desktop
@@ -26,7 +26,6 @@
share/bash-completion/completions/gnome-control-center
share/dbus-1/services/org.gnome.ControlCenter.SearchProvider.service
share/dbus-1/services/org.gnome.ControlCenter.service
-%%DATADIR%%/datetime/backward
%%DATADIR%%/icons/hicolor/16x16/devices/audio-headset.svg
%%DATADIR%%/icons/hicolor/16x16/status/audio-input-microphone-high.png
%%DATADIR%%/icons/hicolor/16x16/status/audio-input-microphone-low.png
@@ -174,6 +173,7 @@
share/locale/fi/LC_MESSAGES/gnome-control-center-2.0.mo
share/locale/fr/LC_MESSAGES/gnome-control-center-2.0-timezones.mo
share/locale/fr/LC_MESSAGES/gnome-control-center-2.0.mo
+share/locale/fur/LC_MESSAGES/gnome-control-center-2.0.mo
share/locale/ga/LC_MESSAGES/gnome-control-center-2.0.mo
share/locale/gl/LC_MESSAGES/gnome-control-center-2.0-timezones.mo
share/locale/gl/LC_MESSAGES/gnome-control-center-2.0.mo
More information about the Midnightbsd-cvs
mailing list