diff options
author | Koop Mast <kwm@FreeBSD.org> | 2016-02-14 18:57:53 +0000 |
---|---|---|
committer | Koop Mast <kwm@FreeBSD.org> | 2016-02-14 18:57:53 +0000 |
commit | b93a80c99281466281db26011356c75bd54ea36c (patch) | |
tree | cb5a8a1108829deee66dbb334ff2a733162448c6 /deskutils | |
parent | b78527376a1d11bef820d5e9fe86d3c524ea6acf (diff) | |
download | ports-b93a80c99281466281db26011356c75bd54ea36c.tar.gz ports-b93a80c99281466281db26011356c75bd54ea36c.zip |
Notes
Diffstat (limited to 'deskutils')
101 files changed, 412 insertions, 438 deletions
diff --git a/deskutils/Makefile b/deskutils/Makefile index 4419253e5f63..036eefc8b3dd 100644 --- a/deskutils/Makefile +++ b/deskutils/Makefile @@ -4,7 +4,6 @@ COMMENT = Things that used to be on the desktop before computers were invented SUBDIR += affiche - SUBDIR += alacarte SUBDIR += anamnesis SUBDIR += appwrapper SUBDIR += aspostit @@ -73,7 +72,6 @@ SUBDIR += gnome-search-tool SUBDIR += gnome-shell-extension-audio-output-switcher SUBDIR += gnome-shell-extension-backslide - SUBDIR += gnome-shell-extension-calculator SUBDIR += gnome-shell-extension-coverflow SUBDIR += gnome-shell-extension-dashtodock SUBDIR += gnome-shell-extension-filesmenu @@ -89,6 +87,7 @@ SUBDIR += gnome-shell-extra-extensions SUBDIR += gnome-sound-recorder SUBDIR += gnome-system-log + SUBDIR += gnome-todo SUBDIR += gnome-tweak-tool SUBDIR += gnome-utils SUBDIR += gnome-weather diff --git a/deskutils/alacarte/Makefile b/deskutils/alacarte/Makefile deleted file mode 100644 index c6629205fbb9..000000000000 --- a/deskutils/alacarte/Makefile +++ /dev/null @@ -1,42 +0,0 @@ -# Created by: Joe Maloney jmaloney@pkgdemon.com> -# $FreeBSD$ -# $MCom: ports/trunk/deskutils/alacarte/Makefile 19804 2014-08-13 14:55:11Z kwm $ - -PORTNAME= alacarte -PORTVERSION= 3.11.91 -PORTREVISION= 2 -CATEGORIES= deskutils gnome -MASTER_SITES= GNOME -DIST_SUBDIR= gnome3 - -MAINTAINER= gnome@FreeBSD.org -COMMENT= Freedesktop compliant menu editor for GNOME - -BUILD_DEPENDS= docbook-xsl>=0:${PORTSDIR}/textproc/docbook-xsl - -USES= gettext gmake pkgconfig python:3 tar:xz -USE_GNOME= gnomemenus3 gnomeprefix intlhack libxslt:build \ - py3gobject3 -INSTALLS_ICONS= yes -GNU_CONFIGURE= yes -CPPFLAGS+= -I${LOCALBASE}/include -LDFLAGS+= -L${LOCALBASE}/lib - -post-patch: - @${REINPLACE_CMD} -e 's|from gi._glib import|from gi.repository.GLib import|g' \ - ${WRKSRC}/Alacarte/util.py - @${REINPLACE_CMD} -e "s|ron\['XDG_MENU_PREFIX'\]|ron.get('XDG_MENU_PREFIX', '')|g" \ - ${WRKSRC}/Alacarte/MenuEditor.py - -.include <bsd.port.pre.mk> - -.if ${PYTHON_REL} < 3500 -PYOEXTENSION= pyo -.else -PYOEXTENSION= opt-1.pyc -.endif - -PLIST_SUB+= PYOEXTENSION=${PYOEXTENSION} \ - PYVER=${PYTHON_VER:S/.//} - -.include <bsd.port.post.mk> diff --git a/deskutils/alacarte/distinfo b/deskutils/alacarte/distinfo deleted file mode 100644 index 4e7d4055f386..000000000000 --- a/deskutils/alacarte/distinfo +++ /dev/null @@ -1,2 +0,0 @@ -SHA256 (gnome3/alacarte-3.11.91.tar.xz) = d77294f25ac9e4f293530080578d83dc8e014d5b7c6c01d6f9a7f1715719a384 -SIZE (gnome3/alacarte-3.11.91.tar.xz) = 199128 diff --git a/deskutils/alacarte/pkg-descr b/deskutils/alacarte/pkg-descr deleted file mode 100644 index 8fa48e560d33..000000000000 --- a/deskutils/alacarte/pkg-descr +++ /dev/null @@ -1,2 +0,0 @@ -Alacarte is a menu editor for GNOME using the freedesktop.org menu -specification. diff --git a/deskutils/alacarte/pkg-plist b/deskutils/alacarte/pkg-plist deleted file mode 100644 index d1e149adc44b..000000000000 --- a/deskutils/alacarte/pkg-plist +++ /dev/null @@ -1,123 +0,0 @@ -bin/alacarte -lib/python/site-packages/Alacarte/ItemEditor.py -lib/python/site-packages/Alacarte/MainWindow.py -lib/python/site-packages/Alacarte/MenuEditor.py -lib/python/site-packages/Alacarte/__init__.py -lib/python/site-packages/Alacarte/config.py -lib/python/site-packages/Alacarte/util.py -lib/python/site-packages/Alacarte/__pycache__/ItemEditor.cpython-%%PYVER%%.pyc -lib/python/site-packages/Alacarte/__pycache__/ItemEditor.cpython-%%PYVER%%.%%PYOEXTENSION%% -lib/python/site-packages/Alacarte/__pycache__/MenuEditor.cpython-%%PYVER%%.pyc -lib/python/site-packages/Alacarte/__pycache__/MenuEditor.cpython-%%PYVER%%.%%PYOEXTENSION%% -lib/python/site-packages/Alacarte/__pycache__/__init__.cpython-%%PYVER%%.pyc -lib/python/site-packages/Alacarte/__pycache__/__init__.cpython-%%PYVER%%.%%PYOEXTENSION%% -lib/python/site-packages/Alacarte/__pycache__/config.cpython-%%PYVER%%.pyc -lib/python/site-packages/Alacarte/__pycache__/config.cpython-%%PYVER%%.%%PYOEXTENSION%% -lib/python/site-packages/Alacarte/__pycache__/util.cpython-%%PYVER%%.pyc -lib/python/site-packages/Alacarte/__pycache__/util.cpython-%%PYVER%%.%%PYOEXTENSION%% -man/man1/alacarte.1.gz -share/alacarte/alacarte.ui -share/alacarte/directory-editor.ui -share/alacarte/launcher-editor.ui -share/applications/alacarte.desktop -share/icons/hicolor/16x16/apps/alacarte.png -share/icons/hicolor/22x22/apps/alacarte.png -share/icons/hicolor/24x24/apps/alacarte.png -share/icons/hicolor/256x256/apps/alacarte.png -share/icons/hicolor/32x32/apps/alacarte.png -share/icons/hicolor/48x48/apps/alacarte.png -share/locale/af/LC_MESSAGES/alacarte.mo -share/locale/an/LC_MESSAGES/alacarte.mo -share/locale/ar/LC_MESSAGES/alacarte.mo -share/locale/as/LC_MESSAGES/alacarte.mo -share/locale/ast/LC_MESSAGES/alacarte.mo -share/locale/be/LC_MESSAGES/alacarte.mo -share/locale/be@latin/LC_MESSAGES/alacarte.mo -share/locale/bem/LC_MESSAGES/alacarte.mo -share/locale/bg/LC_MESSAGES/alacarte.mo -share/locale/bn/LC_MESSAGES/alacarte.mo -share/locale/bn_IN/LC_MESSAGES/alacarte.mo -share/locale/br/LC_MESSAGES/alacarte.mo -share/locale/brx/LC_MESSAGES/alacarte.mo -share/locale/ca/LC_MESSAGES/alacarte.mo -share/locale/ca@valencia/LC_MESSAGES/alacarte.mo -share/locale/crh/LC_MESSAGES/alacarte.mo -share/locale/cs/LC_MESSAGES/alacarte.mo -share/locale/cy/LC_MESSAGES/alacarte.mo -share/locale/da/LC_MESSAGES/alacarte.mo -share/locale/de/LC_MESSAGES/alacarte.mo -share/locale/dz/LC_MESSAGES/alacarte.mo -share/locale/el/LC_MESSAGES/alacarte.mo -share/locale/en@shaw/LC_MESSAGES/alacarte.mo -share/locale/en_CA/LC_MESSAGES/alacarte.mo -share/locale/en_GB/LC_MESSAGES/alacarte.mo -share/locale/eo/LC_MESSAGES/alacarte.mo -share/locale/es/LC_MESSAGES/alacarte.mo -share/locale/et/LC_MESSAGES/alacarte.mo -share/locale/eu/LC_MESSAGES/alacarte.mo -share/locale/fa/LC_MESSAGES/alacarte.mo -share/locale/fi/LC_MESSAGES/alacarte.mo -share/locale/fr/LC_MESSAGES/alacarte.mo -share/locale/fur/LC_MESSAGES/alacarte.mo -share/locale/fy/LC_MESSAGES/alacarte.mo -share/locale/ga/LC_MESSAGES/alacarte.mo -share/locale/gl/LC_MESSAGES/alacarte.mo -share/locale/gu/LC_MESSAGES/alacarte.mo -share/locale/he/LC_MESSAGES/alacarte.mo -share/locale/hi/LC_MESSAGES/alacarte.mo -share/locale/hr/LC_MESSAGES/alacarte.mo -share/locale/hu/LC_MESSAGES/alacarte.mo -share/locale/hy/LC_MESSAGES/alacarte.mo -share/locale/id/LC_MESSAGES/alacarte.mo -share/locale/io/LC_MESSAGES/alacarte.mo -share/locale/it/LC_MESSAGES/alacarte.mo -share/locale/ja/LC_MESSAGES/alacarte.mo -share/locale/ka/LC_MESSAGES/alacarte.mo -share/locale/kg/LC_MESSAGES/alacarte.mo -share/locale/kk/LC_MESSAGES/alacarte.mo -share/locale/km/LC_MESSAGES/alacarte.mo -share/locale/kn/LC_MESSAGES/alacarte.mo -share/locale/ko/LC_MESSAGES/alacarte.mo -share/locale/ku/LC_MESSAGES/alacarte.mo -share/locale/lt/LC_MESSAGES/alacarte.mo -share/locale/lv/LC_MESSAGES/alacarte.mo -share/locale/mai/LC_MESSAGES/alacarte.mo -share/locale/mg/LC_MESSAGES/alacarte.mo -share/locale/mk/LC_MESSAGES/alacarte.mo -share/locale/ml/LC_MESSAGES/alacarte.mo -share/locale/mn/LC_MESSAGES/alacarte.mo -share/locale/mr/LC_MESSAGES/alacarte.mo -share/locale/ms/LC_MESSAGES/alacarte.mo -share/locale/nb/LC_MESSAGES/alacarte.mo -share/locale/nds/LC_MESSAGES/alacarte.mo -share/locale/nl/LC_MESSAGES/alacarte.mo -share/locale/nn/LC_MESSAGES/alacarte.mo -share/locale/oc/LC_MESSAGES/alacarte.mo -share/locale/or/LC_MESSAGES/alacarte.mo -share/locale/pa/LC_MESSAGES/alacarte.mo -share/locale/pl/LC_MESSAGES/alacarte.mo -share/locale/ps/LC_MESSAGES/alacarte.mo -share/locale/pt/LC_MESSAGES/alacarte.mo -share/locale/pt_BR/LC_MESSAGES/alacarte.mo -share/locale/ro/LC_MESSAGES/alacarte.mo -share/locale/ru/LC_MESSAGES/alacarte.mo -share/locale/si/LC_MESSAGES/alacarte.mo -share/locale/sk/LC_MESSAGES/alacarte.mo -share/locale/sl/LC_MESSAGES/alacarte.mo -share/locale/sq/LC_MESSAGES/alacarte.mo -share/locale/sr/LC_MESSAGES/alacarte.mo -share/locale/sr@latin/LC_MESSAGES/alacarte.mo -share/locale/sv/LC_MESSAGES/alacarte.mo -share/locale/sw/LC_MESSAGES/alacarte.mo -share/locale/ta/LC_MESSAGES/alacarte.mo -share/locale/te/LC_MESSAGES/alacarte.mo -share/locale/th/LC_MESSAGES/alacarte.mo -share/locale/tr/LC_MESSAGES/alacarte.mo -share/locale/ug/LC_MESSAGES/alacarte.mo -share/locale/uk/LC_MESSAGES/alacarte.mo -share/locale/uz@cyrillic/LC_MESSAGES/alacarte.mo -share/locale/vi/LC_MESSAGES/alacarte.mo -share/locale/zh_CN/LC_MESSAGES/alacarte.mo -share/locale/zh_HK/LC_MESSAGES/alacarte.mo -share/locale/zh_TW/LC_MESSAGES/alacarte.mo -share/locale/zu/LC_MESSAGES/alacarte.mo diff --git a/deskutils/baobab/Makefile b/deskutils/baobab/Makefile index e9fc7ee24c76..6825ff173798 100644 --- a/deskutils/baobab/Makefile +++ b/deskutils/baobab/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= baobab -PORTVERSION= 3.16.1 +PORTVERSION= 3.18.1 CATEGORIES= deskutils gnome MASTER_SITES= GNOME DIST_SUBDIR= gnome3 @@ -17,7 +17,7 @@ LIB_DEPENDS= libgtop-2.0.so:${PORTSDIR}/devel/libgtop CONFLICTS= gnome-utils-2.[0-9]* PORTSCOUT= limitw:1,even -USES= desktop-file-utils gettext gmake pathfix \ +USES= desktop-file-utils gettext gmake gnome pathfix \ pkgconfig tar:xz USE_GNOME= gnomeprefix gtk30 intlhack libxml2 GNU_CONFIGURE= yes diff --git a/deskutils/baobab/distinfo b/deskutils/baobab/distinfo index 1d588e5f14bd..97e5d895691d 100644 --- a/deskutils/baobab/distinfo +++ b/deskutils/baobab/distinfo @@ -1,2 +1,2 @@ -SHA256 (gnome3/baobab-3.16.1.tar.xz) = 1fe40433df3adda0bcc4d0a6edc2bc2501888798d7e8336ad51d443c9a1fcef2 -SIZE (gnome3/baobab-3.16.1.tar.xz) = 880192 +SHA256 (gnome3/baobab-3.18.1.tar.xz) = c2ac90426390e77147446a290c1480c49936c0a224f740b555ddaec2675b44b5 +SIZE (gnome3/baobab-3.18.1.tar.xz) = 882924 diff --git a/deskutils/baobab/pkg-plist b/deskutils/baobab/pkg-plist index 2227993566a0..58aa9645f655 100644 --- a/deskutils/baobab/pkg-plist +++ b/deskutils/baobab/pkg-plist @@ -261,6 +261,7 @@ share/locale/hi/LC_MESSAGES/baobab.mo share/locale/hr/LC_MESSAGES/baobab.mo share/locale/hu/LC_MESSAGES/baobab.mo share/locale/id/LC_MESSAGES/baobab.mo +share/locale/is/LC_MESSAGES/baobab.mo share/locale/it/LC_MESSAGES/baobab.mo share/locale/ja/LC_MESSAGES/baobab.mo share/locale/ka/LC_MESSAGES/baobab.mo diff --git a/deskutils/bijiben/Makefile b/deskutils/bijiben/Makefile index d82fe84b2db7..70db6143a47d 100644 --- a/deskutils/bijiben/Makefile +++ b/deskutils/bijiben/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= bijiben -PORTVERSION= 3.16.2 +PORTVERSION= 3.18.2 CATEGORIES= deskutils gnome MASTER_SITES= GNOME DIST_SUBDIR= gnome3 @@ -18,7 +18,7 @@ LIB_DEPENDS= libtracker-control-1.0.so:${PORTSDIR}/sysutils/tracker \ PORTSCOUT= limitw:1,even -USES= desktop-file-utils gettext gmake libtool \ +USES= desktop-file-utils gettext gmake gnome libtool \ pathfix pkgconfig shared-mime-info tar:xz USE_LDCONFIG= yes USE_GNOME= evolutiondataserver3 gnomedesktop3 gtk30 intlhack \ diff --git a/deskutils/bijiben/distinfo b/deskutils/bijiben/distinfo index c9b2eb890c44..a32d494159a3 100644 --- a/deskutils/bijiben/distinfo +++ b/deskutils/bijiben/distinfo @@ -1,2 +1,2 @@ -SHA256 (gnome3/bijiben-3.16.2.tar.xz) = 39c97690e6d0bbed343b2283ea184c89fd49f3c4309af7f56e1b494efd0fd98a -SIZE (gnome3/bijiben-3.16.2.tar.xz) = 658656 +SHA256 (gnome3/bijiben-3.18.2.tar.xz) = 45fed3242ba092138760b99e725f0a4d3c8d749ef37c607d43c8f010e11a645d +SIZE (gnome3/bijiben-3.18.2.tar.xz) = 682036 diff --git a/deskutils/bijiben/pkg-plist b/deskutils/bijiben/pkg-plist index 1a4ef1168769..3a6eb465a8ae 100644 --- a/deskutils/bijiben/pkg-plist +++ b/deskutils/bijiben/pkg-plist @@ -7,7 +7,6 @@ share/applications/bijiben.desktop %%DATADIR%%/icons/hicolor/24x24/actions/note.png %%DATADIR%%/icons/hicolor/48x48/actions/note.png %%DATADIR%%/icons/hicolor/scalable/actions/link.svg -%%DATADIR%%/icons/hicolor/scalable/actions/note.svg share/dbus-1/services/org.gnome.Bijiben.SearchProvider.service share/gnome-shell/search-providers/bijiben-search-provider.ini share/help/C/bijiben/colors.page @@ -178,6 +177,7 @@ share/locale/cs/LC_MESSAGES/bijiben.mo share/locale/da/LC_MESSAGES/bijiben.mo share/locale/de/LC_MESSAGES/bijiben.mo share/locale/el/LC_MESSAGES/bijiben.mo +share/locale/en_AU/LC_MESSAGES/bijiben.mo share/locale/eo/LC_MESSAGES/bijiben.mo share/locale/es/LC_MESSAGES/bijiben.mo share/locale/et/LC_MESSAGES/bijiben.mo @@ -190,6 +190,7 @@ share/locale/gl/LC_MESSAGES/bijiben.mo share/locale/he/LC_MESSAGES/bijiben.mo share/locale/hu/LC_MESSAGES/bijiben.mo share/locale/id/LC_MESSAGES/bijiben.mo +share/locale/is/LC_MESSAGES/bijiben.mo share/locale/it/LC_MESSAGES/bijiben.mo share/locale/ja/LC_MESSAGES/bijiben.mo share/locale/kk/LC_MESSAGES/bijiben.mo @@ -200,11 +201,13 @@ share/locale/ml/LC_MESSAGES/bijiben.mo share/locale/nb/LC_MESSAGES/bijiben.mo share/locale/ne/LC_MESSAGES/bijiben.mo share/locale/nl/LC_MESSAGES/bijiben.mo +share/locale/oc/LC_MESSAGES/bijiben.mo share/locale/or/LC_MESSAGES/bijiben.mo share/locale/pa/LC_MESSAGES/bijiben.mo share/locale/pl/LC_MESSAGES/bijiben.mo share/locale/pt/LC_MESSAGES/bijiben.mo share/locale/pt_BR/LC_MESSAGES/bijiben.mo +share/locale/ro/LC_MESSAGES/bijiben.mo share/locale/ru/LC_MESSAGES/bijiben.mo share/locale/sk/LC_MESSAGES/bijiben.mo share/locale/sl/LC_MESSAGES/bijiben.mo diff --git a/deskutils/drivel/Makefile b/deskutils/drivel/Makefile index cf7ff57fc669..74f042d39ed9 100644 --- a/deskutils/drivel/Makefile +++ b/deskutils/drivel/Makefile @@ -3,6 +3,7 @@ PORTNAME= drivel PORTVERSION= 3.0.5 +PORTREVISION= 1 CATEGORIES= deskutils gnome MASTER_SITES= SF/${PORTNAME}/Drivel%20%28stable%29/${PORTVERSION} @@ -36,5 +37,8 @@ post-patch: @${REINPLACE_CMD} -e '/-g2/s|^|#|g' ${WRKSRC}/configure @${REINPLACE_CMD} -e 's|make -C|$$(MAKE) -C|g' ${WRKSRC}/Makefile.in @${REINPLACE_CMD} -e '/-ldl/s|^|#|g' ${WRKSRC}/src/Makefile.in + @${REINPLACE_CMD} -e 's|soup_xmlrpc_message_new|d_soup_xmlrpc_message_new|g' \ + ${WRKSRC}/src/soup-xmlrpc-message.[ch] \ + ${WRKSRC}/src/xmlrpc.c .include <bsd.port.mk> diff --git a/deskutils/gnome-calendar/Makefile b/deskutils/gnome-calendar/Makefile index 6009096665b5..bc4d96d5c865 100644 --- a/deskutils/gnome-calendar/Makefile +++ b/deskutils/gnome-calendar/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= gnome-calendar -PORTVERSION= 3.16.2 +PORTVERSION= 3.18.2.1 CATEGORIES= deskutils gnome MASTER_SITES= GNOME DIST_SUBDIR= gnome3 @@ -12,14 +12,13 @@ COMMENT= Simple and beatiful calendar application for GNOME PORTSCOUT= limitw:1,even -#BUILD_DEPENDS= itstool:${PORTSDIR}/textproc/itstool LIB_DEPENDS= libical.so:${PORTSDIR}/devel/libical -USES= gettext gmake libtool pathfix pkgconfig tar:xz +USES= gettext gmake gnome libtool pathfix pkgconfig tar:xz USE_LDCONFIG= yes INSTALLS_ICONS= yes -USE_GNOME= evolutiondataserver3 gtk30 intlhack -# introspection +USE_GNOME= evolutiondataserver3 gtk30 intlhack \ + introspection GNU_CONFIGURE= yes CPPFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib @@ -27,7 +26,7 @@ LDFLAGS+= -L${LOCALBASE}/lib GLIB_SCHEMAS= org.gnome.calendar.enums.xml \ org.gnome.calendar.gschema.xml -# for gcc on 9.3 +# for gcc 4.2.1 post-patch: @${REINPLACE_CMD} -e 's|-Wempty-body||g' \ ${WRKSRC}/configure diff --git a/deskutils/gnome-calendar/distinfo b/deskutils/gnome-calendar/distinfo index 7edb56d42df5..8268ee0f6d7d 100644 --- a/deskutils/gnome-calendar/distinfo +++ b/deskutils/gnome-calendar/distinfo @@ -1,2 +1,2 @@ -SHA256 (gnome3/gnome-calendar-3.16.2.tar.xz) = b530e1de58f3e3db9ab1470ee5f2bbb72b5aedca0d127cf093c8416e90be1c6f -SIZE (gnome3/gnome-calendar-3.16.2.tar.xz) = 2226324 +SHA256 (gnome3/gnome-calendar-3.18.2.1.tar.xz) = eedd9b10da837db6e7dc02794a942e9a98b3cdaa975b0d46226aa0cdaf88c0f6 +SIZE (gnome3/gnome-calendar-3.18.2.1.tar.xz) = 2290232 diff --git a/deskutils/gnome-calendar/pkg-plist b/deskutils/gnome-calendar/pkg-plist index 54e97cfd12ce..01e7c5d1843d 100644 --- a/deskutils/gnome-calendar/pkg-plist +++ b/deskutils/gnome-calendar/pkg-plist @@ -10,6 +10,7 @@ share/icons/hicolor/256x256/apps/gnome-calendar.png share/icons/hicolor/32x32/apps/gnome-calendar.png share/icons/hicolor/48x48/apps/gnome-calendar.png share/icons/hicolor/512x512/apps/gnome-calendar.png +share/locale/an/LC_MESSAGES/gnome-calendar.mo share/locale/ar/LC_MESSAGES/gnome-calendar.mo share/locale/bs/LC_MESSAGES/gnome-calendar.mo share/locale/ca/LC_MESSAGES/gnome-calendar.mo @@ -17,25 +18,33 @@ share/locale/cs/LC_MESSAGES/gnome-calendar.mo share/locale/da/LC_MESSAGES/gnome-calendar.mo share/locale/de/LC_MESSAGES/gnome-calendar.mo share/locale/el/LC_MESSAGES/gnome-calendar.mo +share/locale/en_GB/LC_MESSAGES/gnome-calendar.mo share/locale/eo/LC_MESSAGES/gnome-calendar.mo share/locale/es/LC_MESSAGES/gnome-calendar.mo share/locale/eu/LC_MESSAGES/gnome-calendar.mo share/locale/fa/LC_MESSAGES/gnome-calendar.mo share/locale/fi/LC_MESSAGES/gnome-calendar.mo share/locale/fr/LC_MESSAGES/gnome-calendar.mo +share/locale/fur/LC_MESSAGES/gnome-calendar.mo +share/locale/ga/LC_MESSAGES/gnome-calendar.mo share/locale/gl/LC_MESSAGES/gnome-calendar.mo share/locale/he/LC_MESSAGES/gnome-calendar.mo share/locale/hu/LC_MESSAGES/gnome-calendar.mo share/locale/id/LC_MESSAGES/gnome-calendar.mo +share/locale/is/LC_MESSAGES/gnome-calendar.mo share/locale/it/LC_MESSAGES/gnome-calendar.mo +share/locale/ja/LC_MESSAGES/gnome-calendar.mo share/locale/kk/LC_MESSAGES/gnome-calendar.mo share/locale/ko/LC_MESSAGES/gnome-calendar.mo share/locale/lt/LC_MESSAGES/gnome-calendar.mo share/locale/nb/LC_MESSAGES/gnome-calendar.mo +share/locale/nl/LC_MESSAGES/gnome-calendar.mo +share/locale/oc/LC_MESSAGES/gnome-calendar.mo share/locale/pa/LC_MESSAGES/gnome-calendar.mo share/locale/pl/LC_MESSAGES/gnome-calendar.mo share/locale/pt/LC_MESSAGES/gnome-calendar.mo share/locale/pt_BR/LC_MESSAGES/gnome-calendar.mo +share/locale/ro/LC_MESSAGES/gnome-calendar.mo share/locale/ru/LC_MESSAGES/gnome-calendar.mo share/locale/sk/LC_MESSAGES/gnome-calendar.mo share/locale/sl/LC_MESSAGES/gnome-calendar.mo diff --git a/deskutils/gnome-characters/Makefile b/deskutils/gnome-characters/Makefile index 079fa310807a..84cba5cc77bd 100644 --- a/deskutils/gnome-characters/Makefile +++ b/deskutils/gnome-characters/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= gnome-characters -PORTVERSION= 3.16.2 +PORTVERSION= 3.18.1 CATEGORIES= deskutils gnome MASTER_SITES= GNOME DIST_SUBDIR= gnome3 @@ -16,7 +16,7 @@ BUILD_DEPENDS= itstool:${PORTSDIR}/textproc/itstool LIB_DEPENDS= libgjs.so:${PORTSDIR}/lang/gjs \ libunistring.so:${PORTSDIR}/devel/libunistring -USES= gettext gmake libtool pathfix pkgconfig tar:xz +USES= gettext gmake gnome libtool pathfix pkgconfig tar:xz USE_LDCONFIG= yes INSTALLS_ICONS= yes USE_GNOME= gtk30 intlhack introspection diff --git a/deskutils/gnome-characters/distinfo b/deskutils/gnome-characters/distinfo index cfaf9b941cdf..4e4c1efbe4b2 100644 --- a/deskutils/gnome-characters/distinfo +++ b/deskutils/gnome-characters/distinfo @@ -1,2 +1,2 @@ -SHA256 (gnome3/gnome-characters-3.16.2.tar.xz) = 84616563f3c6c381bcbf5e059ed603f422af9775f744b19826f1ca4ac59845bf -SIZE (gnome3/gnome-characters-3.16.2.tar.xz) = 1364196 +SHA256 (gnome3/gnome-characters-3.18.1.tar.xz) = 161839bb6c1ffca78b6c11b8d4f3f32b8263705911df0aed3268672c050b9bac +SIZE (gnome3/gnome-characters-3.18.1.tar.xz) = 1358396 diff --git a/deskutils/gnome-characters/pkg-plist b/deskutils/gnome-characters/pkg-plist index 3c8a82d5041b..035832a2e600 100644 --- a/deskutils/gnome-characters/pkg-plist +++ b/deskutils/gnome-characters/pkg-plist @@ -6,33 +6,52 @@ share/applications/org.gnome.Characters.desktop share/dbus-1/services/org.gnome.Characters.BackgroundService.service share/dbus-1/services/org.gnome.Characters.service share/gnome-shell/search-providers/org.gnome.Characters.search-provider.ini -share/icons/gnome/scalable/categories/characters-arrow-symbolic.svg -share/icons/gnome/scalable/categories/characters-bullet-symbolic.svg -share/icons/gnome/scalable/categories/characters-currency-symbolic.svg -share/icons/gnome/scalable/categories/characters-latin-symbolic.svg -share/icons/gnome/scalable/categories/characters-math-symbolic.svg -share/icons/gnome/scalable/categories/characters-picture-symbolic.svg -share/icons/gnome/scalable/categories/characters-punctuation-symbolic.svg share/icons/hicolor/16x16/apps/gnome-characters.png share/icons/hicolor/22x22/apps/gnome-characters.png share/icons/hicolor/256x256/apps/gnome-characters.png share/icons/hicolor/32x32/apps/gnome-characters.png share/icons/hicolor/48x48/apps/gnome-characters.png +share/icons/hicolor/scalable/categories/characters-arrow-symbolic.svg +share/icons/hicolor/scalable/categories/characters-bullet-symbolic.svg +share/icons/hicolor/scalable/categories/characters-currency-symbolic.svg +share/icons/hicolor/scalable/categories/characters-latin-symbolic.svg +share/icons/hicolor/scalable/categories/characters-math-symbolic.svg +share/icons/hicolor/scalable/categories/characters-picture-symbolic.svg +share/icons/hicolor/scalable/categories/characters-punctuation-symbolic.svg +share/icons/hicolor/symbolic/apps/gnome-characters-symbolic.svg +share/locale/ar/LC_MESSAGES/org.gnome.Characters.mo +share/locale/ca/LC_MESSAGES/org.gnome.Characters.mo share/locale/cs/LC_MESSAGES/org.gnome.Characters.mo +share/locale/da/LC_MESSAGES/org.gnome.Characters.mo share/locale/de/LC_MESSAGES/org.gnome.Characters.mo share/locale/el/LC_MESSAGES/org.gnome.Characters.mo +share/locale/eo/LC_MESSAGES/org.gnome.Characters.mo share/locale/es/LC_MESSAGES/org.gnome.Characters.mo +share/locale/fa/LC_MESSAGES/org.gnome.Characters.mo +share/locale/fi/LC_MESSAGES/org.gnome.Characters.mo share/locale/fr/LC_MESSAGES/org.gnome.Characters.mo +share/locale/fur/LC_MESSAGES/org.gnome.Characters.mo +share/locale/gl/LC_MESSAGES/org.gnome.Characters.mo share/locale/he/LC_MESSAGES/org.gnome.Characters.mo share/locale/hu/LC_MESSAGES/org.gnome.Characters.mo +share/locale/id/LC_MESSAGES/org.gnome.Characters.mo share/locale/it/LC_MESSAGES/org.gnome.Characters.mo share/locale/ja/LC_MESSAGES/org.gnome.Characters.mo +share/locale/ko/LC_MESSAGES/org.gnome.Characters.mo +share/locale/lt/LC_MESSAGES/org.gnome.Characters.mo +share/locale/nb/LC_MESSAGES/org.gnome.Characters.mo +share/locale/oc/LC_MESSAGES/org.gnome.Characters.mo +share/locale/pa/LC_MESSAGES/org.gnome.Characters.mo share/locale/pl/LC_MESSAGES/org.gnome.Characters.mo +share/locale/pt/LC_MESSAGES/org.gnome.Characters.mo share/locale/pt_BR/LC_MESSAGES/org.gnome.Characters.mo +share/locale/ru/LC_MESSAGES/org.gnome.Characters.mo share/locale/sk/LC_MESSAGES/org.gnome.Characters.mo share/locale/sl/LC_MESSAGES/org.gnome.Characters.mo share/locale/sr/LC_MESSAGES/org.gnome.Characters.mo share/locale/sr@latin/LC_MESSAGES/org.gnome.Characters.mo +share/locale/sv/LC_MESSAGES/org.gnome.Characters.mo +share/locale/tr/LC_MESSAGES/org.gnome.Characters.mo share/locale/uk/LC_MESSAGES/org.gnome.Characters.mo share/locale/zh_CN/LC_MESSAGES/org.gnome.Characters.mo share/locale/zh_TW/LC_MESSAGES/org.gnome.Characters.mo diff --git a/deskutils/gnome-clocks/Makefile b/deskutils/gnome-clocks/Makefile index f4622a637fbf..833b46712370 100644 --- a/deskutils/gnome-clocks/Makefile +++ b/deskutils/gnome-clocks/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= gnome-clocks -PORTVERSION= 3.16.2 +PORTVERSION= 3.18.0 CATEGORIES= deskutils gnome MASTER_SITES= GNOME DIST_SUBDIR= gnome3 @@ -19,7 +19,7 @@ RUN_DEPENDS= geoclue>=0:${PORTSDIR}/net/geoclue PORTSCOUT= limitw:1,even -USES= gettext gmake libtool pathfix pkgconfig tar:xz +USES= gettext gmake gnome libtool pathfix pkgconfig tar:xz USE_LDCONFIG= yes USE_GNOME= gnomedesktop3 gsound gtk30 intlhack GNU_CONFIGURE= yes diff --git a/deskutils/gnome-clocks/distinfo b/deskutils/gnome-clocks/distinfo index 81894006192a..3408f82b5cfe 100644 --- a/deskutils/gnome-clocks/distinfo +++ b/deskutils/gnome-clocks/distinfo @@ -1,2 +1,2 @@ -SHA256 (gnome3/gnome-clocks-3.16.2.tar.xz) = cdfa74a02796cfea001826647754aaaa57d10e3e91e93301f16a59e538679e98 -SIZE (gnome3/gnome-clocks-3.16.2.tar.xz) = 872816 +SHA256 (gnome3/gnome-clocks-3.18.0.tar.xz) = ca0818ec89e3539201da6b5388365e3d66df815198beccc90e2be44c7822baa0 +SIZE (gnome3/gnome-clocks-3.18.0.tar.xz) = 870864 diff --git a/deskutils/gnome-contacts/Makefile b/deskutils/gnome-contacts/Makefile index 6a159c75e63c..65c880335811 100644 --- a/deskutils/gnome-contacts/Makefile +++ b/deskutils/gnome-contacts/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= gnome-contacts -PORTVERSION= 3.16.2 +PORTVERSION= 3.18.0 CATEGORIES= deskutils gnome MASTER_SITES= GNOME @@ -21,7 +21,7 @@ PORTSCOUT= limitw:1,even USE_GNOME= evolutiondataserver3 gnomedesktop3 gtk30 intlhack \ introspection:build -USES= gettext gmake pathfix perl5 pkgconfig tar:xz +USES= gettext gmake gnome pathfix perl5 pkgconfig tar:xz GNU_CONFIGURE= yes CPPFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib diff --git a/deskutils/gnome-contacts/distinfo b/deskutils/gnome-contacts/distinfo index bfa031e79938..0b487b065969 100644 --- a/deskutils/gnome-contacts/distinfo +++ b/deskutils/gnome-contacts/distinfo @@ -1,2 +1,2 @@ -SHA256 (gnome-contacts-3.16.2.tar.xz) = fb625a40fe915d866625a7d688c9a3b454d198c9474ce2efc3979f2b0d1687e7 -SIZE (gnome-contacts-3.16.2.tar.xz) = 767720 +SHA256 (gnome-contacts-3.18.0.tar.xz) = c81ad739a1f554e4c89979564565e32ceaf1d2cc6c93a6a75d929d7d1fe8e287 +SIZE (gnome-contacts-3.18.0.tar.xz) = 784616 diff --git a/deskutils/gnome-contacts/pkg-plist b/deskutils/gnome-contacts/pkg-plist index e2d3ccf92fc8..44d85bf42c49 100644 --- a/deskutils/gnome-contacts/pkg-plist +++ b/deskutils/gnome-contacts/pkg-plist @@ -52,6 +52,7 @@ share/locale/mr/LC_MESSAGES/gnome-contacts.mo share/locale/nb/LC_MESSAGES/gnome-contacts.mo share/locale/ne/LC_MESSAGES/gnome-contacts.mo share/locale/nl/LC_MESSAGES/gnome-contacts.mo +share/locale/oc/LC_MESSAGES/gnome-contacts.mo share/locale/or/LC_MESSAGES/gnome-contacts.mo share/locale/pa/LC_MESSAGES/gnome-contacts.mo share/locale/pl/LC_MESSAGES/gnome-contacts.mo diff --git a/deskutils/gnome-dictionary/Makefile b/deskutils/gnome-dictionary/Makefile index a816459a1960..125a105850c9 100644 --- a/deskutils/gnome-dictionary/Makefile +++ b/deskutils/gnome-dictionary/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= gnome-dictionary -PORTVERSION= 3.16.2 +PORTVERSION= 3.18.1 CATEGORIES= deskutils gnome MASTER_SITES= GNOME DIST_SUBDIR= gnome3 @@ -15,7 +15,7 @@ BUILD_DEPENDS= gtkdoc-check:${PORTSDIR}/textproc/gtk-doc \ PORTSCOUT= limitw:1,even -USES= gettext gmake libtool pathfix pkgconfig tar:xz +USES= gettext gmake gnome libtool pathfix pkgconfig tar:xz USE_GNOME= intlhack introspection:build gtk30 INSTALLS_ICONS= yes USE_LDCONFIG= yes diff --git a/deskutils/gnome-dictionary/distinfo b/deskutils/gnome-dictionary/distinfo index 5f82506f1f07..b1968623175c 100644 --- a/deskutils/gnome-dictionary/distinfo +++ b/deskutils/gnome-dictionary/distinfo @@ -1,2 +1,2 @@ -SHA256 (gnome3/gnome-dictionary-3.16.2.tar.xz) = a2981a76ecf57a5e5f1ebc88697f228a40e550c3371535aa15cc959fe51badd5 -SIZE (gnome3/gnome-dictionary-3.16.2.tar.xz) = 847024 +SHA256 (gnome3/gnome-dictionary-3.18.1.tar.xz) = 92cf2d519335b125018468c22405499fdb320e4446201c7b0f55f1a441bf05cc +SIZE (gnome3/gnome-dictionary-3.18.1.tar.xz) = 864460 diff --git a/deskutils/gnome-dictionary/pkg-plist b/deskutils/gnome-dictionary/pkg-plist index de5996948080..bfc4b71bdebc 100644 --- a/deskutils/gnome-dictionary/pkg-plist +++ b/deskutils/gnome-dictionary/pkg-plist @@ -1,6 +1,7 @@ bin/gnome-dictionary include/gdict-1.0/gdict/gdict-client-context.h include/gdict-1.0/gdict/gdict-context.h +include/gdict-1.0/gdict/gdict-database-chooser-button.h include/gdict-1.0/gdict/gdict-database-chooser.h include/gdict-1.0/gdict/gdict-defbox.h include/gdict-1.0/gdict/gdict-enum-types.h @@ -14,8 +15,8 @@ include/gdict-1.0/gdict/gdict-version.h include/gdict-1.0/gdict/gdict.h lib/girepository-1.0/Gdict-1.0.typelib lib/libgdict-1.0.so -lib/libgdict-1.0.so.8 -lib/libgdict-1.0.so.8.1.0 +lib/libgdict-1.0.so.10 +lib/libgdict-1.0.so.10.0.0 libdata/pkgconfig/gdict-1.0.pc man/man1/gnome-dictionary.1.gz share/appdata/org.gnome.Dictionary.appdata.xml @@ -47,7 +48,6 @@ share/gtk-doc/html/gdict/gdict.html share/gtk-doc/html/gdict/gdictui.html share/gtk-doc/html/gdict/home.png share/gtk-doc/html/gdict/index.html -share/gtk-doc/html/gdict/index.sgml share/gtk-doc/html/gdict/introduction.html share/gtk-doc/html/gdict/ix01.html share/gtk-doc/html/gdict/ix02.html @@ -586,7 +586,6 @@ share/locale/hi/LC_MESSAGES/gnome-dictionary.mo share/locale/hr/LC_MESSAGES/gnome-dictionary.mo share/locale/hu/LC_MESSAGES/gnome-dictionary.mo share/locale/id/LC_MESSAGES/gnome-dictionary.mo -share/locale/is/LC_MESSAGES/gnome-dictionary.mo share/locale/it/LC_MESSAGES/gnome-dictionary.mo share/locale/ja/LC_MESSAGES/gnome-dictionary.mo share/locale/ka/LC_MESSAGES/gnome-dictionary.mo diff --git a/deskutils/gnome-documents/Makefile b/deskutils/gnome-documents/Makefile index 0227ddb37b28..66748bf871b4 100644 --- a/deskutils/gnome-documents/Makefile +++ b/deskutils/gnome-documents/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= gnome-documents -PORTVERSION= 3.16.5 +PORTVERSION= 3.18.2 CATEGORIES= deskutils gnome MASTER_SITES= GNOME DIST_SUBDIR= gnome3 @@ -30,9 +30,9 @@ RUN_DEPENDS= py2?-dbus>0:${PORTSDIR}/devel/py-dbus \ PORTSCOUT= limitw:1,even -USES= compiler:c++11-lib gettext gmake libtool pathfix \ +USES= compiler:c++11-lib gettext gmake gnome libtool pathfix \ pkgconfig tar:xz -USE_GNOME= gnomedesktop3 gtk30 intltool \ +USE_GNOME= gnomedesktop3 gtk30 intlhack \ introspection:build librsvg2 libxml2 GNU_CONFIGURE= yes INSTALLS_ICONS= yes diff --git a/deskutils/gnome-documents/distinfo b/deskutils/gnome-documents/distinfo index 1a2ce3c0b4d6..97e054db14f9 100644 --- a/deskutils/gnome-documents/distinfo +++ b/deskutils/gnome-documents/distinfo @@ -1,2 +1,2 @@ -SHA256 (gnome3/gnome-documents-3.16.5.tar.xz) = 562a5d14760186d1c0e7395a2850665b74d7df0a54b2523856782e9d648cf78f -SIZE (gnome3/gnome-documents-3.16.5.tar.xz) = 2254272 +SHA256 (gnome3/gnome-documents-3.18.2.tar.xz) = 850ddaf3366549bbe0696c2ec3a36faf16438b387b8e9cb7812c7d5266a74cd4 +SIZE (gnome3/gnome-documents-3.18.2.tar.xz) = 2297404 diff --git a/deskutils/gnome-documents/pkg-plist b/deskutils/gnome-documents/pkg-plist index 7a7cb8f67986..887ad5ae3213 100644 --- a/deskutils/gnome-documents/pkg-plist +++ b/deskutils/gnome-documents/pkg-plist @@ -14,38 +14,12 @@ share/dbus-1/services/org.gnome.Books.service share/dbus-1/services/org.gnome.Documents.service %%DATADIR%%/gir-1.0/Gd-1.0.gir %%DATADIR%%/gir-1.0/GdPrivate-1.0.gir -%%DATADIR%%/gnome-documents.gresource -%%DATADIR%%/js/application.js -%%DATADIR%%/js/changeMonitor.js -%%DATADIR%%/js/config.js -%%DATADIR%%/js/documents.js -%%DATADIR%%/js/edit.js -%%DATADIR%%/js/embed.js -%%DATADIR%%/js/errorBox.js -%%DATADIR%%/js/main.js -%%DATADIR%%/js/mainBooks.js -%%DATADIR%%/js/mainToolbar.js -%%DATADIR%%/js/mainWindow.js -%%DATADIR%%/js/manager.js -%%DATADIR%%/js/miners.js -%%DATADIR%%/js/notifications.js -%%DATADIR%%/js/password.js -%%DATADIR%%/js/path.js -%%DATADIR%%/js/places.js -%%DATADIR%%/js/presentation.js -%%DATADIR%%/js/preview.js -%%DATADIR%%/js/properties.js -%%DATADIR%%/js/query.js -%%DATADIR%%/js/search.js -%%DATADIR%%/js/searchbar.js -%%DATADIR%%/js/selections.js -%%DATADIR%%/js/sharing.js -%%DATADIR%%/js/shellSearchProvider.js -%%DATADIR%%/js/trackerController.js -%%DATADIR%%/js/trackerUtils.js -%%DATADIR%%/js/utils.js -%%DATADIR%%/js/view.js -%%DATADIR%%/js/windowMode.js +%%DATADIR%%/org.gnome.Books +%%DATADIR%%/org.gnome.Books.data.gresource +%%DATADIR%%/org.gnome.Books.src.gresource +%%DATADIR%%/org.gnome.Documents +%%DATADIR%%/org.gnome.Documents.data.gresource +%%DATADIR%%/org.gnome.Documents.src.gresource share/gnome-shell/search-providers/org.gnome.Documents.search-provider.ini share/help/C/gnome-documents/collections.page share/help/C/gnome-documents/filter.page diff --git a/deskutils/gnome-initial-setup/Makefile b/deskutils/gnome-initial-setup/Makefile index b89d6f4399b2..c6a75a0c55e3 100644 --- a/deskutils/gnome-initial-setup/Makefile +++ b/deskutils/gnome-initial-setup/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= gnome-initial-setup -PORTVERSION= 3.16.3 +PORTVERSION= 3.18.0 CATEGORIES= deskutils gnome MASTER_SITES= GNOME DIST_SUBDIR= gnome3 @@ -20,7 +20,7 @@ RUN_DEPENDS= gdm>=3.0.0:${PORTSDIR}/x11/gdm PORTSCOUT= limitw:1,even -USES= autoreconf compiler:c++11-lib gettext gmake libtool \ +USES= autoreconf compiler:c++11-lib gettext gmake gnome libtool \ pathfix pkgconfig tar:xz USE_GNOME= gnomedesktop3 gnomeprefix gtk30 intlhack USE_LDCONFIG= yes diff --git a/deskutils/gnome-initial-setup/distinfo b/deskutils/gnome-initial-setup/distinfo index e3ff1827d663..0c031e387107 100644 --- a/deskutils/gnome-initial-setup/distinfo +++ b/deskutils/gnome-initial-setup/distinfo @@ -1,2 +1,2 @@ -SHA256 (gnome3/gnome-initial-setup-3.16.3.tar.xz) = 9c424fd6ccc9c6e17b6352a39f6a0e8080294978ad15b24e67b53b3714ab1dfa -SIZE (gnome3/gnome-initial-setup-3.16.3.tar.xz) = 2352576 +SHA256 (gnome3/gnome-initial-setup-3.18.0.tar.xz) = 8fee9de41677c44318bb1c3bade2b6c9156698ad1a06e63aa1c15e3ab1bee729 +SIZE (gnome3/gnome-initial-setup-3.18.0.tar.xz) = 2376808 diff --git a/deskutils/gnome-initial-setup/pkg-plist b/deskutils/gnome-initial-setup/pkg-plist index ca28c08f3e99..b3fcf3707263 100644 --- a/deskutils/gnome-initial-setup/pkg-plist +++ b/deskutils/gnome-initial-setup/pkg-plist @@ -58,6 +58,7 @@ share/locale/pa/LC_MESSAGES/gnome-initial-setup.mo share/locale/pl/LC_MESSAGES/gnome-initial-setup.mo share/locale/pt/LC_MESSAGES/gnome-initial-setup.mo share/locale/pt_BR/LC_MESSAGES/gnome-initial-setup.mo +share/locale/ro/LC_MESSAGES/gnome-initial-setup.mo share/locale/ru/LC_MESSAGES/gnome-initial-setup.mo share/locale/sk/LC_MESSAGES/gnome-initial-setup.mo share/locale/sl/LC_MESSAGES/gnome-initial-setup.mo diff --git a/deskutils/gnome-maps/Makefile b/deskutils/gnome-maps/Makefile index 03dd2e505a83..7ec61f5d9e6e 100644 --- a/deskutils/gnome-maps/Makefile +++ b/deskutils/gnome-maps/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= gnome-maps -PORTVERSION= 3.16.2 +PORTVERSION= 3.18.2 CATEGORIES= deskutils gnome MASTER_SITES= GNOME DIST_SUBDIR= gnome3 @@ -22,13 +22,15 @@ RUN_DEPENDS= geoclue>=0:${PORTSDIR}/net/geoclue PORTSCOUT= limitw:1,even -USES= gettext gmake libtool pathfix pkgconfig tar:xz +USES= gettext gmake gnome libtool pathfix pkgconfig tar:xz USE_GNOME= gnomedesktop3 gtk30 intlhack USE_LDCONFIG= yes GNU_CONFIGURE= yes INSTALLS_ICONS= yes CPPFLAGS+= -I${LOCALBASE}/include LIBS+= -L${LOCALBASE}/lib +INSTALL_TARGET= install-strip + GLIB_SCHEMAS= org.gnome.Maps.gschema.xml .include <bsd.port.mk> diff --git a/deskutils/gnome-maps/distinfo b/deskutils/gnome-maps/distinfo index c10763a4763b..3c1d1a954f6d 100644 --- a/deskutils/gnome-maps/distinfo +++ b/deskutils/gnome-maps/distinfo @@ -1,2 +1,2 @@ -SHA256 (gnome3/gnome-maps-3.16.2.tar.xz) = a7d791e4fb2dc3674232edf5c6d6112274869524db458695fc9fece49df07c96 -SIZE (gnome3/gnome-maps-3.16.2.tar.xz) = 835624 +SHA256 (gnome3/gnome-maps-3.18.2.tar.xz) = 693ff1559252eabe5d8c9c7354333b5aa1996e870936456d15706a0e0bac9278 +SIZE (gnome3/gnome-maps-3.18.2.tar.xz) = 864904 diff --git a/deskutils/gnome-maps/pkg-plist b/deskutils/gnome-maps/pkg-plist index 036d75d5822a..90c5bdad2d8d 100644 --- a/deskutils/gnome-maps/pkg-plist +++ b/deskutils/gnome-maps/pkg-plist @@ -18,7 +18,8 @@ share/gir-1.0/GnomeMaps-1.0.gir %%DATADIR%%/icons/hicolor/16x16/apps/route-car-symbolic.svg %%DATADIR%%/icons/hicolor/16x16/apps/route-pedestrian-symbolic.svg %%DATADIR%%/icons/hicolor/16x16/apps/route-transit-symbolic.svg -%%DATADIR%%/icons/hicolor/22x22/apps/user-location.png +%%DATADIR%%/icons/hicolor/24x24/apps/user-location-compass.png +%%DATADIR%%/icons/hicolor/24x24/apps/user-location.png %%DATADIR%%/icons/hicolor/32x32/apps/maps-direction-continue-symbolic.svg %%DATADIR%%/icons/hicolor/32x32/apps/maps-direction-left-symbolic.svg %%DATADIR%%/icons/hicolor/32x32/apps/maps-direction-right-symbolic.svg @@ -61,6 +62,7 @@ share/locale/gl/LC_MESSAGES/gnome-maps.mo share/locale/he/LC_MESSAGES/gnome-maps.mo share/locale/hu/LC_MESSAGES/gnome-maps.mo share/locale/id/LC_MESSAGES/gnome-maps.mo +share/locale/is/LC_MESSAGES/gnome-maps.mo share/locale/it/LC_MESSAGES/gnome-maps.mo share/locale/ja/LC_MESSAGES/gnome-maps.mo share/locale/kk/LC_MESSAGES/gnome-maps.mo @@ -72,6 +74,7 @@ share/locale/ml/LC_MESSAGES/gnome-maps.mo share/locale/nb/LC_MESSAGES/gnome-maps.mo share/locale/ne/LC_MESSAGES/gnome-maps.mo share/locale/nl/LC_MESSAGES/gnome-maps.mo +share/locale/oc/LC_MESSAGES/gnome-maps.mo share/locale/pa/LC_MESSAGES/gnome-maps.mo share/locale/pl/LC_MESSAGES/gnome-maps.mo share/locale/pt/LC_MESSAGES/gnome-maps.mo diff --git a/deskutils/gnome-photos/Makefile b/deskutils/gnome-photos/Makefile index 99c05027988c..54f055dc478b 100644 --- a/deskutils/gnome-photos/Makefile +++ b/deskutils/gnome-photos/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= gnome-photos -PORTVERSION= 3.16.3 +PORTVERSION= 3.18.2 CATEGORIES= deskutils gnome MASTER_SITES= GNOME DIST_SUBDIR= gnome3 @@ -25,7 +25,8 @@ RUN_DEPENDS= geoclue>=0:${PORTSDIR}/net/geoclue PORTSCOUT= limitw:1,even -USES= gettext gmake libtool pathfix pkgconfig tar:xz +USES= compiler:c11 gettext gmake gnome libtool \ + pathfix pkgconfig tar:xz USE_GNOME= gnomedesktop3 gtk30 intlhack USE_LDCONFIG= yes GNU_CONFIGURE= yes diff --git a/deskutils/gnome-photos/distinfo b/deskutils/gnome-photos/distinfo index ad44647e6ce7..bab317ba04c1 100644 --- a/deskutils/gnome-photos/distinfo +++ b/deskutils/gnome-photos/distinfo @@ -1,2 +1,2 @@ -SHA256 (gnome3/gnome-photos-3.16.3.tar.xz) = fb5a0232083369b80c95b700b41e9a3425b5bedd389ee08fed690d3f0989e129 -SIZE (gnome3/gnome-photos-3.16.3.tar.xz) = 762584 +SHA256 (gnome3/gnome-photos-3.18.2.tar.xz) = 7f6169c663b7a0e1b971d5af4def3d9a633e16a24e7d2c593b51be0053f9a0d8 +SIZE (gnome3/gnome-photos-3.18.2.tar.xz) = 765196 diff --git a/deskutils/gnome-photos/pkg-plist b/deskutils/gnome-photos/pkg-plist index b69fc8543ffb..3210cace5b1d 100644 --- a/deskutils/gnome-photos/pkg-plist +++ b/deskutils/gnome-photos/pkg-plist @@ -115,6 +115,7 @@ share/icons/hicolor/256x256/apps/gnome-photos.png share/icons/hicolor/32x32/apps/gnome-photos.png share/icons/hicolor/48x48/apps/gnome-photos.png share/icons/hicolor/scalable/apps/gnome-photos-symbolic.svg +share/locale/an/LC_MESSAGES/gnome-photos.mo share/locale/ar/LC_MESSAGES/gnome-photos.mo share/locale/as/LC_MESSAGES/gnome-photos.mo share/locale/bg/LC_MESSAGES/gnome-photos.mo diff --git a/deskutils/gnome-screenshot/Makefile b/deskutils/gnome-screenshot/Makefile index 04389ccddab7..eb298d848e43 100644 --- a/deskutils/gnome-screenshot/Makefile +++ b/deskutils/gnome-screenshot/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= gnome-screenshot -PORTVERSION= 3.16.2 +PORTVERSION= 3.18.0 CATEGORIES= deskutils gnome MASTER_SITES= GNOME DIST_SUBDIR= gnome3 @@ -15,7 +15,7 @@ LIB_DEPENDS= libcanberra-gtk3.so:${PORTSDIR}/audio/libcanberra-gtk3 CONFLICTS= gnome-utils-2.[0-9]* PORTSCOUT= limitw:1,even -USES= gettext gmake pathfix pkgconfig tar:xz +USES= gettext gmake gnome pathfix pkgconfig tar:xz USE_GNOME= gtk30 intlhack GNU_CONFIGURE= yes CPPFLAGS+= -I${LOCALBASE}/include diff --git a/deskutils/gnome-screenshot/distinfo b/deskutils/gnome-screenshot/distinfo index 4aaf9a9190ae..f70198013ed9 100644 --- a/deskutils/gnome-screenshot/distinfo +++ b/deskutils/gnome-screenshot/distinfo @@ -1,2 +1,2 @@ -SHA256 (gnome3/gnome-screenshot-3.16.2.tar.xz) = 5dd4bafb3deb0967866726ba89dab62bbd6dc3bda3b190474281142aa3dee948 -SIZE (gnome3/gnome-screenshot-3.16.2.tar.xz) = 279828 +SHA256 (gnome3/gnome-screenshot-3.18.0.tar.xz) = eba64dbf4acf0ab8222fec549d0a4f2dd7dbd51c255e7978dedf1f5c06a98841 +SIZE (gnome3/gnome-screenshot-3.18.0.tar.xz) = 281752 diff --git a/deskutils/gnome-shell-extension-audio-output-switcher/Makefile b/deskutils/gnome-shell-extension-audio-output-switcher/Makefile index 3e53c05b3a31..cd5b82698c31 100644 --- a/deskutils/gnome-shell-extension-audio-output-switcher/Makefile +++ b/deskutils/gnome-shell-extension-audio-output-switcher/Makefile @@ -3,7 +3,7 @@ PORTNAME= gnome-shell-extension-audio-output-switcher PORTVERSION= 0.0.0.20140520 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= deskutils gnome DIST_SUBDIR= gnome3 @@ -15,7 +15,7 @@ BUILD_DEPENDS= gnome-shell>=0:${PORTSDIR}/x11/gnome-shell \ RUN_DEPENDS= gnome-shell>=0:${PORTSDIR}/x11/gnome-shell \ gsettings-desktop-schemas>=3.12.0:${PORTSDIR}/devel/gsettings-desktop-schemas -USES= gettext gmake pkgconfig tar:xz +USES= gettext gmake gnome pkgconfig tar:xz USE_GNOME= glib20 USE_GITHUB= yes CPPFLAGS+= -I${LOCALBASE}/include @@ -30,7 +30,7 @@ PKGMESSAGE= ../gnome-shell-extra-extensions/pkg-message.slaves NO_BUILD= yes post-patch: - @${REINPLACE_CMD} -e 's|3.12"|3.12","3.14","3.16"|g' \ + @${REINPLACE_CMD} -e 's|3.12"|3.12","3.14","3.16", "3.18"|g' \ ${WRKSRC}/metadata.json do-install: diff --git a/deskutils/gnome-shell-extension-backslide/Makefile b/deskutils/gnome-shell-extension-backslide/Makefile index da0595bbf416..ebf2f494c9a1 100644 --- a/deskutils/gnome-shell-extension-backslide/Makefile +++ b/deskutils/gnome-shell-extension-backslide/Makefile @@ -3,7 +3,7 @@ PORTNAME= gnome-shell-extension-backslide PORTVERSION= 0.0.0.20140520 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= deskutils gnome MASTER_SITES= https://bitbucket.org/LukasKnuth/backslide/get/ DISTFILES= 7e36a49fc5e1.zip @@ -19,7 +19,7 @@ RUN_DEPENDS= gnome-shell>=0:${PORTSDIR}/x11/gnome-shell \ WRKSRC= ${WRKDIR}/LukasKnuth-backslide-7e36a49fc5e1 -USES= gettext gmake pkgconfig tar:xz +USES= gettext gmake gnome pkgconfig tar:xz USE_GNOME= glib20 CPPFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib diff --git a/deskutils/gnome-shell-extension-backslide/files/patch-widgets.js b/deskutils/gnome-shell-extension-backslide/files/patch-widgets.js new file mode 100644 index 000000000000..691f71a58c6d --- /dev/null +++ b/deskutils/gnome-shell-extension-backslide/files/patch-widgets.js @@ -0,0 +1,24 @@ +Support gnome-shell 3.18 +https://bitbucket.org/LukasKnuth/backslide/issues/64/extension-broken-in-gnome-318-here-is-a + +--- backslide@codeisland.org/widgets.js.orig 2015-11-18 15:28:14.531127000 +0100 ++++ backslide@codeisland.org/widgets.js 2015-11-18 15:30:59.671877000 +0100 +@@ -482,11 +482,16 @@ + _init: function(value) { + this.parent(); + +- this._box = new St.Table({style_class: 'slider-item'}); ++ //DOM 20151024 ++ this._box = new St.Widget({style_class: 'slider-item', ++ layout_manager: new Clutter.TableLayout(), ++ reactive: true}); + + this._slider = new Slider.Slider(value); + +- this._box.add(this._slider.actor, {row: 0, col: 2, x_expand: true}); ++ //DOM 20151024 ++ this._box.layout_manager.pack(this._slider.actor, 2, 0); ++ + this.actor.add(this._box, {span: -1, expand: true}); + }, + diff --git a/deskutils/gnome-shell-extension-calculator/Makefile b/deskutils/gnome-shell-extension-calculator/Makefile deleted file mode 100644 index ce32233ba80a..000000000000 --- a/deskutils/gnome-shell-extension-calculator/Makefile +++ /dev/null @@ -1,37 +0,0 @@ -# Created by: Gustau Perez i Querol <gustau.perez@gmail.com> -# $FreeBSD$ - -PORTNAME= gnome-shell-extension-calculator -PORTVERSION= 0.0.0.20140520 -PORTEVISION= 2 -CATEGORIES= deskutils gnome -DIST_SUBDIR= gnome3 - -MAINTAINER= gnome@FreeBSD.org -COMMENT= Simple calculator in the gnome-shell search overview - -BUILD_DEPENDS= gnome-shell>=0:${PORTSDIR}/x11/gnome-shell -RUN_DEPENDS= gnome-shell>=0:${PORTSDIR}/x11/gnome-shell - -USES= gettext gmake pkgconfig tar:xz -USE_GITHUB= yes -CPPFLAGS+= -I${LOCALBASE}/include -LDFLAGS+= -L${LOCALBASE}/lib - -GH_ACCOUNT= eonpatapon -GH_TAGNAME= e4f4ac5 -GH_PROJECT= gnome-shell-extension-calc - -PKGMESSAGE= ../gnome-shell-extra-extensions/pkg-message.slaves - -NO_BUILD= yes - -post-patch: - @${REINPLACE_CMD} -e 's|3.12"|3.12","3.14","3.16"|g' \ - ${WRKSRC}/calc\@patapon.info/metadata.json - -do-install: - @${MKDIR} ${STAGEDIR}${PREFIX}/share/gnome-shell/extensions/ - @(cd ${WRKSRC} && ${CP} -pPR calc\@patapon.info ${STAGEDIR}${PREFIX}/share/gnome-shell/extensions/) - -.include <bsd.port.mk> diff --git a/deskutils/gnome-shell-extension-calculator/distinfo b/deskutils/gnome-shell-extension-calculator/distinfo deleted file mode 100644 index c979cbcc767a..000000000000 --- a/deskutils/gnome-shell-extension-calculator/distinfo +++ /dev/null @@ -1,2 +0,0 @@ -SHA256 (gnome3/eonpatapon-gnome-shell-extension-calc-0.0.0.20140520-e4f4ac5_GH0.tar.xz) = 6393660373f263e5b57af3a628144fcb60b4c459c5c02d14663a3383fe44208b -SIZE (gnome3/eonpatapon-gnome-shell-extension-calc-0.0.0.20140520-e4f4ac5_GH0.tar.xz) = 206288 diff --git a/deskutils/gnome-shell-extension-calculator/pkg-descr b/deskutils/gnome-shell-extension-calculator/pkg-descr deleted file mode 100644 index 6b0b3ecc1835..000000000000 --- a/deskutils/gnome-shell-extension-calculator/pkg-descr +++ /dev/null @@ -1,3 +0,0 @@ -Simple calculator for the gnome-shell search overview - -WWW: https://github.com/eonpatapon/gnome-shell-extension-calc diff --git a/deskutils/gnome-shell-extension-calculator/pkg-plist b/deskutils/gnome-shell-extension-calculator/pkg-plist deleted file mode 100644 index 6aff85edf3b0..000000000000 --- a/deskutils/gnome-shell-extension-calculator/pkg-plist +++ /dev/null @@ -1,3 +0,0 @@ -share/gnome-shell/extensions/calc@patapon.info/COPYING -share/gnome-shell/extensions/calc@patapon.info/extension.js -share/gnome-shell/extensions/calc@patapon.info/metadata.json diff --git a/deskutils/gnome-shell-extension-coverflow/Makefile b/deskutils/gnome-shell-extension-coverflow/Makefile index 5756f9d260bb..503c5247fbb7 100644 --- a/deskutils/gnome-shell-extension-coverflow/Makefile +++ b/deskutils/gnome-shell-extension-coverflow/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= gnome-shell-extension-coverflow -PORTVERSION= 0.0.0.20150613 +PORTVERSION= 0.0.0.20151013 CATEGORIES= deskutils gnome DIST_SUBDIR= gnome3 @@ -14,7 +14,7 @@ BUILD_DEPENDS= gnome-shell>=0:${PORTSDIR}/x11/gnome-shell \ RUN_DEPENDS= gnome-shell>=0:${PORTSDIR}/x11/gnome-shell \ gsettings-desktop-schemas>=3.12.0:${PORTSDIR}/devel/gsettings-desktop-schemas -USES= gettext gmake pkgconfig tar:xz +USES= gettext gmake gnome pkgconfig tar:xz USE_GNOME= glib20 USE_GITHUB= yes CPPFLAGS+= -I${LOCALBASE}/include @@ -22,7 +22,7 @@ LDFLAGS+= -L${LOCALBASE}/lib GLIB_SCHEMAS= org.gnome.shell.extensions.coverflowalttab.gschema.xml GH_ACCOUNT= dmo60 -GH_TAGNAME= db5bd2c +GH_TAGNAME= 86483f1 GH_PROJECT= CoverflowAltTab PKGMESSAGE= ../gnome-shell-extra-extensions/pkg-message.slaves diff --git a/deskutils/gnome-shell-extension-coverflow/distinfo b/deskutils/gnome-shell-extension-coverflow/distinfo index 3378d93efa13..a391c3fd7575 100644 --- a/deskutils/gnome-shell-extension-coverflow/distinfo +++ b/deskutils/gnome-shell-extension-coverflow/distinfo @@ -1,2 +1,2 @@ -SHA256 (gnome3/dmo60-CoverflowAltTab-0.0.0.20150613-db5bd2c_GH0.tar.xz) = 7bdf5674709c808c1d25249e60ac1d067c14a68a2ac71198bcc1ff74b9f90816 -SIZE (gnome3/dmo60-CoverflowAltTab-0.0.0.20150613-db5bd2c_GH0.tar.xz) = 341860 +SHA256 (gnome3/dmo60-CoverflowAltTab-0.0.0.20151013-86483f1_GH0.tar.xz) = 3e26f5907a8deddb9775a1a44a01e9cffd2d982d43435d984dc7ce4bac731980 +SIZE (gnome3/dmo60-CoverflowAltTab-0.0.0.20151013-86483f1_GH0.tar.xz) = 342989 diff --git a/deskutils/gnome-shell-extension-coverflow/pkg-plist b/deskutils/gnome-shell-extension-coverflow/pkg-plist index a0a27dcd54bf..9dcdcc840104 100644 --- a/deskutils/gnome-shell-extension-coverflow/pkg-plist +++ b/deskutils/gnome-shell-extension-coverflow/pkg-plist @@ -1,3 +1,4 @@ +share/gnome-shell/extensions/CoverflowAltTab@dmo60.de/CoverflowAltTab.pot share/gnome-shell/extensions/CoverflowAltTab@dmo60.de/config.js share/gnome-shell/extensions/CoverflowAltTab@dmo60.de/coverflowSwitcher.js share/gnome-shell/extensions/CoverflowAltTab@dmo60.de/extension.js @@ -9,6 +10,8 @@ share/gnome-shell/extensions/CoverflowAltTab@dmo60.de/locale/de/LC_MESSAGES/cove share/gnome-shell/extensions/CoverflowAltTab@dmo60.de/locale/de/LC_MESSAGES/coverflow.po share/gnome-shell/extensions/CoverflowAltTab@dmo60.de/locale/it/LC_MESSAGES/coverflow.mo share/gnome-shell/extensions/CoverflowAltTab@dmo60.de/locale/it/LC_MESSAGES/coverflow.po +share/gnome-shell/extensions/CoverflowAltTab@dmo60.de/locale/pt_BR/LC_MESSAGES/pt_BR.mo +share/gnome-shell/extensions/CoverflowAltTab@dmo60.de/locale/pt_BR/LC_MESSAGES/pt_BR.po share/gnome-shell/extensions/CoverflowAltTab@dmo60.de/manager.js share/gnome-shell/extensions/CoverflowAltTab@dmo60.de/metadata.json share/gnome-shell/extensions/CoverflowAltTab@dmo60.de/platform.js diff --git a/deskutils/gnome-shell-extension-dashtodock/Makefile b/deskutils/gnome-shell-extension-dashtodock/Makefile index 28a805074961..cf20e6c3b8ae 100644 --- a/deskutils/gnome-shell-extension-dashtodock/Makefile +++ b/deskutils/gnome-shell-extension-dashtodock/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= gnome-shell-extension-dashtodock -PORTVERSION= 0.0.0.20150613 +PORTVERSION= 0.0.0.20151112 CATEGORIES= deskutils gnome DIST_SUBDIR= gnome3 @@ -14,7 +14,7 @@ BUILD_DEPENDS= gnome-shell>=0:${PORTSDIR}/x11/gnome-shell \ RUN_DEPENDS= gnome-shell>=0:${PORTSDIR}/x11/gnome-shell \ gsettings-desktop-schemas>=3.12.0:${PORTSDIR}/devel/gsettings-desktop-schemas -USES= gettext gmake pkgconfig tar:xz +USES= gettext gmake gnome pkgconfig tar:xz USE_GNOME= glib20 USE_GITHUB= yes CPPFLAGS+= -I${LOCALBASE}/include @@ -23,7 +23,7 @@ GLIB_SCHEMAS= org.gnome.shell.extensions.dash-to-dock.gschema.xml GH_ACCOUNT= micheleg GH_PROJECT= dash-to-dock -GH_TAGNAME= 82b2e7c +GH_TAGNAME= d058574 PKGMESSAGE= ../gnome-shell-extra-extensions/pkg-message.slaves @@ -34,7 +34,6 @@ do-install: @${MKDIR} ${STAGEDIR}${PREFIX}/share/gnome-shell/extensions/dash-to-dock@micxgx.gmail.com ${INSTALL_DATA} ${WRKSRC}/schemas/org.gnome.shell.extensions.dash-to-dock.gschema.xml \ ${STAGEDIR}${PREFIX}/share/glib-2.0/schemas/ - @${RM} -fr ${WRKSRC}/schemas cd ${WRKSRC} && ${COPYTREE_SHARE} . \ ${STAGEDIR}${PREFIX}/share/gnome-shell/extensions/dash-to-dock@micxgx.gmail.com diff --git a/deskutils/gnome-shell-extension-dashtodock/distinfo b/deskutils/gnome-shell-extension-dashtodock/distinfo index e3ee231b2781..44b2549f7b60 100644 --- a/deskutils/gnome-shell-extension-dashtodock/distinfo +++ b/deskutils/gnome-shell-extension-dashtodock/distinfo @@ -1,2 +1,2 @@ -SHA256 (gnome3/micheleg-dash-to-dock-0.0.0.20150613-82b2e7c_GH0.tar.xz) = 207135ca0a13abbabcd7ff3c252e0402a3fc9b090d433ccbb716164524dbcdd5 -SIZE (gnome3/micheleg-dash-to-dock-0.0.0.20150613-82b2e7c_GH0.tar.xz) = 226858 +SHA256 (gnome3/micheleg-dash-to-dock-0.0.0.20151112-d058574_GH0.tar.xz) = 5d91ecc420876369bba9cf56b3dc5d5cce0148be5e9a05ae1512970aa809d667 +SIZE (gnome3/micheleg-dash-to-dock-0.0.0.20151112-d058574_GH0.tar.xz) = 232914 diff --git a/deskutils/gnome-shell-extension-dashtodock/pkg-plist b/deskutils/gnome-shell-extension-dashtodock/pkg-plist index 5e54941eba2c..4189cafdee33 100644 --- a/deskutils/gnome-shell-extension-dashtodock/pkg-plist +++ b/deskutils/gnome-shell-extension-dashtodock/pkg-plist @@ -7,25 +7,8 @@ share/gnome-shell/extensions/dash-to-dock@micxgx.gmail.com/convenience.js share/gnome-shell/extensions/dash-to-dock@micxgx.gmail.com/dockedDash.js share/gnome-shell/extensions/dash-to-dock@micxgx.gmail.com/extension.js share/gnome-shell/extensions/dash-to-dock@micxgx.gmail.com/intellihide.js -share/gnome-shell/extensions/dash-to-dock@micxgx.gmail.com/media/dots.svg -share/gnome-shell/extensions/dash-to-dock@micxgx.gmail.com/media/four.svg -share/gnome-shell/extensions/dash-to-dock@micxgx.gmail.com/media/four_bottom.svg -share/gnome-shell/extensions/dash-to-dock@micxgx.gmail.com/media/four_rtl.svg -share/gnome-shell/extensions/dash-to-dock@micxgx.gmail.com/media/four_top.svg share/gnome-shell/extensions/dash-to-dock@micxgx.gmail.com/media/logo.svg -share/gnome-shell/extensions/dash-to-dock@micxgx.gmail.com/media/one.svg -share/gnome-shell/extensions/dash-to-dock@micxgx.gmail.com/media/one_bottom.svg -share/gnome-shell/extensions/dash-to-dock@micxgx.gmail.com/media/one_rtl.svg -share/gnome-shell/extensions/dash-to-dock@micxgx.gmail.com/media/one_top.svg share/gnome-shell/extensions/dash-to-dock@micxgx.gmail.com/media/screenshot.jpg -share/gnome-shell/extensions/dash-to-dock@micxgx.gmail.com/media/three.svg -share/gnome-shell/extensions/dash-to-dock@micxgx.gmail.com/media/three_bottom.svg -share/gnome-shell/extensions/dash-to-dock@micxgx.gmail.com/media/three_rtl.svg -share/gnome-shell/extensions/dash-to-dock@micxgx.gmail.com/media/three_top.svg -share/gnome-shell/extensions/dash-to-dock@micxgx.gmail.com/media/two.svg -share/gnome-shell/extensions/dash-to-dock@micxgx.gmail.com/media/two_bottom.svg -share/gnome-shell/extensions/dash-to-dock@micxgx.gmail.com/media/two_rtl.svg -share/gnome-shell/extensions/dash-to-dock@micxgx.gmail.com/media/two_top.svg share/gnome-shell/extensions/dash-to-dock@micxgx.gmail.com/metadata.json share/gnome-shell/extensions/dash-to-dock@micxgx.gmail.com/myDash.js share/gnome-shell/extensions/dash-to-dock@micxgx.gmail.com/po/ar.po @@ -33,6 +16,7 @@ share/gnome-shell/extensions/dash-to-dock@micxgx.gmail.com/po/cs.po share/gnome-shell/extensions/dash-to-dock@micxgx.gmail.com/po/de.po share/gnome-shell/extensions/dash-to-dock@micxgx.gmail.com/po/fr.po share/gnome-shell/extensions/dash-to-dock@micxgx.gmail.com/po/hu.po +share/gnome-shell/extensions/dash-to-dock@micxgx.gmail.com/po/it.po share/gnome-shell/extensions/dash-to-dock@micxgx.gmail.com/po/ja.po share/gnome-shell/extensions/dash-to-dock@micxgx.gmail.com/po/nl.po share/gnome-shell/extensions/dash-to-dock@micxgx.gmail.com/po/pl.po @@ -40,6 +24,9 @@ share/gnome-shell/extensions/dash-to-dock@micxgx.gmail.com/po/pt.po share/gnome-shell/extensions/dash-to-dock@micxgx.gmail.com/po/pt_BR.po share/gnome-shell/extensions/dash-to-dock@micxgx.gmail.com/po/ru.po share/gnome-shell/extensions/dash-to-dock@micxgx.gmail.com/po/sk.po +share/gnome-shell/extensions/dash-to-dock@micxgx.gmail.com/po/sr.po +share/gnome-shell/extensions/dash-to-dock@micxgx.gmail.com/po/sr@latin.po share/gnome-shell/extensions/dash-to-dock@micxgx.gmail.com/po/zh_CN.po share/gnome-shell/extensions/dash-to-dock@micxgx.gmail.com/prefs.js +share/gnome-shell/extensions/dash-to-dock@micxgx.gmail.com/schemas/org.gnome.shell.extensions.dash-to-dock.gschema.xml share/gnome-shell/extensions/dash-to-dock@micxgx.gmail.com/stylesheet.css diff --git a/deskutils/gnome-shell-extension-filesmenu/Makefile b/deskutils/gnome-shell-extension-filesmenu/Makefile index 070a14ab2a49..2b6b293abd36 100644 --- a/deskutils/gnome-shell-extension-filesmenu/Makefile +++ b/deskutils/gnome-shell-extension-filesmenu/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= gnome-shell-extension-filesmenu -PORTVERSION= 0.0.0.20150512 +PORTVERSION= 0.0.0.20151025 CATEGORIES= deskutils gnome DIST_SUBDIR= gnome3 @@ -22,7 +22,7 @@ LDFLAGS+= -L${LOCALBASE}/lib USE_GITHUB= yes GH_ACCOUNT= bertoldia GH_PROJECT= files-menu -GH_TAGNAME= abb078d +GH_TAGNAME= 2f03251 PKGMESSAGE= ../gnome-shell-extra-extensions/pkg-message.slaves diff --git a/deskutils/gnome-shell-extension-filesmenu/distinfo b/deskutils/gnome-shell-extension-filesmenu/distinfo index 271b57f73e12..994aa1e9b3c5 100644 --- a/deskutils/gnome-shell-extension-filesmenu/distinfo +++ b/deskutils/gnome-shell-extension-filesmenu/distinfo @@ -1,2 +1,2 @@ -SHA256 (gnome3/bertoldia-files-menu-0.0.0.20150512-abb078d_GH0.tar.xz) = cf5b6e7380106616cb2bbf6ca617ee15d0572e9fcf931a5e37e154d097442c82 -SIZE (gnome3/bertoldia-files-menu-0.0.0.20150512-abb078d_GH0.tar.xz) = 3781 +SHA256 (gnome3/bertoldia-files-menu-0.0.0.20151025-2f03251_GH0.tar.xz) = 18669a74c8640fa2dec08648efa118afc02aee4fc99ba08ef99d999f06a438f7 +SIZE (gnome3/bertoldia-files-menu-0.0.0.20151025-2f03251_GH0.tar.xz) = 3959 diff --git a/deskutils/gnome-shell-extension-hidetopbar/Makefile b/deskutils/gnome-shell-extension-hidetopbar/Makefile index b2f3d4fc90ee..15ca8c209ae9 100644 --- a/deskutils/gnome-shell-extension-hidetopbar/Makefile +++ b/deskutils/gnome-shell-extension-hidetopbar/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= gnome-shell-extension-hidetopbar -PORTVERSION= 0.0.0.20150613 +PORTVERSION= 0.0.0.20151025 CATEGORIES= deskutils gnome DIST_SUBDIR= gnome3 @@ -14,7 +14,7 @@ BUILD_DEPENDS= gnome-shell>=0:${PORTSDIR}/x11/gnome-shell \ RUN_DEPENDS= gnome-shell>=0:${PORTSDIR}/x11/gnome-shell \ gsettings-desktop-schemas>=3.12.0:${PORTSDIR}/devel/gsettings-desktop-schemas -USES= gettext gmake pkgconfig tar:xz +USES= gettext gmake gnome pkgconfig tar:xz USE_GNOME= glib20 USE_GITHUB= yes CPPFLAGS+= -I${LOCALBASE}/include @@ -23,7 +23,7 @@ GLIB_SCHEMAS= org.gnome.shell.extensions.hidetopbar.gschema.xml GH_ACCOUNT= mlutfy GH_PROJECT= hidetopbar -GH_TAGNAME= 9758a91 +GH_TAGNAME= 2a899bf PKGMESSAGE= ../gnome-shell-extra-extensions/pkg-message.slaves diff --git a/deskutils/gnome-shell-extension-hidetopbar/distinfo b/deskutils/gnome-shell-extension-hidetopbar/distinfo index d87db72c6f7e..304ae2c40a5d 100644 --- a/deskutils/gnome-shell-extension-hidetopbar/distinfo +++ b/deskutils/gnome-shell-extension-hidetopbar/distinfo @@ -1,2 +1,2 @@ -SHA256 (gnome3/mlutfy-hidetopbar-0.0.0.20150613-9758a91_GH0.tar.xz) = be759f5865fc9395b436d0d4b0ca65a18c0bca1dbd31f795ff9548bd435aef78 -SIZE (gnome3/mlutfy-hidetopbar-0.0.0.20150613-9758a91_GH0.tar.xz) = 13546 +SHA256 (gnome3/mlutfy-hidetopbar-0.0.0.20151025-2a899bf_GH0.tar.xz) = fab702b4ee6a824fb95d22f91c5f7d0a5846c6041bfa91a99d602622e9cdda40 +SIZE (gnome3/mlutfy-hidetopbar-0.0.0.20151025-2a899bf_GH0.tar.xz) = 14232 diff --git a/deskutils/gnome-shell-extension-lockkeys/Makefile b/deskutils/gnome-shell-extension-lockkeys/Makefile index 38b39c321f82..9a4a0e69c16d 100644 --- a/deskutils/gnome-shell-extension-lockkeys/Makefile +++ b/deskutils/gnome-shell-extension-lockkeys/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= gnome-shell-extension-lockkeys -PORTVERSION= 0.0.0.20150613 +PORTVERSION= 0.0.0.20151017 CATEGORIES= deskutils gnome DIST_SUBDIR= gnome3 @@ -14,7 +14,7 @@ BUILD_DEPENDS= gnome-shell>=0:${PORTSDIR}/x11/gnome-shell \ RUN_DEPENDS= gnome-shell>=0:${PORTSDIR}/x11/gnome-shell \ gsettings-desktop-schemas>=3.12.0:${PORTSDIR}/devel/gsettings-desktop-schemas -USES= gettext gmake pkgconfig tar:xz +USES= gettext gmake gnome pkgconfig tar:xz USE_GNOME= glib20 USE_GITHUB= yes CPPFLAGS+= -I${LOCALBASE}/include @@ -22,7 +22,7 @@ LDFLAGS+= -L${LOCALBASE}/lib GLIB_SCHEMAS= org.gnome.shell.extensions.lockkeys.gschema.xml GH_ACCOUNT= kazysmaster -GH_TAGNAME= 76ac557 +GH_TAGNAME= 222289e PKGMESSAGE= ../gnome-shell-extra-extensions/pkg-message.slaves diff --git a/deskutils/gnome-shell-extension-lockkeys/distinfo b/deskutils/gnome-shell-extension-lockkeys/distinfo index 284c83a1bac0..9faf671968eb 100644 --- a/deskutils/gnome-shell-extension-lockkeys/distinfo +++ b/deskutils/gnome-shell-extension-lockkeys/distinfo @@ -1,2 +1,2 @@ -SHA256 (gnome3/kazysmaster-gnome-shell-extension-lockkeys-0.0.0.20150613-76ac557_GH0.tar.xz) = 4be5e0fd738b0877949436a02473ecf9a8bb6ba6654974d7fb20539806f88b5d -SIZE (gnome3/kazysmaster-gnome-shell-extension-lockkeys-0.0.0.20150613-76ac557_GH0.tar.xz) = 40710 +SHA256 (gnome3/kazysmaster-gnome-shell-extension-lockkeys-0.0.0.20151017-222289e_GH0.tar.xz) = b34bc9b7b638d5319081d1ccfaee8192063b583a3dab8e032d098568e15aba14 +SIZE (gnome3/kazysmaster-gnome-shell-extension-lockkeys-0.0.0.20151017-222289e_GH0.tar.xz) = 40711 diff --git a/deskutils/gnome-shell-extension-mediaplayer/Makefile b/deskutils/gnome-shell-extension-mediaplayer/Makefile index 14148d084b77..3f0d46300110 100644 --- a/deskutils/gnome-shell-extension-mediaplayer/Makefile +++ b/deskutils/gnome-shell-extension-mediaplayer/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= gnome-shell-extension-mediaplayer -PORTVERSION= 0.0.0.20150329 +PORTVERSION= 0.0.0.20151118 CATEGORIES= deskutils gnome DIST_SUBDIR= gnome3 @@ -14,7 +14,7 @@ BUILD_DEPENDS= gnome-autogen.sh:${PORTSDIR}/devel/gnome-common \ RUN_DEPENDS= gnome-shell>=0:${PORTSDIR}/x11/gnome-shell \ gsettings-desktop-schemas>=3.12.0:${PORTSDIR}/devel/gsettings-desktop-schemas -USES= autoreconf gettext gmake libtool pkgconfig tar:xz +USES= autoreconf gettext gmake gnome libtool pkgconfig tar:xz USE_GNOME= glib20 intltool USE_GITHUB= yes USE_LDCONFIG= yes @@ -25,7 +25,7 @@ GLIB_SCHEMAS= org.gnome.shell.extensions.mediaplayer.gschema.xml GH_ACCOUNT= eonpatapon GH_PROJECT= gnome-shell-extensions-mediaplayer -GH_TAGNAME= 788c552162 +GH_TAGNAME= ffabc47 PKGMESSAGE= ../gnome-shell-extra-extensions/pkg-message.slaves diff --git a/deskutils/gnome-shell-extension-mediaplayer/distinfo b/deskutils/gnome-shell-extension-mediaplayer/distinfo index f53f6e463c1c..2b65f4d32458 100644 --- a/deskutils/gnome-shell-extension-mediaplayer/distinfo +++ b/deskutils/gnome-shell-extension-mediaplayer/distinfo @@ -1,2 +1,2 @@ -SHA256 (gnome3/eonpatapon-gnome-shell-extensions-mediaplayer-0.0.0.20150329-788c552162_GH0.tar.xz) = 47f177d06db8e8d54225a1c81cbd90e1274ff1b42e17ccce8c4c6511d2a5b9a2 -SIZE (gnome3/eonpatapon-gnome-shell-extensions-mediaplayer-0.0.0.20150329-788c552162_GH0.tar.xz) = 265954 +SHA256 (gnome3/eonpatapon-gnome-shell-extensions-mediaplayer-0.0.0.20151118-ffabc47_GH0.tar.xz) = 5aa2bafb907f4bacf2dd07af2d9b7b1679d97a10e6791322d7af35dfcc1d77ae +SIZE (gnome3/eonpatapon-gnome-shell-extensions-mediaplayer-0.0.0.20151118-ffabc47_GH0.tar.xz) = 182804 diff --git a/deskutils/gnome-shell-extension-mediaplayer/pkg-plist b/deskutils/gnome-shell-extension-mediaplayer/pkg-plist index 5612850770c7..9b3479c859d0 100644 --- a/deskutils/gnome-shell-extension-mediaplayer/pkg-plist +++ b/deskutils/gnome-shell-extension-mediaplayer/pkg-plist @@ -8,6 +8,7 @@ share/gnome-shell/extensions/mediaplayer@patapon.info/player.js share/gnome-shell/extensions/mediaplayer@patapon.info/prefs.js share/gnome-shell/extensions/mediaplayer@patapon.info/settings.js share/gnome-shell/extensions/mediaplayer@patapon.info/stylesheet.css +share/gnome-shell/extensions/mediaplayer@patapon.info/ui.js share/gnome-shell/extensions/mediaplayer@patapon.info/widget.js share/locale/de/LC_MESSAGES/gnome-shell-extensions-mediaplayer.mo share/locale/es/LC_MESSAGES/gnome-shell-extensions-mediaplayer.mo @@ -21,5 +22,8 @@ share/locale/pl/LC_MESSAGES/gnome-shell-extensions-mediaplayer.mo share/locale/pt_BR/LC_MESSAGES/gnome-shell-extensions-mediaplayer.mo share/locale/ro/LC_MESSAGES/gnome-shell-extensions-mediaplayer.mo share/locale/ru/LC_MESSAGES/gnome-shell-extensions-mediaplayer.mo +share/locale/sk/LC_MESSAGES/gnome-shell-extensions-mediaplayer.mo +share/locale/sr/LC_MESSAGES/gnome-shell-extensions-mediaplayer.mo share/locale/tr/LC_MESSAGES/gnome-shell-extensions-mediaplayer.mo +share/locale/zh_CN/LC_MESSAGES/gnome-shell-extensions-mediaplayer.mo share/locale/zh_TW/LC_MESSAGES/gnome-shell-extensions-mediaplayer.mo diff --git a/deskutils/gnome-shell-extension-openweather/Makefile b/deskutils/gnome-shell-extension-openweather/Makefile index 46029a81ff38..9c83cea39f9d 100644 --- a/deskutils/gnome-shell-extension-openweather/Makefile +++ b/deskutils/gnome-shell-extension-openweather/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= gnome-shell-extension-openweather -PORTVERSION= 0.0.0.20150613 +PORTVERSION= 0.0.0.20151114 CATEGORIES= deskutils gnome DIST_SUBDIR= gnome3 @@ -14,7 +14,7 @@ BUILD_DEPENDS= gnome-autogen.sh:${PORTSDIR}/devel/gnome-common \ RUN_DEPENDS= gnome-shell>=0:${PORTSDIR}/x11/gnome-shell \ gsettings-desktop-schemas>=3.12.0:${PORTSDIR}/devel/gsettings-desktop-schemas -USES= autoreconf gettext gmake libtool pkgconfig tar:xz +USES= autoreconf gettext gmake gnome libtool pkgconfig tar:xz USE_GNOME= glib20 intltool USE_GITHUB= yes USE_LDCONFIG= yes @@ -24,7 +24,7 @@ LDFLAGS+= -L${LOCALBASE}/lib GLIB_SCHEMAS= org.gnome.shell.extensions.openweather.gschema.xml GH_ACCOUNT= jenslody -GH_TAGNAME= 0162cf7 +GH_TAGNAME= 6337eb2 PKGMESSAGE= ../gnome-shell-extra-extensions/pkg-message.slaves diff --git a/deskutils/gnome-shell-extension-openweather/distinfo b/deskutils/gnome-shell-extension-openweather/distinfo index 07a02b8bc8a9..64f3e8800ab3 100644 --- a/deskutils/gnome-shell-extension-openweather/distinfo +++ b/deskutils/gnome-shell-extension-openweather/distinfo @@ -1,2 +1,2 @@ -SHA256 (gnome3/jenslody-gnome-shell-extension-openweather-0.0.0.20150613-0162cf7_GH0.tar.xz) = a8d03140471eb15a7204f6f0dd8f6498d51548f180ec67d681a335a3d9f0599c -SIZE (gnome3/jenslody-gnome-shell-extension-openweather-0.0.0.20150613-0162cf7_GH0.tar.xz) = 494319 +SHA256 (gnome3/jenslody-gnome-shell-extension-openweather-0.0.0.20151114-6337eb2_GH0.tar.xz) = b9eb606445743706f203465c9f37e13d12bb96d66b5d6490bd66c13fdd935d03 +SIZE (gnome3/jenslody-gnome-shell-extension-openweather-0.0.0.20151114-6337eb2_GH0.tar.xz) = 515672 diff --git a/deskutils/gnome-shell-extension-openweather/pkg-plist b/deskutils/gnome-shell-extension-openweather/pkg-plist index 66383b39335a..b0d087fe1232 100644 --- a/deskutils/gnome-shell-extension-openweather/pkg-plist +++ b/deskutils/gnome-shell-extension-openweather/pkg-plist @@ -1,3 +1,4 @@ +share/gnome-shell/extensions/openweather-extension@jenslody.de/OpenWeather.png share/gnome-shell/extensions/openweather-extension@jenslody.de/convenience.js share/gnome-shell/extensions/openweather-extension@jenslody.de/extension.js share/gnome-shell/extensions/openweather-extension@jenslody.de/forecast_io.js @@ -17,6 +18,7 @@ share/locale/fi/LC_MESSAGES/gnome-shell-extension-openweather.mo share/locale/fr/LC_MESSAGES/gnome-shell-extension-openweather.mo share/locale/he/LC_MESSAGES/gnome-shell-extension-openweather.mo share/locale/hu/LC_MESSAGES/gnome-shell-extension-openweather.mo +share/locale/id/LC_MESSAGES/gnome-shell-extension-openweather.mo share/locale/it/LC_MESSAGES/gnome-shell-extension-openweather.mo share/locale/ja/LC_MESSAGES/gnome-shell-extension-openweather.mo share/locale/lt/LC_MESSAGES/gnome-shell-extension-openweather.mo @@ -28,6 +30,8 @@ share/locale/pt_BR/LC_MESSAGES/gnome-shell-extension-openweather.mo share/locale/ro/LC_MESSAGES/gnome-shell-extension-openweather.mo share/locale/ru/LC_MESSAGES/gnome-shell-extension-openweather.mo share/locale/sk/LC_MESSAGES/gnome-shell-extension-openweather.mo +share/locale/sr/LC_MESSAGES/gnome-shell-extension-openweather.mo +share/locale/sr@latin/LC_MESSAGES/gnome-shell-extension-openweather.mo share/locale/sv/LC_MESSAGES/gnome-shell-extension-openweather.mo share/locale/uk/LC_MESSAGES/gnome-shell-extension-openweather.mo share/locale/vi/LC_MESSAGES/gnome-shell-extension-openweather.mo diff --git a/deskutils/gnome-shell-extension-overlay-icons/Makefile b/deskutils/gnome-shell-extension-overlay-icons/Makefile index 352977538c1b..b059d2a3bd78 100644 --- a/deskutils/gnome-shell-extension-overlay-icons/Makefile +++ b/deskutils/gnome-shell-extension-overlay-icons/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= gnome-shell-extension-overlay-icons -PORTVERSION= 0.0.0.20150422 +PORTVERSION= 0.0.0.20151015 CATEGORIES= deskutils gnome DIST_SUBDIR= gnome3 @@ -14,7 +14,7 @@ BUILD_DEPENDS= gnome-shell>=0:${PORTSDIR}/x11/gnome-shell \ RUN_DEPENDS= gnome-shell>=0:${PORTSDIR}/x11/gnome-shell \ gsettings-desktop-schemas>=3.12.0:${PORTSDIR}/devel/gsettings-desktop-schemas -USES= gettext gmake pkgconfig tar:xz +USES= gettext gmake gnome pkgconfig tar:xz USE_GNOME= glib20 USE_GITHUB= yes CPPFLAGS+= -I${LOCALBASE}/include @@ -23,7 +23,7 @@ GLIB_SCHEMAS= org.gnome.shell.extensions.windowoverlay-icons.gschema.xml GH_ACCOUNT= sustmi GH_PROJECT= gnome-shell-extensions-sustmi -GH_TAGNAME= 9072ba8 +GH_TAGNAME= e8200b3 PKGMESSAGE= ../gnome-shell-extra-extensions/pkg-message.slaves diff --git a/deskutils/gnome-shell-extension-overlay-icons/distinfo b/deskutils/gnome-shell-extension-overlay-icons/distinfo index 5432805f860d..761ed1bc5eaf 100644 --- a/deskutils/gnome-shell-extension-overlay-icons/distinfo +++ b/deskutils/gnome-shell-extension-overlay-icons/distinfo @@ -1,2 +1,2 @@ -SHA256 (gnome3/sustmi-gnome-shell-extensions-sustmi-0.0.0.20150422-9072ba8_GH0.tar.xz) = 67d87f8c4145181fc7aac5fc997e4ec132ec5143bf5dd1d30fbcb5c418c99f56 -SIZE (gnome3/sustmi-gnome-shell-extensions-sustmi-0.0.0.20150422-9072ba8_GH0.tar.xz) = 21803 +SHA256 (gnome3/sustmi-gnome-shell-extensions-sustmi-0.0.0.20151015-e8200b3_GH0.tar.xz) = 85d6207e423df02b17aa54c2546bfda07c1ad1fd1133c94a76b90e49ef61fbac +SIZE (gnome3/sustmi-gnome-shell-extensions-sustmi-0.0.0.20151015-e8200b3_GH0.tar.xz) = 22367 diff --git a/deskutils/gnome-shell-extension-overlay-icons/pkg-plist b/deskutils/gnome-shell-extension-overlay-icons/pkg-plist index a626b611b377..79ba018a6340 100644 --- a/deskutils/gnome-shell-extension-overlay-icons/pkg-plist +++ b/deskutils/gnome-shell-extension-overlay-icons/pkg-plist @@ -4,12 +4,14 @@ share/gnome-shell/extensions/windowoverlay-icons@sustmidown.centrum.cz/locale/cs share/gnome-shell/extensions/windowoverlay-icons@sustmidown.centrum.cz/locale/de/LC_MESSAGES/windowoverlay-icons.mo share/gnome-shell/extensions/windowoverlay-icons@sustmidown.centrum.cz/locale/en/LC_MESSAGES/windowoverlay-icons.mo share/gnome-shell/extensions/windowoverlay-icons@sustmidown.centrum.cz/locale/ja/LC_MESSAGES/windowoverlay-icons.mo +share/gnome-shell/extensions/windowoverlay-icons@sustmidown.centrum.cz/locale/pt_BR/LC_MESSAGES/windowoverlay-icons.mo share/gnome-shell/extensions/windowoverlay-icons@sustmidown.centrum.cz/metadata.json share/gnome-shell/extensions/windowoverlay-icons@sustmidown.centrum.cz/po/build_locales.sh share/gnome-shell/extensions/windowoverlay-icons@sustmidown.centrum.cz/po/cs.po share/gnome-shell/extensions/windowoverlay-icons@sustmidown.centrum.cz/po/de.po share/gnome-shell/extensions/windowoverlay-icons@sustmidown.centrum.cz/po/en.po share/gnome-shell/extensions/windowoverlay-icons@sustmidown.centrum.cz/po/ja.po +share/gnome-shell/extensions/windowoverlay-icons@sustmidown.centrum.cz/po/pt_BR.po share/gnome-shell/extensions/windowoverlay-icons@sustmidown.centrum.cz/po/windowoverlay-icons.pot share/gnome-shell/extensions/windowoverlay-icons@sustmidown.centrum.cz/prefs.js share/gnome-shell/extensions/windowoverlay-icons@sustmidown.centrum.cz/prefs.xml diff --git a/deskutils/gnome-shell-extension-panel-osd/Makefile b/deskutils/gnome-shell-extension-panel-osd/Makefile index 22999130f2eb..3bbe33e9fd05 100644 --- a/deskutils/gnome-shell-extension-panel-osd/Makefile +++ b/deskutils/gnome-shell-extension-panel-osd/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= gnome-shell-extension-panel-osd -PORTVERSION= 0.0.0.20150422 +PORTVERSION= 0.0.0.20151111 CATEGORIES= deskutils gnome DIST_SUBDIR= gnome3 @@ -13,7 +13,7 @@ BUILD_DEPENDS= gsettings-desktop-schemas>=3.12.0:${PORTSDIR}/devel/gsettings-des RUN_DEPENDS= gnome-shell>=0:${PORTSDIR}/x11/gnome-shell \ gsettings-desktop-schemas>=3.12.0:${PORTSDIR}/devel/gsettings-desktop-schemas -USES= autoreconf gettext gmake libtool pkgconfig tar:xz +USES= autoreconf gettext gmake gnome libtool pkgconfig tar:xz USE_GNOME= glib20 intltool USE_GITHUB= yes USE_LDCONFIG= yes @@ -23,7 +23,7 @@ LDFLAGS+= -L${LOCALBASE}/lib GLIB_SCHEMAS= org.gnome.shell.extensions.panel-osd.gschema.xml GH_ACCOUNT= jenslody -GH_TAGNAME= f388fe7 +GH_TAGNAME= 61c1bd4 PKGMESSAGE= ../gnome-shell-extra-extensions/pkg-message.slaves diff --git a/deskutils/gnome-shell-extension-panel-osd/distinfo b/deskutils/gnome-shell-extension-panel-osd/distinfo index e095646cb99c..24571cd766c6 100644 --- a/deskutils/gnome-shell-extension-panel-osd/distinfo +++ b/deskutils/gnome-shell-extension-panel-osd/distinfo @@ -1,2 +1,2 @@ -SHA256 (gnome3/jenslody-gnome-shell-extension-panel-osd-0.0.0.20150422-f388fe7_GH0.tar.xz) = b085dbbeede28c7e36116ec15da9229495522d0f31a2f29d8ff7617f1b224310 -SIZE (gnome3/jenslody-gnome-shell-extension-panel-osd-0.0.0.20150422-f388fe7_GH0.tar.xz) = 207970 +SHA256 (gnome3/jenslody-gnome-shell-extension-panel-osd-0.0.0.20151111-61c1bd4_GH0.tar.xz) = 6b8bc2dfef44b6a7056345806d0a55c8cbc5b5db35afbb4ab864a1249a7f89e5 +SIZE (gnome3/jenslody-gnome-shell-extension-panel-osd-0.0.0.20151111-61c1bd4_GH0.tar.xz) = 207690 diff --git a/deskutils/gnome-shell-extension-panel-osd/pkg-plist b/deskutils/gnome-shell-extension-panel-osd/pkg-plist index ec6e2621cb1d..29461b987ccc 100644 --- a/deskutils/gnome-shell-extension-panel-osd/pkg-plist +++ b/deskutils/gnome-shell-extension-panel-osd/pkg-plist @@ -4,3 +4,5 @@ share/gnome-shell/extensions/panel-osd@berend.de.schouwer.gmail.com/metadata.jso share/gnome-shell/extensions/panel-osd@berend.de.schouwer.gmail.com/panel-osd-settings.ui share/gnome-shell/extensions/panel-osd@berend.de.schouwer.gmail.com/prefs.js share/locale/de/LC_MESSAGES/gnome-shell-extension-panel-osd.mo +share/locale/pt_BR/LC_MESSAGES/gnome-shell-extension-panel-osd.mo +share/locale/zh_CN/LC_MESSAGES/gnome-shell-extension-panel-osd.mo diff --git a/deskutils/gnome-shell-extension-trash/Makefile b/deskutils/gnome-shell-extension-trash/Makefile index 40f0f406ba4f..400643b3ce35 100644 --- a/deskutils/gnome-shell-extension-trash/Makefile +++ b/deskutils/gnome-shell-extension-trash/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= gnome-shell-extension-trash -PORTVERSION= 0.0.0.20150512 +PORTVERSION= 0.0.0.20150923 CATEGORIES= deskutils gnome DIST_SUBDIR= gnome3 @@ -14,7 +14,7 @@ BUILD_DEPENDS= gnome-shell>=0:${PORTSDIR}/x11/gnome-shell \ RUN_DEPENDS= gnome-shell>=0:${PORTSDIR}/x11/gnome-shell \ gsettings-desktop-schemas>=3.12.0:${PORTSDIR}/devel/gsettings-desktop-schemas -USES= gettext gmake pkgconfig tar:xz +USES= gettext gmake gnome pkgconfig tar:xz USE_GNOME= glib20 USE_GITHUB= yes CPPFLAGS+= -I${LOCALBASE}/include @@ -22,15 +22,19 @@ LDFLAGS+= -L${LOCALBASE}/lib GH_ACCOUNT= bertoldia GH_PROJECT= gnome-shell-trash-extension -GH_TAGNAME= 0fa1d72 +GH_TAGNAME= 56f18ae PKGMESSAGE= ../gnome-shell-extra-extensions/pkg-message.slaves NO_BUILD= yes +post-patch: + @${REINPLACE_CMD} -e 's|"3.16"|"3.18", "3.16"|g' \ + ${WRKSRC}/metadata.json + do-install: - @${MKDIR} ${STAGEDIR}${PREFIX}/share/gnome-shell/extensions/gnome-shell-trash-extension - @(cd ${WRKSRC} && ${CP} -pPR * \ - ${STAGEDIR}${PREFIX}/share/gnome-shell/extensions/gnome-shell-trash-extension) + @${MKDIR} ${STAGEDIR}${PREFIX}/share/gnome-shell/extensions/gnome-shell-trash-extension + @cd ${WRKSRC} && ${COPYTREE_SHARE} . \ + ${STAGEDIR}${PREFIX}/share/gnome-shell/extensions/gnome-shell-trash-extension .include <bsd.port.mk> diff --git a/deskutils/gnome-shell-extension-trash/distinfo b/deskutils/gnome-shell-extension-trash/distinfo index f4b2c6f444d4..f400425c7734 100644 --- a/deskutils/gnome-shell-extension-trash/distinfo +++ b/deskutils/gnome-shell-extension-trash/distinfo @@ -1,2 +1,2 @@ -SHA256 (gnome3/bertoldia-gnome-shell-trash-extension-0.0.0.20150512-0fa1d72_GH0.tar.xz) = b39396fa4691f0c78ee3859cd1ce2ab973232dbfc283bf02815876aa4f8b5183 -SIZE (gnome3/bertoldia-gnome-shell-trash-extension-0.0.0.20150512-0fa1d72_GH0.tar.xz) = 4587 +SHA256 (gnome3/bertoldia-gnome-shell-trash-extension-0.0.0.20150923-56f18ae_GH0.tar.xz) = fd36fea8c71907c40a369599499f70b7cedd7e0e1b8e61a80e10a21af64f199b +SIZE (gnome3/bertoldia-gnome-shell-trash-extension-0.0.0.20150923-56f18ae_GH0.tar.xz) = 4775 diff --git a/deskutils/gnome-shell-extension-trash/pkg-plist b/deskutils/gnome-shell-extension-trash/pkg-plist index 0a89e81c773a..6244cd9f5bc5 100644 --- a/deskutils/gnome-shell-extension-trash/pkg-plist +++ b/deskutils/gnome-shell-extension-trash/pkg-plist @@ -3,7 +3,9 @@ share/gnome-shell/extensions/gnome-shell-trash-extension/extension.js share/gnome-shell/extensions/gnome-shell-trash-extension/locale/de/LC_MESSAGES/gnome-shell-trash-extension.mo share/gnome-shell/extensions/gnome-shell-trash-extension/locale/fr/LC_MESSAGES/gnome-shell-trash-extension.mo share/gnome-shell/extensions/gnome-shell-trash-extension/metadata.json +share/gnome-shell/extensions/gnome-shell-trash-extension/metadata.json.bak share/gnome-shell/extensions/gnome-shell-trash-extension/po/de.po share/gnome-shell/extensions/gnome-shell-trash-extension/po/fr.po share/gnome-shell/extensions/gnome-shell-trash-extension/po/messages.pot share/gnome-shell/extensions/gnome-shell-trash-extension/po/pt_BR.po +share/gnome-shell/extensions/gnome-shell-trash-extension/stylesheet.css diff --git a/deskutils/gnome-shell-extension-weather/Makefile b/deskutils/gnome-shell-extension-weather/Makefile index 7761ecac22a0..7453841f008f 100644 --- a/deskutils/gnome-shell-extension-weather/Makefile +++ b/deskutils/gnome-shell-extension-weather/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= gnome-shell-extension-weather -PORTVERSION= 0.0.0.20150421 +PORTVERSION= 0.0.0.20151011 CATEGORIES= deskutils gnome DIST_SUBDIR= gnome3 @@ -11,7 +11,7 @@ COMMENT= Weather extension for the GNOME3 shell RUN_DEPENDS= gnome-shell>=0:${PORTSDIR}/x11/gnome-shell -USES= autoreconf gettext gmake libtool pkgconfig tar:xz +USES= autoreconf gettext gmake gnome libtool pkgconfig tar:xz USE_GNOME= glib20 intlhack USE_GITHUB= yes USE_LDCONFIG= yes @@ -20,7 +20,7 @@ CPPFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib GH_ACCOUNT= Neroth -GH_TAGNAME= 746debe +GH_TAGNAME= 5c44f2f PKGMESSAGE= ../gnome-shell-extra-extensions/pkg-message.slaves diff --git a/deskutils/gnome-shell-extension-weather/distinfo b/deskutils/gnome-shell-extension-weather/distinfo index a5396f5177c2..060805a6c2f6 100644 --- a/deskutils/gnome-shell-extension-weather/distinfo +++ b/deskutils/gnome-shell-extension-weather/distinfo @@ -1,2 +1,2 @@ -SHA256 (gnome3/Neroth-gnome-shell-extension-weather-0.0.0.20150421-746debe_GH0.tar.xz) = 3342e9cbe114be01c9b726906b456c7dc3365db0c722ef1648f121ec6efea02d -SIZE (gnome3/Neroth-gnome-shell-extension-weather-0.0.0.20150421-746debe_GH0.tar.xz) = 290734 +SHA256 (gnome3/Neroth-gnome-shell-extension-weather-0.0.0.20151011-5c44f2f_GH0.tar.xz) = aa14e01780909cf790455a628be7d18746a36680edc4ce91d7465d22cfedd493 +SIZE (gnome3/Neroth-gnome-shell-extension-weather-0.0.0.20151011-5c44f2f_GH0.tar.xz) = 290721 diff --git a/deskutils/gnome-shell-extra-extensions/Makefile b/deskutils/gnome-shell-extra-extensions/Makefile index 2cdf842c60f5..9bce7a9d681f 100644 --- a/deskutils/gnome-shell-extra-extensions/Makefile +++ b/deskutils/gnome-shell-extra-extensions/Makefile @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= gnome-shell-extra-extensions -PORTVERSION= 3.16.0 -PORTREVISION= 1 +PORTVERSION= 3.18.0 CATEGORIES= deskutils gnome MAINTAINER= gnome@FreeBSD.org @@ -15,7 +14,6 @@ RUN_DEPENDS= gnome-shell-extension-weather>=0:${PORTSDIR}/deskutils/gnome-shell- gnome-shell-extension-openweather>=0:${PORTSDIR}/deskutils/gnome-shell-extension-openweather \ gnome-shell-extension-panel-osd>=0:${PORTSDIR}/deskutils/gnome-shell-extension-panel-osd \ gnome-shell-extension-mediaplayer>=0:${PORTSDIR}/deskutils/gnome-shell-extension-mediaplayer \ - gnome-shell-extension-calculator>=0:${PORTSDIR}/deskutils/gnome-shell-extension-calculator \ gnome-shell-extension-coverflow>=0:${PORTSDIR}/deskutils/gnome-shell-extension-coverflow \ gnome-shell-extension-overlay-icons>=0:${PORTSDIR}/deskutils/gnome-shell-extension-overlay-icons \ gnome-shell-extension-hidetopbar>=0:${PORTSDIR}/deskutils/gnome-shell-extension-hidetopbar \ diff --git a/deskutils/gnome-sound-recorder/Makefile b/deskutils/gnome-sound-recorder/Makefile index 5406fe484c32..e59e78257052 100644 --- a/deskutils/gnome-sound-recorder/Makefile +++ b/deskutils/gnome-sound-recorder/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= gnome-sound-recorder -PORTVERSION= 3.16.0 +PORTVERSION= 3.18.2 CATEGORIES= deskutils gnome MASTER_SITES= GNOME DIST_SUBDIR= gnome3 @@ -14,7 +14,7 @@ LIB_DEPENDS= libgjs.so:${PORTSDIR}/lang/gjs PORTSCOUT= limitw:1,even -USES= gettext gmake libtool pathfix pkgconfig python:3 tar:xz +USES= gettext gmake gnome libtool pathfix pkgconfig python:3 tar:xz USE_GNOME= gnomedesktop3 gtk30 intlhack introspection:build USE_LDCONFIG= yes GNU_CONFIGURE= yes diff --git a/deskutils/gnome-sound-recorder/distinfo b/deskutils/gnome-sound-recorder/distinfo index dde43bedef4e..4cd4b862043b 100644 --- a/deskutils/gnome-sound-recorder/distinfo +++ b/deskutils/gnome-sound-recorder/distinfo @@ -1,2 +1,2 @@ -SHA256 (gnome3/gnome-sound-recorder-3.16.0.tar.xz) = 9af4935a8007810f750b40039a77cc762c260cb554339c1fc13e6ee52f6a1c04 -SIZE (gnome3/gnome-sound-recorder-3.16.0.tar.xz) = 437788 +SHA256 (gnome3/gnome-sound-recorder-3.18.2.tar.xz) = 6f008f81ae760cee297a6a3c8e8b9418005c06897bff973a1e845a4f8c3e202b +SIZE (gnome3/gnome-sound-recorder-3.18.2.tar.xz) = 453944 diff --git a/deskutils/gnome-sound-recorder/pkg-plist b/deskutils/gnome-sound-recorder/pkg-plist index e7891056f415..c7cd608dc0e0 100644 --- a/deskutils/gnome-sound-recorder/pkg-plist +++ b/deskutils/gnome-sound-recorder/pkg-plist @@ -16,6 +16,7 @@ share/icons/hicolor/24x24/apps/gnome-sound-recorder.png share/icons/hicolor/256x256/apps/gnome-sound-recorder.png share/icons/hicolor/32x32/apps/gnome-sound-recorder.png share/icons/hicolor/48x48/apps/gnome-sound-recorder.png +share/locale/an/LC_MESSAGES/gnome-sound-recorder.mo share/locale/as/LC_MESSAGES/gnome-sound-recorder.mo share/locale/bs/LC_MESSAGES/gnome-sound-recorder.mo share/locale/ca/LC_MESSAGES/gnome-sound-recorder.mo @@ -27,6 +28,7 @@ share/locale/el/LC_MESSAGES/gnome-sound-recorder.mo share/locale/eo/LC_MESSAGES/gnome-sound-recorder.mo share/locale/es/LC_MESSAGES/gnome-sound-recorder.mo share/locale/eu/LC_MESSAGES/gnome-sound-recorder.mo +share/locale/fa/LC_MESSAGES/gnome-sound-recorder.mo share/locale/fi/LC_MESSAGES/gnome-sound-recorder.mo share/locale/fr/LC_MESSAGES/gnome-sound-recorder.mo share/locale/fur/LC_MESSAGES/gnome-sound-recorder.mo @@ -43,6 +45,7 @@ share/locale/lv/LC_MESSAGES/gnome-sound-recorder.mo share/locale/nb/LC_MESSAGES/gnome-sound-recorder.mo share/locale/ne/LC_MESSAGES/gnome-sound-recorder.mo share/locale/nl/LC_MESSAGES/gnome-sound-recorder.mo +share/locale/oc/LC_MESSAGES/gnome-sound-recorder.mo share/locale/pa/LC_MESSAGES/gnome-sound-recorder.mo share/locale/pl/LC_MESSAGES/gnome-sound-recorder.mo share/locale/pt/LC_MESSAGES/gnome-sound-recorder.mo @@ -55,8 +58,10 @@ share/locale/sr/LC_MESSAGES/gnome-sound-recorder.mo share/locale/sr@latin/LC_MESSAGES/gnome-sound-recorder.mo share/locale/sv/LC_MESSAGES/gnome-sound-recorder.mo share/locale/te/LC_MESSAGES/gnome-sound-recorder.mo +share/locale/tg/LC_MESSAGES/gnome-sound-recorder.mo share/locale/tr/LC_MESSAGES/gnome-sound-recorder.mo share/locale/uk/LC_MESSAGES/gnome-sound-recorder.mo +share/locale/vi/LC_MESSAGES/gnome-sound-recorder.mo share/locale/zh_CN/LC_MESSAGES/gnome-sound-recorder.mo share/locale/zh_HK/LC_MESSAGES/gnome-sound-recorder.mo share/locale/zh_TW/LC_MESSAGES/gnome-sound-recorder.mo diff --git a/deskutils/gnome-todo/Makefile b/deskutils/gnome-todo/Makefile new file mode 100644 index 000000000000..954b09d9cf73 --- /dev/null +++ b/deskutils/gnome-todo/Makefile @@ -0,0 +1,26 @@ +# Created by: Gustau Perez <gustau.perez@gmail.com> +# $FreeBSD$ + +PORTNAME= gnome-todo +PORTVERSION= 3.18.1 +CATEGORIES= deskutils gnome +MASTER_SITES= GNOME +DIST_SUBDIR= gnome3 + +MAINTAINER= gnome@FreeBSD.org +COMMENT= Small application to manage your personal tasks + +PORTSCOUT= limitw:1,even + +USES= compiler:c11 gettext gmake gnome libtool \ + pathfix pkgconfig tar:xz +USE_GNOME= evolutiondataserver3 gnomedesktop3 gtk30 intlhack +USE_LDCONFIG= yes +GNU_CONFIGURE= yes +INSTALLS_ICONS= yes +CFLAGS+= -I${LOCALBASE}/include +LDFLAGS+= -L${LOCALBASE}/lib + +GLIB_SCHEMAS= org.gnome.todo.gschema.xml + +.include <bsd.port.mk> diff --git a/deskutils/gnome-todo/distinfo b/deskutils/gnome-todo/distinfo new file mode 100644 index 000000000000..c79476c91eda --- /dev/null +++ b/deskutils/gnome-todo/distinfo @@ -0,0 +1,2 @@ +SHA256 (gnome3/gnome-todo-3.18.1.tar.xz) = 7da17c39f46accb897b8af159f6accabc4e2afa4503d8d36138b5937cf5bcc51 +SIZE (gnome3/gnome-todo-3.18.1.tar.xz) = 610892 diff --git a/deskutils/gnome-todo/pkg-descr b/deskutils/gnome-todo/pkg-descr new file mode 100644 index 000000000000..8c88be2a03af --- /dev/null +++ b/deskutils/gnome-todo/pkg-descr @@ -0,0 +1,5 @@ +GNOME To Do is a small application to manage your personal tasks. It +uses GNOME technologies, and so it has complete integration with the +GNOME desktop environment. + +WWW: https://download.gnome.org/sources/gnome-todo diff --git a/deskutils/gnome-todo/pkg-plist b/deskutils/gnome-todo/pkg-plist new file mode 100644 index 000000000000..f61861ef5a93 --- /dev/null +++ b/deskutils/gnome-todo/pkg-plist @@ -0,0 +1,45 @@ +bin/gnome-todo +share/appdata/org.gnome.Todo.appdata.xml +share/applications/org.gnome.Todo.desktop +share/dbus-1/services/org.gnome.Todo.service +share/icons/hicolor/16x16/apps/gnome-todo.png +share/icons/hicolor/22x22/apps/gnome-todo.png +share/icons/hicolor/256x256/apps/gnome-todo.png +share/icons/hicolor/32x32/apps/gnome-todo.png +share/icons/hicolor/48x48/apps/gnome-todo.png +share/icons/hicolor/512x512/apps/gnome-todo.png +share/icons/hicolor/symbolic/apps/gnome-todo-symbolic.svg +share/locale/ar/LC_MESSAGES/gnome-todo.mo +share/locale/ca/LC_MESSAGES/gnome-todo.mo +share/locale/cs/LC_MESSAGES/gnome-todo.mo +share/locale/da/LC_MESSAGES/gnome-todo.mo +share/locale/de/LC_MESSAGES/gnome-todo.mo +share/locale/el/LC_MESSAGES/gnome-todo.mo +share/locale/eo/LC_MESSAGES/gnome-todo.mo +share/locale/es/LC_MESSAGES/gnome-todo.mo +share/locale/eu/LC_MESSAGES/gnome-todo.mo +share/locale/fa/LC_MESSAGES/gnome-todo.mo +share/locale/fi/LC_MESSAGES/gnome-todo.mo +share/locale/fr/LC_MESSAGES/gnome-todo.mo +share/locale/fur/LC_MESSAGES/gnome-todo.mo +share/locale/gl/LC_MESSAGES/gnome-todo.mo +share/locale/he/LC_MESSAGES/gnome-todo.mo +share/locale/hu/LC_MESSAGES/gnome-todo.mo +share/locale/id/LC_MESSAGES/gnome-todo.mo +share/locale/it/LC_MESSAGES/gnome-todo.mo +share/locale/kk/LC_MESSAGES/gnome-todo.mo +share/locale/ko/LC_MESSAGES/gnome-todo.mo +share/locale/lt/LC_MESSAGES/gnome-todo.mo +share/locale/nb/LC_MESSAGES/gnome-todo.mo +share/locale/pa/LC_MESSAGES/gnome-todo.mo +share/locale/pl/LC_MESSAGES/gnome-todo.mo +share/locale/pt/LC_MESSAGES/gnome-todo.mo +share/locale/pt_BR/LC_MESSAGES/gnome-todo.mo +share/locale/sk/LC_MESSAGES/gnome-todo.mo +share/locale/sl/LC_MESSAGES/gnome-todo.mo +share/locale/sr/LC_MESSAGES/gnome-todo.mo +share/locale/sr@latin/LC_MESSAGES/gnome-todo.mo +share/locale/sv/LC_MESSAGES/gnome-todo.mo +share/locale/tr/LC_MESSAGES/gnome-todo.mo +share/locale/vi/LC_MESSAGES/gnome-todo.mo +share/locale/zh_TW/LC_MESSAGES/gnome-todo.mo diff --git a/deskutils/gnome-tweak-tool/Makefile b/deskutils/gnome-tweak-tool/Makefile index 534d347860ea..df3cb53dc5ac 100644 --- a/deskutils/gnome-tweak-tool/Makefile +++ b/deskutils/gnome-tweak-tool/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= gnome-tweak-tool -PORTVERSION= 3.16.2 +PORTVERSION= 3.18.1 CATEGORIES= deskutils gnome MASTER_SITES= GNOME @@ -14,7 +14,7 @@ RUN_DEPENDS= gsettings-desktop-schemas>=0:${PORTSDIR}/devel/gsettings-desktop-sc PORTSCOUT= limitw:1,even -USES= gettext gmake pathfix pkgconfig python:2 tar:xz +USES= gettext gmake gnome pathfix pkgconfig python:2 tar:xz USE_GNOME= gtk30 pygobject3 intlhack GNU_CONFIGURE= yes INSTALLS_ICONS= yes diff --git a/deskutils/gnome-tweak-tool/distinfo b/deskutils/gnome-tweak-tool/distinfo index a50fb2c08123..f605cbccfebc 100644 --- a/deskutils/gnome-tweak-tool/distinfo +++ b/deskutils/gnome-tweak-tool/distinfo @@ -1,2 +1,2 @@ -SHA256 (gnome-tweak-tool-3.16.2.tar.xz) = b1e403725c3489be07e1d754f044d1128eddb38204a344bbe0baa523d531bd64 -SIZE (gnome-tweak-tool-3.16.2.tar.xz) = 242948 +SHA256 (gnome-tweak-tool-3.18.1.tar.xz) = 5c2c1103237648413c2d63a941e06b7057d6b102276b5968517753075de29430 +SIZE (gnome-tweak-tool-3.18.1.tar.xz) = 252716 diff --git a/deskutils/gnome-tweak-tool/pkg-plist b/deskutils/gnome-tweak-tool/pkg-plist index 350ab705edcd..e1f1a9b22737 100644 --- a/deskutils/gnome-tweak-tool/pkg-plist +++ b/deskutils/gnome-tweak-tool/pkg-plist @@ -26,15 +26,6 @@ bin/gnome-tweak-tool %%PYTHON_SITELIBDIR%%/gtweak/tweakmodel.py %%PYTHON_SITELIBDIR%%/gtweak/tweakmodel.pyc %%PYTHON_SITELIBDIR%%/gtweak/tweakmodel.pyo -%%PYTHON_SITELIBDIR%%/gtweak/tweakview.py -%%PYTHON_SITELIBDIR%%/gtweak/tweakview.pyc -%%PYTHON_SITELIBDIR%%/gtweak/tweakview.pyo -%%PYTHON_SITELIBDIR%%/gtweak/utils.py -%%PYTHON_SITELIBDIR%%/gtweak/utils.pyc -%%PYTHON_SITELIBDIR%%/gtweak/utils.pyo -%%PYTHON_SITELIBDIR%%/gtweak/widgets.py -%%PYTHON_SITELIBDIR%%/gtweak/widgets.pyc -%%PYTHON_SITELIBDIR%%/gtweak/widgets.pyo %%PYTHON_SITELIBDIR%%/gtweak/tweaks/__init__.py %%PYTHON_SITELIBDIR%%/gtweak/tweaks/__init__.pyc %%PYTHON_SITELIBDIR%%/gtweak/tweaks/__init__.pyo @@ -71,6 +62,15 @@ bin/gnome-tweak-tool %%PYTHON_SITELIBDIR%%/gtweak/tweaks/tweak_wacom.py %%PYTHON_SITELIBDIR%%/gtweak/tweaks/tweak_wacom.pyc %%PYTHON_SITELIBDIR%%/gtweak/tweaks/tweak_wacom.pyo +%%PYTHON_SITELIBDIR%%/gtweak/tweakview.py +%%PYTHON_SITELIBDIR%%/gtweak/tweakview.pyc +%%PYTHON_SITELIBDIR%%/gtweak/tweakview.pyo +%%PYTHON_SITELIBDIR%%/gtweak/utils.py +%%PYTHON_SITELIBDIR%%/gtweak/utils.pyc +%%PYTHON_SITELIBDIR%%/gtweak/utils.pyo +%%PYTHON_SITELIBDIR%%/gtweak/widgets.py +%%PYTHON_SITELIBDIR%%/gtweak/widgets.pyc +%%PYTHON_SITELIBDIR%%/gtweak/widgets.pyo libexec/gnome-tweak-tool-lid-inhibitor share/appdata/gnome-tweak-tool.appdata.xml share/applications/gnome-tweak-tool.desktop @@ -83,8 +83,8 @@ share/icons/hicolor/256x256/apps/gnome-tweak-tool.png share/icons/hicolor/32x32/apps/gnome-tweak-tool.png share/icons/hicolor/48x48/apps/gnome-tweak-tool.png share/icons/hicolor/scalable/apps/gnome-tweak-tool-symbolic.svg -share/locale/as/LC_MESSAGES/gnome-tweak-tool.mo share/locale/ar/LC_MESSAGES/gnome-tweak-tool.mo +share/locale/as/LC_MESSAGES/gnome-tweak-tool.mo share/locale/bg/LC_MESSAGES/gnome-tweak-tool.mo share/locale/bs/LC_MESSAGES/gnome-tweak-tool.mo share/locale/ca/LC_MESSAGES/gnome-tweak-tool.mo @@ -104,6 +104,7 @@ share/locale/gl/LC_MESSAGES/gnome-tweak-tool.mo share/locale/he/LC_MESSAGES/gnome-tweak-tool.mo share/locale/hu/LC_MESSAGES/gnome-tweak-tool.mo share/locale/id/LC_MESSAGES/gnome-tweak-tool.mo +share/locale/is/LC_MESSAGES/gnome-tweak-tool.mo share/locale/it/LC_MESSAGES/gnome-tweak-tool.mo share/locale/ja/LC_MESSAGES/gnome-tweak-tool.mo share/locale/kk/LC_MESSAGES/gnome-tweak-tool.mo @@ -115,10 +116,12 @@ share/locale/my/LC_MESSAGES/gnome-tweak-tool.mo share/locale/nb/LC_MESSAGES/gnome-tweak-tool.mo share/locale/ne/LC_MESSAGES/gnome-tweak-tool.mo share/locale/nl/LC_MESSAGES/gnome-tweak-tool.mo +share/locale/oc/LC_MESSAGES/gnome-tweak-tool.mo share/locale/pa/LC_MESSAGES/gnome-tweak-tool.mo share/locale/pl/LC_MESSAGES/gnome-tweak-tool.mo share/locale/pt/LC_MESSAGES/gnome-tweak-tool.mo share/locale/pt_BR/LC_MESSAGES/gnome-tweak-tool.mo +share/locale/ro/LC_MESSAGES/gnome-tweak-tool.mo share/locale/ru/LC_MESSAGES/gnome-tweak-tool.mo share/locale/sk/LC_MESSAGES/gnome-tweak-tool.mo share/locale/sl/LC_MESSAGES/gnome-tweak-tool.mo @@ -126,6 +129,7 @@ share/locale/sr/LC_MESSAGES/gnome-tweak-tool.mo share/locale/sr@latin/LC_MESSAGES/gnome-tweak-tool.mo share/locale/sv/LC_MESSAGES/gnome-tweak-tool.mo share/locale/te/LC_MESSAGES/gnome-tweak-tool.mo +share/locale/tg/LC_MESSAGES/gnome-tweak-tool.mo share/locale/th/LC_MESSAGES/gnome-tweak-tool.mo share/locale/tr/LC_MESSAGES/gnome-tweak-tool.mo share/locale/uk/LC_MESSAGES/gnome-tweak-tool.mo diff --git a/deskutils/gnome-utils/Makefile b/deskutils/gnome-utils/Makefile index e884a3e9eb4d..e6ab770feb2f 100644 --- a/deskutils/gnome-utils/Makefile +++ b/deskutils/gnome-utils/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= gnome-utils -PORTVERSION= 3.16.0 +PORTVERSION= 3.18.0 PORTEPOCH= 1 CATEGORIES= deskutils gnome @@ -23,7 +23,8 @@ RUN_DEPENDS= baobab>=3.0:${PORTSDIR}/deskutils/baobab \ gnome-photos>=3.0:${PORTSDIR}/deskutils/gnome-photos \ gnome-clocks>=3.0:${PORTSDIR}/deskutils/gnome-clocks \ gnome-maps>=3.0:${PORTSDIR}/deskutils/gnome-maps \ - gnome-weather>=3.0:${PORTSDIR}/deskutils/gnome-weather + gnome-weather>=3.0:${PORTSDIR}/deskutils/gnome-weather \ + gnome-todo>=3.0:${PORTSDIR}/deskutils/gnome-todo OPTIONS_DEFINE= DOCS DOCS_DESC= Build Gnome Documents (pulls in tracker) diff --git a/deskutils/gnome-weather/Makefile b/deskutils/gnome-weather/Makefile index f6bc991b6f47..aa20d5fe9ce4 100644 --- a/deskutils/gnome-weather/Makefile +++ b/deskutils/gnome-weather/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= gnome-weather -PORTVERSION= 3.16.2.1 +PORTVERSION= 3.18.1 CATEGORIES= deskutils gnome MASTER_SITES= GNOME DIST_SUBDIR= gnome3 @@ -16,7 +16,7 @@ LIB_DEPENDS= libgweather-3.so:${PORTSDIR}/net/libgweather \ PORTSCOUT= limitw:1,even -USES= gettext gmake libtool pathfix pkgconfig tar:xz +USES= gettext gmake gnome libtool pathfix pkgconfig tar:xz USE_GNOME= gnomedesktop3 gtk30 intlhack USE_LDCONFIG= yes GNU_CONFIGURE= yes diff --git a/deskutils/gnome-weather/distinfo b/deskutils/gnome-weather/distinfo index 28be07849c2d..ca220d4d2873 100644 --- a/deskutils/gnome-weather/distinfo +++ b/deskutils/gnome-weather/distinfo @@ -1,2 +1,2 @@ -SHA256 (gnome3/gnome-weather-3.16.2.1.tar.xz) = 0fe481d4be192ca32cb401f3f4b74feb0f1ea3241f23dc51ec1949874836e355 -SIZE (gnome3/gnome-weather-3.16.2.1.tar.xz) = 10344692 +SHA256 (gnome3/gnome-weather-3.18.1.tar.xz) = d0cbe0ee6e9f9332e30836d72c9a462ecc908a97402943c33cd6e61d08323fdf +SIZE (gnome3/gnome-weather-3.18.1.tar.xz) = 5358172 diff --git a/deskutils/gnome-weather/pkg-plist b/deskutils/gnome-weather/pkg-plist index 6b0164a8a84e..544b144d80e7 100644 --- a/deskutils/gnome-weather/pkg-plist +++ b/deskutils/gnome-weather/pkg-plist @@ -48,6 +48,7 @@ share/locale/ml/LC_MESSAGES/org.gnome.Weather.mo share/locale/nb/LC_MESSAGES/org.gnome.Weather.mo share/locale/ne/LC_MESSAGES/org.gnome.Weather.mo share/locale/nl/LC_MESSAGES/org.gnome.Weather.mo +share/locale/oc/LC_MESSAGES/org.gnome.Weather.mo share/locale/pa/LC_MESSAGES/org.gnome.Weather.mo share/locale/pl/LC_MESSAGES/org.gnome.Weather.mo share/locale/pt/LC_MESSAGES/org.gnome.Weather.mo diff --git a/deskutils/gnote/Makefile b/deskutils/gnote/Makefile index 5424248f57f0..e5732ebf5cca 100644 --- a/deskutils/gnote/Makefile +++ b/deskutils/gnote/Makefile @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= gnote -PORTVERSION= 3.16.2 -PORTREVISION= 1 +PORTVERSION= 3.18.1 CATEGORIES= deskutils gnome MASTER_SITES= GNOME @@ -21,8 +20,8 @@ LIB_DEPENDS= libpcre.so:${PORTSDIR}/devel/pcre \ libuuid.so:${PORTSDIR}/misc/e2fsprogs-libuuid USE_GNOME= gtk30 gtkmm30 intltool libxml2 libxslt -USES= desktop-file-utils gettext gmake libtool \ - pathfix pkgconfig tar:xz +USES= desktop-file-utils compiler:c++11-lib gettext gmake \ + gnome libtool pathfix pkgconfig tar:xz INSTALLS_ICONS= yes GNU_CONFIGURE= yes USE_LDCONFIG= yes @@ -37,6 +36,12 @@ DOCS= AUTHORS ChangeLog NEWS README TODO PLIST_SUB+= VERSION=${PORTVERSION} +.include <bsd.port.options.mk> + +.if ${OPSYS} == FreeBSD && ${OSVERSION} < 1000000 +EXTRA_PATCHES= ${FILESDIR}/extra-src_base_macros.hpp +.endif + post-install: @${MKDIR} ${STAGEDIR}${DOCSDIR} .for i in ${DOCS} diff --git a/deskutils/gnote/distinfo b/deskutils/gnote/distinfo index d9061240cc14..b7645fdc9603 100644 --- a/deskutils/gnote/distinfo +++ b/deskutils/gnote/distinfo @@ -1,2 +1,2 @@ -SHA256 (gnote-3.16.2.tar.xz) = 5c5b55b5c548d15e344d59fdd2a0260b1acbd13a9fa4cf9bfc1fe6e68a041e07 -SIZE (gnote-3.16.2.tar.xz) = 3068136 +SHA256 (gnote-3.18.1.tar.xz) = 5da4ec9e7852b09af1067311fc6ee18a2c64384f4f5943b71ac37665144be58d +SIZE (gnote-3.18.1.tar.xz) = 3310004 diff --git a/deskutils/gnote/files/extra-src_base_macros.hpp b/deskutils/gnote/files/extra-src_base_macros.hpp new file mode 100644 index 000000000000..a04e604f38ab --- /dev/null +++ b/deskutils/gnote/files/extra-src_base_macros.hpp @@ -0,0 +1,46 @@ +Working around c++11 issues with the port compiler used on 9.3. + +--- src/base/macros.hpp.orig 2016-01-06 21:33:38.207318000 +0100 ++++ src/base/macros.hpp 2016-01-06 21:45:25.932524000 +0100 +@@ -29,14 +29,16 @@ + #ifndef __BASE_MACROS_ + #define __BASE_MACROS_ + +-#if __cplusplus < 201103L ++//#if __cplusplus < 201103L + #include <tr1/memory> + #include <boost/foreach.hpp> + #include <boost/lexical_cast.hpp> ++/* + #else + #include <memory> + #include <string> + #endif ++*/ + + #if __GNUC__ + #define _PRINTF_FORMAT(f,a) \ +@@ -46,7 +48,7 @@ + #endif + + // define 'final' and 'override' for pre-C++11 compilers +-#if __cplusplus < 201103L ++//#if __cplusplus < 201103L + #define final + #define override + #define FOREACH(var, container) BOOST_FOREACH(var, container) +@@ -58,6 +60,7 @@ + using std::tr1::enable_shared_from_this; + using std::tr1::dynamic_pointer_cast; + using std::tr1::static_pointer_cast; ++/* + #else + #define FOREACH(var, container) for(var : container) + #define TO_STRING(x) std::to_string(x) +@@ -69,5 +72,6 @@ + using std::dynamic_pointer_cast; + using std::static_pointer_cast; + #endif ++*/ + + #endif diff --git a/deskutils/gnote/pkg-plist b/deskutils/gnote/pkg-plist index ff81c70bd4b4..48dbbe61b11e 100644 --- a/deskutils/gnote/pkg-plist +++ b/deskutils/gnote/pkg-plist @@ -39,8 +39,8 @@ lib/gnote/addins/%%VERSION%%/underline.desktop lib/gnote/addins/%%VERSION%%/underline.so lib/gnote/addins/%%VERSION%%/webdavsyncservice.desktop lib/gnote/addins/%%VERSION%%/webdavsyncservice.so -lib/libgnote-3.16.so.0 -lib/libgnote-3.16.so.0.1.1 +lib/libgnote-3.18.so.0 +lib/libgnote-3.18.so.0.0.1 lib/libgnote.so man/man1/gnote.1.gz share/appdata/gnote.appdata.xml diff --git a/deskutils/gucharmap/Makefile b/deskutils/gucharmap/Makefile index 19e7567dae5c..e78c6b07ac0f 100644 --- a/deskutils/gucharmap/Makefile +++ b/deskutils/gucharmap/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= gucharmap -PORTVERSION= 3.16.2 +PORTVERSION= 3.18.2 CATEGORIES= deskutils gnome MASTER_SITES= GNOME DIST_SUBDIR= gnome3 @@ -17,7 +17,7 @@ BUILD_DEPENDS= itstool:${PORTSDIR}/textproc/itstool PORTSCOUT= limitw:1,even -USES= desktop-file-utils gettext gmake libtool pathfix \ +USES= desktop-file-utils gettext gmake gnome libtool pathfix \ pkgconfig tar:xz USE_GNOME= gnomeprefix gtk30 intlhack introspection:build GNU_CONFIGURE= yes diff --git a/deskutils/gucharmap/distinfo b/deskutils/gucharmap/distinfo index 2c00930f0965..5f47f05f4dce 100644 --- a/deskutils/gucharmap/distinfo +++ b/deskutils/gucharmap/distinfo @@ -1,2 +1,2 @@ -SHA256 (gnome3/gucharmap-3.16.2.tar.xz) = 0a3fa996ae271c8f4812a7d8dc573ece0c000d63185b4865fa99387455e1b13d -SIZE (gnome3/gucharmap-3.16.2.tar.xz) = 1996036 +SHA256 (gnome3/gucharmap-3.18.2.tar.xz) = 80141d3e892c3c4812c1a8fad8f89978559ef19e933843267e6e9a5524c09ec9 +SIZE (gnome3/gucharmap-3.18.2.tar.xz) = 2031560 diff --git a/deskutils/gucharmap/pkg-plist b/deskutils/gucharmap/pkg-plist index 6b2aa4227edd..d2d3a3a885c3 100644 --- a/deskutils/gucharmap/pkg-plist +++ b/deskutils/gucharmap/pkg-plist @@ -43,6 +43,8 @@ share/help/fr/gucharmap/index.docbook share/help/fr/gucharmap/legal.xml share/help/gl/gucharmap/index.docbook share/help/gl/gucharmap/legal.xml +share/help/hu/gucharmap/index.docbook +share/help/hu/gucharmap/legal.xml share/help/ko/gucharmap/index.docbook share/help/ko/gucharmap/legal.xml share/help/oc/gucharmap/index.docbook diff --git a/deskutils/notification-daemon/Makefile b/deskutils/notification-daemon/Makefile index 9e0c998bbe21..d6e4e9320a84 100644 --- a/deskutils/notification-daemon/Makefile +++ b/deskutils/notification-daemon/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= notification-daemon -PORTVERSION= 3.16.1 +PORTVERSION= 3.18.1 CATEGORIES= deskutils gnome MASTER_SITES= GNOME @@ -17,8 +17,8 @@ LIB_DEPENDS= libdbus-1.so:${PORTSDIR}/devel/dbus \ PORTSCOUT= limitw:1,even -USE_GNOME= gnomeprefix intlhack gtk30 -USES= gettext gmake pathfix pkgconfig tar:xz +USE_GNOME= gnomeprefix gtk30 +USES= gettext gmake gnome pathfix pkgconfig tar:xz USE_XORG= x11 INSTALLS_ICONS= yes GNU_CONFIGURE= yes diff --git a/deskutils/notification-daemon/distinfo b/deskutils/notification-daemon/distinfo index f198a0407cab..0e587ff3f4fd 100644 --- a/deskutils/notification-daemon/distinfo +++ b/deskutils/notification-daemon/distinfo @@ -1,2 +1,2 @@ -SHA256 (notification-daemon-3.16.1.tar.xz) = 256b322f5d18d438c3f1b0d1d10b6b1fbcff80f82f785e3fc69680e4e498fd81 -SIZE (notification-daemon-3.16.1.tar.xz) = 280404 +SHA256 (notification-daemon-3.18.1.tar.xz) = 5c3c86d677884b648bff58985fd3f5eb67d1fc92b78161f1e2e1dc5be91f5d05 +SIZE (notification-daemon-3.18.1.tar.xz) = 327140 diff --git a/deskutils/notification-daemon/pkg-plist b/deskutils/notification-daemon/pkg-plist index 044b44b1c88f..d12a54156ed2 100644 --- a/deskutils/notification-daemon/pkg-plist +++ b/deskutils/notification-daemon/pkg-plist @@ -45,6 +45,7 @@ share/locale/ms/LC_MESSAGES/notification-daemon.mo share/locale/nb/LC_MESSAGES/notification-daemon.mo share/locale/nl/LC_MESSAGES/notification-daemon.mo share/locale/nn/LC_MESSAGES/notification-daemon.mo +share/locale/oc/LC_MESSAGES/notification-daemon.mo share/locale/or/LC_MESSAGES/notification-daemon.mo share/locale/pa/LC_MESSAGES/notification-daemon.mo share/locale/pl/LC_MESSAGES/notification-daemon.mo |