CVSROOT: /cvs
Module name: ports
Changes by: [email protected] 2026/02/22 03:10:29
Modified files:
audio/gmpc : Makefile distinfo
audio/gmpc/patches: patch-src_playlist3_c
audio/gmpc/pkg : PLIST
Added files:
audio/gmpc/files: Makefile.in.in
audio/gmpc/patches: patch-configure_ac patch-po_ca_po
patch-src_MetaData_metadata_c
patch-src_Plugins_libnotify_c
patch-src_Plugins_sidebar-play-queue-time_vala
patch-src_Tools_gmpc_easy_download_c
patch-src_Tools_plugin-man_c
patch-src_Widgets_gmpc-data-view_vala
patch-src_browsers_gmpc-nowplaying2_vala
patch-src_browsers_playlist3-current-playlist-browser_c
patch-src_internal-plugins_h
patch-src_main_c
patch-src_vala_gmpc-metadata-editwindow_vala
Removed files:
audio/gmpc/patches: patch-glade_playlist3_ui
patch-src_MetaData_metadata-cache-sqlite_c
Log message:
audio/gmpc: update to last commit from github (2020)
- gmpc is dead upstream, but at least the repo on github has it ported to
gtk3, and it works here in daily use since some weeks.
- Per debian bug #967436, they consider doing the same when deprecating gtk+2
in forky.
- Add a patch from debian to port from devel/libsoup to devel/libsoup3.
- Add a bunch of patches to silence debug printfs while here.
this now depends on audio/glyr for all metadata fetching, which was
previously in separate plugins.