Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] soundconverter: update to 4.0.3
@ 2022-11-03  8:52 intrnl
  2022-11-03  9:42 ` [PR REVIEW] " paper42
                   ` (13 more replies)
  0 siblings, 14 replies; 15+ messages in thread
From: intrnl @ 2022-11-03  8:52 UTC (permalink / raw)
  To: ml

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

There is a new 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, (ARCH-LIBC)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - aarch64-musl
  - armv7l
  - armv6l-musl
-->


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: 2320 bytes --]

From b26c24fd2c851bb812a51b867f6119bfa0a1af29 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 1/2] soundconverter: update to 4.0.3

---
 srcpkgs/soundconverter/template | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/srcpkgs/soundconverter/template b/srcpkgs/soundconverter/template
index 9c68520a688a..8e98cc7462ea 100644
--- a/srcpkgs/soundconverter/template
+++ b/srcpkgs/soundconverter/template
@@ -1,7 +1,7 @@
 # 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"
@@ -13,7 +13,7 @@ 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

From 51d65161b9de3fa50b1cea160521ee5dfa553234 Mon Sep 17 00:00:00 2001
From: Prana Adiwira <intrnl28+github@gmail.com>
Date: Thu, 3 Nov 2022 15:47:16 +0700
Subject: [PATCH 2/2] soundconverter: add python3-setuptools to depends

SoundConverter requires `pkg_resources` of `python3-setuptools`
---
 srcpkgs/soundconverter/template | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/srcpkgs/soundconverter/template b/srcpkgs/soundconverter/template
index 8e98cc7462ea..2c18d40265bb 100644
--- a/srcpkgs/soundconverter/template
+++ b/srcpkgs/soundconverter/template
@@ -7,7 +7,7 @@ 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"
+ 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"

^ permalink raw reply	[flat|nested] 15+ messages in thread

end of thread, other threads:[~2022-11-08 22:20 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-11-03  8:52 [PR PATCH] soundconverter: update to 4.0.3 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 ` [PR PATCH] [Updated] " intrnl
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

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).