aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJan Beich <jbeich@FreeBSD.org>2022-01-25 11:45:40 +0000
committerJan Beich <jbeich@FreeBSD.org>2022-01-25 12:24:56 +0000
commit3b9706c893acf249cd1986b74c16b1d1385f23c9 (patch)
treed5e97bceb1a6353ab889ce1f456bde50f592ed53
parent09cc587ea809299e199466740a4c4a8a70c5a6b6 (diff)
downloadports-3b9706c893acf249cd1986b74c16b1d1385f23c9.tar.gz
ports-3b9706c893acf249cd1986b74c16b1d1385f23c9.zip
audio/gnome-music: unbreak build with Meson 0.61.0
data/meson.build:49:5: ERROR: Function does not take positional arguments. PR: 260943 Reported by: antoine (via exp-run) Regressed by: https://github.com/mesonbuild/meson/commit/61f2866a9fa1
-rw-r--r--audio/gnome-music/Makefile3
-rw-r--r--audio/gnome-music/distinfo2
2 files changed, 5 insertions, 0 deletions
diff --git a/audio/gnome-music/Makefile b/audio/gnome-music/Makefile
index 653ca26449da..9625f212969a 100644
--- a/audio/gnome-music/Makefile
+++ b/audio/gnome-music/Makefile
@@ -6,6 +6,9 @@ CATEGORIES= audio gnome
MASTER_SITES= GNOME/sources/${PORTNAME}/${PORTVERSION:C/^([0-9]+)\..*/\1/}
DIST_SUBDIR= gnome3
+PATCH_SITES= https://gitlab.gnome.org/GNOME/${PORTNAME}/-/commit/
+PATCHFILES+= d9f35b542adb.patch:-p1 # https://gitlab.gnome.org/GNOME/gnome-music/-/merge_requests/899
+
MAINTAINER= gnome@FreeBSD.org
COMMENT= GNOME music playing application
diff --git a/audio/gnome-music/distinfo b/audio/gnome-music/distinfo
index 91d4280ef16a..35ca6544c984 100644
--- a/audio/gnome-music/distinfo
+++ b/audio/gnome-music/distinfo
@@ -1,3 +1,5 @@
TIMESTAMP = 1632712899
SHA256 (gnome3/gnome-music-41.0.tar.xz) = 69b13567a87dc77dcf0c926d71d0fa2ebfa5a97f37817828df71d8a1b0129fd2
SIZE (gnome3/gnome-music-41.0.tar.xz) = 898652
+SHA256 (gnome3/d9f35b542adb.patch) = a9167b7ad5c8d3b91ff8f2dbd9c13b3aa2bfb737fa7c82362192b3c0dfb75961
+SIZE (gnome3/d9f35b542adb.patch) = 1035