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: use python3 when building
Date: Fri, 06 Nov 2020 20:29:16 +0100	[thread overview]
Message-ID: <20201106192916.gZf1_giN2-HlnZAXwIPYvoxgQXHzq_lInws7Vk5FGKA@z> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-26023@inbox.vuxu.org>

[-- Attachment #1: Type: text/plain, Size: 648 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-links
https://github.com/void-linux/void-packages/pull/26023

libsndfile: use python3 when building
 - Use `python3` as it's compatible (see libsndfile/libsndfile#490)
 - Noticed the repository moved to its own organization. Update homepage and distfiles to keep it in sync.
   - The old `distfiles` url still redirects and the given `.tar.bz2` file from it has matching hashes, so `checksum` didn't update.

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

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

From 1f25e77d246623fe9b2b95517307955cd8bb44ca Mon Sep 17 00:00:00 2001
From: Luna <git@l4.pm>
Date: Sat, 31 Oct 2020 17:09:49 -0300
Subject: [PATCH] libsndfile: use python3 on hostmakedepends

see https://github.com/libsndfile/libsndfile/issues/490
---
 srcpkgs/libsndfile/template | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/srcpkgs/libsndfile/template b/srcpkgs/libsndfile/template
index 1e4d291b0ab..3e5726d2fc6 100644
--- a/srcpkgs/libsndfile/template
+++ b/srcpkgs/libsndfile/template
@@ -3,13 +3,13 @@ pkgname=libsndfile
 version=1.0.30
 revision=1
 build_style=gnu-configure
-hostmakedepends="pkg-config python"
+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="http://www.mega-nerd.com/libsndfile"
-distfiles="https://github.com/erikd/${pkgname}/releases/download/v${version}/${pkgname}-${version}.tar.bz2"
+homepage="https://libsndfile.github.io/libsndfile/"
+distfiles="https://github.com/libsndfile/${pkgname}/releases/download/v${version}/${pkgname}-${version}.tar.bz2"
 checksum=9df273302c4fa160567f412e10cc4f76666b66281e7ba48370fb544e87e4611a
 
 libsndfile-progs_package() {

  parent reply	other threads:[~2020-11-06 19:29 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-10-31 20:18 [PR PATCH] libsndfile: update homepage and distfiles lun-4
2020-10-31 20:52 ` [PR REVIEW] " ericonr
2020-10-31 21:11 ` [PR PATCH] [Updated] " lun-4
2020-10-31 21:13 ` lun-4
2020-11-01  8:10 ` biopsin
2020-11-01 18:02 ` lun-4
2020-11-01 19:07 ` ericonr
2020-11-02  3:31 ` [PR PATCH] [Updated] " lun-4
2020-11-02  3:33 ` [PR PATCH] [Updated] libsndfile: use python3 when building lun-4
2020-11-06 15:12 ` ericonr
2020-11-06 19:29 ` lun-4 [this message]
2020-11-06 19:31 ` lun-4
2020-11-06 19:35 ` ericonr
2020-11-06 19:35 ` [PR PATCH] [Merged]: " ericonr

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=20201106192916.gZf1_giN2-HlnZAXwIPYvoxgQXHzq_lInws7Vk5FGKA@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).