Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] libsndfile: update to 1.1.0
@ 2022-04-29  1:59 lun-4
  2022-04-29  2:02 ` [PR PATCH] [Updated] " lun-4
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: lun-4 @ 2022-04-29  1:59 UTC (permalink / raw)
  To: ml

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

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

https://github.com/lun-4/void-packages libsndfile-update-1-1-0
https://github.com/void-linux/void-packages/pull/36908

libsndfile: update to 1.1.0
<!-- 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 [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-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 (personal project and `audacity`)
<!--
- 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/36908.patch is attached

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

From 1d996f63e7d4b3f4c2f4bd56130c8ef562e56c87 Mon Sep 17 00:00:00 2001
From: Luna <git@l4.pm>
Date: Thu, 28 Apr 2022 22:54:25 -0300
Subject: [PATCH] libsndfile: update to 1.1.0

---
 srcpkgs/libsndfile/template | 7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)

diff --git a/srcpkgs/libsndfile/template b/srcpkgs/libsndfile/template
index 15d21ab8f4a4..68d0e0b81b08 100644
--- a/srcpkgs/libsndfile/template
+++ b/srcpkgs/libsndfile/template
@@ -1,6 +1,6 @@
 # Template file for 'libsndfile'
 pkgname=libsndfile
-version=1.0.31
+version=1.1.0
 revision=1
 build_style=gnu-configure
 hostmakedepends="pkg-config python3"
@@ -9,8 +9,9 @@ short_desc="C library for reading and writing files containing sampled sound"
 maintainer="Orphaned <orphan@voidlinux.org>"
 license="LGPL-2.1-or-later"
 homepage="https://libsndfile.github.io/libsndfile/"
-distfiles="https://github.com/libsndfile/${pkgname}/releases/download/${version}/${pkgname}-${version}.tar.bz2"
-checksum=a8cfb1c09ea6e90eff4ca87322d4168cdbe5035cb48717b40bf77e751cc02163
+distfiles="https://github.com/libsndfile/${pkgname}/releases/download/${version}/${pkgname}-${version}.tar.xz"
+checksum=0f98e101c0f7c850a71225fb5feaf33b106227b3d331333ddc9bacee190bcf41
+configure_args="--enable-static"
 
 libsndfile-progs_package() {
 	short_desc+=" - bundled cmdline apps"

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

* Re: [PR PATCH] [Updated] libsndfile: update to 1.1.0
  2022-04-29  1:59 [PR PATCH] libsndfile: update to 1.1.0 lun-4
@ 2022-04-29  2:02 ` lun-4
  2022-04-29  3:00 ` lun-4
                   ` (3 subsequent siblings)
  4 siblings, 0 replies; 6+ messages in thread
From: lun-4 @ 2022-04-29  2:02 UTC (permalink / raw)
  To: ml

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

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

https://github.com/lun-4/void-packages libsndfile-update-1-1-0
https://github.com/void-linux/void-packages/pull/36908

libsndfile: update to 1.1.0
<!-- 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 [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-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 (personal project and `audacity`)
<!--
- 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/36908.patch is attached

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

From 11895f39022db3ca57dd3be56e5e4fd8a8c61af1 Mon Sep 17 00:00:00 2001
From: Luna <git@l4.pm>
Date: Thu, 28 Apr 2022 22:54:25 -0300
Subject: [PATCH] libsndfile: update to 1.1.0

---
 srcpkgs/libsndfile/template | 7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)

diff --git a/srcpkgs/libsndfile/template b/srcpkgs/libsndfile/template
index 15d21ab8f4a4..86115d6bd34f 100644
--- a/srcpkgs/libsndfile/template
+++ b/srcpkgs/libsndfile/template
@@ -1,16 +1,17 @@
 # Template file for 'libsndfile'
 pkgname=libsndfile
-version=1.0.31
+version=1.1.0
 revision=1
 build_style=gnu-configure
+configure_args="--enable-static"
 hostmakedepends="pkg-config python3"
 makedepends="alsa-lib-devel libvorbis-devel libflac-devel sqlite-devel opus-devel"
 short_desc="C library for reading and writing files containing sampled sound"
 maintainer="Orphaned <orphan@voidlinux.org>"
 license="LGPL-2.1-or-later"
 homepage="https://libsndfile.github.io/libsndfile/"
