diff --git a/audio/rhythmbox/Makefile b/audio/rhythmbox/Makefile index 15ca8da934c5..d3d86104a990 100644 --- a/audio/rhythmbox/Makefile +++ b/audio/rhythmbox/Makefile @@ -1,69 +1,68 @@ PORTNAME= rhythmbox -PORTVERSION= 3.4.6 -PORTREVISION= 5 +PORTVERSION= 3.4.8 CATEGORIES= audio gnome MASTER_SITES= GNOME DIST_SUBDIR= gnome MAINTAINER= gnome@FreeBSD.org COMMENT= Audio player for GNOME WWW= https://wiki.gnome.org/Apps/Rhythmbox LICENSE= GPLv2+ LICENSE_FILE= ${WRKSRC}/COPYING BUILD_DEPENDS= ${LOCALBASE}/include/linux/videodev2.h:multimedia/v4l_compat \ itstool:textproc/itstool LIB_DEPENDS= libtotem-plparser.so:multimedia/totem-pl-parser \ libdbus-1.so:devel/dbus \ libdbus-glib-1.so:devel/dbus-glib \ - libsoup-2.4.so:devel/libsoup \ + libsoup-3.0.so:devel/libsoup3 \ libpeas-1.0.so:devel/libpeas \ libjson-glib-1.0.so:devel/json-glib \ libsecret-1.so:security/libsecret \ libgudev-1.0.so:devel/libgudev \ libtdb.so:databases/tdb USES= desktop-file-utils gettext gnome gstreamer localbase:ldflags meson \ pkgconfig tar:xz vala:build xorg USE_GNOME= cairo gdkpixbuf2 glib20 gtk30 introspection libxml2 USE_XORG= ice x11 xorgproto USE_GSTREAMER= flac lame jpeg cdparanoia vorbis -MESON_ARGS= -Dgtk_doc=false \ +MESON_ARGS= -Dapidoc=false \ -Dtests=disabled USE_LDCONFIG= yes GLIB_SCHEMAS= org.gnome.rhythmbox.gschema.xml OPTIONS_SUB= yes OPTIONS_DEFINE= BRASERO DAAP DOCS GRILO IPOD LIRC MTP NLS NOTIFY PYTHON OPTIONS_DEFAULT=BRASERO NOTIFY PYTHON BRASERO_DESC= Brasero disc burning support BRASERO_MESON_ENABLED= brasero BRASERO_LIB_DEPENDS= libbrasero-media3.so:sysutils/brasero DAAP_DESC= DAAP support DAAP_MESON_ENABLED= daap DAAP_LIB_DEPENDS= libdmapsharing-3.0.so:net/libdmapsharing GRILO_DESC= Media discovery with Grilo GRILO_MESON_ENABLED= grilo GRILO_BUILD_DEPENDS= grilo>=0.3.1:net/grilo GRILO_LIB_DEPENDS= libgrilo-0.3.so:net/grilo GRILO_RUN_DEPENDS= grilo-plugins>=0.3.2:net/grilo-plugins IPOD_DESC= iPod support IPOD_MESON_ENABLED= ipod IPOD_LIB_DEPENDS= libgpod.so:audio/libgpod \ libplist-2.0.so:devel/libplist \ libimobiledevice-1.0.so:comms/libimobiledevice LIRC_MESON_ENABLED= lirc LIRC_LIB_DEPENDS= liblirc_client.so:comms/lirc MTP_MESON_ENABLED= mtp MTP_LIB_DEPENDS= libmtp.so:multimedia/libmtp NOTIFY_MESON_ENABLED= libnotify NOTIFY_LIB_DEPENDS= libnotify.so:devel/libnotify PYTHON_MESON_ENABLED= plugins_python PYTHON_USES= python PYTHON_USE= gnome=pygobject3 PYTHON_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}libpeas>=0:devel/py-libpeas@${PY_FLAVOR} PYTHON_BINARY_ALIAS= python3=${PYTHON_CMD} .include diff --git a/audio/rhythmbox/distinfo b/audio/rhythmbox/distinfo index f06f31ca11dc..1721830f8ea2 100644 --- a/audio/rhythmbox/distinfo +++ b/audio/rhythmbox/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1656163577 -SHA256 (gnome/rhythmbox-3.4.6.tar.xz) = f9568210ce55e411e929c8fb95e111a211dbd19cc47f578f291c5d319b5eb034 -SIZE (gnome/rhythmbox-3.4.6.tar.xz) = 3535224 +TIMESTAMP = 1741163451 +SHA256 (gnome/rhythmbox-3.4.8.tar.xz) = 2016a8a8d2a959c07a467ac9682c6ed605ba8883fb760410d68b68ab838df9f2 +SIZE (gnome/rhythmbox-3.4.8.tar.xz) = 3679500 diff --git a/audio/rhythmbox/pkg-plist b/audio/rhythmbox/pkg-plist index 84b7fea77f2a..8080e823d5cf 100644 --- a/audio/rhythmbox/pkg-plist +++ b/audio/rhythmbox/pkg-plist @@ -1,491 +1,504 @@ bin/rhythmbox bin/rhythmbox-client include/rhythmbox/backends/rb-encoder.h include/rhythmbox/backends/rb-player-gst-filter.h +include/rhythmbox/backends/rb-player-gst-helper.h include/rhythmbox/backends/rb-player-gst-tee.h include/rhythmbox/backends/rb-player.h include/rhythmbox/lib/libmediaplayerid/mediaplayerid.h include/rhythmbox/lib/rb-async-copy.h include/rhythmbox/lib/rb-builder-helpers.h include/rhythmbox/lib/rb-chunk-loader.h include/rhythmbox/lib/rb-debug.h include/rhythmbox/lib/rb-file-helpers.h include/rhythmbox/lib/rb-gst-media-types.h include/rhythmbox/lib/rb-list-model.h include/rhythmbox/lib/rb-stock-icons.h include/rhythmbox/lib/rb-string-value-map.h include/rhythmbox/lib/rb-task-progress-simple.h include/rhythmbox/lib/rb-task-progress.h include/rhythmbox/lib/rb-util.h include/rhythmbox/metadata/rb-ext-db-key.h include/rhythmbox/metadata/rb-ext-db.h include/rhythmbox/metadata/rb-metadata.h include/rhythmbox/plugins/rb-plugin-macros.h include/rhythmbox/podcast/rb-podcast-manager.h include/rhythmbox/podcast/rb-podcast-parse.h include/rhythmbox/podcast/rb-podcast-search.h include/rhythmbox/rhythmdb/rb-refstring.h include/rhythmbox/rhythmdb/rhythmdb-entry-type.h include/rhythmbox/rhythmdb/rhythmdb-entry.h include/rhythmbox/rhythmdb/rhythmdb-import-job.h include/rhythmbox/rhythmdb/rhythmdb-property-model.h include/rhythmbox/rhythmdb/rhythmdb-query-model.h include/rhythmbox/rhythmdb/rhythmdb-query-result-list.h include/rhythmbox/rhythmdb/rhythmdb-query-results.h include/rhythmbox/rhythmdb/rhythmdb.h include/rhythmbox/shell/rb-application.h include/rhythmbox/shell/rb-history.h include/rhythmbox/shell/rb-play-order.h include/rhythmbox/shell/rb-playlist-manager.h include/rhythmbox/shell/rb-removable-media-manager.h include/rhythmbox/shell/rb-shell-player.h include/rhythmbox/shell/rb-shell-preferences.h include/rhythmbox/shell/rb-shell.h include/rhythmbox/shell/rb-task-list.h include/rhythmbox/shell/rb-track-transfer-batch.h include/rhythmbox/shell/rb-track-transfer-queue.h include/rhythmbox/sources/rb-auto-playlist-source.h include/rhythmbox/sources/rb-browser-source.h include/rhythmbox/sources/rb-device-source.h include/rhythmbox/sources/rb-display-page-group.h include/rhythmbox/sources/rb-display-page-model.h include/rhythmbox/sources/rb-display-page-tree.h include/rhythmbox/sources/rb-display-page.h include/rhythmbox/sources/rb-media-player-source.h include/rhythmbox/sources/rb-playlist-source.h include/rhythmbox/sources/rb-playlist-xml.h include/rhythmbox/sources/rb-source-search-basic.h include/rhythmbox/sources/rb-source-search.h include/rhythmbox/sources/rb-source.h include/rhythmbox/sources/rb-static-playlist-source.h include/rhythmbox/sources/rb-streaming-source.h include/rhythmbox/sources/rb-transfer-target.h include/rhythmbox/widgets/rb-button-bar.h include/rhythmbox/widgets/rb-cell-renderer-pixbuf.h include/rhythmbox/widgets/rb-cell-renderer-rating.h include/rhythmbox/widgets/rb-dialog.h include/rhythmbox/widgets/rb-entry-view.h include/rhythmbox/widgets/rb-fading-image.h include/rhythmbox/widgets/rb-library-browser.h include/rhythmbox/widgets/rb-property-view.h include/rhythmbox/widgets/rb-rating.h include/rhythmbox/widgets/rb-search-entry.h include/rhythmbox/widgets/rb-segmented-bar.h include/rhythmbox/widgets/rb-song-info.h include/rhythmbox/widgets/rb-source-toolbar.h include/rhythmbox/widgets/rb-uri-dialog.h lib/girepository-1.0/MPID-3.0.typelib lib/girepository-1.0/RB-3.0.typelib lib/librhythmbox-core.so lib/librhythmbox-core.so.10 lib/librhythmbox-core.so.10.0.0 %%PYTHON%%lib/rhythmbox/plugins/artsearch/artsearch.plugin %%PYTHON%%lib/rhythmbox/plugins/artsearch/artsearch.py %%PYTHON%%lib/rhythmbox/plugins/artsearch/embedded.py %%PYTHON%%lib/rhythmbox/plugins/artsearch/lastfm.py %%PYTHON%%lib/rhythmbox/plugins/artsearch/local.py %%PYTHON%%lib/rhythmbox/plugins/artsearch/musicbrainz.py %%PYTHON%%lib/rhythmbox/plugins/artsearch/oldcache.py %%PYTHON%%lib/rhythmbox/plugins/artsearch/songinfo.py lib/rhythmbox/plugins/android/android.plugin lib/rhythmbox/plugins/android/libandroid.so lib/rhythmbox/plugins/audiocd/audiocd.plugin lib/rhythmbox/plugins/audiocd/libaudiocd.so lib/rhythmbox/plugins/audioscrobbler/audioscrobbler.plugin lib/rhythmbox/plugins/audioscrobbler/libaudioscrobbler.so %%BRASERO%%lib/rhythmbox/plugins/cd-recorder/cd-recorder.plugin %%BRASERO%%lib/rhythmbox/plugins/cd-recorder/libcd-recorder.so %%DAAP%%lib/rhythmbox/plugins/daap/daap.plugin %%DAAP%%lib/rhythmbox/plugins/daap/libdaap.so lib/rhythmbox/plugins/dbus-media-server/dbus-media-server.plugin lib/rhythmbox/plugins/dbus-media-server/libdbus-media-server.so lib/rhythmbox/plugins/fmradio/fmradio.plugin lib/rhythmbox/plugins/fmradio/libfmradio.so lib/rhythmbox/plugins/generic-player/generic-player.plugin lib/rhythmbox/plugins/generic-player/libgeneric-player.so %%GRILO%%lib/rhythmbox/plugins/grilo/grilo.plugin %%GRILO%%lib/rhythmbox/plugins/grilo/libgrilo.so %%PYTHON%%lib/rhythmbox/plugins/im-status/im-status.plugin %%PYTHON%%lib/rhythmbox/plugins/im-status/im-status.py %%IPOD%%lib/rhythmbox/plugins/ipod/ipod.plugin %%IPOD%%lib/rhythmbox/plugins/ipod/libipod.so lib/rhythmbox/plugins/iradio/iradio.plugin lib/rhythmbox/plugins/iradio/libiradio.so %%PYTHON%%lib/rhythmbox/plugins/lyrics/AstrawebParser.py %%PYTHON%%lib/rhythmbox/plugins/lyrics/DarkLyricsParser.py %%PYTHON%%lib/rhythmbox/plugins/lyrics/JetlyricsParser.py %%PYTHON%%lib/rhythmbox/plugins/lyrics/JlyricParser.py %%PYTHON%%lib/rhythmbox/plugins/lyrics/LyricWikiParser.py %%PYTHON%%lib/rhythmbox/plugins/lyrics/LyricsConfigureDialog.py %%PYTHON%%lib/rhythmbox/plugins/lyrics/LyricsParse.py %%PYTHON%%lib/rhythmbox/plugins/lyrics/LyricsSites.py %%PYTHON%%lib/rhythmbox/plugins/lyrics/TerraParser.py %%PYTHON%%lib/rhythmbox/plugins/lyrics/WinampcnParser.py %%PYTHON%%lib/rhythmbox/plugins/lyrics/lyrics.plugin %%PYTHON%%lib/rhythmbox/plugins/lyrics/lyrics.py %%PYTHON%%lib/rhythmbox/plugins/magnatune/DownloadAlbumHandler.py %%PYTHON%%lib/rhythmbox/plugins/magnatune/MagnatuneAccount.py %%PYTHON%%lib/rhythmbox/plugins/magnatune/MagnatuneSource.py %%PYTHON%%lib/rhythmbox/plugins/magnatune/TrackListHandler.py %%PYTHON%%lib/rhythmbox/plugins/magnatune/magnatune.plugin %%PYTHON%%lib/rhythmbox/plugins/magnatune/magnatune.py lib/rhythmbox/plugins/mpris/libmpris.so lib/rhythmbox/plugins/mpris/mpris.plugin %%MTP%%lib/rhythmbox/plugins/mtpdevice/libmtpdevice.so %%MTP%%lib/rhythmbox/plugins/mtpdevice/mtpdevice.plugin %%NOTIFY%%lib/rhythmbox/plugins/notification/libnotification.so %%NOTIFY%%lib/rhythmbox/plugins/notification/notification.plugin lib/rhythmbox/plugins/power-manager/libpower-manager.so lib/rhythmbox/plugins/power-manager/power-manager.plugin %%PYTHON%%lib/rhythmbox/plugins/python-console/pythonconsole.plugin %%PYTHON%%lib/rhythmbox/plugins/python-console/pythonconsole.py %%PYTHON%%lib/rhythmbox/plugins/rb/Coroutine.py %%PYTHON%%lib/rhythmbox/plugins/rb/Loader.py %%PYTHON%%lib/rhythmbox/plugins/rb/URLCache.py %%PYTHON%%lib/rhythmbox/plugins/rb/rb.plugin %%PYTHON%%lib/rhythmbox/plugins/rb/rb.py %%PYTHON%%lib/rhythmbox/plugins/rb/rbconfig.py %%PYTHON%%lib/rhythmbox/plugins/rb/stringmatch.py %%LIRC%%lib/rhythmbox/plugins/rblirc/librblirc.so %%LIRC%%lib/rhythmbox/plugins/rblirc/rblirc.plugin %%PYTHON%%lib/rhythmbox/plugins/replaygain/config.py %%PYTHON%%lib/rhythmbox/plugins/replaygain/player.py %%PYTHON%%lib/rhythmbox/plugins/replaygain/replaygain.plugin %%PYTHON%%lib/rhythmbox/plugins/replaygain/replaygain.py %%PYTHON%%lib/rhythmbox/plugins/webremote/siphash.py %%PYTHON%%lib/rhythmbox/plugins/webremote/webremote.plugin %%PYTHON%%lib/rhythmbox/plugins/webremote/webremote.py %%PYTHON%%lib/rhythmbox/plugins/listenbrainz/client.py %%PYTHON%%lib/rhythmbox/plugins/listenbrainz/listenbrainz.plugin %%PYTHON%%lib/rhythmbox/plugins/listenbrainz/listenbrainz.py %%PYTHON%%lib/rhythmbox/plugins/listenbrainz/queue.py %%PYTHON%%lib/rhythmbox/plugins/listenbrainz/settings.py %%PYTHON%%lib/rhythmbox/plugins/rbzeitgeist/rbzeitgeist.plugin %%PYTHON%%lib/rhythmbox/plugins/rbzeitgeist/rbzeitgeist.py libdata/pkgconfig/rhythmbox.pc libexec/rhythmbox-metadata share/man/man1/rhythmbox-client.1.gz share/man/man1/rhythmbox.1.gz share/applications/org.gnome.Rhythmbox3.desktop share/applications/org.gnome.Rhythmbox3.device.desktop share/dbus-1/services/org.gnome.Rhythmbox3.service share/gir-1.0/MPID-3.0.gir share/gir-1.0/RB-3.0.gir share/help/C/rhythmbox/figures/rb-iradio-main.png share/help/C/rhythmbox/figures/rb-notification-zone.png share/help/C/rhythmbox/figures/rb-podcast-main.png share/help/C/rhythmbox/figures/rb-toolbar-prevplaynext.png share/help/C/rhythmbox/figures/rb-toolbar-repeat.png share/help/C/rhythmbox/figures/rb-toolbar-shuffle.png share/help/C/rhythmbox/figures/rb-volume-changer.png share/help/C/rhythmbox/figures/rb-window.png share/help/C/rhythmbox/index.docbook share/help/C/rhythmbox/legal.xml share/help/ca/rhythmbox/figures/rb-iradio-main.png share/help/ca/rhythmbox/figures/rb-notification-zone.png share/help/ca/rhythmbox/figures/rb-podcast-main.png share/help/ca/rhythmbox/figures/rb-toolbar-prevplaynext.png share/help/ca/rhythmbox/figures/rb-toolbar-repeat.png share/help/ca/rhythmbox/figures/rb-toolbar-shuffle.png share/help/ca/rhythmbox/figures/rb-volume-changer.png share/help/ca/rhythmbox/figures/rb-window.png share/help/ca/rhythmbox/index.docbook share/help/ca/rhythmbox/legal.xml share/help/cs/rhythmbox/figures/rb-iradio-main.png share/help/cs/rhythmbox/figures/rb-notification-zone.png share/help/cs/rhythmbox/figures/rb-podcast-main.png share/help/cs/rhythmbox/figures/rb-toolbar-prevplaynext.png share/help/cs/rhythmbox/figures/rb-toolbar-repeat.png share/help/cs/rhythmbox/figures/rb-toolbar-shuffle.png share/help/cs/rhythmbox/figures/rb-volume-changer.png share/help/cs/rhythmbox/figures/rb-window.png share/help/cs/rhythmbox/index.docbook share/help/cs/rhythmbox/legal.xml share/help/da/rhythmbox/figures/rb-iradio-main.png share/help/da/rhythmbox/figures/rb-notification-zone.png share/help/da/rhythmbox/figures/rb-podcast-main.png share/help/da/rhythmbox/figures/rb-toolbar-prevplaynext.png share/help/da/rhythmbox/figures/rb-toolbar-repeat.png share/help/da/rhythmbox/figures/rb-toolbar-shuffle.png share/help/da/rhythmbox/figures/rb-volume-changer.png share/help/da/rhythmbox/figures/rb-window.png share/help/da/rhythmbox/index.docbook share/help/da/rhythmbox/legal.xml share/help/de/rhythmbox/figures/rb-iradio-main.png share/help/de/rhythmbox/figures/rb-notification-zone.png share/help/de/rhythmbox/figures/rb-podcast-main.png share/help/de/rhythmbox/figures/rb-toolbar-prevplaynext.png share/help/de/rhythmbox/figures/rb-toolbar-repeat.png share/help/de/rhythmbox/figures/rb-toolbar-shuffle.png share/help/de/rhythmbox/figures/rb-volume-changer.png share/help/de/rhythmbox/figures/rb-window.png share/help/de/rhythmbox/index.docbook share/help/de/rhythmbox/legal.xml share/help/el/rhythmbox/figures/rb-iradio-main.png share/help/el/rhythmbox/figures/rb-notification-zone.png share/help/el/rhythmbox/figures/rb-podcast-main.png share/help/el/rhythmbox/figures/rb-toolbar-prevplaynext.png share/help/el/rhythmbox/figures/rb-toolbar-repeat.png share/help/el/rhythmbox/figures/rb-toolbar-shuffle.png share/help/el/rhythmbox/figures/rb-volume-changer.png share/help/el/rhythmbox/figures/rb-window.png share/help/el/rhythmbox/index.docbook share/help/el/rhythmbox/legal.xml share/help/es/rhythmbox/figures/rb-iradio-main.png share/help/es/rhythmbox/figures/rb-notification-zone.png share/help/es/rhythmbox/figures/rb-podcast-main.png share/help/es/rhythmbox/figures/rb-toolbar-prevplaynext.png share/help/es/rhythmbox/figures/rb-toolbar-repeat.png share/help/es/rhythmbox/figures/rb-toolbar-shuffle.png share/help/es/rhythmbox/figures/rb-volume-changer.png share/help/es/rhythmbox/figures/rb-window.png share/help/es/rhythmbox/index.docbook share/help/es/rhythmbox/legal.xml share/help/eu/rhythmbox/figures/rb-iradio-main.png share/help/eu/rhythmbox/figures/rb-notification-zone.png share/help/eu/rhythmbox/figures/rb-podcast-main.png share/help/eu/rhythmbox/figures/rb-toolbar-prevplaynext.png share/help/eu/rhythmbox/figures/rb-toolbar-repeat.png share/help/eu/rhythmbox/figures/rb-toolbar-shuffle.png share/help/eu/rhythmbox/figures/rb-volume-changer.png share/help/eu/rhythmbox/figures/rb-window.png share/help/eu/rhythmbox/index.docbook share/help/eu/rhythmbox/legal.xml share/help/fr/rhythmbox/figures/rb-iradio-main.png share/help/fr/rhythmbox/figures/rb-notification-zone.png share/help/fr/rhythmbox/figures/rb-podcast-main.png share/help/fr/rhythmbox/figures/rb-toolbar-prevplaynext.png share/help/fr/rhythmbox/figures/rb-toolbar-repeat.png share/help/fr/rhythmbox/figures/rb-toolbar-shuffle.png share/help/fr/rhythmbox/figures/rb-volume-changer.png share/help/fr/rhythmbox/figures/rb-window.png share/help/fr/rhythmbox/index.docbook share/help/fr/rhythmbox/legal.xml share/help/gl/rhythmbox/figures/rb-iradio-main.png share/help/gl/rhythmbox/figures/rb-notification-zone.png share/help/gl/rhythmbox/figures/rb-podcast-main.png share/help/gl/rhythmbox/figures/rb-toolbar-prevplaynext.png share/help/gl/rhythmbox/figures/rb-toolbar-repeat.png share/help/gl/rhythmbox/figures/rb-toolbar-shuffle.png share/help/gl/rhythmbox/figures/rb-volume-changer.png share/help/gl/rhythmbox/figures/rb-window.png share/help/gl/rhythmbox/index.docbook share/help/gl/rhythmbox/legal.xml +share/help/id/rhythmbox/figures/rb-iradio-main.png +share/help/id/rhythmbox/figures/rb-notification-zone.png +share/help/id/rhythmbox/figures/rb-podcast-main.png +share/help/id/rhythmbox/figures/rb-toolbar-prevplaynext.png +share/help/id/rhythmbox/figures/rb-toolbar-repeat.png +share/help/id/rhythmbox/figures/rb-toolbar-shuffle.png +share/help/id/rhythmbox/figures/rb-volume-changer.png +share/help/id/rhythmbox/figures/rb-window.png +share/help/id/rhythmbox/index.docbook +share/help/id/rhythmbox/legal.xml share/help/it/rhythmbox/figures/rb-iradio-main.png share/help/it/rhythmbox/figures/rb-notification-zone.png share/help/it/rhythmbox/figures/rb-podcast-main.png share/help/it/rhythmbox/figures/rb-toolbar-prevplaynext.png share/help/it/rhythmbox/figures/rb-toolbar-repeat.png share/help/it/rhythmbox/figures/rb-toolbar-shuffle.png share/help/it/rhythmbox/figures/rb-volume-changer.png share/help/it/rhythmbox/figures/rb-window.png share/help/it/rhythmbox/index.docbook share/help/it/rhythmbox/legal.xml share/help/ja/rhythmbox/figures/rb-iradio-main.png share/help/ja/rhythmbox/figures/rb-notification-zone.png share/help/ja/rhythmbox/figures/rb-podcast-main.png share/help/ja/rhythmbox/figures/rb-toolbar-prevplaynext.png share/help/ja/rhythmbox/figures/rb-toolbar-repeat.png share/help/ja/rhythmbox/figures/rb-toolbar-shuffle.png share/help/ja/rhythmbox/figures/rb-volume-changer.png share/help/ja/rhythmbox/figures/rb-window.png share/help/ja/rhythmbox/index.docbook share/help/ja/rhythmbox/legal.xml share/help/oc/rhythmbox/figures/rb-iradio-main.png share/help/oc/rhythmbox/figures/rb-notification-zone.png share/help/oc/rhythmbox/figures/rb-podcast-main.png share/help/oc/rhythmbox/figures/rb-toolbar-prevplaynext.png share/help/oc/rhythmbox/figures/rb-toolbar-repeat.png share/help/oc/rhythmbox/figures/rb-toolbar-shuffle.png share/help/oc/rhythmbox/figures/rb-volume-changer.png share/help/oc/rhythmbox/figures/rb-window.png share/help/oc/rhythmbox/index.docbook share/help/oc/rhythmbox/legal.xml share/help/pt/rhythmbox/figures/rb-iradio-main.png share/help/pt/rhythmbox/figures/rb-notification-zone.png share/help/pt/rhythmbox/figures/rb-podcast-main.png share/help/pt/rhythmbox/figures/rb-toolbar-prevplaynext.png share/help/pt/rhythmbox/figures/rb-toolbar-repeat.png share/help/pt/rhythmbox/figures/rb-toolbar-shuffle.png share/help/pt/rhythmbox/figures/rb-volume-changer.png share/help/pt/rhythmbox/figures/rb-window.png share/help/pt/rhythmbox/index.docbook share/help/pt/rhythmbox/legal.xml share/help/pt_BR/rhythmbox/figures/rb-iradio-main.png share/help/pt_BR/rhythmbox/figures/rb-notification-zone.png share/help/pt_BR/rhythmbox/figures/rb-podcast-main.png share/help/pt_BR/rhythmbox/figures/rb-toolbar-prevplaynext.png share/help/pt_BR/rhythmbox/figures/rb-toolbar-repeat.png share/help/pt_BR/rhythmbox/figures/rb-toolbar-shuffle.png share/help/pt_BR/rhythmbox/figures/rb-volume-changer.png share/help/pt_BR/rhythmbox/figures/rb-window.png share/help/pt_BR/rhythmbox/index.docbook share/help/pt_BR/rhythmbox/legal.xml share/help/ro/rhythmbox/figures/rb-iradio-main.png share/help/ro/rhythmbox/figures/rb-notification-zone.png share/help/ro/rhythmbox/figures/rb-podcast-main.png share/help/ro/rhythmbox/figures/rb-toolbar-prevplaynext.png share/help/ro/rhythmbox/figures/rb-toolbar-repeat.png share/help/ro/rhythmbox/figures/rb-toolbar-shuffle.png share/help/ro/rhythmbox/figures/rb-volume-changer.png share/help/ro/rhythmbox/figures/rb-window.png share/help/ro/rhythmbox/index.docbook share/help/ro/rhythmbox/legal.xml share/help/ru/rhythmbox/figures/rb-iradio-main.png share/help/ru/rhythmbox/figures/rb-notification-zone.png share/help/ru/rhythmbox/figures/rb-podcast-main.png share/help/ru/rhythmbox/figures/rb-toolbar-prevplaynext.png share/help/ru/rhythmbox/figures/rb-toolbar-repeat.png share/help/ru/rhythmbox/figures/rb-toolbar-shuffle.png share/help/ru/rhythmbox/figures/rb-volume-changer.png share/help/ru/rhythmbox/figures/rb-window.png share/help/ru/rhythmbox/index.docbook share/help/ru/rhythmbox/legal.xml share/help/sl/rhythmbox/figures/rb-iradio-main.png share/help/sl/rhythmbox/figures/rb-notification-zone.png share/help/sl/rhythmbox/figures/rb-podcast-main.png share/help/sl/rhythmbox/figures/rb-toolbar-prevplaynext.png share/help/sl/rhythmbox/figures/rb-toolbar-repeat.png share/help/sl/rhythmbox/figures/rb-toolbar-shuffle.png share/help/sl/rhythmbox/figures/rb-volume-changer.png share/help/sl/rhythmbox/figures/rb-window.png share/help/sl/rhythmbox/index.docbook share/help/sl/rhythmbox/legal.xml share/help/sv/rhythmbox/figures/rb-iradio-main.png share/help/sv/rhythmbox/figures/rb-notification-zone.png share/help/sv/rhythmbox/figures/rb-podcast-main.png share/help/sv/rhythmbox/figures/rb-toolbar-prevplaynext.png share/help/sv/rhythmbox/figures/rb-toolbar-repeat.png share/help/sv/rhythmbox/figures/rb-toolbar-shuffle.png share/help/sv/rhythmbox/figures/rb-volume-changer.png share/help/sv/rhythmbox/figures/rb-window.png share/help/sv/rhythmbox/index.docbook share/help/sv/rhythmbox/legal.xml share/help/uk/rhythmbox/figures/rb-iradio-main.png share/help/uk/rhythmbox/figures/rb-notification-zone.png share/help/uk/rhythmbox/figures/rb-podcast-main.png share/help/uk/rhythmbox/figures/rb-toolbar-prevplaynext.png share/help/uk/rhythmbox/figures/rb-toolbar-repeat.png share/help/uk/rhythmbox/figures/rb-toolbar-shuffle.png share/help/uk/rhythmbox/figures/rb-volume-changer.png share/help/uk/rhythmbox/figures/rb-window.png share/help/uk/rhythmbox/index.docbook share/help/uk/rhythmbox/legal.xml share/help/zh_CN/rhythmbox/figures/rb-iradio-main.png share/help/zh_CN/rhythmbox/figures/rb-notification-zone.png share/help/zh_CN/rhythmbox/figures/rb-podcast-main.png share/help/zh_CN/rhythmbox/figures/rb-toolbar-prevplaynext.png share/help/zh_CN/rhythmbox/figures/rb-toolbar-repeat.png share/help/zh_CN/rhythmbox/figures/rb-toolbar-shuffle.png share/help/zh_CN/rhythmbox/figures/rb-volume-changer.png share/help/zh_CN/rhythmbox/figures/rb-window.png share/help/zh_CN/rhythmbox/index.docbook share/help/zh_CN/rhythmbox/legal.xml share/icons/hicolor/scalable/apps/org.gnome.Rhythmbox3-symbolic.svg share/icons/hicolor/scalable/apps/org.gnome.Rhythmbox3.svg %%NLS%%share/locale/af/LC_MESSAGES/rhythmbox.mo %%NLS%%share/locale/am/LC_MESSAGES/rhythmbox.mo %%NLS%%share/locale/ar/LC_MESSAGES/rhythmbox.mo %%NLS%%share/locale/as/LC_MESSAGES/rhythmbox.mo %%NLS%%share/locale/az/LC_MESSAGES/rhythmbox.mo %%NLS%%share/locale/be/LC_MESSAGES/rhythmbox.mo %%NLS%%share/locale/be@latin/LC_MESSAGES/rhythmbox.mo %%NLS%%share/locale/bg/LC_MESSAGES/rhythmbox.mo %%NLS%%share/locale/bn_IN/LC_MESSAGES/rhythmbox.mo %%NLS%%share/locale/br/LC_MESSAGES/rhythmbox.mo %%NLS%%share/locale/bs/LC_MESSAGES/rhythmbox.mo %%NLS%%share/locale/ca/LC_MESSAGES/rhythmbox.mo %%NLS%%share/locale/ca@valencia/LC_MESSAGES/rhythmbox.mo %%NLS%%share/locale/cs/LC_MESSAGES/rhythmbox.mo %%NLS%%share/locale/cy/LC_MESSAGES/rhythmbox.mo %%NLS%%share/locale/da/LC_MESSAGES/rhythmbox.mo %%NLS%%share/locale/de/LC_MESSAGES/rhythmbox.mo %%NLS%%share/locale/dz/LC_MESSAGES/rhythmbox.mo %%NLS%%share/locale/el/LC_MESSAGES/rhythmbox.mo %%NLS%%share/locale/en_CA/LC_MESSAGES/rhythmbox.mo %%NLS%%share/locale/en_GB/LC_MESSAGES/rhythmbox.mo %%NLS%%share/locale/eo/LC_MESSAGES/rhythmbox.mo %%NLS%%share/locale/es/LC_MESSAGES/rhythmbox.mo %%NLS%%share/locale/et/LC_MESSAGES/rhythmbox.mo %%NLS%%share/locale/eu/LC_MESSAGES/rhythmbox.mo %%NLS%%share/locale/fa/LC_MESSAGES/rhythmbox.mo %%NLS%%share/locale/fi/LC_MESSAGES/rhythmbox.mo %%NLS%%share/locale/fr/LC_MESSAGES/rhythmbox.mo %%NLS%%share/locale/fur/LC_MESSAGES/rhythmbox.mo %%NLS%%share/locale/ga/LC_MESSAGES/rhythmbox.mo %%NLS%%share/locale/gd/LC_MESSAGES/rhythmbox.mo %%NLS%%share/locale/gl/LC_MESSAGES/rhythmbox.mo %%NLS%%share/locale/gu/LC_MESSAGES/rhythmbox.mo %%NLS%%share/locale/he/LC_MESSAGES/rhythmbox.mo %%NLS%%share/locale/hi/LC_MESSAGES/rhythmbox.mo %%NLS%%share/locale/hr/LC_MESSAGES/rhythmbox.mo %%NLS%%share/locale/hu/LC_MESSAGES/rhythmbox.mo %%NLS%%share/locale/id/LC_MESSAGES/rhythmbox.mo +%%NLS%%share/locale/ie/LC_MESSAGES/rhythmbox.mo %%NLS%%share/locale/is/LC_MESSAGES/rhythmbox.mo %%NLS%%share/locale/it/LC_MESSAGES/rhythmbox.mo %%NLS%%share/locale/ja/LC_MESSAGES/rhythmbox.mo +%%NLS%%share/locale/ka/LC_MESSAGES/rhythmbox.mo %%NLS%%share/locale/kk/LC_MESSAGES/rhythmbox.mo %%NLS%%share/locale/kn/LC_MESSAGES/rhythmbox.mo %%NLS%%share/locale/ko/LC_MESSAGES/rhythmbox.mo %%NLS%%share/locale/lt/LC_MESSAGES/rhythmbox.mo %%NLS%%share/locale/lv/LC_MESSAGES/rhythmbox.mo %%NLS%%share/locale/mjw/LC_MESSAGES/rhythmbox.mo %%NLS%%share/locale/mk/LC_MESSAGES/rhythmbox.mo %%NLS%%share/locale/ml/LC_MESSAGES/rhythmbox.mo %%NLS%%share/locale/mn/LC_MESSAGES/rhythmbox.mo %%NLS%%share/locale/mr/LC_MESSAGES/rhythmbox.mo %%NLS%%share/locale/ms/LC_MESSAGES/rhythmbox.mo %%NLS%%share/locale/nb/LC_MESSAGES/rhythmbox.mo %%NLS%%share/locale/nds/LC_MESSAGES/rhythmbox.mo %%NLS%%share/locale/ne/LC_MESSAGES/rhythmbox.mo %%NLS%%share/locale/nl/LC_MESSAGES/rhythmbox.mo %%NLS%%share/locale/nn/LC_MESSAGES/rhythmbox.mo %%NLS%%share/locale/oc/LC_MESSAGES/rhythmbox.mo %%NLS%%share/locale/or/LC_MESSAGES/rhythmbox.mo %%NLS%%share/locale/pa/LC_MESSAGES/rhythmbox.mo %%NLS%%share/locale/pl/LC_MESSAGES/rhythmbox.mo %%NLS%%share/locale/ps/LC_MESSAGES/rhythmbox.mo %%NLS%%share/locale/pt/LC_MESSAGES/rhythmbox.mo %%NLS%%share/locale/pt_BR/LC_MESSAGES/rhythmbox.mo %%NLS%%share/locale/ro/LC_MESSAGES/rhythmbox.mo %%NLS%%share/locale/ru/LC_MESSAGES/rhythmbox.mo %%NLS%%share/locale/rw/LC_MESSAGES/rhythmbox.mo %%NLS%%share/locale/si/LC_MESSAGES/rhythmbox.mo %%NLS%%share/locale/sk/LC_MESSAGES/rhythmbox.mo %%NLS%%share/locale/sl/LC_MESSAGES/rhythmbox.mo %%NLS%%share/locale/sr/LC_MESSAGES/rhythmbox.mo %%NLS%%share/locale/sr@latin/LC_MESSAGES/rhythmbox.mo %%NLS%%share/locale/sv/LC_MESSAGES/rhythmbox.mo %%NLS%%share/locale/ta/LC_MESSAGES/rhythmbox.mo %%NLS%%share/locale/te/LC_MESSAGES/rhythmbox.mo %%NLS%%share/locale/th/LC_MESSAGES/rhythmbox.mo %%NLS%%share/locale/tr/LC_MESSAGES/rhythmbox.mo %%NLS%%share/locale/uk/LC_MESSAGES/rhythmbox.mo %%NLS%%share/locale/vi/LC_MESSAGES/rhythmbox.mo %%NLS%%share/locale/zh_CN/LC_MESSAGES/rhythmbox.mo %%NLS%%share/locale/zh_HK/LC_MESSAGES/rhythmbox.mo %%NLS%%share/locale/zh_TW/LC_MESSAGES/rhythmbox.mo share/metainfo/org.gnome.Rhythmbox3.appdata.xml %%DATADIR%%/plugins/audioscrobbler/audioscrobbler-preferences.ui %%DATADIR%%/plugins/audioscrobbler/audioscrobbler-profile.ui %%DATADIR%%/plugins/audioscrobbler/icons/hicolor/scalable/places/Last.fm-symbolic.svg %%PYTHON%%%%DATADIR%%/plugins/lyrics/lyrics-prefs.ui %%PYTHON%%%%DATADIR%%/plugins/magnatune/icons/hicolor/scalable/places/magnatune-symbolic.svg %%PYTHON%%%%DATADIR%%/plugins/magnatune/magnatune-loading.ui %%PYTHON%%%%DATADIR%%/plugins/magnatune/magnatune-popup.ui %%PYTHON%%%%DATADIR%%/plugins/magnatune/magnatune-prefs.ui %%PYTHON%%%%DATADIR%%/plugins/magnatune/magnatune-toolbar.ui %%PYTHON%%%%DATADIR%%/plugins/magnatune/magnatune_logo_color_small.png %%PYTHON%%%%DATADIR%%/plugins/magnatune/magnatune_logo_color_tiny.png %%PYTHON%%%%DATADIR%%/plugins/replaygain/replaygain-prefs.ui %%PYTHON%%%%DATADIR%%/plugins/webremote/css/grids-responsive-min.css %%PYTHON%%%%DATADIR%%/plugins/webremote/css/pure-min.css %%PYTHON%%%%DATADIR%%/plugins/webremote/css/webremote.css %%PYTHON%%%%DATADIR%%/plugins/webremote/js/webremote.js %%PYTHON%%%%DATADIR%%/plugins/webremote/webremote-config.ui %%PYTHON%%%%DATADIR%%/plugins/webremote/webremote.html %%PYTHON%%%%DATADIR%%/plugins/listenbrainz/settings.ui %%DATADIR%%/rhythmbox.gep share/vala/vapi/rb.vapi share/vala/vapi/rhythmdb.vapi %%LIRC%%%%DATADIR%%/plugins/rblirc/rhythmbox_lirc_default diff --git a/net/grilo-plugins/Makefile b/net/grilo-plugins/Makefile index 4a17addedb12..85bbe37c36fe 100644 --- a/net/grilo-plugins/Makefile +++ b/net/grilo-plugins/Makefile @@ -1,54 +1,53 @@ PORTNAME= grilo-plugins -PORTVERSION= 0.3.15 -PORTREVISION= 1 +PORTVERSION= 0.3.16 CATEGORIES= net MASTER_SITES= GNOME MAINTAINER= gnome@FreeBSD.org COMMENT= Plugins for net/grilo WWW= https://wiki.gnome.org/Grilo LICENSE= LGPL21 LICENSE_FILE= ${WRKSRC}/COPYING BUILD_DEPENDS= itstool:textproc/itstool LIB_DEPENDS= libgrilo-0.3.so:net/grilo \ libavahi-gobject.so:net/avahi-app \ libgdata.so:devel/libgdata \ liboauth.so:net/liboauth \ libgoa-1.0.so:net/gnome-online-accounts \ libgom-1.0.so:databases/gom \ libtotem-plparser.so:multimedia/totem-pl-parser \ - libsoup-2.4.so:devel/libsoup \ + libsoup-3.0.so:devel/libsoup3 \ libmediaart-2.0.so:multimedia/libmediaart \ libgmime-2.6.so:mail/gmime26 \ libjson-glib-1.0.so:devel/json-glib USES= gettext gperf gnome gstreamer libarchive meson pathfix pkgconfig sqlite tar:xz USE_LDCONFIG= yes USE_GNOME= glib20 intlhack libxml2 USE_GSTREAMER= chromaprint MESON_ARGS= -Denable-lua-factory=no OPTIONS_SUB= yes OPTIONS_DEFINE= TRACKER DMAP OPTIONS_DEFAULT= TRACKER TRACKER_DESC= Tracker support for grilo (used by gnome-music and possibly others) TRACKER_MESON_YES= enable-tracker TRACKER_MESON_NO= enable-tracker3 TRACKER_LIB_DEPENDS= libtracker-sparql-2.0.so:sysutils/tracker DMAP_DESC= DMAP (DAAP, DPAP & DACP) support with libdmapsharing DMAP_MESON_YES= enable-dmap DMAP_LIB_DEPENDS= libdmapsharing-3.0.so:net/libdmapsharing .include .if ${PORT_OPTIONS:MTRACKER} PLIST_SUB+= TRACKER="@comment " .else PLIST_SUB+= TRACKER="" .endif .include diff --git a/net/grilo-plugins/distinfo b/net/grilo-plugins/distinfo index c29adcbb264e..37b0548f1d7e 100644 --- a/net/grilo-plugins/distinfo +++ b/net/grilo-plugins/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1668274383 -SHA256 (grilo-plugins-0.3.15.tar.xz) = 8518c3d954f93095d955624a044ce16a7345532f811d299dbfa1e114cfebab33 -SIZE (grilo-plugins-0.3.15.tar.xz) = 1844584 +TIMESTAMP = 1741163307 +SHA256 (grilo-plugins-0.3.16.tar.xz) = fe6f4dbe586c6b8ba2406394e202f22d009d642a96eb3a54f32f6a21d084cdcb +SIZE (grilo-plugins-0.3.16.tar.xz) = 1843572 diff --git a/net/grilo-plugins/pkg-plist b/net/grilo-plugins/pkg-plist index d03fa2f33ddc..99d31a8c98bf 100644 --- a/net/grilo-plugins/pkg-plist +++ b/net/grilo-plugins/pkg-plist @@ -1,115 +1,113 @@ lib/grilo-0.3/libgrlbookmarks.so lib/grilo-0.3/libgrlchromaprint.so %%DMAP%%lib/grilo-0.3/libgrldaap.so %%DMAP%%lib/grilo-0.3/libgrldpap.so lib/grilo-0.3/libgrldleyna.so lib/grilo-0.3/libgrlfilesystem.so lib/grilo-0.3/libgrlflickr.so lib/grilo-0.3/libgrlfreebox.so lib/grilo-0.3/libgrlgravatar.so lib/grilo-0.3/libgrllocalmetadata.so lib/grilo-0.3/libgrlmagnatune.so lib/grilo-0.3/libgrlmetadatastore.so -lib/grilo-0.3/libgrlopensubtitles.so lib/grilo-0.3/libgrlopticalmedia.so lib/grilo-0.3/libgrlpodcasts.so lib/grilo-0.3/libgrlraitv.so lib/grilo-0.3/libgrlshoutcast.so lib/grilo-0.3/libgrlthetvdb.so lib/grilo-0.3/libgrltmdb.so %%TRACKER%%lib/grilo-0.3/libgrltracker.so -lib/grilo-0.3/libgrlyoutube.so libdata/pkgconfig/grilo-plugins-0.3.pc share/help/C/examples/example-tmdb.c share/help/C/grilo-plugins/grilo-plugins.xml share/help/C/grilo-plugins/legal.xml share/help/ca/examples/example-tmdb.c share/help/ca/grilo-plugins/grilo-plugins.xml share/help/ca/grilo-plugins/legal.xml share/help/cs/examples/example-tmdb.c share/help/cs/grilo-plugins/grilo-plugins.xml share/help/cs/grilo-plugins/legal.xml share/help/da/examples/example-tmdb.c share/help/da/grilo-plugins/grilo-plugins.xml share/help/da/grilo-plugins/legal.xml share/help/de/examples/example-tmdb.c share/help/de/grilo-plugins/grilo-plugins.xml share/help/de/grilo-plugins/legal.xml share/help/es/examples/example-tmdb.c share/help/es/grilo-plugins/grilo-plugins.xml share/help/es/grilo-plugins/legal.xml share/help/eu/examples/example-tmdb.c share/help/eu/grilo-plugins/grilo-plugins.xml share/help/eu/grilo-plugins/legal.xml share/help/gl/examples/example-tmdb.c share/help/gl/grilo-plugins/grilo-plugins.xml share/help/gl/grilo-plugins/legal.xml share/help/hu/examples/example-tmdb.c share/help/hu/grilo-plugins/grilo-plugins.xml share/help/hu/grilo-plugins/legal.xml share/help/nl/examples/example-tmdb.c share/help/nl/grilo-plugins/grilo-plugins.xml share/help/nl/grilo-plugins/legal.xml share/help/pl/examples/example-tmdb.c share/help/pl/grilo-plugins/grilo-plugins.xml share/help/pl/grilo-plugins/legal.xml share/help/pt_BR/examples/example-tmdb.c share/help/pt_BR/grilo-plugins/grilo-plugins.xml share/help/pt_BR/grilo-plugins/legal.xml share/help/sv/examples/example-tmdb.c share/help/sv/grilo-plugins/grilo-plugins.xml share/help/sv/grilo-plugins/legal.xml share/help/uk/examples/example-tmdb.c share/help/uk/grilo-plugins/grilo-plugins.xml share/help/uk/grilo-plugins/legal.xml share/locale/ab/LC_MESSAGES/grilo-plugins.mo share/locale/as/LC_MESSAGES/grilo-plugins.mo share/locale/be/LC_MESSAGES/grilo-plugins.mo share/locale/bg/LC_MESSAGES/grilo-plugins.mo share/locale/bs/LC_MESSAGES/grilo-plugins.mo share/locale/ca/LC_MESSAGES/grilo-plugins.mo share/locale/ca@valencia/LC_MESSAGES/grilo-plugins.mo share/locale/cs/LC_MESSAGES/grilo-plugins.mo share/locale/da/LC_MESSAGES/grilo-plugins.mo share/locale/de/LC_MESSAGES/grilo-plugins.mo share/locale/el/LC_MESSAGES/grilo-plugins.mo share/locale/en_GB/LC_MESSAGES/grilo-plugins.mo share/locale/eo/LC_MESSAGES/grilo-plugins.mo share/locale/es/LC_MESSAGES/grilo-plugins.mo share/locale/eu/LC_MESSAGES/grilo-plugins.mo share/locale/fi/LC_MESSAGES/grilo-plugins.mo share/locale/fr/LC_MESSAGES/grilo-plugins.mo share/locale/fur/LC_MESSAGES/grilo-plugins.mo share/locale/gl/LC_MESSAGES/grilo-plugins.mo share/locale/he/LC_MESSAGES/grilo-plugins.mo share/locale/hr/LC_MESSAGES/grilo-plugins.mo share/locale/hu/LC_MESSAGES/grilo-plugins.mo share/locale/id/LC_MESSAGES/grilo-plugins.mo share/locale/it/LC_MESSAGES/grilo-plugins.mo share/locale/ja/LC_MESSAGES/grilo-plugins.mo share/locale/ka/LC_MESSAGES/grilo-plugins.mo share/locale/ko/LC_MESSAGES/grilo-plugins.mo share/locale/lt/LC_MESSAGES/grilo-plugins.mo share/locale/lv/LC_MESSAGES/grilo-plugins.mo share/locale/ml/LC_MESSAGES/grilo-plugins.mo share/locale/ms/LC_MESSAGES/grilo-plugins.mo share/locale/nb/LC_MESSAGES/grilo-plugins.mo share/locale/ne/LC_MESSAGES/grilo-plugins.mo share/locale/nl/LC_MESSAGES/grilo-plugins.mo share/locale/oc/LC_MESSAGES/grilo-plugins.mo share/locale/pa/LC_MESSAGES/grilo-plugins.mo share/locale/pl/LC_MESSAGES/grilo-plugins.mo share/locale/pt/LC_MESSAGES/grilo-plugins.mo share/locale/pt_BR/LC_MESSAGES/grilo-plugins.mo share/locale/ro/LC_MESSAGES/grilo-plugins.mo share/locale/ru/LC_MESSAGES/grilo-plugins.mo share/locale/sk/LC_MESSAGES/grilo-plugins.mo share/locale/sl/LC_MESSAGES/grilo-plugins.mo share/locale/sr/LC_MESSAGES/grilo-plugins.mo share/locale/sr@latin/LC_MESSAGES/grilo-plugins.mo share/locale/sv/LC_MESSAGES/grilo-plugins.mo share/locale/tr/LC_MESSAGES/grilo-plugins.mo share/locale/uk/LC_MESSAGES/grilo-plugins.mo share/locale/zh_CN/LC_MESSAGES/grilo-plugins.mo share/locale/zh_HK/LC_MESSAGES/grilo-plugins.mo share/locale/zh_TW/LC_MESSAGES/grilo-plugins.mo diff --git a/net/grilo/Makefile b/net/grilo/Makefile index f9e31e2db7d2..c6463c22fc7d 100644 --- a/net/grilo/Makefile +++ b/net/grilo/Makefile @@ -1,36 +1,35 @@ PORTNAME= grilo -PORTVERSION= 0.3.15 -PORTREVISION= 2 +PORTVERSION= 0.3.16 CATEGORIES= net MASTER_SITES= GNOME MAINTAINER= gnome@FreeBSD.org COMMENT= Framework focused on making media discovery and browsing WWW= https://wiki.gnome.org/Grilo LICENSE= LGPL21 LICENSE_FILE= ${WRKSRC}/COPYING -LIB_DEPENDS= libsoup-2.4.so:devel/libsoup \ +LIB_DEPENDS= libsoup-3.0.so:devel/libsoup3 \ liboauth.so:net/liboauth \ libtotem-plparser.so:multimedia/totem-pl-parser USES= cpe gettext gnome localbase meson pathfix pkgconfig \ python:build tar:xz vala:build CPE_VENDOR= gnome USE_LDCONFIG= yes USE_GNOME= glib20 introspection:build libxml2 BINARY_ALIAS= python=${PYTHON_VERSION} -MESON_ARGS= -Denable-gtk-doc=false -Dsoup3=false +MESON_ARGS= -Denable-gtk-doc=false -Dsoup3=true OPTIONS_SUB= yes OPTIONS_DEFINE= UI UI_DESC= Enable testing UI UI_MESON_TRUE= enable-test-ui -UI_USE= GNOME=cairo,gdkpixbuf2,gtk30 +UI_USE= GNOME=gdkpixbuf2,gtk30 -PLIST_SUB+= LIBVER=315 +PLIST_SUB+= LIBVER=316 .include diff --git a/net/grilo/distinfo b/net/grilo/distinfo index 919be528524e..361764556fe3 100644 --- a/net/grilo/distinfo +++ b/net/grilo/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1668274365 -SHA256 (grilo-0.3.15.tar.xz) = f352acf73665669934270636fede66b52da6801fe20f638c4048ab2678577b2d -SIZE (grilo-0.3.15.tar.xz) = 241428 +TIMESTAMP = 1741163162 +SHA256 (grilo-0.3.16.tar.xz) = 884580e8c5ece280df23aa63ff5234b7d48988a404df7d6bfccd1e77b473bd96 +SIZE (grilo-0.3.16.tar.xz) = 241660