Github messages for voidlinux
 help / color / mirror / Atom feed
From: lun-4 <lun-4@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: Re: [PR PATCH] [Updated] libsndfile: update to 1.1.0
Date: Fri, 29 Apr 2022 05:00:40 +0200	[thread overview]
Message-ID: <20220429030040.O3pQ-Lr4Uj1-OFkN71rIlHnVhkx9wrFZQaPrRuqyygg@z> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-36908@inbox.vuxu.org>

[-- 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"

  parent reply	other threads:[~2022-04-29  3:00 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-04-29  1:59 [PR PATCH] " lun-4
2022-04-29  2:02 ` [PR PATCH] [Updated] " lun-4
2022-04-29  3:00 ` lun-4 [this message]
2022-07-29  2:14 ` github-actions
2022-08-13  2:11 ` [PR PATCH] [Closed]: " github-actions
2022-09-23 14:39 ` biopsin

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=20220429030040.O3pQ-Lr4Uj1-OFkN71rIlHnVhkx9wrFZQaPrRuqyygg@z \
    --to=lun-4@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).