diff --git a/deskutils/gnome-sound-recorder/Makefile b/deskutils/gnome-sound-recorder/Makefile index df284f4d4dc0..6bcf6f0627b1 100644 --- a/deskutils/gnome-sound-recorder/Makefile +++ b/deskutils/gnome-sound-recorder/Makefile @@ -1,27 +1,30 @@ # Created by: Gustau Perez PORTNAME= gnome-sound-recorder DISTVERSION= 40.0 CATEGORIES= deskutils gnome MASTER_SITES= GNOME/sources/${PORTNAME}/${PORTVERSION:C/^([0-9]+)\..*/\1/} DIST_SUBDIR= gnome +PATCH_SITES= https://gitlab.gnome.org/GNOME/${PORTNAME}/-/commit/ +PATCHFILES+= 1335b1b1aff6.patch:-p1 # https://gitlab.gnome.org/GNOME/gnome-sound-recorder/-/merge_requests/182 + MAINTAINER= gnome@FreeBSD.org COMMENT= GNOME sound recorder application LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/COPYING LIB_DEPENDS= libgjs.so:lang/gjs \ libhandy-1.so:x11-toolkits/libhandy PORTSCOUT= limitw:1,even USES= gettext gnome meson localbase pkgconfig python:3.4+ tar:xz USE_GNOME= gtk30 intlhack introspection USE_GSTREAMER1= flac ogg pulse bad USE_LDCONFIG= yes BINARY_ALIAS= python3=${PYTHON_CMD} GLIB_SCHEMAS= org.gnome.SoundRecorder.gschema.xml .include diff --git a/deskutils/gnome-sound-recorder/distinfo b/deskutils/gnome-sound-recorder/distinfo index 076793136bf0..f79d6cf1651c 100644 --- a/deskutils/gnome-sound-recorder/distinfo +++ b/deskutils/gnome-sound-recorder/distinfo @@ -1,3 +1,5 @@ TIMESTAMP = 1622396708 SHA256 (gnome/gnome-sound-recorder-40.0.tar.xz) = d4aa4c104d7465dd15807bf1703e65ff682eff52841c59cf3a07f5eff42e6501 SIZE (gnome/gnome-sound-recorder-40.0.tar.xz) = 199056 +SHA256 (gnome/1335b1b1aff6.patch) = d4b0c9eea75e3dbfce7b14237e153254c28ea963b011430fffdfc22f410d0f3e +SIZE (gnome/1335b1b1aff6.patch) = 1387