diff options
Diffstat (limited to 'net')
52 files changed, 604 insertions, 619 deletions
diff --git a/net/Makefile b/net/Makefile index 5662edb3a2d7..625f39d01321 100644 --- a/net/Makefile +++ b/net/Makefile @@ -210,8 +210,6 @@ SUBDIR += grdesktop SUBDIR += grilo SUBDIR += grilo-plugins - SUBDIR += grilo-plugins2 - SUBDIR += grilo2 SUBDIR += grive2 SUBDIR += grpcurl SUBDIR += grsync @@ -376,6 +374,7 @@ SUBDIR += libfixbuf SUBDIR += libgnetwork SUBDIR += libgravatar + SUBDIR += libgrss SUBDIR += libgweather SUBDIR += libilbc SUBDIR += libkfbapi diff --git a/net/geoclue/Makefile b/net/geoclue/Makefile index dd5e6e086bc8..e6857a2d9dd4 100644 --- a/net/geoclue/Makefile +++ b/net/geoclue/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= geoclue -PORTVERSION= 2.4.3 +PORTVERSION= 2.4.7 CATEGORIES= net devel gnome MASTER_SITES= http://www.freedesktop.org/software/geoclue/releases/${PORTVERSION:R}/ diff --git a/net/geoclue/distinfo b/net/geoclue/distinfo index 9f736f86069b..99fcbae34dd7 100644 --- a/net/geoclue/distinfo +++ b/net/geoclue/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1494534086 -SHA256 (geoclue-2.4.3.tar.xz) = ada9dba870dd79e1b21923aeda4d82b66cbda39e57978fbe3d83d356cc3c605e -SIZE (geoclue-2.4.3.tar.xz) = 389260 +TIMESTAMP = 1497348876 +SHA256 (geoclue-2.4.7.tar.xz) = d17b96bb5799a84723385ea5704235565e9c3dedd2b7afac475a06e550ae0ea6 +SIZE (geoclue-2.4.7.tar.xz) = 368472 diff --git a/net/geocode-glib/Makefile b/net/geocode-glib/Makefile index e62809b8b811..069bb62240ea 100644 --- a/net/geocode-glib/Makefile +++ b/net/geocode-glib/Makefile @@ -2,25 +2,23 @@ # $FreeBSD$ PORTNAME= geocode-glib -PORTVERSION= 3.18.2 +PORTVERSION= 3.26.0 CATEGORIES= net devel gnome MASTER_SITES= GNOME MAINTAINER= gnome@FreeBSD.org COMMENT= Convenience library for the geocoding and reverse geocoding +BUILD_DEPENDS= gtkdoc-scan:textproc/gtk-doc LIB_DEPENDS= libjson-glib-1.0.so:devel/json-glib \ libsoup-2.4.so:devel/libsoup PORTSCOUT= limitw:1,even -USES= gettext gmake gnome libtool pathfix pkgconfig tar:xz -USE_GNOME= intlhack +USES= gettext gnome localbase meson pkgconfig tar:xz +USE_GNOME= glib20 introspection:build USE_LDCONFIG= yes -GNU_CONFIGURE= yes -CPPFLAGS+= -I${LOCALBASE}/include -LDFLAGS+= -L${LOCALBASE}/lib -MAKE_ENV= XDG_CACHE_HOME=${WRKDIR} -INSTALL_TARGET= install-strip +MESON_ARGS= -Denable-installed-tests=false +#MAKE_ENV= XDG_CACHE_HOME=${WRKDIR} .include <bsd.port.mk> diff --git a/net/geocode-glib/distinfo b/net/geocode-glib/distinfo index 1b76a4b1a574..b98cb7ec397c 100644 --- a/net/geocode-glib/distinfo +++ b/net/geocode-glib/distinfo @@ -1,2 +1,3 @@ -SHA256 (geocode-glib-3.18.2.tar.xz) = 95b11ef2697ac5dbb2f397e7117e08e157b2168624c71507656928095012494e -SIZE (geocode-glib-3.18.2.tar.xz) = 369516 +TIMESTAMP = 1528201446 +SHA256 (geocode-glib-3.26.0.tar.xz) = ea4086b127050250c158beff28dbcdf81a797b3938bb79bbaaecc75e746fbeee +SIZE (geocode-glib-3.26.0.tar.xz) = 75984 diff --git a/net/geocode-glib/pkg-descr b/net/geocode-glib/pkg-descr index 273d5a72c452..4d4a1942295a 100644 --- a/net/geocode-glib/pkg-descr +++ b/net/geocode-glib/pkg-descr @@ -4,4 +4,4 @@ coordinates). It uses Nominatim service to achieve that. It also caches (reverse-)geocoding requests for faster results and to avoid unnecessary server load. -WWW: https://github.com/GNOME/geocode-glib +WWW: https://git.gnome.org/browse/geocode-glib diff --git a/net/geocode-glib/pkg-plist b/net/geocode-glib/pkg-plist index e563b335a41e..24944a34fd5f 100644 --- a/net/geocode-glib/pkg-plist +++ b/net/geocode-glib/pkg-plist @@ -1,9 +1,12 @@ +include/geocode-glib-1.0/geocode-glib/geocode-backend.h include/geocode-glib-1.0/geocode-glib/geocode-bounding-box.h include/geocode-glib-1.0/geocode-glib/geocode-enum-types.h include/geocode-glib-1.0/geocode-glib/geocode-error.h include/geocode-glib-1.0/geocode-glib/geocode-forward.h include/geocode-glib-1.0/geocode-glib/geocode-glib.h include/geocode-glib-1.0/geocode-glib/geocode-location.h +include/geocode-glib-1.0/geocode-glib/geocode-mock-backend.h +include/geocode-glib-1.0/geocode-glib/geocode-nominatim.h include/geocode-glib-1.0/geocode-glib/geocode-place.h include/geocode-glib-1.0/geocode-glib/geocode-reverse.h lib/girepository-1.0/GeocodeGlib-1.0.typelib @@ -12,31 +15,34 @@ lib/libgeocode-glib.so.0 lib/libgeocode-glib.so.0.0.0 libdata/pkgconfig/geocode-glib-1.0.pc share/gir-1.0/GeocodeGlib-1.0.gir -share/gtk-doc/html/geocode-glib-1.0/GeocodeBoundingBox.html -share/gtk-doc/html/geocode-glib-1.0/GeocodeForward.html -share/gtk-doc/html/geocode-glib-1.0/GeocodeLocation.html -share/gtk-doc/html/geocode-glib-1.0/GeocodePlace.html -share/gtk-doc/html/geocode-glib-1.0/GeocodeReverse.html -share/gtk-doc/html/geocode-glib-1.0/annotation-glossary.html -share/gtk-doc/html/geocode-glib-1.0/api-index-full.html -share/gtk-doc/html/geocode-glib-1.0/ch01.html -share/gtk-doc/html/geocode-glib-1.0/geocode-glib-1.0.devhelp2 -share/gtk-doc/html/geocode-glib-1.0/geocode-glib-geocode-enum-types.html -share/gtk-doc/html/geocode-glib-1.0/geocode-glib-geocode-error.html -share/gtk-doc/html/geocode-glib-1.0/home.png -share/gtk-doc/html/geocode-glib-1.0/index.html -share/gtk-doc/html/geocode-glib-1.0/left-insensitive.png -share/gtk-doc/html/geocode-glib-1.0/left.png -share/gtk-doc/html/geocode-glib-1.0/right-insensitive.png -share/gtk-doc/html/geocode-glib-1.0/right.png -share/gtk-doc/html/geocode-glib-1.0/style.css -share/gtk-doc/html/geocode-glib-1.0/up-insensitive.png -share/gtk-doc/html/geocode-glib-1.0/up.png +share/gtk-doc/html/geocode-glib/GeocodeBackend.html +share/gtk-doc/html/geocode-glib/GeocodeBoundingBox.html +share/gtk-doc/html/geocode-glib/GeocodeForward.html +share/gtk-doc/html/geocode-glib/GeocodeLocation.html +share/gtk-doc/html/geocode-glib/GeocodeNominatim.html +share/gtk-doc/html/geocode-glib/GeocodePlace.html +share/gtk-doc/html/geocode-glib/GeocodeReverse.html +share/gtk-doc/html/geocode-glib/annotation-glossary.html +share/gtk-doc/html/geocode-glib/api-index-full.html +share/gtk-doc/html/geocode-glib/ch01.html +share/gtk-doc/html/geocode-glib/geocode-glib-geocode-error.html +share/gtk-doc/html/geocode-glib/geocode-glib-geocode-mock-backend.html +share/gtk-doc/html/geocode-glib/geocode-glib.devhelp2 +share/gtk-doc/html/geocode-glib/home.png +share/gtk-doc/html/geocode-glib/index.html +share/gtk-doc/html/geocode-glib/left-insensitive.png +share/gtk-doc/html/geocode-glib/left.png +share/gtk-doc/html/geocode-glib/right-insensitive.png +share/gtk-doc/html/geocode-glib/right.png +share/gtk-doc/html/geocode-glib/style.css +share/gtk-doc/html/geocode-glib/up-insensitive.png +share/gtk-doc/html/geocode-glib/up.png share/icons/gnome/scalable/places/poi-airport.svg share/icons/gnome/scalable/places/poi-bar.svg share/icons/gnome/scalable/places/poi-building.svg share/icons/gnome/scalable/places/poi-bus-stop.svg share/icons/gnome/scalable/places/poi-car.svg +share/icons/gnome/scalable/places/poi-light-rail-station.svg share/icons/gnome/scalable/places/poi-marker.svg share/icons/gnome/scalable/places/poi-place-of-worship.svg share/icons/gnome/scalable/places/poi-railway-station.svg diff --git a/net/glib-networking/Makefile b/net/glib-networking/Makefile index c200c0306132..1b15921a78e6 100644 --- a/net/glib-networking/Makefile +++ b/net/glib-networking/Makefile @@ -2,19 +2,20 @@ # $FreeBSD$ PORTNAME= glib-networking -PORTVERSION= 2.50.0 -PORTREVISION= 1 +PORTVERSION= 2.56.1 CATEGORIES= net MASTER_SITES= GNOME -DIST_SUBDIR= gnome2 +DIST_SUBDIR= gnome MAINTAINER= gnome@FreeBSD.org COMMENT= Network-related giomodules for glib +LICENSE= LGPL21 +LICENSE_FILE= ${WRKSRC}/COPYING + BUILD_DEPENDS= ca_root_nss>=0:security/ca_root_nss \ gsettings-desktop-schemas>=0:devel/gsettings-desktop-schemas LIB_DEPENDS= libgnutls.so:security/gnutls \ - libgcrypt.so:security/libgcrypt \ libp11-kit.so:security/p11-kit \ libdbus-1.so:devel/dbus \ libproxy.so:net/libproxy @@ -23,16 +24,15 @@ RUN_DEPENDS= ca_root_nss>=0:security/ca_root_nss \ PORTSCOUT= limitw:1,even -USES= gettext gmake gnome libtool localbase pathfix pkgconfig tar:xz -USE_GNOME= glib20 intltool -GNU_CONFIGURE= yes -CONFIGURE_ARGS= --with-ca-certificates=${LOCALBASE}/share/certs/ca-root-nss.crt -INSTALL_TARGET= install-strip +USES= gettext gnome localbase meson pkgconfig \ + python:3.6+,build tar:xz +USE_GNOME= glib20 +MESON_ARGS= -Dca_certificates_path="${LOCALBASE}/share/certs/ca-root-nss.crt" -post-patch: - @${REINPLACE_CMD} -e' s|-Wmissing-include-dirs||g' ${WRKSRC}/configure +BINARY_ALIAS= python3=${PYTHON_VERSION} post-install: ${RM} -r ${STAGEDIR}${PREFIX}/lib/systemd + ${RM} -r ${STAGEDIR}${PREFIX}/share/installed-tests .include <bsd.port.mk> diff --git a/net/glib-networking/distinfo b/net/glib-networking/distinfo index eb74b64b538e..199150f32ea1 100644 --- a/net/glib-networking/distinfo +++ b/net/glib-networking/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1491088154 -SHA256 (gnome2/glib-networking-2.50.0.tar.xz) = 3f1a442f3c2a734946983532ce59ed49120319fdb10c938447c373d5e5286bee -SIZE (gnome2/glib-networking-2.50.0.tar.xz) = 435380 +TIMESTAMP = 1527916290 +SHA256 (gnome/glib-networking-2.56.1.tar.xz) = df47b0e0a037d2dcf6b1846cbdf68dd4b3cc055e026bb40c4a55f19f29f635c8 +SIZE (gnome/glib-networking-2.56.1.tar.xz) = 164852 diff --git a/net/glib-networking/files/patch-tls_gnutls_gtlsclientconnection-gnutls.c b/net/glib-networking/files/patch-tls_gnutls_gtlsclientconnection-gnutls.c deleted file mode 100644 index 0e8e34509232..000000000000 --- a/net/glib-networking/files/patch-tls_gnutls_gtlsclientconnection-gnutls.c +++ /dev/null @@ -1,30 +0,0 @@ ---- tls/gnutls/gtlsclientconnection-gnutls.c.orig 2015-04-30 17:57:54.000000000 +0200 -+++ tls/gnutls/gtlsclientconnection-gnutls.c 2015-08-06 17:06:17.000000000 +0200 -@@ -322,7 +322,8 @@ - - g_assert (inout_error != NULL); - -- if (g_error_matches (*inout_error, G_TLS_ERROR, G_TLS_ERROR_NOT_TLS) && -+ if (inout_error && -+ g_error_matches (*inout_error, G_TLS_ERROR, G_TLS_ERROR_NOT_TLS) && - gnutls->priv->cert_requested) - { - g_clear_error (inout_error); -@@ -339,7 +340,7 @@ - } - - resumed = gnutls_session_is_resumed (g_tls_connection_gnutls_get_session (conn)); -- if (*inout_error || !resumed) -+ if (inout_error && *inout_error || !resumed) - { - /* Clear session data since the server did not accept what we provided. */ - gnutls->priv->session_data_override = FALSE; -@@ -348,7 +349,7 @@ - g_tls_backend_gnutls_remove_session (GNUTLS_CLIENT, gnutls->priv->session_id); - } - -- if (!*inout_error && !resumed) -+ if (inout_error && !*inout_error && !resumed) - { - gnutls_datum_t session_datum; - diff --git a/net/glib-networking/pkg-plist b/net/glib-networking/pkg-plist index 6877e3b40a1f..3059116d4a38 100644 --- a/net/glib-networking/pkg-plist +++ b/net/glib-networking/pkg-plist @@ -1,8 +1,5 @@ -lib/gio/modules/libgiognomeproxy.a lib/gio/modules/libgiognomeproxy.so -lib/gio/modules/libgiognutls.a lib/gio/modules/libgiognutls.so -lib/gio/modules/libgiolibproxy.a lib/gio/modules/libgiolibproxy.so libexec/glib-pacrunner share/dbus-1/services/org.gtk.GLib.PACRunner.service @@ -34,6 +31,7 @@ share/locale/gl/LC_MESSAGES/glib-networking.mo share/locale/gu/LC_MESSAGES/glib-networking.mo share/locale/he/LC_MESSAGES/glib-networking.mo share/locale/hi/LC_MESSAGES/glib-networking.mo +share/locale/hr/LC_MESSAGES/glib-networking.mo share/locale/hu/LC_MESSAGES/glib-networking.mo share/locale/id/LC_MESSAGES/glib-networking.mo share/locale/it/LC_MESSAGES/glib-networking.mo @@ -47,6 +45,7 @@ share/locale/lv/LC_MESSAGES/glib-networking.mo share/locale/ml/LC_MESSAGES/glib-networking.mo share/locale/mr/LC_MESSAGES/glib-networking.mo share/locale/nb/LC_MESSAGES/glib-networking.mo +share/locale/ne/LC_MESSAGES/glib-networking.mo share/locale/nl/LC_MESSAGES/glib-networking.mo share/locale/oc/LC_MESSAGES/glib-networking.mo share/locale/or/LC_MESSAGES/glib-networking.mo @@ -72,5 +71,3 @@ share/locale/vi/LC_MESSAGES/glib-networking.mo share/locale/zh_CN/LC_MESSAGES/glib-networking.mo share/locale/zh_HK/LC_MESSAGES/glib-networking.mo share/locale/zh_TW/LC_MESSAGES/glib-networking.mo -@postexec %D/bin/gio-querymodules %D/lib/gio/modules 2>/dev/null || /usr/bin/true -@postunexec %D/bin/gio-querymodules %D/lib/gio/modules 2>/dev/null || /usr/bin/true diff --git a/net/gnome-online-accounts/Makefile b/net/gnome-online-accounts/Makefile index dcfa6cc763a4..bf3a6a245f95 100644 --- a/net/gnome-online-accounts/Makefile +++ b/net/gnome-online-accounts/Makefile @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= gnome-online-accounts -PORTVERSION= 3.24.1 -PORTREVISION= 3 +PORTVERSION= 3.28.0 CATEGORIES= net MASTER_SITES= GNOME @@ -13,19 +12,21 @@ COMMENT= Interface provider to access the user's online accounts LICENSE= LGPL20+ LICENSE_FILE= ${WRKSRC}/COPYING -BUILD_DEPENDS= docbook-xsl>=0:textproc/docbook-xsl +BUILD_DEPENDS= docbook-xsl>=0:textproc/docbook-xsl \ + valac:lang/vala LIB_DEPENDS= libwebkit2gtk-4.0.so:www/webkit2-gtk3 \ - libtelepathy-glib.so:net-im/telepathy-glib \ libjson-glib-1.0.so:devel/json-glib \ libsecret-1.so:security/libsecret \ libsoup-2.4.so:devel/libsoup \ - librest-0.7.so:devel/librest + librest-0.7.so:devel/librest \ + libp11-kit.so:security/p11-kit \ + libgck-1.so:security/gcr PORTSCOUT= limitw:1,even USES= compiler:c++11-lib gettext gmake gnome libtool \ localbase pathfix pkgconfig tar:xz -USE_GNOME= cairo gtk30 intlhack introspection:build libxml2 libxslt:build +USE_GNOME= cairo gtk30 introspection:build libxml2 libxslt:build GNU_CONFIGURE= yes USE_LDCONFIG= yes INSTALLS_ICONS= yes @@ -34,4 +35,15 @@ CONFIGURE_ARGS= --enable-lastfm GLIB_SCHEMAS= org.gnome.online-accounts.gschema.xml +CONFIGURE_ARGS+=--enable-kerberos=no + +OPTIONS_SUB= yes +OPTIONS_DEFINE= TELEPATHY + +TELEPATHY_DESC= Telepathy data provider +TELEPATHY_CONFIGURE_ENABLE= telepathy +TELEPATHY_LIB_DEPENDS= libtelepathy-glib.so:net-im/telepathy-glib + +# + flickr + .include <bsd.port.mk> diff --git a/net/gnome-online-accounts/distinfo b/net/gnome-online-accounts/distinfo index aac12edca7b8..86bd4603f5e8 100644 --- a/net/gnome-online-accounts/distinfo +++ b/net/gnome-online-accounts/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1496083968 -SHA256 (gnome-online-accounts-3.24.1.tar.xz) = 0a30ab4e4e8015fae707c3b38f05163299743725a36136076fce993c2b8ef651 -SIZE (gnome-online-accounts-3.24.1.tar.xz) = 1404612 +TIMESTAMP = 1525501410 +SHA256 (gnome-online-accounts-3.28.0.tar.xz) = 87bc4ef307604f1ce4f09f6e5c9996ef8d37ca5e0a3bf76f6b27d71844adb40c +SIZE (gnome-online-accounts-3.28.0.tar.xz) = 1531200 diff --git a/net/gnome-online-accounts/pkg-plist b/net/gnome-online-accounts/pkg-plist index 690f7d4b7c3f..a1036c7627f7 100644 --- a/net/gnome-online-accounts/pkg-plist +++ b/net/gnome-online-accounts/pkg-plist @@ -27,7 +27,7 @@ libexec/goa-daemon man/man8/goa-daemon.8.gz share/dbus-1/services/org.gnome.OnlineAccounts.service share/gir-1.0/Goa-1.0.gir -%%DATADIR%%/irc-networks.xml +%%TELEPATHY%%%%DATADIR%%/irc-networks.xml share/icons/hicolor/16x16/apps/goa-account-facebook.png share/icons/hicolor/16x16/apps/goa-account-flickr.png share/icons/hicolor/16x16/apps/goa-account-foursquare.png @@ -35,28 +35,30 @@ share/icons/hicolor/16x16/apps/goa-account-google.png share/icons/hicolor/16x16/apps/goa-account-msn.png share/icons/hicolor/16x16/apps/goa-account-owncloud.png share/icons/hicolor/16x16/apps/goa-account-pocket.png +share/icons/hicolor/16x16/apps/goa-account-todoist.png share/icons/hicolor/16x16/apps/goa-account.png -share/icons/hicolor/16x16/apps/im-aim.png -share/icons/hicolor/16x16/apps/im-ekiga.png -share/icons/hicolor/16x16/apps/im-facebook.png -share/icons/hicolor/16x16/apps/im-gadugadu.png -share/icons/hicolor/16x16/apps/im-gizmo.png -share/icons/hicolor/16x16/apps/im-google-talk.png -share/icons/hicolor/16x16/apps/im-groupwise.png -share/icons/hicolor/16x16/apps/im-icq.png -share/icons/hicolor/16x16/apps/im-irc.png -share/icons/hicolor/16x16/apps/im-jabber.png -share/icons/hicolor/16x16/apps/im-local-xmpp.png -share/icons/hicolor/16x16/apps/im-meanwhile.png -share/icons/hicolor/16x16/apps/im-msn.png -share/icons/hicolor/16x16/apps/im-mxit.png -share/icons/hicolor/16x16/apps/im-myspace.png -share/icons/hicolor/16x16/apps/im-qq.png -share/icons/hicolor/16x16/apps/im-sametime.png -share/icons/hicolor/16x16/apps/im-silc.png -share/icons/hicolor/16x16/apps/im-sip.png -share/icons/hicolor/16x16/apps/im-yahoo.png -share/icons/hicolor/16x16/apps/im-zephyr.png +%%TELEPATHY%%share/icons/hicolor/16x16/apps/im-aim.png +%%TELEPATHY%%share/icons/hicolor/16x16/apps/im-ekiga.png +%%TELEPATHY%%share/icons/hicolor/16x16/apps/im-facebook.png +%%TELEPATHY%%share/icons/hicolor/16x16/apps/im-gadugadu.png +%%TELEPATHY%%share/icons/hicolor/16x16/apps/im-gizmo.png +%%TELEPATHY%%share/icons/hicolor/16x16/apps/im-google-talk.png +%%TELEPATHY%%share/icons/hicolor/16x16/apps/im-groupwise.png +%%TELEPATHY%%share/icons/hicolor/16x16/apps/im-icq.png +%%TELEPATHY%%share/icons/hicolor/16x16/apps/im-irc.png +%%TELEPATHY%%share/icons/hicolor/16x16/apps/im-jabber.png +%%TELEPATHY%%share/icons/hicolor/16x16/apps/im-local-xmpp.png +%%TELEPATHY%%share/icons/hicolor/16x16/apps/im-meanwhile.png +%%TELEPATHY%%share/icons/hicolor/16x16/apps/im-msn.png +%%TELEPATHY%%share/icons/hicolor/16x16/apps/im-mxit.png +%%TELEPATHY%%share/icons/hicolor/16x16/apps/im-myspace.png +%%TELEPATHY%%share/icons/hicolor/16x16/apps/im-qq.png +%%TELEPATHY%%share/icons/hicolor/16x16/apps/im-sametime.png +%%TELEPATHY%%share/icons/hicolor/16x16/apps/im-silc.png +%%TELEPATHY%%share/icons/hicolor/16x16/apps/im-sip.png +%%TELEPATHY%%share/icons/hicolor/16x16/apps/im-skype.png +%%TELEPATHY%%share/icons/hicolor/16x16/apps/im-yahoo.png +%%TELEPATHY%%share/icons/hicolor/16x16/apps/im-zephyr.png share/icons/hicolor/22x22/apps/goa-account-facebook.png share/icons/hicolor/22x22/apps/goa-account-flickr.png share/icons/hicolor/22x22/apps/goa-account-foursquare.png @@ -64,28 +66,30 @@ share/icons/hicolor/22x22/apps/goa-account-google.png share/icons/hicolor/22x22/apps/goa-account-msn.png share/icons/hicolor/22x22/apps/goa-account-owncloud.png share/icons/hicolor/22x22/apps/goa-account-pocket.png +share/icons/hicolor/22x22/apps/goa-account-todoist.png share/icons/hicolor/22x22/apps/goa-account.png -share/icons/hicolor/22x22/apps/im-aim.png -share/icons/hicolor/22x22/apps/im-ekiga.png -share/icons/hicolor/22x22/apps/im-facebook.png -share/icons/hicolor/22x22/apps/im-gadugadu.png -share/icons/hicolor/22x22/apps/im-gizmo.png -share/icons/hicolor/22x22/apps/im-google-talk.png -share/icons/hicolor/22x22/apps/im-groupwise.png -share/icons/hicolor/22x22/apps/im-icq.png -share/icons/hicolor/22x22/apps/im-irc.png -share/icons/hicolor/22x22/apps/im-jabber.png -share/icons/hicolor/22x22/apps/im-local-xmpp.png -share/icons/hicolor/22x22/apps/im-meanwhile.png -share/icons/hicolor/22x22/apps/im-msn.png -share/icons/hicolor/22x22/apps/im-mxit.png -share/icons/hicolor/22x22/apps/im-myspace.png -share/icons/hicolor/22x22/apps/im-qq.png -share/icons/hicolor/22x22/apps/im-sametime.png -share/icons/hicolor/22x22/apps/im-silc.png -share/icons/hicolor/22x22/apps/im-sip.png -share/icons/hicolor/22x22/apps/im-yahoo.png -share/icons/hicolor/22x22/apps/im-zephyr.png +%%TELEPATHY%%share/icons/hicolor/22x22/apps/im-aim.png +%%TELEPATHY%%share/icons/hicolor/22x22/apps/im-ekiga.png +%%TELEPATHY%%share/icons/hicolor/22x22/apps/im-facebook.png +%%TELEPATHY%%share/icons/hicolor/22x22/apps/im-gadugadu.png +%%TELEPATHY%%share/icons/hicolor/22x22/apps/im-gizmo.png +%%TELEPATHY%%share/icons/hicolor/22x22/apps/im-google-talk.png +%%TELEPATHY%%share/icons/hicolor/22x22/apps/im-groupwise.png +%%TELEPATHY%%share/icons/hicolor/22x22/apps/im-icq.png +%%TELEPATHY%%share/icons/hicolor/22x22/apps/im-irc.png +%%TELEPATHY%%share/icons/hicolor/22x22/apps/im-jabber.png +%%TELEPATHY%%share/icons/hicolor/22x22/apps/im-local-xmpp.png +%%TELEPATHY%%share/icons/hicolor/22x22/apps/im-meanwhile.png +%%TELEPATHY%%share/icons/hicolor/22x22/apps/im-msn.png +%%TELEPATHY%%share/icons/hicolor/22x22/apps/im-mxit.png +%%TELEPATHY%%share/icons/hicolor/22x22/apps/im-myspace.png +%%TELEPATHY%%share/icons/hicolor/22x22/apps/im-qq.png +%%TELEPATHY%%share/icons/hicolor/22x22/apps/im-sametime.png +%%TELEPATHY%%share/icons/hicolor/22x22/apps/im-silc.png +%%TELEPATHY%%share/icons/hicolor/22x22/apps/im-sip.png +%%TELEPATHY%%share/icons/hicolor/22x22/apps/im-skype.png +%%TELEPATHY%%share/icons/hicolor/22x22/apps/im-yahoo.png +%%TELEPATHY%%share/icons/hicolor/22x22/apps/im-zephyr.png share/icons/hicolor/24x24/apps/goa-account-facebook.png share/icons/hicolor/24x24/apps/goa-account-flickr.png share/icons/hicolor/24x24/apps/goa-account-foursquare.png @@ -93,27 +97,28 @@ share/icons/hicolor/24x24/apps/goa-account-google.png share/icons/hicolor/24x24/apps/goa-account-msn.png share/icons/hicolor/24x24/apps/goa-account-owncloud.png share/icons/hicolor/24x24/apps/goa-account-pocket.png +share/icons/hicolor/24x24/apps/goa-account-todoist.png share/icons/hicolor/24x24/apps/goa-account.png -share/icons/hicolor/24x24/apps/im-aim.png -share/icons/hicolor/24x24/apps/im-ekiga.png -share/icons/hicolor/24x24/apps/im-gadugadu.png -share/icons/hicolor/24x24/apps/im-gizmo.png -share/icons/hicolor/24x24/apps/im-google-talk.png -share/icons/hicolor/24x24/apps/im-groupwise.png -share/icons/hicolor/24x24/apps/im-icq.png -share/icons/hicolor/24x24/apps/im-irc.png -share/icons/hicolor/24x24/apps/im-jabber.png -share/icons/hicolor/24x24/apps/im-local-xmpp.png -share/icons/hicolor/24x24/apps/im-meanwhile.png -share/icons/hicolor/24x24/apps/im-msn.png -share/icons/hicolor/24x24/apps/im-mxit.png -share/icons/hicolor/24x24/apps/im-myspace.png -share/icons/hicolor/24x24/apps/im-qq.png -share/icons/hicolor/24x24/apps/im-sametime.png -share/icons/hicolor/24x24/apps/im-silc.png -share/icons/hicolor/24x24/apps/im-sip.png -share/icons/hicolor/24x24/apps/im-yahoo.png -share/icons/hicolor/24x24/apps/im-zephyr.png +%%TELEPATHY%%share/icons/hicolor/24x24/apps/im-aim.png +%%TELEPATHY%%share/icons/hicolor/24x24/apps/im-ekiga.png +%%TELEPATHY%%share/icons/hicolor/24x24/apps/im-gadugadu.png +%%TELEPATHY%%share/icons/hicolor/24x24/apps/im-gizmo.png +%%TELEPATHY%%share/icons/hicolor/24x24/apps/im-google-talk.png +%%TELEPATHY%%share/icons/hicolor/24x24/apps/im-groupwise.png +%%TELEPATHY%%share/icons/hicolor/24x24/apps/im-icq.png +%%TELEPATHY%%share/icons/hicolor/24x24/apps/im-irc.png +%%TELEPATHY%%share/icons/hicolor/24x24/apps/im-jabber.png +%%TELEPATHY%%share/icons/hicolor/24x24/apps/im-local-xmpp.png +%%TELEPATHY%%share/icons/hicolor/24x24/apps/im-meanwhile.png +%%TELEPATHY%%share/icons/hicolor/24x24/apps/im-msn.png +%%TELEPATHY%%share/icons/hicolor/24x24/apps/im-mxit.png +%%TELEPATHY%%share/icons/hicolor/24x24/apps/im-myspace.png +%%TELEPATHY%%share/icons/hicolor/24x24/apps/im-qq.png +%%TELEPATHY%%share/icons/hicolor/24x24/apps/im-sametime.png +%%TELEPATHY%%share/icons/hicolor/24x24/apps/im-silc.png +%%TELEPATHY%%share/icons/hicolor/24x24/apps/im-sip.png +%%TELEPATHY%%share/icons/hicolor/24x24/apps/im-yahoo.png +%%TELEPATHY%%share/icons/hicolor/24x24/apps/im-zephyr.png share/icons/hicolor/256x256/apps/goa-account.png share/icons/hicolor/32x32/apps/goa-account-facebook.png share/icons/hicolor/32x32/apps/goa-account-flickr.png @@ -122,27 +127,28 @@ share/icons/hicolor/32x32/apps/goa-account-google.png share/icons/hicolor/32x32/apps/goa-account-msn.png share/icons/hicolor/32x32/apps/goa-account-owncloud.png share/icons/hicolor/32x32/apps/goa-account-pocket.png +share/icons/hicolor/32x32/apps/goa-account-todoist.png share/icons/hicolor/32x32/apps/goa-account.png -share/icons/hicolor/32x32/apps/im-aim.png -share/icons/hicolor/32x32/apps/im-ekiga.png -share/icons/hicolor/32x32/apps/im-gadugadu.png -share/icons/hicolor/32x32/apps/im-gizmo.png -share/icons/hicolor/32x32/apps/im-google-talk.png -share/icons/hicolor/32x32/apps/im-groupwise.png -share/icons/hicolor/32x32/apps/im-icq.png -share/icons/hicolor/32x32/apps/im-irc.png -share/icons/hicolor/32x32/apps/im-jabber.png -share/icons/hicolor/32x32/apps/im-local-xmpp.png -share/icons/hicolor/32x32/apps/im-meanwhile.png -share/icons/hicolor/32x32/apps/im-msn.png -share/icons/hicolor/32x32/apps/im-mxit.png -share/icons/hicolor/32x32/apps/im-myspace.png -share/icons/hicolor/32x32/apps/im-qq.png -share/icons/hicolor/32x32/apps/im-sametime.png -share/icons/hicolor/32x32/apps/im-silc.png -share/icons/hicolor/32x32/apps/im-sip.png -share/icons/hicolor/32x32/apps/im-yahoo.png -share/icons/hicolor/32x32/apps/im-zephyr.png +%%TELEPATHY%%share/icons/hicolor/32x32/apps/im-aim.png +%%TELEPATHY%%share/icons/hicolor/32x32/apps/im-ekiga.png +%%TELEPATHY%%share/icons/hicolor/32x32/apps/im-gadugadu.png +%%TELEPATHY%%share/icons/hicolor/32x32/apps/im-gizmo.png +%%TELEPATHY%%share/icons/hicolor/32x32/apps/im-google-talk.png +%%TELEPATHY%%share/icons/hicolor/32x32/apps/im-groupwise.png +%%TELEPATHY%%share/icons/hicolor/32x32/apps/im-icq.png +%%TELEPATHY%%share/icons/hicolor/32x32/apps/im-irc.png +%%TELEPATHY%%share/icons/hicolor/32x32/apps/im-jabber.png +%%TELEPATHY%%share/icons/hicolor/32x32/apps/im-local-xmpp.png +%%TELEPATHY%%share/icons/hicolor/32x32/apps/im-meanwhile.png +%%TELEPATHY%%share/icons/hicolor/32x32/apps/im-msn.png +%%TELEPATHY%%share/icons/hicolor/32x32/apps/im-mxit.png +%%TELEPATHY%%share/icons/hicolor/32x32/apps/im-myspace.png +%%TELEPATHY%%share/icons/hicolor/32x32/apps/im-qq.png +%%TELEPATHY%%share/icons/hicolor/32x32/apps/im-sametime.png +%%TELEPATHY%%share/icons/hicolor/32x32/apps/im-silc.png +%%TELEPATHY%%share/icons/hicolor/32x32/apps/im-sip.png +%%TELEPATHY%%share/icons/hicolor/32x32/apps/im-yahoo.png +%%TELEPATHY%%share/icons/hicolor/32x32/apps/im-zephyr.png share/icons/hicolor/48x48/apps/goa-account-facebook.png share/icons/hicolor/48x48/apps/goa-account-flickr.png share/icons/hicolor/48x48/apps/goa-account-foursquare.png @@ -150,28 +156,30 @@ share/icons/hicolor/48x48/apps/goa-account-google.png share/icons/hicolor/48x48/apps/goa-account-msn.png share/icons/hicolor/48x48/apps/goa-account-owncloud.png share/icons/hicolor/48x48/apps/goa-account-pocket.png +share/icons/hicolor/48x48/apps/goa-account-todoist.png share/icons/hicolor/48x48/apps/goa-account.png -share/icons/hicolor/48x48/apps/im-aim.png -share/icons/hicolor/48x48/apps/im-ekiga.png -share/icons/hicolor/48x48/apps/im-facebook.png -share/icons/hicolor/48x48/apps/im-gadugadu.png -share/icons/hicolor/48x48/apps/im-gizmo.png -share/icons/hicolor/48x48/apps/im-google-talk.png -share/icons/hicolor/48x48/apps/im-groupwise.png -share/icons/hicolor/48x48/apps/im-icq.png -share/icons/hicolor/48x48/apps/im-irc.png -share/icons/hicolor/48x48/apps/im-jabber.png -share/icons/hicolor/48x48/apps/im-local-xmpp.png -share/icons/hicolor/48x48/apps/im-meanwhile.png -share/icons/hicolor/48x48/apps/im-msn.png -share/icons/hicolor/48x48/apps/im-mxit.png -share/icons/hicolor/48x48/apps/im-myspace.png -share/icons/hicolor/48x48/apps/im-qq.png -share/icons/hicolor/48x48/apps/im-sametime.png -share/icons/hicolor/48x48/apps/im-silc.png -share/icons/hicolor/48x48/apps/im-sip.png -share/icons/hicolor/48x48/apps/im-yahoo.png -share/icons/hicolor/48x48/apps/im-zephyr.png +%%TELEPATHY%%share/icons/hicolor/48x48/apps/im-aim.png +%%TELEPATHY%%share/icons/hicolor/48x48/apps/im-ekiga.png +%%TELEPATHY%%share/icons/hicolor/48x48/apps/im-facebook.png +%%TELEPATHY%%share/icons/hicolor/48x48/apps/im-gadugadu.png +%%TELEPATHY%%share/icons/hicolor/48x48/apps/im-gizmo.png +%%TELEPATHY%%share/icons/hicolor/48x48/apps/im-google-talk.png +%%TELEPATHY%%share/icons/hicolor/48x48/apps/im-groupwise.png +%%TELEPATHY%%share/icons/hicolor/48x48/apps/im-icq.png +%%TELEPATHY%%share/icons/hicolor/48x48/apps/im-irc.png +%%TELEPATHY%%share/icons/hicolor/48x48/apps/im-jabber.png +%%TELEPATHY%%share/icons/hicolor/48x48/apps/im-local-xmpp.png +%%TELEPATHY%%share/icons/hicolor/48x48/apps/im-meanwhile.png +%%TELEPATHY%%share/icons/hicolor/48x48/apps/im-msn.png +%%TELEPATHY%%share/icons/hicolor/48x48/apps/im-mxit.png +%%TELEPATHY%%share/icons/hicolor/48x48/apps/im-myspace.png +%%TELEPATHY%%share/icons/hicolor/48x48/apps/im-qq.png +%%TELEPATHY%%share/icons/hicolor/48x48/apps/im-sametime.png +%%TELEPATHY%%share/icons/hicolor/48x48/apps/im-silc.png +%%TELEPATHY%%share/icons/hicolor/48x48/apps/im-sip.png +%%TELEPATHY%%share/icons/hicolor/48x48/apps/im-skype.png +%%TELEPATHY%%share/icons/hicolor/48x48/apps/im-yahoo.png +%%TELEPATHY%%share/icons/hicolor/48x48/apps/im-zephyr.png share/icons/hicolor/96x96/apps/goa-account-facebook.png share/icons/hicolor/96x96/apps/goa-account-flickr.png share/icons/hicolor/96x96/apps/goa-account-foursquare.png @@ -179,188 +187,189 @@ share/icons/hicolor/96x96/apps/goa-account-google.png share/icons/hicolor/96x96/apps/goa-account-msn.png share/icons/hicolor/96x96/apps/goa-account-owncloud.png share/icons/hicolor/96x96/apps/goa-account-pocket.png +share/icons/hicolor/96x96/apps/goa-account-todoist.png share/icons/hicolor/96x96/apps/goa-account.png -share/icons/hicolor/scalable/apps/im-aim.svg -share/icons/hicolor/scalable/apps/im-ekiga.svg -share/icons/hicolor/scalable/apps/im-gadugadu.svg -share/icons/hicolor/scalable/apps/im-gizmo.svg -share/icons/hicolor/scalable/apps/im-google-talk.svg -share/icons/hicolor/scalable/apps/im-groupwise.svg -share/icons/hicolor/scalable/apps/im-icq.svg -share/icons/hicolor/scalable/apps/im-irc.svg -share/icons/hicolor/scalable/apps/im-jabber.svg -share/icons/hicolor/scalable/apps/im-local-xmpp.svg -share/icons/hicolor/scalable/apps/im-meanwhile.svg -share/icons/hicolor/scalable/apps/im-msn.svg -share/icons/hicolor/scalable/apps/im-mxit.svg -share/icons/hicolor/scalable/apps/im-myspace.svg -share/icons/hicolor/scalable/apps/im-qq.svg -share/icons/hicolor/scalable/apps/im-sametime.svg -share/icons/hicolor/scalable/apps/im-silc.svg -share/icons/hicolor/scalable/apps/im-sip.svg -share/icons/hicolor/scalable/apps/im-yahoo.svg -share/icons/hicolor/scalable/apps/im-zephyr.svg +%%TELEPATHY%%share/icons/hicolor/scalable/apps/im-aim.svg +%%TELEPATHY%%share/icons/hicolor/scalable/apps/im-ekiga.svg +%%TELEPATHY%%share/icons/hicolor/scalable/apps/im-gadugadu.svg +%%TELEPATHY%%share/icons/hicolor/scalable/apps/im-gizmo.svg +%%TELEPATHY%%share/icons/hicolor/scalable/apps/im-google-talk.svg +%%TELEPATHY%%share/icons/hicolor/scalable/apps/im-groupwise.svg +%%TELEPATHY%%share/icons/hicolor/scalable/apps/im-icq.svg +%%TELEPATHY%%share/icons/hicolor/scalable/apps/im-irc.svg +%%TELEPATHY%%share/icons/hicolor/scalable/apps/im-jabber.svg +%%TELEPATHY%%share/icons/hicolor/scalable/apps/im-local-xmpp.svg +%%TELEPATHY%%share/icons/hicolor/scalable/apps/im-meanwhile.svg +%%TELEPATHY%%share/icons/hicolor/scalable/apps/im-msn.svg +%%TELEPATHY%%share/icons/hicolor/scalable/apps/im-mxit.svg +%%TELEPATHY%%share/icons/hicolor/scalable/apps/im-myspace.svg +%%TELEPATHY%%share/icons/hicolor/scalable/apps/im-qq.svg +%%TELEPATHY%%share/icons/hicolor/scalable/apps/im-sametime.svg +%%TELEPATHY%%share/icons/hicolor/scalable/apps/im-silc.svg +%%TELEPATHY%%share/icons/hicolor/scalable/apps/im-sip.svg +%%TELEPATHY%%share/icons/hicolor/scalable/apps/im-yahoo.svg +%%TELEPATHY%%share/icons/hicolor/scalable/apps/im-zephyr.svg share/locale/af/LC_MESSAGES/gnome-online-accounts.mo -share/locale/an/LC_MESSAGES/gnome-online-accounts-tpaw.mo +%%TELEPATHY%%share/locale/an/LC_MESSAGES/gnome-online-accounts-tpaw.mo share/locale/an/LC_MESSAGES/gnome-online-accounts.mo -share/locale/ar/LC_MESSAGES/gnome-online-accounts-tpaw.mo +%%TELEPATHY%%share/locale/ar/LC_MESSAGES/gnome-online-accounts-tpaw.mo share/locale/ar/LC_MESSAGES/gnome-online-accounts.mo -share/locale/as/LC_MESSAGES/gnome-online-accounts-tpaw.mo +%%TELEPATHY%%share/locale/as/LC_MESSAGES/gnome-online-accounts-tpaw.mo share/locale/as/LC_MESSAGES/gnome-online-accounts.mo -share/locale/ast/LC_MESSAGES/gnome-online-accounts-tpaw.mo +%%TELEPATHY%%share/locale/ast/LC_MESSAGES/gnome-online-accounts-tpaw.mo share/locale/ast/LC_MESSAGES/gnome-online-accounts.mo -share/locale/az/LC_MESSAGES/gnome-online-accounts-tpaw.mo -share/locale/be/LC_MESSAGES/gnome-online-accounts-tpaw.mo +%%TELEPATHY%%share/locale/az/LC_MESSAGES/gnome-online-accounts-tpaw.mo +%%TELEPATHY%%share/locale/be/LC_MESSAGES/gnome-online-accounts-tpaw.mo share/locale/be/LC_MESSAGES/gnome-online-accounts.mo -share/locale/be@latin/LC_MESSAGES/gnome-online-accounts-tpaw.mo -share/locale/bg/LC_MESSAGES/gnome-online-accounts-tpaw.mo +%%TELEPATHY%%share/locale/be@latin/LC_MESSAGES/gnome-online-accounts-tpaw.mo +%%TELEPATHY%%share/locale/bg/LC_MESSAGES/gnome-online-accounts-tpaw.mo share/locale/bg/LC_MESSAGES/gnome-online-accounts.mo -share/locale/bn/LC_MESSAGES/gnome-online-accounts-tpaw.mo -share/locale/bn_IN/LC_MESSAGES/gnome-online-accounts-tpaw.mo +%%TELEPATHY%%share/locale/bn/LC_MESSAGES/gnome-online-accounts-tpaw.mo +%%TELEPATHY%%share/locale/bn_IN/LC_MESSAGES/gnome-online-accounts-tpaw.mo share/locale/bn_IN/LC_MESSAGES/gnome-online-accounts.mo -share/locale/br/LC_MESSAGES/gnome-online-accounts-tpaw.mo -share/locale/bs/LC_MESSAGES/gnome-online-accounts-tpaw.mo +%%TELEPATHY%%share/locale/br/LC_MESSAGES/gnome-online-accounts-tpaw.mo +%%TELEPATHY%%share/locale/bs/LC_MESSAGES/gnome-online-accounts-tpaw.mo share/locale/bs/LC_MESSAGES/gnome-online-accounts.mo -share/locale/ca/LC_MESSAGES/gnome-online-accounts-tpaw.mo +%%TELEPATHY%%share/locale/ca/LC_MESSAGES/gnome-online-accounts-tpaw.mo share/locale/ca/LC_MESSAGES/gnome-online-accounts.mo -share/locale/ca@valencia/LC_MESSAGES/gnome-online-accounts-tpaw.mo +%%TELEPATHY%%share/locale/ca@valencia/LC_MESSAGES/gnome-online-accounts-tpaw.mo share/locale/ca@valencia/LC_MESSAGES/gnome-online-accounts.mo -share/locale/crh/LC_MESSAGES/gnome-online-accounts-tpaw.mo -share/locale/cs/LC_MESSAGES/gnome-online-accounts-tpaw.mo +%%TELEPATHY%%share/locale/crh/LC_MESSAGES/gnome-online-accounts-tpaw.mo +%%TELEPATHY%%share/locale/cs/LC_MESSAGES/gnome-online-accounts-tpaw.mo share/locale/cs/LC_MESSAGES/gnome-online-accounts.mo -share/locale/cy/LC_MESSAGES/gnome-online-accounts-tpaw.mo -share/locale/da/LC_MESSAGES/gnome-online-accounts-tpaw.mo +%%TELEPATHY%%share/locale/cy/LC_MESSAGES/gnome-online-accounts-tpaw.mo +%%TELEPATHY%%share/locale/da/LC_MESSAGES/gnome-online-accounts-tpaw.mo share/locale/da/LC_MESSAGES/gnome-online-accounts.mo -share/locale/de/LC_MESSAGES/gnome-online-accounts-tpaw.mo +%%TELEPATHY%%share/locale/de/LC_MESSAGES/gnome-online-accounts-tpaw.mo share/locale/de/LC_MESSAGES/gnome-online-accounts.mo -share/locale/dz/LC_MESSAGES/gnome-online-accounts-tpaw.mo -share/locale/el/LC_MESSAGES/gnome-online-accounts-tpaw.mo +%%TELEPATHY%%share/locale/dz/LC_MESSAGES/gnome-online-accounts-tpaw.mo +%%TELEPATHY%%share/locale/el/LC_MESSAGES/gnome-online-accounts-tpaw.mo share/locale/el/LC_MESSAGES/gnome-online-accounts.mo -share/locale/en@shaw/LC_MESSAGES/gnome-online-accounts-tpaw.mo -share/locale/en_CA/LC_MESSAGES/gnome-online-accounts-tpaw.mo -share/locale/en_GB/LC_MESSAGES/gnome-online-accounts-tpaw.mo +%%TELEPATHY%%share/locale/en@shaw/LC_MESSAGES/gnome-online-accounts-tpaw.mo +%%TELEPATHY%%share/locale/en_CA/LC_MESSAGES/gnome-online-accounts-tpaw.mo +%%TELEPATHY%%share/locale/en_GB/LC_MESSAGES/gnome-online-accounts-tpaw.mo share/locale/en_GB/LC_MESSAGES/gnome-online-accounts.mo -share/locale/eo/LC_MESSAGES/gnome-online-accounts-tpaw.mo +%%TELEPATHY%%share/locale/eo/LC_MESSAGES/gnome-online-accounts-tpaw.mo share/locale/eo/LC_MESSAGES/gnome-online-accounts.mo -share/locale/es/LC_MESSAGES/gnome-online-accounts-tpaw.mo +%%TELEPATHY%%share/locale/es/LC_MESSAGES/gnome-online-accounts-tpaw.mo share/locale/es/LC_MESSAGES/gnome-online-accounts.mo -share/locale/et/LC_MESSAGES/gnome-online-accounts-tpaw.mo +%%TELEPATHY%%share/locale/et/LC_MESSAGES/gnome-online-accounts-tpaw.mo share/locale/et/LC_MESSAGES/gnome-online-accounts.mo -share/locale/eu/LC_MESSAGES/gnome-online-accounts-tpaw.mo +%%TELEPATHY%%share/locale/eu/LC_MESSAGES/gnome-online-accounts-tpaw.mo share/locale/eu/LC_MESSAGES/gnome-online-accounts.mo -share/locale/fa/LC_MESSAGES/gnome-online-accounts-tpaw.mo +%%TELEPATHY%%share/locale/fa/LC_MESSAGES/gnome-online-accounts-tpaw.mo share/locale/fa/LC_MESSAGES/gnome-online-accounts.mo -share/locale/fi/LC_MESSAGES/gnome-online-accounts-tpaw.mo +%%TELEPATHY%%share/locale/fi/LC_MESSAGES/gnome-online-accounts-tpaw.mo share/locale/fi/LC_MESSAGES/gnome-online-accounts.mo -share/locale/fr/LC_MESSAGES/gnome-online-accounts-tpaw.mo +%%TELEPATHY%%share/locale/fr/LC_MESSAGES/gnome-online-accounts-tpaw.mo share/locale/fr/LC_MESSAGES/gnome-online-accounts.mo -share/locale/fur/LC_MESSAGES/gnome-online-accounts-tpaw.mo +%%TELEPATHY%%share/locale/fur/LC_MESSAGES/gnome-online-accounts-tpaw.mo share/locale/fur/LC_MESSAGES/gnome-online-accounts.mo -share/locale/ga/LC_MESSAGES/gnome-online-accounts-tpaw.mo +%%TELEPATHY%%share/locale/ga/LC_MESSAGES/gnome-online-accounts-tpaw.mo share/locale/ga/LC_MESSAGES/gnome-online-accounts.mo share/locale/gd/LC_MESSAGES/gnome-online-accounts.mo -share/locale/gl/LC_MESSAGES/gnome-online-accounts-tpaw.mo +%%TELEPATHY%%share/locale/gl/LC_MESSAGES/gnome-online-accounts-tpaw.mo share/locale/gl/LC_MESSAGES/gnome-online-accounts.mo -share/locale/gu/LC_MESSAGES/gnome-online-accounts-tpaw.mo +%%TELEPATHY%%share/locale/gu/LC_MESSAGES/gnome-online-accounts-tpaw.mo share/locale/gu/LC_MESSAGES/gnome-online-accounts.mo -share/locale/he/LC_MESSAGES/gnome-online-accounts-tpaw.mo +%%TELEPATHY%%share/locale/he/LC_MESSAGES/gnome-online-accounts-tpaw.mo share/locale/he/LC_MESSAGES/gnome-online-accounts.mo -share/locale/hi/LC_MESSAGES/gnome-online-accounts-tpaw.mo +%%TELEPATHY%%share/locale/hi/LC_MESSAGES/gnome-online-accounts-tpaw.mo share/locale/hi/LC_MESSAGES/gnome-online-accounts.mo -share/locale/hr/LC_MESSAGES/gnome-online-accounts-tpaw.mo +%%TELEPATHY%%share/locale/hr/LC_MESSAGES/gnome-online-accounts-tpaw.mo share/locale/hr/LC_MESSAGES/gnome-online-accounts.mo -share/locale/hu/LC_MESSAGES/gnome-online-accounts-tpaw.mo +%%TELEPATHY%%share/locale/hu/LC_MESSAGES/gnome-online-accounts-tpaw.mo share/locale/hu/LC_MESSAGES/gnome-online-accounts.mo -share/locale/id/LC_MESSAGES/gnome-online-accounts-tpaw.mo +%%TELEPATHY%%share/locale/id/LC_MESSAGES/gnome-online-accounts-tpaw.mo share/locale/id/LC_MESSAGES/gnome-online-accounts.mo -share/locale/is/LC_MESSAGES/gnome-online-accounts-tpaw.mo +%%TELEPATHY%%share/locale/is/LC_MESSAGES/gnome-online-accounts-tpaw.mo share/locale/is/LC_MESSAGES/gnome-online-accounts.mo -share/locale/it/LC_MESSAGES/gnome-online-accounts-tpaw.mo +%%TELEPATHY%%share/locale/it/LC_MESSAGES/gnome-online-accounts-tpaw.mo share/locale/it/LC_MESSAGES/gnome-online-accounts.mo -share/locale/ja/LC_MESSAGES/gnome-online-accounts-tpaw.mo +%%TELEPATHY%%share/locale/ja/LC_MESSAGES/gnome-online-accounts-tpaw.mo share/locale/ja/LC_MESSAGES/gnome-online-accounts.mo -share/locale/kk/LC_MESSAGES/gnome-online-accounts-tpaw.mo +%%TELEPATHY%%share/locale/kk/LC_MESSAGES/gnome-online-accounts-tpaw.mo share/locale/kk/LC_MESSAGES/gnome-online-accounts.mo -share/locale/km/LC_MESSAGES/gnome-online-accounts-tpaw.mo +%%TELEPATHY%%share/locale/km/LC_MESSAGES/gnome-online-accounts-tpaw.mo share/locale/km/LC_MESSAGES/gnome-online-accounts.mo -share/locale/kn/LC_MESSAGES/gnome-online-accounts-tpaw.mo +%%TELEPATHY%%share/locale/kn/LC_MESSAGES/gnome-online-accounts-tpaw.mo share/locale/kn/LC_MESSAGES/gnome-online-accounts.mo -share/locale/ko/LC_MESSAGES/gnome-online-accounts-tpaw.mo +%%TELEPATHY%%share/locale/ko/LC_MESSAGES/gnome-online-accounts-tpaw.mo share/locale/ko/LC_MESSAGES/gnome-online-accounts.mo -share/locale/ku/LC_MESSAGES/gnome-online-accounts-tpaw.mo -share/locale/lt/LC_MESSAGES/gnome-online-accounts-tpaw.mo +%%TELEPATHY%%share/locale/ku/LC_MESSAGES/gnome-online-accounts-tpaw.mo +%%TELEPATHY%%share/locale/lt/LC_MESSAGES/gnome-online-accounts-tpaw.mo share/locale/lt/LC_MESSAGES/gnome-online-accounts.mo -share/locale/lv/LC_MESSAGES/gnome-online-accounts-tpaw.mo +%%TELEPATHY%%share/locale/lv/LC_MESSAGES/gnome-online-accounts-tpaw.mo share/locale/lv/LC_MESSAGES/gnome-online-accounts.mo -share/locale/mai/LC_MESSAGES/gnome-online-accounts-tpaw.mo -share/locale/mk/LC_MESSAGES/gnome-online-accounts-tpaw.mo +%%TELEPATHY%%share/locale/mai/LC_MESSAGES/gnome-online-accounts-tpaw.mo +%%TELEPATHY%%share/locale/mk/LC_MESSAGES/gnome-online-accounts-tpaw.mo share/locale/mk/LC_MESSAGES/gnome-online-accounts.mo -share/locale/ml/LC_MESSAGES/gnome-online-accounts-tpaw.mo +%%TELEPATHY%%share/locale/ml/LC_MESSAGES/gnome-online-accounts-tpaw.mo share/locale/ml/LC_MESSAGES/gnome-online-accounts.mo -share/locale/mr/LC_MESSAGES/gnome-online-accounts-tpaw.mo +%%TELEPATHY%%share/locale/mr/LC_MESSAGES/gnome-online-accounts-tpaw.mo share/locale/mr/LC_MESSAGES/gnome-online-accounts.mo -share/locale/ms/LC_MESSAGES/gnome-online-accounts-tpaw.mo +%%TELEPATHY%%share/locale/ms/LC_MESSAGES/gnome-online-accounts-tpaw.mo share/locale/ms/LC_MESSAGES/gnome-online-accounts.mo -share/locale/my/LC_MESSAGES/gnome-online-accounts-tpaw.mo -share/locale/nb/LC_MESSAGES/gnome-online-accounts-tpaw.mo +%%TELEPATHY%%share/locale/my/LC_MESSAGES/gnome-online-accounts-tpaw.mo +%%TELEPATHY%%share/locale/nb/LC_MESSAGES/gnome-online-accounts-tpaw.mo share/locale/nb/LC_MESSAGES/gnome-online-accounts.mo -share/locale/ne/LC_MESSAGES/gnome-online-accounts-tpaw.mo +%%TELEPATHY%%share/locale/ne/LC_MESSAGES/gnome-online-accounts-tpaw.mo share/locale/ne/LC_MESSAGES/gnome-online-accounts.mo -share/locale/nl/LC_MESSAGES/gnome-online-accounts-tpaw.mo +%%TELEPATHY%%share/locale/nl/LC_MESSAGES/gnome-online-accounts-tpaw.mo share/locale/nl/LC_MESSAGES/gnome-online-accounts.mo -share/locale/nn/LC_MESSAGES/gnome-online-accounts-tpaw.mo -share/locale/oc/LC_MESSAGES/gnome-online-accounts-tpaw.mo +%%TELEPATHY%%share/locale/nn/LC_MESSAGES/gnome-online-accounts-tpaw.mo +%%TELEPATHY%%share/locale/oc/LC_MESSAGES/gnome-online-accounts-tpaw.mo share/locale/oc/LC_MESSAGES/gnome-online-accounts.mo -share/locale/or/LC_MESSAGES/gnome-online-accounts-tpaw.mo +%%TELEPATHY%%share/locale/or/LC_MESSAGES/gnome-online-accounts-tpaw.mo share/locale/or/LC_MESSAGES/gnome-online-accounts.mo -share/locale/pa/LC_MESSAGES/gnome-online-accounts-tpaw.mo +%%TELEPATHY%%share/locale/pa/LC_MESSAGES/gnome-online-accounts-tpaw.mo share/locale/pa/LC_MESSAGES/gnome-online-accounts.mo -share/locale/pl/LC_MESSAGES/gnome-online-accounts-tpaw.mo +%%TELEPATHY%%share/locale/pl/LC_MESSAGES/gnome-online-accounts-tpaw.mo share/locale/pl/LC_MESSAGES/gnome-online-accounts.mo -share/locale/ps/LC_MESSAGES/gnome-online-accounts-tpaw.mo -share/locale/pt/LC_MESSAGES/gnome-online-accounts-tpaw.mo +%%TELEPATHY%%share/locale/ps/LC_MESSAGES/gnome-online-accounts-tpaw.mo +%%TELEPATHY%%share/locale/pt/LC_MESSAGES/gnome-online-accounts-tpaw.mo share/locale/pt/LC_MESSAGES/gnome-online-accounts.mo -share/locale/pt_BR/LC_MESSAGES/gnome-online-accounts-tpaw.mo +%%TELEPATHY%%share/locale/pt_BR/LC_MESSAGES/gnome-online-accounts-tpaw.mo share/locale/pt_BR/LC_MESSAGES/gnome-online-accounts.mo -share/locale/ro/LC_MESSAGES/gnome-online-accounts-tpaw.mo +%%TELEPATHY%%share/locale/ro/LC_MESSAGES/gnome-online-accounts-tpaw.mo share/locale/ro/LC_MESSAGES/gnome-online-accounts.mo -share/locale/ru/LC_MESSAGES/gnome-online-accounts-tpaw.mo +%%TELEPATHY%%share/locale/ru/LC_MESSAGES/gnome-online-accounts-tpaw.mo share/locale/ru/LC_MESSAGES/gnome-online-accounts.mo -share/locale/si/LC_MESSAGES/gnome-online-accounts-tpaw.mo -share/locale/sk/LC_MESSAGES/gnome-online-accounts-tpaw.mo +%%TELEPATHY%%share/locale/si/LC_MESSAGES/gnome-online-accounts-tpaw.mo +%%TELEPATHY%%share/locale/sk/LC_MESSAGES/gnome-online-accounts-tpaw.mo share/locale/sk/LC_MESSAGES/gnome-online-accounts.mo -share/locale/sl/LC_MESSAGES/gnome-online-accounts-tpaw.mo +%%TELEPATHY%%share/locale/sl/LC_MESSAGES/gnome-online-accounts-tpaw.mo share/locale/sl/LC_MESSAGES/gnome-online-accounts.mo -share/locale/sq/LC_MESSAGES/gnome-online-accounts-tpaw.mo -share/locale/sr/LC_MESSAGES/gnome-online-accounts-tpaw.mo +%%TELEPATHY%%share/locale/sq/LC_MESSAGES/gnome-online-accounts-tpaw.mo +%%TELEPATHY%%share/locale/sr/LC_MESSAGES/gnome-online-accounts-tpaw.mo share/locale/sr/LC_MESSAGES/gnome-online-accounts.mo -share/locale/sr@latin/LC_MESSAGES/gnome-online-accounts-tpaw.mo +%%TELEPATHY%%share/locale/sr@latin/LC_MESSAGES/gnome-online-accounts-tpaw.mo share/locale/sr@latin/LC_MESSAGES/gnome-online-accounts.mo -share/locale/sv/LC_MESSAGES/gnome-online-accounts-tpaw.mo +%%TELEPATHY%%share/locale/sv/LC_MESSAGES/gnome-online-accounts-tpaw.mo share/locale/sv/LC_MESSAGES/gnome-online-accounts.mo -share/locale/ta/LC_MESSAGES/gnome-online-accounts-tpaw.mo +%%TELEPATHY%%share/locale/ta/LC_MESSAGES/gnome-online-accounts-tpaw.mo share/locale/ta/LC_MESSAGES/gnome-online-accounts.mo -share/locale/te/LC_MESSAGES/gnome-online-accounts-tpaw.mo +%%TELEPATHY%%share/locale/te/LC_MESSAGES/gnome-online-accounts-tpaw.mo share/locale/te/LC_MESSAGES/gnome-online-accounts.mo -share/locale/tg/LC_MESSAGES/gnome-online-accounts-tpaw.mo +%%TELEPATHY%%share/locale/tg/LC_MESSAGES/gnome-online-accounts-tpaw.mo share/locale/tg/LC_MESSAGES/gnome-online-accounts.mo -share/locale/th/LC_MESSAGES/gnome-online-accounts-tpaw.mo +%%TELEPATHY%%share/locale/th/LC_MESSAGES/gnome-online-accounts-tpaw.mo share/locale/th/LC_MESSAGES/gnome-online-accounts.mo -share/locale/tr/LC_MESSAGES/gnome-online-accounts-tpaw.mo +%%TELEPATHY%%share/locale/tr/LC_MESSAGES/gnome-online-accounts-tpaw.mo share/locale/tr/LC_MESSAGES/gnome-online-accounts.mo -share/locale/ug/LC_MESSAGES/gnome-online-accounts-tpaw.mo +%%TELEPATHY%%share/locale/ug/LC_MESSAGES/gnome-online-accounts-tpaw.mo share/locale/ug/LC_MESSAGES/gnome-online-accounts.mo -share/locale/uk/LC_MESSAGES/gnome-online-accounts-tpaw.mo +%%TELEPATHY%%share/locale/uk/LC_MESSAGES/gnome-online-accounts-tpaw.mo share/locale/uk/LC_MESSAGES/gnome-online-accounts.mo -share/locale/vi/LC_MESSAGES/gnome-online-accounts-tpaw.mo +%%TELEPATHY%%share/locale/vi/LC_MESSAGES/gnome-online-accounts-tpaw.mo share/locale/vi/LC_MESSAGES/gnome-online-accounts.mo -share/locale/xh/LC_MESSAGES/gnome-online-accounts-tpaw.mo -share/locale/zh_CN/LC_MESSAGES/gnome-online-accounts-tpaw.mo +%%TELEPATHY%%share/locale/xh/LC_MESSAGES/gnome-online-accounts-tpaw.mo +%%TELEPATHY%%share/locale/zh_CN/LC_MESSAGES/gnome-online-accounts-tpaw.mo share/locale/zh_CN/LC_MESSAGES/gnome-online-accounts.mo -share/locale/zh_HK/LC_MESSAGES/gnome-online-accounts-tpaw.mo +%%TELEPATHY%%share/locale/zh_HK/LC_MESSAGES/gnome-online-accounts-tpaw.mo share/locale/zh_HK/LC_MESSAGES/gnome-online-accounts.mo -share/locale/zh_TW/LC_MESSAGES/gnome-online-accounts-tpaw.mo +%%TELEPATHY%%share/locale/zh_TW/LC_MESSAGES/gnome-online-accounts-tpaw.mo share/locale/zh_TW/LC_MESSAGES/gnome-online-accounts.mo -share/locale/zu/LC_MESSAGES/gnome-online-accounts-tpaw.mo +%%TELEPATHY%%share/locale/zu/LC_MESSAGES/gnome-online-accounts-tpaw.mo share/vala/vapi/goa-1.0.deps share/vala/vapi/goa-1.0.vapi diff --git a/net/gnome-online-miners/Makefile b/net/gnome-online-miners/Makefile index 8bd5a3de7321..7c91bdd36052 100644 --- a/net/gnome-online-miners/Makefile +++ b/net/gnome-online-miners/Makefile @@ -2,27 +2,32 @@ # $FreeBSD$ PORTNAME= gnome-online-miners -PORTVERSION= 3.14.3 -PORTREVISION= 1 +PORTVERSION= 3.26.0 CATEGORIES= net MASTER_SITES= GNOME MAINTAINER= gnome@FreeBSD.org COMMENT= Crawls through your online content +LICENSE= GPLv2 +LICENSE_FILE= ${WRKSRC}/COPYING + LIB_DEPENDS= libgdata.so:devel/libgdata \ - libtracker-control-1.0.so:sysutils/tracker \ + libjson-glib-1.0.so:devel/json-glib \ + librest-0.7.so:devel/librest \ + libsoup-2.4.so:devel/libsoup \ + libtracker-control-2.0.so:sysutils/tracker \ + libgoa-1.0.so:net/gnome-online-accounts \ libgfbgraph-0.2.so:net/gfbgraph \ libzapojit-0.0.so:net/libzapojit \ - libgrilo-0.2.so:net/grilo2 + libgrilo-0.3.so:net/grilo -USES= gettext gmake libtool pathfix pkgconfig tar:xz -USE_GNOME= intlhack introspection:build +USES= gettext gmake libtool localbase pathfix \ + pkgconfig tar:xz +USE_GNOME= libxml2 GNU_CONFIGURE= yes USE_LDCONFIG= yes INSTALLS_ICONS= yes -CPPFLAGS+= -I${LOCALBASE}/include -LDFLAGS+= -L${LOCALBASE}/lib INSTALL_TARGET= install-strip .include <bsd.port.mk> diff --git a/net/gnome-online-miners/distinfo b/net/gnome-online-miners/distinfo index 6928152d4717..e4355389cd5f 100644 --- a/net/gnome-online-miners/distinfo +++ b/net/gnome-online-miners/distinfo @@ -1,2 +1,3 @@ -SHA256 (gnome-online-miners-3.14.3.tar.xz) = 907f0c1d2f4fcb762be9e3992d05bcc39d292d9c1246c2aca2b293b04c59ba7d -SIZE (gnome-online-miners-3.14.3.tar.xz) = 258488 +TIMESTAMP = 1516259445 +SHA256 (gnome-online-miners-3.26.0.tar.xz) = 7f404db5eccb87524a5dfcef5b6f38b11047b371081559afbe48c34dbca2a98e +SIZE (gnome-online-miners-3.26.0.tar.xz) = 272576 diff --git a/net/grilo-plugins/Makefile b/net/grilo-plugins/Makefile index b2f6ed6100c7..c291ebe019c6 100644 --- a/net/grilo-plugins/Makefile +++ b/net/grilo-plugins/Makefile @@ -2,7 +2,8 @@ # $FreeBSD$ PORTNAME= grilo-plugins -PORTVERSION= 0.3.4 +PORTVERSION= 0.3.5 +PORTREVISION= 1 CATEGORIES= net MASTER_SITES= GNOME @@ -27,6 +28,7 @@ LIB_DEPENDS= libgrilo-0.3.so:net/grilo \ USES= gettext gmake gnome libtool pathfix pkgconfig sqlite tar:xz USE_LDCONFIG= yes USE_GNOME= glib20 intlhack libxml2 +USE_GSTREAMER1= chromaprint GNU_CONFIGURE= yes CONFIGURE_ARGS= --disable-lua-factory INSTALL_TARGET= install-strip @@ -37,7 +39,7 @@ OPTIONS_DEFAULT= TRACKER TRACKER_DESC= Tracker support for grilo (used by gnome-music and possibly others) TRACKER_CONFIGURE_ENABLE= tracker -TRACKER_LIB_DEPENDS= libtracker-sparql-1.0.so:sysutils/tracker +TRACKER_LIB_DEPENDS= libtracker-sparql-2.0.so:sysutils/tracker DMAP_DESC= DMAP (DAAP, DPAP & DACP) support with libdmapsharing DMAP_CONFIGURE_ENABLE= dmap diff --git a/net/grilo-plugins/distinfo b/net/grilo-plugins/distinfo index 366cf2fd9761..5b03348cbbac 100644 --- a/net/grilo-plugins/distinfo +++ b/net/grilo-plugins/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1495265445 -SHA256 (grilo-plugins-0.3.4.tar.xz) = 990282a518968c52f6a67b96c6b708e236a59da1c7c920ed45e6316ab49ddeb5 -SIZE (grilo-plugins-0.3.4.tar.xz) = 1879324 +TIMESTAMP = 1506671539 +SHA256 (grilo-plugins-0.3.5.tar.xz) = 2977827b8ecb3e15535236180e57dc35e85058d111349bdb6a1597e62a5068fb +SIZE (grilo-plugins-0.3.5.tar.xz) = 1881080 diff --git a/net/grilo-plugins/pkg-plist b/net/grilo-plugins/pkg-plist index 45e2f366fbf7..2db23512e760 100644 --- a/net/grilo-plugins/pkg-plist +++ b/net/grilo-plugins/pkg-plist @@ -1,3 +1,4 @@ +lib/grilo-0.3/libgrlchromaprint.so %%DMAP%%lib/grilo-0.3/libgrldaap.so lib/grilo-0.3/libgrldleyna.so %%DMAP%%lib/grilo-0.3/libgrldpap.so @@ -10,8 +11,7 @@ lib/grilo-0.3/libgrljamendo.so lib/grilo-0.3/libgrlmagnatune.so lib/grilo-0.3/libgrlmetadatastore.so lib/grilo-0.3/libgrlopensubtitles.so -lib/grilo-0.3/libgrloptical-media.so -lib/grilo-0.3/libgrlpodcasts.so +lib/grilo-0.3/libgrlopticalmedia.so lib/grilo-0.3/libgrlraitv.so lib/grilo-0.3/libgrlshoutcast.so lib/grilo-0.3/libgrltmdb.so @@ -47,6 +47,7 @@ share/locale/lt/LC_MESSAGES/grilo-plugins.mo share/locale/lv/LC_MESSAGES/grilo-plugins.mo share/locale/ml/LC_MESSAGES/grilo-plugins.mo share/locale/nb/LC_MESSAGES/grilo-plugins.mo +share/locale/ne/LC_MESSAGES/grilo-plugins.mo share/locale/oc/LC_MESSAGES/grilo-plugins.mo share/locale/pl/LC_MESSAGES/grilo-plugins.mo share/locale/pt/LC_MESSAGES/grilo-plugins.mo diff --git a/net/grilo-plugins2/Makefile b/net/grilo-plugins2/Makefile deleted file mode 100644 index 8a7d834a9bc0..000000000000 --- a/net/grilo-plugins2/Makefile +++ /dev/null @@ -1,52 +0,0 @@ -# Created by: Gustau Perez i Querol <gustau.perez@gmail.com> -# $FreeBSD$ - -PORTNAME= grilo-plugins -PORTVERSION= 0.2.17 -PORTREVISION= 1 -CATEGORIES= net -MASTER_SITES= GNOME -PKGNAMESUFFIX= 2 - -MAINTAINER= gnome@FreeBSD.org -COMMENT= Plugins for net/grilo - -BUILD_DEPENDS= itstool:textproc/itstool -LIB_DEPENDS= libgrilo-0.2.so:net/grilo2 \ - libavahi-gobject.so:net/avahi-app \ - libgdata.so:devel/libgdata - -USES= gettext gmake gnome libtool pathfix pkgconfig tar:xz -USE_LDCONFIG= yes -USE_GNOME= glib20 intlhack libxml2 -GNU_CONFIGURE= yes -CONFIGURE_ARGS= --enable-youtube \ - --disable-nls \ - --enable-vimeo \ - --enable-freebox \ - --enable-tmdb -CPPFLAGS+= -I${LOCALBASE}/include -I${LOCALBASE}/include/grilo-0.2/ -LDFLAGS+= -L${LOCALBASE}/lib -INSTALL_TARGET= install-strip - -OPTIONS_SUB= yes -OPTIONS_DEFINE= TRACKER DLEYNA DMAP METADATA -OPTIONS_DEFAULT= TRACKER METADATA - -TRACKER_DESC= Tracker support for grilo (used by gnome-music and possibly others) -TRACKER_CONFIGURE_ENABLE= tracker -TRACKER_LIB_DEPENDS= libtracker-sparql-1.0.so:sysutils/tracker -DMAP_DESC= DMAP (DAAP, DPAP & DACP) support with libdmapsharing -DMAP_CONFIGURE_ENABLE= dmap -DMAP_LIB_DEPENDS= libdmapsharing-3.0.so:net/libdmapsharing -DLEYNA_DESC= DLNA support for grilo -DLEYNA_CONFIGURE_ENABLE= dleyna -DLEYNA_LIB_DEPENDS= libsoup-2.4.so:devel/libsoup -METADATA_DESC= Enable Local-metadata plugin -METADATA_CONFIGURE_ENABLE= localmetadata -METADATA_LIB_DEPENDS= libmediaart-2.0.so:multimedia/libmediaart - -post-install: - @${RM} -rf ${STAGEDIR}${PREFIX}/share/help - -.include <bsd.port.mk> diff --git a/net/grilo-plugins2/distinfo b/net/grilo-plugins2/distinfo deleted file mode 100644 index c75e638e542c..000000000000 --- a/net/grilo-plugins2/distinfo +++ /dev/null @@ -1,2 +0,0 @@ -SHA256 (grilo-plugins-0.2.17.tar.xz) = 337669098cddf64a84fa9398aa1d7f994fea84bc5f7f1b348e1288f135713781 -SIZE (grilo-plugins-0.2.17.tar.xz) = 1036308 diff --git a/net/grilo-plugins2/pkg-descr b/net/grilo-plugins2/pkg-descr deleted file mode 100644 index 0deeead198c9..000000000000 --- a/net/grilo-plugins2/pkg-descr +++ /dev/null @@ -1,3 +0,0 @@ -This port installs plugins for the net/grilo. - -WWW: https://wiki.gnome.org/Grilo diff --git a/net/grilo-plugins2/pkg-plist b/net/grilo-plugins2/pkg-plist deleted file mode 100644 index 486cdd2e2013..000000000000 --- a/net/grilo-plugins2/pkg-plist +++ /dev/null @@ -1,40 +0,0 @@ -%%DMAP%%lib/grilo-0.2/grl-daap.xml -%%DMAP%%lib/grilo-0.2/grl-dpap.xml -%%DLEYNA%%lib/grilo-0.2/grl-dleyna.xml -lib/grilo-0.2/grl-filesystem.xml -lib/grilo-0.2/grl-flickr.xml -lib/grilo-0.2/grl-freebox.xml -lib/grilo-0.2/grl-gravatar.xml -lib/grilo-0.2/grl-jamendo.xml -%%TRACKER%%lib/grilo-0.2/grl-local-metadata.xml -lib/grilo-0.2/grl-magnatune.xml -lib/grilo-0.2/grl-metadata-store.xml -lib/grilo-0.2/grl-opensubtitles.xml -lib/grilo-0.2/grl-optical-media.xml -lib/grilo-0.2/grl-podcasts.xml -lib/grilo-0.2/grl-raitv.xml -lib/grilo-0.2/grl-shoutcast.xml -lib/grilo-0.2/grl-tmdb.xml -%%TRACKER%%lib/grilo-0.2/grl-tracker.xml -lib/grilo-0.2/grl-vimeo.xml -lib/grilo-0.2/grl-youtube.xml -%%DMAP%%lib/grilo-0.2/libgrldaap.so -%%DMAP%%lib/grilo-0.2/libgrldpap.so -%%DLEYNA%%lib/grilo-0.2/libgrldleyna.so -lib/grilo-0.2/libgrlfilesystem.so -lib/grilo-0.2/libgrlflickr.so -lib/grilo-0.2/libgrlfreebox.so -lib/grilo-0.2/libgrlgravatar.so -lib/grilo-0.2/libgrljamendo.so -%%TRACKER%%lib/grilo-0.2/libgrllocalmetadata.so -lib/grilo-0.2/libgrlmagnatune.so -lib/grilo-0.2/libgrlmetadatastore.so -lib/grilo-0.2/libgrlopensubtitles.so -lib/grilo-0.2/libgrloptical-media.so -lib/grilo-0.2/libgrlpodcasts.so -lib/grilo-0.2/libgrlraitv.so -lib/grilo-0.2/libgrlshoutcast.so -lib/grilo-0.2/libgrltmdb.so -%%TRACKER%%lib/grilo-0.2/libgrltracker.so -lib/grilo-0.2/libgrlvimeo.so -lib/grilo-0.2/libgrlyoutube.so diff --git a/net/grilo/Makefile b/net/grilo/Makefile index dfc1b6de608a..02b5b2fb80eb 100644 --- a/net/grilo/Makefile +++ b/net/grilo/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= grilo -PORTVERSION= 0.3.3 +PORTVERSION= 0.3.4 CATEGORIES= net MASTER_SITES= GNOME @@ -32,6 +32,6 @@ OPTIONS_DEFINE= UI UI_DESC= Enable testing UI UI_CONFIGURE_ENABLE=test-ui -UI_USE= GNOME=gtk30 +UI_USE= GNOME=cairo,gdkpixbuf2,gtk30 .include <bsd.port.mk> diff --git a/net/grilo/distinfo b/net/grilo/distinfo index 74a538118fa0..eb7fe66d06b3 100644 --- a/net/grilo/distinfo +++ b/net/grilo/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1495273651 -SHA256 (grilo-0.3.3.tar.xz) = 5c874222c7bdf42490cd56765a593c41407247706bb1f24a1bd5d007aa38a0e3 -SIZE (grilo-0.3.3.tar.xz) = 641440 +TIMESTAMP = 1506671082 +SHA256 (grilo-0.3.4.tar.xz) = 7c6964053b42574c2f14715d2392a02ea5cbace955eb73e067c77aa3e43b066e +SIZE (grilo-0.3.4.tar.xz) = 644616 diff --git a/net/grilo/pkg-plist b/net/grilo/pkg-plist index 442f33b7bae3..c6dd78c220b8 100644 --- a/net/grilo/pkg-plist +++ b/net/grilo/pkg-plist @@ -29,7 +29,7 @@ lib/girepository-1.0/GrlPls-0.3.typelib lib/libgrilo-0.3.a lib/libgrilo-0.3.so lib/libgrilo-0.3.so.0 -lib/libgrilo-0.3.so.0.1.2 +lib/libgrilo-0.3.so.0.1.3 lib/libgrlnet-0.3.a lib/libgrlnet-0.3.so lib/libgrlnet-0.3.so.0 @@ -74,6 +74,7 @@ share/locale/lv/LC_MESSAGES/grilo.mo share/locale/nl/LC_MESSAGES/grilo.mo share/locale/ml/LC_MESSAGES/grilo.mo share/locale/nb/LC_MESSAGES/grilo.mo +share/locale/ne/LC_MESSAGES/grilo.mo share/locale/oc/LC_MESSAGES/grilo.mo share/locale/pa/LC_MESSAGES/grilo.mo share/locale/pl/LC_MESSAGES/grilo.mo diff --git a/net/grilo2/Makefile b/net/grilo2/Makefile deleted file mode 100644 index b0badfe06ccb..000000000000 --- a/net/grilo2/Makefile +++ /dev/null @@ -1,38 +0,0 @@ -# Created by: Gustau Perez i Querol <gustau.perez@gmail.com> -# $FreeBSD$ - -PORTNAME= grilo -PORTVERSION= 0.2.15 -PORTREVISION= 1 -CATEGORIES= net -MASTER_SITES= GNOME -PKGNAMESUFFIX= 2 - -MAINTAINER= gnome@FreeBSD.org -COMMENT= Grilo is a framework focused on making media discovery and browsing - -BUILD_DEPENDS= vapigen:lang/vala -LIB_DEPENDS= libsoup-2.4.so:devel/libsoup \ - liboauth.so:net/liboauth \ - libtotem-plparser.so:multimedia/totem-pl-parser - -USES= gettext gmake gnome libtool pathfix pkgconfig tar:xz -USE_LDCONFIG= yes -USE_GNOME= glib20 intlhack introspection:build libxml2 -GNU_CONFIGURE= yes -CONFIGURE_ARGS+=--enable-vala -disable-debug --disable-nls -CPPFLAGS+= -I${LOCALBASE}/include -LDFLAGS+= -L${LOCALBASE}/lib -INSTALL_TARGET= install-strip - -# --enable-debug include debug symbols -CONFIGURE_ARGS+=--enable-tests # build unit tests - -OPTIONS_SUB= yes -OPTIONS_DEFINE= UI - -UI_DESC= Enable testing UI -UI_CONFIGURE_ENABLE=test-ui -UI_USE= GNOME=gtk30 - -.include <bsd.port.mk> diff --git a/net/grilo2/distinfo b/net/grilo2/distinfo deleted file mode 100644 index 559c417120c2..000000000000 --- a/net/grilo2/distinfo +++ /dev/null @@ -1,2 +0,0 @@ -SHA256 (grilo-0.2.15.tar.xz) = 6f5d2583250a68e76d281edaa08adb880d5a78ed46f9ecd22ae4715f1dd66815 -SIZE (grilo-0.2.15.tar.xz) = 627196 diff --git a/net/grilo2/pkg-descr b/net/grilo2/pkg-descr deleted file mode 100644 index 1f4cc3269eb9..000000000000 --- a/net/grilo2/pkg-descr +++ /dev/null @@ -1,3 +0,0 @@ -Grilo is a framework focused on making media discovery and browsing easy for application developers. - -WWW: https://wiki.gnome.org/Grilo diff --git a/net/grilo2/pkg-plist b/net/grilo2/pkg-plist deleted file mode 100644 index 7770200f66ec..000000000000 --- a/net/grilo2/pkg-plist +++ /dev/null @@ -1,57 +0,0 @@ -%%UI%%bin/grilo-test-ui-0.2 -bin/grl-inspect-0.2 -bin/grl-launch-0.2 -include/grilo-0.2/grilo.h -include/grilo-0.2/grl-caps.h -include/grilo-0.2/grl-config.h -include/grilo-0.2/grl-data.h -include/grilo-0.2/grl-definitions.h -include/grilo-0.2/grl-error.h -include/grilo-0.2/grl-log.h -include/grilo-0.2/grl-media-audio.h -include/grilo-0.2/grl-media-box.h -include/grilo-0.2/grl-media-image.h -include/grilo-0.2/grl-media-video.h -include/grilo-0.2/grl-media.h -include/grilo-0.2/grl-metadata-key.h -include/grilo-0.2/grl-multiple.h -include/grilo-0.2/grl-operation-options.h -include/grilo-0.2/grl-operation.h -include/grilo-0.2/grl-plugin.h -include/grilo-0.2/grl-range-value.h -include/grilo-0.2/grl-registry.h -include/grilo-0.2/grl-related-keys.h -include/grilo-0.2/grl-source.h -include/grilo-0.2/grl-util.h -include/grilo-0.2/grl-value-helper.h -include/grilo-0.2/net/grl-net-wc.h -include/grilo-0.2/net/grl-net.h -include/grilo-0.2/pls/grl-pls.h -lib/girepository-1.0/Grl-0.2.typelib -lib/girepository-1.0/GrlNet-0.2.typelib -lib/girepository-1.0/GrlPls-0.2.typelib -lib/libgrilo-0.2.a -lib/libgrilo-0.2.so -lib/libgrilo-0.2.so.1 -lib/libgrilo-0.2.so.1.10.0 -lib/libgrlnet-0.2.a -lib/libgrlnet-0.2.so -lib/libgrlnet-0.2.so.0 -lib/libgrlnet-0.2.so.0.1.10 -lib/libgrlpls-0.2.a -lib/libgrlpls-0.2.so -lib/libgrlpls-0.2.so.0 -lib/libgrlpls-0.2.so.0.0.5 -libdata/pkgconfig/grilo-0.2.pc -libdata/pkgconfig/grilo-net-0.2.pc -libdata/pkgconfig/grilo-pls-0.2.pc -man/man1/grl-inspect-0.2.1.gz -man/man1/grl-launch-0.2.1.gz -%%UI%%man/man1/grilo-test-ui-0.2.1.gz -share/gir-1.0/Grl-0.2.gir -share/gir-1.0/GrlNet-0.2.gir -share/gir-1.0/GrlPls-0.2.gir -share/vala/vapi/grilo-0.2.deps -share/vala/vapi/grilo-0.2.vapi -share/vala/vapi/grilo-net-0.2.deps -share/vala/vapi/grilo-net-0.2.vapi diff --git a/net/libdmapsharing/Makefile b/net/libdmapsharing/Makefile index 09f5795be60a..3b7ca782d11e 100644 --- a/net/libdmapsharing/Makefile +++ b/net/libdmapsharing/Makefile @@ -1,10 +1,8 @@ # Created by: Gustau Perez <gustau.perez@gmail.com> # $FreeBSD$ -# $MCom: ports/trunk/net/libdmapsharing/Makefile 19962 2014-10-15 14:57:24Z gusi $ PORTNAME= libdmapsharing -PORTVERSION= 2.9.24 -PORTREVISION= 2 +PORTVERSION= 2.9.39 CATEGORIES= net gnome MASTER_SITES= https://www.flyn.org/projects/libdmapsharing/ DIST_SUBDIR= gnome3 @@ -12,12 +10,15 @@ DIST_SUBDIR= gnome3 MAINTAINER= gnome@FreeBSD.org COMMENT= GNOME music playing application +LICENSE= LGPL21 +LICENSE_FILE= ${WRKSRC}/COPYING + +BUILD_DEPENDS= vapigen:lang/vala LIB_DEPENDS= libsoup-2.4.so:devel/libsoup \ libgee-0.8.so:devel/libgee -BUILD_DEPENDS= vapigen:lang/vala -USES= gettext gmake libtool pathfix pkgconfig -USE_GNOME= gnomeprefix gtk20 introspection:build +USES= gettext gnome gmake libtool pathfix pkgconfig +USE_GNOME= cairo gdkpixbuf2 gnomeprefix gtk30 introspection:build USE_GSTREAMER1= yes USE_LDCONFIG= yes CONFIGURE_ARGS= --disable-introspection \ diff --git a/net/libdmapsharing/distinfo b/net/libdmapsharing/distinfo index aa029cc45815..9ee05c84927b 100644 --- a/net/libdmapsharing/distinfo +++ b/net/libdmapsharing/distinfo @@ -1,2 +1,3 @@ -SHA256 (gnome3/libdmapsharing-2.9.24.tar.gz) = 8d323707a4e6baea9000b5886ba8ea717966ef11fd3e464b77e675a9c49fee36 -SIZE (gnome3/libdmapsharing-2.9.24.tar.gz) = 728305 +TIMESTAMP = 1506671823 +SHA256 (gnome3/libdmapsharing-2.9.39.tar.gz) = a90dc0681ae81700e46efc539f70edb6edd936b782a9a695434bea660a43a5ef +SIZE (gnome3/libdmapsharing-2.9.39.tar.gz) = 757492 diff --git a/net/libdmapsharing/pkg-plist b/net/libdmapsharing/pkg-plist index bc5133a267e0..26363baafb27 100644 --- a/net/libdmapsharing/pkg-plist +++ b/net/libdmapsharing/pkg-plist @@ -24,14 +24,14 @@ include/libdmapsharing-3.0/libdmapsharing/dpap-record.h include/libdmapsharing-3.0/libdmapsharing/dpap-share.h lib/libdmapsharing-3.0.so lib/libdmapsharing-3.0.so.2 -lib/libdmapsharing-3.0.so.2.9.24 +lib/libdmapsharing-3.0.so.2.9.39 libdata/pkgconfig/libdmapsharing-3.0.pc %%DOCSDIR%%-3.0/api-index-full.html %%DOCSDIR%%-3.0/ch01.html %%DOCSDIR%%-3.0/deprecated-api-index.html %%DOCSDIR%%-3.0/home.png %%DOCSDIR%%-3.0/index.html -%%DOCSDIR%%-3.0/index.sgml +%%DOCSDIR%%-3.0/left-insensitive.png %%DOCSDIR%%-3.0/left.png %%DOCSDIR%%-3.0/libdmapsharing-3.0-DAAPRecord.html %%DOCSDIR%%-3.0/libdmapsharing-3.0-DACPPlayer.html @@ -56,6 +56,9 @@ libdata/pkgconfig/libdmapsharing-3.0.pc %%DOCSDIR%%-3.0/libdmapsharing-3.0-dpap-share.html %%DOCSDIR%%-3.0/libdmapsharing-3.0.devhelp2 %%DOCSDIR%%-3.0/object-tree.html +%%DOCSDIR%%-3.0/right-insensitive.png %%DOCSDIR%%-3.0/right.png %%DOCSDIR%%-3.0/style.css +%%DOCSDIR%%-3.0/up-insensitive.png %%DOCSDIR%%-3.0/up.png +share/vala/vapi/libdmapsharing-3.0.vapi diff --git a/net/libgrss/Makefile b/net/libgrss/Makefile new file mode 100644 index 000000000000..25bb9e912241 --- /dev/null +++ b/net/libgrss/Makefile @@ -0,0 +1,26 @@ +# Created by: Gustau Perez <gustau.perez@gmail.com> +# $FreeBSD$ + +PORTNAME= libgrss +PORTVERSION= 0.7.0 +CATEGORIES= net gnome +MASTER_SITES= GNOME +DIST_SUBDIR= gnome3 + +MAINTAINER= gnome@FreeBSD.org +COMMENT= Library for easy management of RSS/Atom/Pie feeds + +LICENSE= GPLv3 +LICENSE_FILE= ${WRKSRC}/COPYING + +LIB_DEPENDS= libsoup-2.4.so:devel/libsoup \ + libxml2.so:textproc/libxml2 + +USES= gettext gmake gnome libtool localbase pathfix pkgconfig tar:xz +USE_GNOME= glib20 intlhack introspection:build +USE_LDCONFIG= yes +GNU_CONFIGURE= yes +CONFIGURE_ARGS= --disable-gtk-doc +INSTALL_TARGET= install-strip + +.include <bsd.port.mk> diff --git a/net/libgrss/distinfo b/net/libgrss/distinfo new file mode 100644 index 000000000000..d3dde2d4cfa5 --- /dev/null +++ b/net/libgrss/distinfo @@ -0,0 +1,3 @@ +TIMESTAMP = 1538308500 +SHA256 (gnome3/libgrss-0.7.0.tar.xz) = 6709c0f630a915ea7d5f1ac88ac173ef974d8d7406f43bd4be70d3e71fd554d9 +SIZE (gnome3/libgrss-0.7.0.tar.xz) = 362360 diff --git a/net/libgrss/files/patch-src_feeds-subscriber.c b/net/libgrss/files/patch-src_feeds-subscriber.c new file mode 100644 index 000000000000..863aef85d420 --- /dev/null +++ b/net/libgrss/files/patch-src_feeds-subscriber.c @@ -0,0 +1,13 @@ +--- src/feeds-subscriber.c.orig 2015-07-15 20:59:07 UTC ++++ src/feeds-subscriber.c +@@ -18,6 +18,10 @@ + * Boston, MA 02110-1301, USA. + */ + ++#include <sys/types.h> ++#include <sys/socket.h> ++#include <netinet/in.h> ++ + #include "feeds-subscriber.h" + #include "feeds-subscriber-handler.h" + #include "feeds-pubsubhubbub-subscriber.h" diff --git a/net/libgrss/files/patch-src_utils.c b/net/libgrss/files/patch-src_utils.c new file mode 100644 index 000000000000..b82d7b38aa19 --- /dev/null +++ b/net/libgrss/files/patch-src_utils.c @@ -0,0 +1,13 @@ +--- src/utils.c.orig 2015-07-15 20:59:07 UTC ++++ src/utils.c +@@ -28,6 +28,10 @@ + + #include "utils.h" + ++#include <sys/types.h> ++#include <sys/socket.h> ++#include <netinet/in.h> ++ + typedef struct { + gchar *data; + gint length; diff --git a/net/libgrss/pkg-descr b/net/libgrss/pkg-descr new file mode 100644 index 000000000000..99ea830ef287 --- /dev/null +++ b/net/libgrss/pkg-descr @@ -0,0 +1,9 @@ +libgweather is a library to access weather information from online +services for numerous locations. + +libgweather isn't supported in the devel platform, which means OS vendors +won't guarantee the API/ABI long-term, but authors of open source apps +should feel free to use libgweather as users can always recompile against +a new version. + +WWW: http://www.gnome.org/ diff --git a/net/libgrss/pkg-plist b/net/libgrss/pkg-plist new file mode 100644 index 000000000000..90ee2c206fbc --- /dev/null +++ b/net/libgrss/pkg-plist @@ -0,0 +1,69 @@ +include/libgrss/feed-atom-formatter.h +include/libgrss/feed-channel.h +include/libgrss/feed-enclosure.h +include/libgrss/feed-formatter.h +include/libgrss/feed-item.h +include/libgrss/feed-parser.h +include/libgrss/feed-rss-formatter.h +include/libgrss/feeds-group.h +include/libgrss/feeds-pool.h +include/libgrss/feeds-publisher.h +include/libgrss/feeds-store.h +include/libgrss/feeds-subscriber.h +include/libgrss/libgrss.h +include/libgrss/person.h +lib/girepository-1.0/Grss-0.7.typelib +lib/libgrss.so +lib/libgrss.so.0 +lib/libgrss.so.0.700.0 +libdata/pkgconfig/libgrss.pc +share/gir-1.0/Grss-0.7.gir +share/gtk-doc/html/libgrss/FeedAtomHandler.html +share/gtk-doc/html/libgrss/FeedHandler.html +share/gtk-doc/html/libgrss/FeedPieHandler.html +share/gtk-doc/html/libgrss/FeedRssHandler.html +share/gtk-doc/html/libgrss/FeedsOpmlGroupHandler.html +share/gtk-doc/html/libgrss/FeedsXbelGroupHandler.html +share/gtk-doc/html/libgrss/FeedsXoxoGroupHandler.html +share/gtk-doc/html/libgrss/GrssFeedAtomFormatter.html +share/gtk-doc/html/libgrss/GrssFeedChannel.html +share/gtk-doc/html/libgrss/GrssFeedEnclosure.html +share/gtk-doc/html/libgrss/GrssFeedFormatter.html +share/gtk-doc/html/libgrss/GrssFeedItem.html +share/gtk-doc/html/libgrss/GrssFeedParser.html +share/gtk-doc/html/libgrss/GrssFeedRssFormatter.html +share/gtk-doc/html/libgrss/GrssFeedsGroup.html +share/gtk-doc/html/libgrss/GrssFeedsGroupHandler.html +share/gtk-doc/html/libgrss/GrssFeedsPool.html +share/gtk-doc/html/libgrss/GrssFeedsPublisher.html +share/gtk-doc/html/libgrss/GrssFeedsPubsubhubbubSubscriber.html +share/gtk-doc/html/libgrss/GrssFeedsRsscloudSubscriber.html +share/gtk-doc/html/libgrss/GrssFeedsStore.html +share/gtk-doc/html/libgrss/GrssFeedsSubscriber.html +share/gtk-doc/html/libgrss/GrssFeedsSubscriberHandler.html +share/gtk-doc/html/libgrss/GrssPerson.html +share/gtk-doc/html/libgrss/NSHandler.html +share/gtk-doc/html/libgrss/annotation-glossary.html +share/gtk-doc/html/libgrss/ch01.html +share/gtk-doc/html/libgrss/home.png +share/gtk-doc/html/libgrss/index.html +share/gtk-doc/html/libgrss/index.sgml +share/gtk-doc/html/libgrss/ix01.html +share/gtk-doc/html/libgrss/ix02.html +share/gtk-doc/html/libgrss/ix03.html +share/gtk-doc/html/libgrss/left-insensitive.png +share/gtk-doc/html/libgrss/left.png +share/gtk-doc/html/libgrss/libgrss-base.html +share/gtk-doc/html/libgrss/libgrss-essentials.html +share/gtk-doc/html/libgrss/libgrss-feed-marshal.html +share/gtk-doc/html/libgrss/libgrss-feeds-subscriber-private.html +share/gtk-doc/html/libgrss/libgrss-useful.html +share/gtk-doc/html/libgrss/libgrss-utils.html +share/gtk-doc/html/libgrss/libgrss.devhelp2 +share/gtk-doc/html/libgrss/libgrss.html +share/gtk-doc/html/libgrss/license.html +share/gtk-doc/html/libgrss/right-insensitive.png +share/gtk-doc/html/libgrss/right.png +share/gtk-doc/html/libgrss/style.css +share/gtk-doc/html/libgrss/up-insensitive.png +share/gtk-doc/html/libgrss/up.png diff --git a/net/libgweather/Makefile b/net/libgweather/Makefile index 5a5d1cdc9796..5883aff90188 100644 --- a/net/libgweather/Makefile +++ b/net/libgweather/Makefile @@ -2,10 +2,10 @@ # $FreeBSD$ PORTNAME= libgweather -PORTVERSION= 3.24.1 +PORTVERSION= 3.28.2 CATEGORIES= net gnome MASTER_SITES= GNOME -DIST_SUBDIR= gnome3 +DIST_SUBDIR= gnome MAINTAINER= gnome@FreeBSD.org COMMENT= Library to access online weather information @@ -19,15 +19,15 @@ LIB_DEPENDS= libsoup-2.4.so:devel/libsoup \ PORTSCOUT= limitw:1,even -USES= gettext gmake gnome libtool localbase pathfix pkgconfig tar:xz -USE_GNOME= cairo gtk30 intltool introspection:build libxml2 +USES= gettext gnome localbase meson pkgconfig python:3.6+,build tar:xz +USE_GNOME= gtk30 introspection:build libxml2 INSTALLS_ICONS= yes USE_LDCONFIG= yes -GNU_CONFIGURE= yes -CONFIGURE_ARGS+=--disable-glade-catalog -INSTALL_TARGET= install-strip +MESON_ARGS= -Dglade_catalog=false GLIB_SCHEMAS= org.gnome.GWeather.enums.xml \ org.gnome.GWeather.gschema.xml +BINARY_ALIAS= python3=${PYTHON_VERSION} + .include <bsd.port.mk> diff --git a/net/libgweather/distinfo b/net/libgweather/distinfo index 3c51aece2ab2..c5ef8580356e 100644 --- a/net/libgweather/distinfo +++ b/net/libgweather/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1496644082 -SHA256 (gnome3/libgweather-3.24.1.tar.xz) = 1227316037b63dac4153031a22abccb3d2ac679a7409e29cd303eec499eb653c -SIZE (gnome3/libgweather-3.24.1.tar.xz) = 3350680 +TIMESTAMP = 1529610418 +SHA256 (gnome/libgweather-3.28.2.tar.xz) = 081ce81653afc614e12641c97a8dd9577c524528c63772407ae2dbcde12bde75 +SIZE (gnome/libgweather-3.28.2.tar.xz) = 2810852 diff --git a/net/libgweather/pkg-plist b/net/libgweather/pkg-plist index ffe90b4fa695..bdf7ef4900ed 100644 --- a/net/libgweather/pkg-plist +++ b/net/libgweather/pkg-plist @@ -9,29 +9,10 @@ include/libgweather-3.0/libgweather/gweather-weather.h include/libgweather-3.0/libgweather/gweather.h lib/girepository-1.0/GWeather-3.0.typelib lib/libgweather-3.so -lib/libgweather-3.so.6 -lib/libgweather-3.so.6.7.0 +lib/libgweather-3.so.15 +lib/libgweather-3.so.15.0.0 libdata/pkgconfig/gweather-3.0.pc share/gir-1.0/GWeather-3.0.gir -share/gtk-doc/html/libgweather-3.0/GWeatherInfo.html -share/gtk-doc/html/libgweather-3.0/GWeatherLocation.html -share/gtk-doc/html/libgweather-3.0/GWeatherLocationEntry.html -share/gtk-doc/html/libgweather-3.0/GWeatherTimezoneMenu.html -share/gtk-doc/html/libgweather-3.0/api-index-full.html -share/gtk-doc/html/libgweather-3.0/ch01.html -share/gtk-doc/html/libgweather-3.0/home.png -share/gtk-doc/html/libgweather-3.0/index.html -share/gtk-doc/html/libgweather-3.0/left-insensitive.png -share/gtk-doc/html/libgweather-3.0/left.png -share/gtk-doc/html/libgweather-3.0/libgweather-3.0.devhelp2 -share/gtk-doc/html/libgweather-3.0/libgweather-Versioning-information.html -share/gtk-doc/html/libgweather-3.0/libgweather-gweathertimezone.html -share/gtk-doc/html/libgweather-3.0/object-tree.html -share/gtk-doc/html/libgweather-3.0/right-insensitive.png -share/gtk-doc/html/libgweather-3.0/right.png -share/gtk-doc/html/libgweather-3.0/style.css -share/gtk-doc/html/libgweather-3.0/up-insensitive.png -share/gtk-doc/html/libgweather-3.0/up.png %%DATADIR%%/Locations.xml %%DATADIR%%/locations.dtd share/locale/af/LC_MESSAGES/libgweather-3.0.mo @@ -173,7 +154,6 @@ share/locale/ms/LC_MESSAGES/libgweather-3.0.mo share/locale/ms/LC_MESSAGES/libgweather-locations.mo share/locale/nb/LC_MESSAGES/libgweather-3.0.mo share/locale/nb/LC_MESSAGES/libgweather-locations.mo -share/locale/nds/LC_MESSAGES/libgweather-3.0.mo share/locale/nds/LC_MESSAGES/libgweather-locations.mo share/locale/ne/LC_MESSAGES/libgweather-3.0.mo share/locale/ne/LC_MESSAGES/libgweather-locations.mo @@ -235,4 +215,5 @@ share/locale/zh_HK/LC_MESSAGES/libgweather-3.0.mo share/locale/zh_HK/LC_MESSAGES/libgweather-locations.mo share/locale/zh_TW/LC_MESSAGES/libgweather-3.0.mo share/locale/zh_TW/LC_MESSAGES/libgweather-locations.mo +share/vala/vapi/gweather-3.0.deps share/vala/vapi/gweather-3.0.vapi diff --git a/net/samba47/files/patch-source3__wscript b/net/samba47/files/patch-source3__wscript index 5333b2d39012..ab905dc7b6f7 100644 --- a/net/samba47/files/patch-source3__wscript +++ b/net/samba47/files/patch-source3__wscript @@ -1,5 +1,5 @@ ---- source3/wscript.orig 2017-07-04 10:05:26 UTC -+++ source3/wscript +--- source3/wscript.orig 2018-04-17 09:35:02.000000000 +0200 ++++ source3/wscript 2018-07-11 22:55:06.353523000 +0200 @@ -47,6 +47,7 @@ def set_options(opt): opt.SAMBA3_ADD_OPTION('sendfile-support') opt.SAMBA3_ADD_OPTION('utmp') @@ -8,7 +8,7 @@ opt.SAMBA3_ADD_OPTION('iconv') opt.SAMBA3_ADD_OPTION('acl-support') opt.SAMBA3_ADD_OPTION('dnsupdate') -@@ -868,6 +869,17 @@ msg.msg_accrightslen = sizeof(fd); +@@ -872,6 +873,17 @@ msg.msg_accrightslen = sizeof(fd); conf.SET_TARGET_TYPE('avahi-common', 'EMPTY') conf.SET_TARGET_TYPE('avahi-client', 'EMPTY') @@ -26,13 +26,22 @@ if Options.options.with_iconv: conf.env.with_iconv = True if not conf.CHECK_FUNCS_IN('iconv_open', 'iconv', headers='iconv.h'): -@@ -1748,9 +1760,6 @@ main() { +@@ -1669,7 +1681,7 @@ main() { + if not conf.env['FLEX']: + conf.fatal("Spotlight support requested but flex missing") + conf.CHECK_COMMAND('%s --version' % conf.env['FLEX'], msg='Using flex version', define=None, on_target=False) +- versions = ['1.0', '0.16', '0.14'] ++ versions = ['2.0', '1.0', '0.16', '0.14'] + for version in versions: + testlib = 'tracker-sparql-' + version + if conf.CHECK_CFG(package=testlib, +@@ -1762,9 +1774,6 @@ main() { + if conf.CONFIG_SET('HAVE_VXFS'): default_shared_modules.extend(TO_LIST('vfs_vxfs')) - +- - if conf.CONFIG_SET('HAVE_DBUS'): - default_shared_modules.extend(TO_LIST('vfs_snapper')) -- + explicit_shared_modules = TO_LIST(Options.options.shared_modules, delimiter=',') explicit_static_modules = TO_LIST(Options.options.static_modules, delimiter=',') - diff --git a/net/samba48/files/patch-source3__wscript b/net/samba48/files/patch-source3__wscript index fb468518e731..f990623d8e00 100644 --- a/net/samba48/files/patch-source3__wscript +++ b/net/samba48/files/patch-source3__wscript @@ -1,5 +1,5 @@ ---- source3/wscript.orig 2018-03-02 12:18:10 UTC -+++ source3/wscript +--- source3/wscript.orig 2018-06-26 16:42:46.000000000 +0200 ++++ source3/wscript 2018-08-07 20:55:38.331688000 +0200 @@ -47,6 +47,7 @@ def set_options(opt): opt.SAMBA3_ADD_OPTION('sendfile-support') opt.SAMBA3_ADD_OPTION('utmp') @@ -79,13 +79,22 @@ if Options.options.with_iconv: conf.env.with_iconv = True if not conf.CHECK_FUNCS_IN('iconv_open', 'iconv', headers='iconv.h'): -@@ -1730,9 +1748,6 @@ main() { +@@ -1637,7 +1655,7 @@ main() { + if not conf.env['FLEX']: + conf.fatal("Spotlight support requested but flex missing") + conf.CHECK_COMMAND('%s --version' % conf.env['FLEX'], msg='Using flex version', define=None, on_target=False) +- versions = ['1.0', '0.16', '0.14'] ++ versions = ['2.0', '1.0', '0.16', '0.14'] + for version in versions: + testlib = 'tracker-sparql-' + version + if conf.CHECK_CFG(package=testlib, +@@ -1729,9 +1747,6 @@ main() { + if conf.CONFIG_SET('HAVE_VXFS'): default_shared_modules.extend(TO_LIST('vfs_vxfs')) - +- - if conf.CONFIG_SET('HAVE_DBUS'): - default_shared_modules.extend(TO_LIST('vfs_snapper')) -- + explicit_shared_modules = TO_LIST(Options.options.shared_modules, delimiter=',') explicit_static_modules = TO_LIST(Options.options.static_modules, delimiter=',') - diff --git a/net/vinagre/Makefile b/net/vinagre/Makefile index 4f67b051eaac..0280e6cdb7b9 100644 --- a/net/vinagre/Makefile +++ b/net/vinagre/Makefile @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= vinagre -PORTVERSION= 3.18.2 -PORTREVISION= 7 +PORTVERSION= 3.22.0 CATEGORIES= net gnome MASTER_SITES= GNOME DIST_SUBDIR= gnome3 @@ -19,20 +18,25 @@ BUILD_DEPENDS= appstream-glib>=0:devel/appstream-glib \ gnome-autogen.sh:devel/gnome-common \ yelp-tools>=0:textproc/yelp-tools LIB_DEPENDS= libgtk-vnc-2.0.so:net/gtk-vnc \ + libfribidi.so:converters/fribidi \ libgdbm.so:databases/gdbm \ - libsecret-1.so:security/libsecret + libsecret-1.so:security/libsecret \ + libdbus-1.so:devel/dbus \ + libpcre2-8.so:devel/pcre2 \ + libgnutls.so:security/gnutls \ + libavahi-common.so:net/avahi-app RUN_DEPENDS= gnome-icon-theme>=0:misc/gnome-icon-theme PORTSCOUT= limitw:1,even -USES= autoreconf desktop-file-utils gettext gmake gnome pathfix \ - pkgconfig shared-mime-info tar:xz -USE_GNOME= gtk30 intlhack libxml2 vte3 +USES= autoreconf desktop-file-utils gettext gmake gnome localbase \ + pathfix pkgconfig shared-mime-info tar:xz +USE_GNOME= cairo gtk30 intlhack libxml2 vte3 +USE_XORG= x11 GNU_CONFIGURE= yes INSTALLS_ICONS= yes CONFIGURE_ARGS= --enable-ssh -CPPFLAGS+= -I${LOCALBASE}/include -Wno-format-nonliteral -LDFLAGS+= -L${LOCALBASE}/lib +CPPFLAGS+= -Wno-format-nonliteral GLIB_SCHEMAS= org.gnome.Vinagre.gschema.xml diff --git a/net/vinagre/distinfo b/net/vinagre/distinfo index 1aa5692245de..b2e43f8fd6e7 100644 --- a/net/vinagre/distinfo +++ b/net/vinagre/distinfo @@ -1,2 +1,3 @@ -SHA256 (gnome3/vinagre-3.18.2.tar.xz) = 65b81299de0b75a9433e5654d5314f347895d5efb7acd3b111e5e8c03f48fbc4 -SIZE (gnome3/vinagre-3.18.2.tar.xz) = 819820 +TIMESTAMP = 1477167144 +SHA256 (gnome3/vinagre-3.22.0.tar.xz) = cd1cdbacca25c8d1debf847455155ee798c3e67a20903df8b228d4ece5505e82 +SIZE (gnome3/vinagre-3.22.0.tar.xz) = 1574984 diff --git a/net/vinagre/files/patch-configure b/net/vinagre/files/patch-configure new file mode 100644 index 000000000000..e1a707a1810a --- /dev/null +++ b/net/vinagre/files/patch-configure @@ -0,0 +1,22 @@ +--- configure.orig 2016-12-30 22:32:44.767904000 +0100 ++++ configure 2016-12-30 22:33:30.909853000 +0100 +@@ -4747,7 +4747,7 @@ + + + # Whether to enable support for RDP. +-RDP_DEPS="freerdp x11" ++RDP_DEPS="freerdp2 x11" + # Check whether --enable-rdp was given. + if test "${enable_rdp+set}" = set; then : + enableval=$enable_rdp; +@@ -4763,8 +4763,8 @@ + test $ac_status = 0; }; then + have_rdp=yes + if test -n "$PKG_CONFIG" && \ +- { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"freerdp >= 1.1\""; } >&5 +- ($PKG_CONFIG --exists --print-errors "freerdp >= 1.1") 2>&5 ++ { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"freerdp2 >= 1.1\""; } >&5 ++ ($PKG_CONFIG --exists --print-errors "freerdp2 >= 1.1") 2>&5 + ac_status=$? + $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 + test $ac_status = 0; }; then diff --git a/net/vinagre/files/patch-plugins_rdp_vinagre-rdp-tab.c b/net/vinagre/files/patch-plugins_rdp_vinagre-rdp-tab.c index d218be2d9493..3f0f4d72b80b 100644 --- a/net/vinagre/files/patch-plugins_rdp_vinagre-rdp-tab.c +++ b/net/vinagre/files/patch-plugins_rdp_vinagre-rdp-tab.c @@ -1,5 +1,7 @@ ---- plugins/rdp/vinagre-rdp-tab.c.orig 2015-10-06 15:40:06 UTC -+++ plugins/rdp/vinagre-rdp-tab.c +https://bugzilla.gnome.org/show_bug.cgi?id=775616 + +--- plugins/rdp/vinagre-rdp-tab.c.orig 2016-12-30 22:55:41.353490000 +0100 ++++ plugins/rdp/vinagre-rdp-tab.c 2016-12-30 22:55:49.312382000 +0100 @@ -476,16 +476,18 @@ frdp_drawing_area_draw (GtkWidget *area, return TRUE; } @@ -45,15 +47,15 @@ FREERDP_VERSION_MINOR >= 2)) - CLRBUF_24BPP, + CLRBUF_24BPP, NULL - #else -- CLRBUF_32BPP, ++#else +#ifdef CLRBUF_32BPP + CLRBUF_32BPP, NULL -+#else + #else +- CLRBUF_32BPP, + PIXEL_FORMAT_BGRA32 -+#endif #endif - NULL); ++#endif + ); gdi = instance->context->gdi; @@ -108,12 +110,3 @@ { VinagreTab *tab = VINAGRE_TAB (((frdpContext *) instance->context)->rdp_tab); GtkBuilder *builder; -@@ -1108,7 +1107,7 @@ open_freerdp (VinagreRdpTab *rdp_tab) - settings->encryption_level = ENCRYPTION_LEVEL_CLIENT_COMPATIBLE; - #endif - #include <freerdp/version.h> --#if (FREERDP_VERSION_MAJOR == 1 && FREERDP_VERSION_MINOR >= 2 && FREERDP_VERSION_REVISION >= 1) -+#if (FREERDP_VERSION_MAJOR == 1 && FREERDP_VERSION_MINOR >= 2 && FREERDP_VERSION_REVISION >= 1) || (FREERDP_VERSION_MAJOR == 2) - settings->UseRdpSecurityLayer = FALSE; - #else - settings->DisableEncryption = FALSE; diff --git a/net/vinagre/pkg-plist b/net/vinagre/pkg-plist index febf00f266d1..f13da539e41a 100644 --- a/net/vinagre/pkg-plist +++ b/net/vinagre/pkg-plist @@ -1,7 +1,6 @@ bin/vinagre man/man1/vinagre.1.gz share/GConf/gsettings/org.gnome.Vinagre.convert -share/appdata/vinagre.appdata.xml share/applications/vinagre-file.desktop share/applications/vinagre.desktop %%TELEPATHY%%share/dbus-1/services/org.freedesktop.Telepathy.Client.Vinagre.service @@ -205,6 +204,19 @@ share/help/sl/vinagre/legal.xml share/help/sl/vinagre/scaling.page share/help/sl/vinagre/take-screenshot.page share/help/sl/vinagre/view-only.page +share/help/sv/vinagre/connect-file.page +share/help/sv/vinagre/connect-reverse.page +share/help/sv/vinagre/connect.page +share/help/sv/vinagre/figures/preferences-desktop-remote-desktop.png +share/help/sv/vinagre/figures/vinagre-connected-3-16.png +share/help/sv/vinagre/fullscreen.page +share/help/sv/vinagre/index.page +share/help/sv/vinagre/introduction.page +share/help/sv/vinagre/keyboard-shortcuts.page +share/help/sv/vinagre/legal.xml +share/help/sv/vinagre/scaling.page +share/help/sv/vinagre/take-screenshot.page +share/help/sv/vinagre/view-only.page share/help/zh_CN/vinagre/connect-file.page share/help/zh_CN/vinagre/connect-reverse.page share/help/zh_CN/vinagre/connect.page @@ -258,6 +270,7 @@ share/locale/eu/LC_MESSAGES/vinagre.mo share/locale/fa/LC_MESSAGES/vinagre.mo share/locale/fi/LC_MESSAGES/vinagre.mo share/locale/fr/LC_MESSAGES/vinagre.mo +share/locale/fur/LC_MESSAGES/vinagre.mo share/locale/ga/LC_MESSAGES/vinagre.mo share/locale/gl/LC_MESSAGES/vinagre.mo share/locale/gu/LC_MESSAGES/vinagre.mo @@ -309,6 +322,7 @@ share/locale/vi/LC_MESSAGES/vinagre.mo share/locale/zh_CN/LC_MESSAGES/vinagre.mo share/locale/zh_HK/LC_MESSAGES/vinagre.mo share/locale/zh_TW/LC_MESSAGES/vinagre.mo +share/metainfo/vinagre.appdata.xml share/mime/packages/vinagre-mime.xml %%TELEPATHY%%share/telepathy/clients/Vinagre.client %%DATADIR%%/vinagre-ui.xml diff --git a/net/vino/Makefile b/net/vino/Makefile index 81ac0d45c60a..dd5025a02864 100644 --- a/net/vino/Makefile +++ b/net/vino/Makefile @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= vino -PORTVERSION= 3.18.1 -PORTREVISION= 2 +PORTVERSION= 3.22.0 CATEGORIES= net gnome MASTER_SITES= GNOME DIST_SUBDIR= gnome3 @@ -11,24 +10,33 @@ DIST_SUBDIR= gnome3 MAINTAINER= gnome@FreeBSD.org COMMENT= VNC server that allows for remote access to your GNOME desktop +LICENSE= GPLv2 +LICENSE_FILE= ${WRKSRC}/COPYING + LIB_DEPENDS= libgnutls.so:security/gnutls \ libtelepathy-glib.so:net-im/telepathy-glib \ libdbus-glib-1.so:devel/dbus-glib \ libsecret-1.so:security/libsecret \ + libgpg-error.so:security/libgpg-error \ + libgcrypt.so:security/libgcrypt \ + libdbus-1.so:devel/dbus \ libsoup-2.4.so:devel/libsoup \ libnotify.so:devel/libnotify \ libavahi-glib.so:net/avahi-app PORTSCOUT= limitw:1,even -USES= cpe gettext gmake gnome pathfix pkgconfig tar:xz +USES= cpe gettext gmake gnome jpeg localbase pathfix \ + pkgconfig tar:xz CPE_VENDOR= david_king -USE_GNOME= gtk30 intlhack -USE_XORG= xdamage xfixes xtst +USE_GNOME= cairo gtk30 intlhack +USE_XORG= ice x11 xdamage xext xfixes sm xtst GNU_CONFIGURE= yes INSTALLS_ICONS= yes -CPPFLAGS+= -I${LOCALBASE}/include -Wno-format-nonliteral -LDFLAGS+= -L${LOCALBASE}/lib +CPPFLAGS+= -Wno-format-nonliteral GLIB_SCHEMAS= org.gnome.Vino.enums.xml org.gnome.Vino.gschema.xml +post-install: + @${RM} -rf ${STAGEDIR}${PREFIX}/lib/systemd/ + .include <bsd.port.mk> diff --git a/net/vino/distinfo b/net/vino/distinfo index 6fc9554ce440..74486ce6a66f 100644 --- a/net/vino/distinfo +++ b/net/vino/distinfo @@ -1,2 +1,3 @@ -SHA256 (gnome3/vino-3.18.1.tar.xz) = 07ec6e78bbecd4ee3fce873eb26932fdda9c7642bb09d17ac36483b996fafe5a -SIZE (gnome3/vino-3.18.1.tar.xz) = 766944 +TIMESTAMP = 1476568217 +SHA256 (gnome3/vino-3.22.0.tar.xz) = 2911c779b6a2c46e5bc8e5a0c94c2a4d5bd4a1ee7e35f2818702cb13d9d23bab +SIZE (gnome3/vino-3.22.0.tar.xz) = 768716 diff --git a/net/vino/pkg-descr b/net/vino/pkg-descr index 812e0b21a988..000d0d234d1b 100644 --- a/net/vino/pkg-descr +++ b/net/vino/pkg-descr @@ -1,4 +1,4 @@ Vino is a VNC server for GNOME - it allows someone to remotely connect to your desktop session using the RFB protocol. -WWW: http://www.gnome.org/ +WWW: https://wiki.gnome.org/Projects/Vino |