Github messages for voidlinux
 help / color / mirror / Atom feed
From: PaperMountainStudio <PaperMountainStudio@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: [PR PATCH] sound-juicer: update to 3.38.0
Date: Wed, 14 Oct 2020 11:03:20 +0200	[thread overview]
Message-ID: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-25594@inbox.vuxu.org> (raw)

[-- Attachment #1: Type: text/plain, Size: 372 bytes --]

There is a new pull request by PaperMountainStudio against master on the void-packages repository

https://github.com/PaperMountainStudio/void-packages 0003-sound-juicer-update-to-3.38.0.patch
https://github.com/void-linux/void-packages/pull/25594

sound-juicer: update to 3.38.0


A patch file from https://github.com/void-linux/void-packages/pull/25594.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-0003-sound-juicer-update-to-3.38.0.patch-25594.patch --]
[-- Type: text/x-diff, Size: 1558 bytes --]

From 94fc0b938470d708977d7bbf080f1fcbed0877b2 Mon Sep 17 00:00:00 2001
From: Paper <paper@tilde.institute>
Date: Wed, 14 Oct 2020 10:42:50 +0200
Subject: [PATCH] sound-juicer: update to 3.38.0

---
 srcpkgs/sound-juicer/template | 11 ++++++++---
 1 file changed, 8 insertions(+), 3 deletions(-)

diff --git a/srcpkgs/sound-juicer/template b/srcpkgs/sound-juicer/template
index 7227140196f..8ce525d177b 100644
--- a/srcpkgs/sound-juicer/template
+++ b/srcpkgs/sound-juicer/template
@@ -1,8 +1,8 @@
 # Template file for 'sound-juicer'
 pkgname=sound-juicer
-version=3.24.0
+version=3.38.0
 revision=1
-build_style=gnu-configure
+build_style=meson
 hostmakedepends="glib-devel intltool itstool pkg-config"
 makedepends="brasero-devel gsettings-desktop-schemas-devel
  gst-plugins-base1-devel gst-plugins-good1 iso-codes libcanberra-devel
@@ -12,5 +12,10 @@ short_desc="CD ripping tool using GTK+ and GStreamer"
 maintainer="Orphaned <orphan@voidlinux.org>"
 license="GPL-2.0-or-later"
 homepage="https://wiki.gnome.org/Apps/SoundJuicer"
+changelog="https://gitlab.gnome.org/GNOME/sound-juicer/-/raw/master/NEWS"
 distfiles="${GNOME_SITE}/$pkgname/${version%.*}/$pkgname-$version.tar.xz"
-checksum=de6ae3889e60a572221274517a90d29dd21023acf3a94cc9c033270776270fa7
+checksum=ae375f357a1b8b81e4aff737c9d6c98bc2dadfe20e71754b1d52a79f036aa521
+
+post_extract() {
+	sed -i "s|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())|" meson.build
+}

             reply	other threads:[~2020-10-14  9:03 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-10-14  9:03 PaperMountainStudio [this message]
2020-10-14  9:45 ` [PR PATCH] [Updated] " PaperMountainStudio
2020-11-11 23:35 ` [PR PATCH] [Closed]: [WIP]: " PaperMountainStudio

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-25594@inbox.vuxu.org \
    --to=papermountainstudio@users.noreply.github.com \
    --cc=ml@inbox.vuxu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).