Github messages for voidlinux
 help / color / mirror / Atom feed
From: ndowens <ndowens@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: [PR PATCH] faad2: update to 2.10.0
Date: Tue, 03 Nov 2020 23:13:03 +0100	[thread overview]
Message-ID: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-26116@inbox.vuxu.org> (raw)

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

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

https://github.com/ndowens/void-packages faad2
https://github.com/void-linux/void-packages/pull/26116

faad2: update to 2.10.0
Also adopt

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

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

From 823b808715ae56b28d4b9f11670d3b8bde48a2c7 Mon Sep 17 00:00:00 2001
From: Nathan Owens <ndowens@artixlinux.org>
Date: Tue, 3 Nov 2020 16:12:45 -0600
Subject: [PATCH] faad2: update to 2.10.0

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

diff --git a/srcpkgs/faad2/template b/srcpkgs/faad2/template
index 14d7d3b6c82e..33158709e655 100644
--- a/srcpkgs/faad2/template
+++ b/srcpkgs/faad2/template
@@ -1,16 +1,16 @@
 # Template file for 'faad2'
 pkgname=faad2
-version=2.9.2
+version=2.10.0
 revision=1
 wrksrc="faad2-${version//./_}"
 build_style=gnu-configure
 hostmakedepends="autoconf automake libtool"
 short_desc="AAC decoding library"
-maintainer="Orphaned <orphan@voidlinux.org>"
+maintainer="Nathan <ndowens@artixlinux.org>"
 license="GPL-2.0-or-later"
 homepage="http://www.audiocoding.com/"
 distfiles="https://github.com/knik0/faad2/archive/${version//./_}.tar.gz"
-checksum=9728b2b94f94ab49363cd229e7377fbe6ef3c311c5cd80da662d53ddb0ee091d
+checksum=0c6d9636c96f95c7d736f097d418829ced8ec6dbd899cc6cc82b728480a84bfb
 
 pre_configure() {
 	autoreconf -vfi
@@ -23,5 +23,6 @@ faad2-devel_package() {
 		vmove usr/include
 		vmove "usr/lib/*.a"
 		vmove "usr/lib/*.so"
+		vmove usr/lib/pkgconfig
 	}
 }

             reply	other threads:[~2020-11-03 22:13 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-11-03 22:13 ndowens [this message]
2020-11-06  2:31 ` [PR PATCH] [Merged]: " abenson

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