Github messages for voidlinux
 help / color / mirror / Atom feed
From: intrnl <intrnl@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: Re: [PR PATCH] [Updated] soundconverter: update to 4.0.3
Date: Thu, 03 Nov 2022 13:00:40 +0100	[thread overview]
Message-ID: <20221103120040.2MJJ_28Vp1OpEUSKNDefFuLfDXsne4v4UksMBqySPJY@z> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-40311@inbox.vuxu.org>

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

There is an updated pull request by intrnl against master on the void-packages repository

https://github.com/intrnl/void-packages patch-1
https://github.com/void-linux/void-packages/pull/40311

soundconverter: update to 4.0.3
<!-- Uncomment relevant sections and delete options which are not applicable -->

#### Testing the changes
- I tested the changes in this PR: **YES**

<!--
#### New package
- This new package conforms to the [package requirements](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#package-requirements): **YES**|**NO**
-->

<!-- Note: If the build is likely to take more than 2 hours, please add ci skip tag as described in
https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration
and test at least one native build and, if supported, at least one cross build.
Ignore this section if this PR is not skipping CI.
-->

#### Local build testing
- I built this PR locally for my native architecture, (x86_64-glibc)



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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-patch-1-40311.patch --]
[-- Type: text/x-diff, Size: 1658 bytes --]

From 9f34fcf290c4e1c14dd3c37a5783a4bf4f3d29cd Mon Sep 17 00:00:00 2001
From: Prana Adiwira <intrnl28+github@gmail.com>
Date: Thu, 3 Nov 2022 15:45:50 +0700
Subject: [PATCH] soundconverter: update to 4.0.3

- add python3-setuptools to depends as it requires `pkg_resources`
- add gtk+3 to depends
---
 srcpkgs/soundconverter/template | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

diff --git a/srcpkgs/soundconverter/template b/srcpkgs/soundconverter/template
index 9c68520a688a..0f0261b841ec 100644
--- a/srcpkgs/soundconverter/template
+++ b/srcpkgs/soundconverter/template
@@ -1,19 +1,19 @@
 # Template file for 'soundconverter'
 pkgname=soundconverter
-version=4.0.1
-revision=2
+version=4.0.3
+revision=1
 build_style=python3-module
 pycompile_dirs="/usr/lib/${pkgname}/python/${pkgname}"
 hostmakedepends="glib intltool pkg-config python3-gobject python3-distutils-extra"
 makedepends="gtk+3-devel gstreamer1-devel"
-depends="desktop-file-utils gst-plugins-good1 gst-plugins-ugly1
- hicolor-icon-theme python3-gobject"
+depends="desktop-file-utils gtk+3 gst-plugins-good1 gst-plugins-ugly1
+ hicolor-icon-theme python3-gobject python3-setuptools"
 short_desc="Leading audio file converter for the GNOME Desktop"
 maintainer="Orphaned <orphan@voidlinux.org>"
 license="GPL-3.0-or-later"
 homepage="http://soundconverter.org/"
 distfiles="https://launchpad.net/soundconverter/trunk/${version}/+download/soundconverter-${version}.tar.gz"
-checksum=1cfd7df0153aadaa208e4a0dbc14912755b2b389694125ccedfe131d6c32de97
+checksum=873206ff82c3dfbd397ab3d8bd76fbba847017d2ed28a20a0778eb86960cb19d
 python_version=3
 
 if [ "$CROSS_BUILD" ]; then

  parent reply	other threads:[~2022-11-03 12:00 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-11-03  8:52 [PR PATCH] " intrnl
2022-11-03  9:42 ` [PR REVIEW] " paper42
2022-11-03  9:48 ` [PR PATCH] [Updated] " intrnl
2022-11-03  9:49 ` [PR REVIEW] " intrnl
2022-11-03 10:01 ` paper42
2022-11-03 12:00 ` intrnl [this message]
2022-11-03 12:01 ` intrnl
2022-11-04 18:47 ` paper42
2022-11-05  4:47 ` [PR PATCH] [Updated] " intrnl
2022-11-05  4:47 ` intrnl
2022-11-07  1:22 ` [PR PATCH] [Updated] " intrnl
2022-11-07 10:01 ` intrnl
2022-11-07 10:15 ` paper42
2022-11-08 22:11 ` [PR PATCH] [Updated] " paper42
2022-11-08 22:20 ` [PR PATCH] [Merged]: " paper42

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=20221103120040.2MJJ_28Vp1OpEUSKNDefFuLfDXsne4v4UksMBqySPJY@z \
    --to=intrnl@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).