Github messages for voidlinux
 help / color / mirror / Atom feed
From: freshprince <freshprince@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: [PR PATCH] sox: add support for sndio and ladspa.
Date: Fri, 03 Apr 2020 20:08:26 +0200	[thread overview]
Message-ID: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-20614@inbox.vuxu.org> (raw)

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

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

https://github.com/freshprince/void-packages sox
https://github.com/void-linux/void-packages/pull/20614

sox: add support for sndio and ladspa.


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

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

From 74f67598552f872564aa71bde8ecd6a93b82b18f Mon Sep 17 00:00:00 2001
From: David Flatz <david@upcs.at>
Date: Fri, 3 Apr 2020 20:00:17 +0200
Subject: [PATCH] sox: add support for sndio and ladspa

---
 srcpkgs/sox/template | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/srcpkgs/sox/template b/srcpkgs/sox/template
index 762cd094dee..1f5f8a43da0 100644
--- a/srcpkgs/sox/template
+++ b/srcpkgs/sox/template
@@ -1,13 +1,13 @@
 # Template file for 'sox'
 pkgname=sox
 version=14.4.2
-revision=4
+revision=5
 build_style=gnu-configure
 configure_args="--with-distro=Void"
 hostmakedepends="pkg-config"
-makedepends="libsndfile-devel lame-devel libao-devel libmad-devel
- libid3tag-devel wavpack-devel opusfile-devel pulseaudio-devel
- libgomp-devel libpng-devel"
+makedepends="lame-devel libao-devel libgomp-devel libid3tag-devel libltdl-devel
+ libmad-devel libpng-devel libsndfile-devel opusfile-devel pulseaudio-devel
+ sndio-devel wavpack-devel"
 short_desc="Sound eXchange, the Swiss Army knife of audio manipulation"
 maintainer="Leah Neukirchen <leah@vuxu.org>"
 license="GPL-2.0-or-later, LGPL-2.1-or-later"

             reply	other threads:[~2020-04-03 18:08 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-04-03 18:08 freshprince [this message]
2020-04-07 19:20 ` [PR PATCH] [Merged]: " Hoshpak

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