Github messages for voidlinux
 help / color / mirror / Atom feed
From: yoshiyoshyosh <yoshiyoshyosh@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: [PR PATCH] idjc: update to 0.9.8, libshout-idjc: update to 2.4.6+1
Date: Sun, 25 Feb 2024 23:01:31 +0100	[thread overview]
Message-ID: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-48944@inbox.vuxu.org> (raw)

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

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

https://github.com/yoshiyoshyosh/void-packages idjc
https://github.com/void-linux/void-packages/pull/48944

idjc: update to 0.9.8, libshout-idjc: update to 2.4.6+1
#### Testing the changes
- I tested the changes in this PR: **YES**

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

merge before #43761

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

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

From aac8b8f6ec7c7be882a19f4d6bf473d8a3f64d56 Mon Sep 17 00:00:00 2001
From: yosh <yosh-git@riseup.net>
Date: Sun, 25 Feb 2024 16:27:51 -0500
Subject: [PATCH 1/2] libshout-idjc: update to 2.4.6+1.

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

diff --git a/srcpkgs/libshout-idjc/template b/srcpkgs/libshout-idjc/template
index 93b730460e9e7b..508f975dd88496 100644
--- a/srcpkgs/libshout-idjc/template
+++ b/srcpkgs/libshout-idjc/template
@@ -1,6 +1,6 @@
 # Template file for 'libshout-idjc'
 pkgname=libshout-idjc
-version=2.4.4
+version=2.4.6+1
 revision=1
 build_style=gnu-configure
 hostmakedepends="automake libtool pkg-config"
@@ -9,8 +9,8 @@ short_desc="Libshout plus some extensions for IDJC"
 maintainer="Orphaned <orphan@voidlinux.org>"
 license="LGPL-2.0-or-later"
 homepage="http://idjc.sourceforge.net"
-distfiles="${SOURCEFORGE_SITE}/libshoutidjc.idjc.p/${pkgname}-${version}.tar.gz"
-checksum=8bcfb805b4a440929244e588b018b5f466724a5d922a1dc1522253dfdf433fe5
+distfiles="${SOURCEFORGE_SITE}/libshoutidjc.idjc.p/${pkgname}-${version//+/-r}.tar.gz"
+checksum=7594ffc5e1d435014125d7dffb15a3450bba15d480a413c49aeaa5605050e1a1
 
 pre_configure() {
 	autoreconf -fi

From 5dbf04c5ea9dc78887708687dcc7ff32ca49a857 Mon Sep 17 00:00:00 2001
From: yosh <yosh-git@riseup.net>
Date: Sun, 25 Feb 2024 16:27:57 -0500
Subject: [PATCH 2/2] idjc: update to 0.9.8.

---
 srcpkgs/idjc/patches/python310.patch | 11 -----------
 srcpkgs/idjc/template                |  8 ++++----
 2 files changed, 4 insertions(+), 15 deletions(-)
 delete mode 100644 srcpkgs/idjc/patches/python310.patch

diff --git a/srcpkgs/idjc/patches/python310.patch b/srcpkgs/idjc/patches/python310.patch
deleted file mode 100644
index 1c84e9aadd5004..00000000000000
--- a/srcpkgs/idjc/patches/python310.patch
+++ /dev/null
@@ -1,11 +0,0 @@
---- ./configure.ac.orig	2021-09-26 14:46:32.840552276 -0400
-+++ ./configure.ac	2021-09-26 14:46:41.313573652 -0400
-@@ -10,7 +10,7 @@
- AM_CONFIG_HEADER([config.h])
- 
- # Generate python installation stuff
--m4_define_default([_AM_PYTHON_INTERPRETER_LIST],[python3.8 python3.7 python3.9])
-+m4_define_default([_AM_PYTHON_INTERPRETER_LIST],[python3.8 python3.7 python3.9 python3.10 python3.11 python3.12])
- AM_PATH_PYTHON([3.7])
- AC_SUBST([idjcpythondir], [\${pkglibdir}/site-packages])
- AC_SUBST([idjcpkgpythondir], [\${pkglibdir}/site-packages/idjc])
diff --git a/srcpkgs/idjc/template b/srcpkgs/idjc/template
index a9cde0665d55b1..f6b2918eebeb82 100644
--- a/srcpkgs/idjc/template
+++ b/srcpkgs/idjc/template
@@ -1,20 +1,20 @@
 # Template file for 'idjc'
 pkgname=idjc
-version=0.9.1
-revision=5
+version=0.9.8
+revision=1
 build_style=gnu-configure
 hostmakedepends="pkg-config git python3 automake gettext-devel libtool"
 makedepends="libvorbis-devel libogg-devel jack-devel libsamplerate-devel
  libflac-devel libsndfile-devel mpg123-devel ffmpeg-devel speex-devel
  glib-devel pixman-devel lame-devel python3-gobject-devel libshout-idjc-devel
- opus-devel twolame-devel python3-mutagen python3-devel"
+ opus-devel twolame-devel python3-mutagen python3-devel libebur128-devel"
 depends="python3-gobject python3-mutagen desktop-file-utils shared-mime-info python3-dbus jack"
 short_desc="Internet DJ Console"
 maintainer="Orphaned <orphan@voidlinux.org>"
 license="GPL-2.0-or-later"
 homepage="http://idjc.sourceforge.net"
 distfiles="${SOURCEFORGE_SITE}/${pkgname}/${pkgname}-${version}.tar.gz"
-checksum=78106e9d9e82a08269e5ece45c7cbf0a38c3f931d7341df05e7fee002b872224
+checksum=e5cc850d55cbe569b005df2df8910ff9dc0f6990cd1b143062e8ac35c275630b
 
 pre_configure() {
 	autoreconf -fi

             reply	other threads:[~2024-02-25 22:01 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-02-25 22:01 yoshiyoshyosh [this message]
2024-05-16 23:40 ` zlice

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-48944@inbox.vuxu.org \
    --to=yoshiyoshyosh@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).