FreeBSD Bugzilla – Attachment 253374 Details for
Bug 281309
audio/sound-juicer: Update to 3.40.0
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Git patch - update audio/sound-juicer to 3.40.0
0001-audio-sound-juicer-Update-to-3.40.0.patch (text/plain), 4.53 KB, created by
Laurent Chardon
on 2024-09-06 07:47:38 UTC
(
hide
)
Description:
Git patch - update audio/sound-juicer to 3.40.0
Filename:
MIME Type:
Creator:
Laurent Chardon
Created:
2024-09-06 07:47:38 UTC
Size:
4.53 KB
patch
obsolete
>From 59f6501dd234427cc4937c93bc9d0da3cf2d4ce6 Mon Sep 17 00:00:00 2001 >From: Laurent Chardon <laurent.chardon@gmail.com> >Date: Fri, 6 Sep 2024 07:43:42 -0400 >Subject: [PATCH] audio/sound-juicer: Update to 3.40.0 > >poudriere OK >portlint OK >--- > audio/sound-juicer/Makefile | 10 +++------- > audio/sound-juicer/distinfo | 6 +++--- > audio/sound-juicer/files/patch-meson.build | 11 ----------- > audio/sound-juicer/pkg-plist | 11 ++++++----- > 4 files changed, 12 insertions(+), 26 deletions(-) > delete mode 100644 audio/sound-juicer/files/patch-meson.build > >diff --git a/audio/sound-juicer/Makefile b/audio/sound-juicer/Makefile >index 25765695d7cc..43b507594631 100644 >--- 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 @@ LIB_DEPENDS= libmusicbrainz5.so:audio/libmusicbrainz5 \ > 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 >index b3cecc899246..d77e67703f6d 100644 >--- 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 >index 35898791bf24..000000000000 >--- 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 >index 9fced7a1a19c..35f1571efe5e 100644 >--- 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/hi/LC_MESSAGES/sound-juicer.mo > 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/xh/LC_MESSAGES/sound-juicer.mo > 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 >-- >2.46.0 >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 281309
: 253374