Page MenuHomeFreeBSD

D47165.diff
No OneTemporary

D47165.diff

diff --git a/audio/sound-juicer/Makefile b/audio/sound-juicer/Makefile
--- a/audio/sound-juicer/Makefile
+++ b/audio/sound-juicer/Makefile
@@ -1,13 +1,9 @@
PORTNAME= sound-juicer
-PORTVERSION= 3.38.0
-PORTREVISION= 6
+PORTVERSION= 3.40.0
CATEGORIES= audio gnome
MASTER_SITES= GNOME
DIST_SUBDIR= gnome
-PATCH_SITES= https://gitlab.gnome.org/GNOME/${PORTNAME}/-/commit/
-PATCHFILES+= 9f97ca1faca3.patch:-p1 # https://gitlab.gnome.org/GNOME/sound-juicer/-/merge_requests/27
-
MAINTAINER= gnome@FreeBSD.org
COMMENT= Clean, mean, and lean CD ripper for GNOME
WWW= http://www.burtonini.com/blog/computers/sound-juicer/
@@ -21,14 +17,14 @@
libbrasero-media3.so:sysutils/brasero \
libcanberra-gtk3.so:audio/libcanberra-gtk3
-PORTSCOUT= limitw:1,even
-
USES= compiler:c11 desktop-file-utils gettext gnome gstreamer meson \
pkgconfig tar:xz
USE_GSTREAMER= cdparanoia flac good vorbis
USE_GNOME= gtk30
INSTALL_TARGET= install-strip
+PORTSCOUT= limitw:1,even
+
GLIB_SCHEMAS= org.gnome.sound-juicer.gschema.xml
.include <bsd.port.mk>
diff --git a/audio/sound-juicer/distinfo b/audio/sound-juicer/distinfo
--- a/audio/sound-juicer/distinfo
+++ b/audio/sound-juicer/distinfo
@@ -1,5 +1,5 @@
-TIMESTAMP = 1656739301
-SHA256 (gnome/sound-juicer-3.38.0.tar.xz) = ae375f357a1b8b81e4aff737c9d6c98bc2dadfe20e71754b1d52a79f036aa521
-SIZE (gnome/sound-juicer-3.38.0.tar.xz) = 1775916
+TIMESTAMP = 1725541832
+SHA256 (gnome/sound-juicer-3.40.0.tar.xz) = 2ee882744391beb4c6d64a0f6825fb765510b706ec2b704bfb42e42afaae1de6
+SIZE (gnome/sound-juicer-3.40.0.tar.xz) = 1806280
SHA256 (gnome/9f97ca1faca3.patch) = 3c55c3be5c44ba9007dd1be59c286c12af8d6b2f81edaa37efab0521a110707a
SIZE (gnome/9f97ca1faca3.patch) = 1077
diff --git a/audio/sound-juicer/files/patch-meson.build b/audio/sound-juicer/files/patch-meson.build
deleted file mode 100644
--- a/audio/sound-juicer/files/patch-meson.build
+++ /dev/null
@@ -1,11 +0,0 @@
---- meson.build.orig 2020-09-12 03:40:20 UTC
-+++ meson.build
-@@ -7,7 +7,7 @@ sound_juicer_libdir = join_paths(sound_juicer_prefix,
- sound_juicer_libexecdir = join_paths(sound_juicer_prefix, get_option('libexecdir'))
- sound_juicer_localedir = join_paths(sound_juicer_prefix, get_option('localedir'))
-
--sound_juicer_docdir = join_paths(sound_juicer_prefix, 'doc', meson.project_name())
-+sound_juicer_docdir = join_paths(sound_juicer_prefix, 'share/doc', meson.project_name())
-
- gnome = import('gnome')
- i18n = import('i18n')
diff --git a/audio/sound-juicer/pkg-plist b/audio/sound-juicer/pkg-plist
--- a/audio/sound-juicer/pkg-plist
+++ b/audio/sound-juicer/pkg-plist
@@ -1,8 +1,11 @@
bin/sound-juicer
-share/man/man1/sound-juicer.1.gz
share/GConf/gsettings/sound-juicer.convert
share/applications/org.gnome.SoundJuicer.desktop
share/dbus-1/services/org.gnome.SoundJuicer.service
+%%DOCSDIR%%/AUTHORS
+%%DOCSDIR%%/COPYING
+%%DOCSDIR%%/NEWS
+%%DOCSDIR%%/README.md
share/help/C/sound-juicer/figures/prefs.png
share/help/C/sound-juicer/figures/startup.png
share/help/C/sound-juicer/index.docbook
@@ -107,6 +110,7 @@
share/locale/hr/LC_MESSAGES/sound-juicer.mo
share/locale/hu/LC_MESSAGES/sound-juicer.mo
share/locale/id/LC_MESSAGES/sound-juicer.mo
+share/locale/ie/LC_MESSAGES/sound-juicer.mo
share/locale/it/LC_MESSAGES/sound-juicer.mo
share/locale/ja/LC_MESSAGES/sound-juicer.mo
share/locale/ka/LC_MESSAGES/sound-juicer.mo
@@ -152,9 +156,6 @@
share/locale/zh_CN/LC_MESSAGES/sound-juicer.mo
share/locale/zh_HK/LC_MESSAGES/sound-juicer.mo
share/locale/zh_TW/LC_MESSAGES/sound-juicer.mo
+share/man/man1/sound-juicer.1.gz
share/metainfo/org.gnome.SoundJuicer.metainfo.xml
%%DATADIR%%/rhythmbox.gep
-%%DOCSDIR%%/AUTHORS
-%%DOCSDIR%%/COPYING
-%%DOCSDIR%%/NEWS
-%%DOCSDIR%%/README.md

File Metadata

Mime Type
text/plain
Expires
Sat, Dec 28, 1:07 AM (7 h, 18 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
15619167
Default Alt Text
D47165.diff (3 KB)

Event Timeline