-distfiles="https://github.com/libsndfile/${pkgname}/releases/download/${version}/${pkgname}-${version}.tar.bz2"
-checksum=a8cfb1c09ea6e90eff4ca87322d4168cdbe5035cb48717b40bf77e751cc02163
+distfiles="https://github.com/libsndfile/${pkgname}/releases/download/${version}/${pkgname}-${version}.tar.xz"
+checksum=0f98e101c0f7c850a71225fb5feaf33b106227b3d331333ddc9bacee190bcf41
 
 libsndfile-progs_package() {
 	short_desc+=" - bundled cmdline apps"

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

* Re: [PR PATCH] [Updated] libsndfile: update to 1.1.0
  2022-04-29  1:59 [PR PATCH] libsndfile: update to 1.1.0 lun-4
  2022-04-29  2:02 ` [PR PATCH] [Updated] " lun-4
@ 2022-04-29  3:00 ` lun-4
  2022-07-29  2:14 ` github-actions
                   ` (2 subsequent siblings)
  4 siblings, 0 replies; 6+ messages in thread
From: lun-4 @ 2022-04-29  3:00 UTC (permalink / raw)
  To: ml

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

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

https://github.com/lun-4/void-packages libsndfile-update-1-1-0
https://github.com/void-linux/void-packages/pull/36908

libsndfile: update to 1.1.0
<!-- 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 [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-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 (personal project and `audacity`)
<!--
- 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/36908.patch is attached

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

From e711acf0d2f7a3e943df0132fbd7c63a9c859e83 Mon Sep 17 00:00:00 2001
From: Luna <git@l4.pm>
Date: Thu, 28 Apr 2022 22:54:25 -0300
Subject: [PATCH] libsndfile: update to 1.1.0

---
 srcpkgs/libsndfile/template | 9 +++++----
 1 file changed, 5 insertions(+), 4 deletions(-)

diff --git a/srcpkgs/libsndfile/template b/srcpkgs/libsndfile/template
index 15d21ab8f4a4..cc78a744ef5a 100644
--- a/srcpkgs/libsndfile/template
+++ b/srcpkgs/libsndfile/template
@@ -1,16 +1,17 @@
 # Template file for 'libsndfile'
 pkgname=libsndfile
-version=1.0.31
+version=1.1.0
 revision=1
 build_style=gnu-configure
+configure_args="--enable-static"
 hostmakedepends="pkg-config python3"
-makedepends="alsa-lib-devel libvorbis-devel libflac-devel sqlite-devel opus-devel"
+makedepends="alsa-lib-devel libvorbis-devel libflac-devel sqlite-devel opus-devel mpg123-devel lame-devel"
 short_desc="C library for reading and writing files containing sampled sound"
 maintainer="Orphaned <orphan@voidlinux.org>"
 license="LGPL-2.1-or-later"
 homepage="https://libsndfile.github.io/libsndfile/"
-distfiles="https://github.com/libsndfile/${pkgname}/releases/download/${version}/${pkgname}-${version}.tar.bz2"
-checksum=a8cfb1c09ea6e90eff4ca87322d4168cdbe5035cb48717b40bf77e751cc02163
+distfiles="https://github.com/libsndfile/${pkgname}/releases/download/${version}/${pkgname}-${version}.tar.xz"
+checksum=0f98e101c0f7c850a71225fb5feaf33b106227b3d331333ddc9bacee190bcf41
 
 libsndfile-progs_package() {
 	short_desc+=" - bundled cmdline apps"

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

* Re: libsndfile: update to 1.1.0
  2022-04-29  1:59 [PR PATCH] libsndfile: update to 1.1.0 lun-4
  2022-04-29  2:02 ` [PR PATCH] [Updated] " lun-4
  2022-04-29  3:00 ` lun-4
@ 2022-07-29  2:14 ` github-actions
  2022-08-13  2:11 ` [PR PATCH] [Closed]: " github-actions
  2022-09-23 14:39 ` biopsin
  4 siblings, 0 replies; 6+ messages in thread
From: github-actions @ 2022-07-29  2:14 UTC (permalink / raw)
  To: ml

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

New comment by github-actions[bot] on void-packages repository

https://github.com/void-linux/void-packages/pull/36908#issuecomment-1198809871

Comment:
Pull Requests become stale 90 days after last activity and are closed 14 days after that.  If this pull request is still relevant bump it or assign it.

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

* Re: [PR PATCH] [Closed]: libsndfile: update to 1.1.0
  2022-04-29  1:59 [PR PATCH] libsndfile: update to 1.1.0 lun-4
                   ` (2 preceding siblings ...)
  2022-07-29  2:14 ` github-actions
@ 2022-08-13  2:11 ` github-actions
  2022-09-23 14:39 ` biopsin
  4 siblings, 0 replies; 6+ messages in thread
From: github-actions @ 2022-08-13  2:11 UTC (permalink / raw)
  To: ml

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

There's a closed pull request on the void-packages repository

libsndfile: update to 1.1.0
https://github.com/void-linux/void-packages/pull/36908

Description:
<!-- 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 [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-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 (personal project and `audacity`)
- As CI failed for x86_64-musl, I filed https://github.com/libsndfile/libsndfile/issues/830
<!--
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - aarch64-musl
  - armv7l
  - armv6l-musl
-->


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

* Re: libsndfile: update to 1.1.0
  2022-04-29  1:59 [PR PATCH] libsndfile: update to 1.1.0 lun-4
                   ` (3 preceding siblings ...)
  2022-08-13  2:11 ` [PR PATCH] [Closed]: " github-actions
@ 2022-09-23 14:39 ` biopsin
  4 siblings, 0 replies; 6+ messages in thread
From: biopsin @ 2022-09-23 14:39 UTC (permalink / raw)
  To: ml

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

New comment by biopsin on void-packages repository

https://github.com/void-linux/void-packages/pull/36908#issuecomment-1256301972

Comment:
bump

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

end of thread, other threads:[~2022-09-23 14:39 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-04-29  1:59 [PR PATCH] libsndfile: update to 1.1.0 lun-4
2022-04-29  2:02 ` [PR PATCH] [Updated] " lun-4
2022-04-29  3:00 ` lun-4
2022-07-29  2:14 ` github-actions
2022-08-13  2:11 ` [PR PATCH] [Closed]: " github-actions
2022-09-23 14:39 ` biopsin

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