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

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

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

https://github.com/concatime/void-packages ffms2-2.40
https://github.com/void-linux/void-packages/pull/26685

ffms2: update to 2.40


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

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

From b0b6721747c3288bf801bfe276105219362db87b Mon Sep 17 00:00:00 2001
From: "Issam E. Maghni" <issam.e.maghni@mailbox.org>
Date: Tue, 24 Nov 2020 17:03:15 -0500
Subject: [PATCH] ffms2: update to 2.40

---
 srcpkgs/ffms2/template | 17 +++++++++--------
 1 file changed, 9 insertions(+), 8 deletions(-)

diff --git a/srcpkgs/ffms2/template b/srcpkgs/ffms2/template
index abf22cd8f43..c2bf019e26d 100644
--- a/srcpkgs/ffms2/template
+++ b/srcpkgs/ffms2/template
@@ -1,19 +1,21 @@
 # Template file for 'ffms2'
 pkgname=ffms2
-version=2.23.1
-revision=3
-_version=2.23
-wrksrc="${pkgname}-${_version}"
+version=2.40
+revision=1
 build_style=gnu-configure
 configure_args="--enable-shared --disable-static"
-hostmakedepends="pkg-config"
+hostmakedepends="automake libtool pkg-config"
 makedepends="ffmpeg-devel zlib-devel"
 short_desc="A libav/ffmpeg based frames server"
 maintainer="DirectorX <void.directorx@protonmail.com>"
 license="MIT, GPL-3.0-or-later"
 homepage="https://github.com/FFMS/ffms2"
-distfiles="${homepage}/archive/${_version}.tar.gz"
-checksum=b09b2aa2b1c6f87f94a0a0dd8284b3c791cbe77f0f3df57af99ddebcd15273ed
+distfiles="https://github.com/FFMS/ffms2/archive/${version}.tar.gz"
+checksum=82e95662946f3d6e1b529eadbd72bed196adfbc41368b2d50493efce6e716320
+
+pre_configure() {
+	./autogen.sh
+}
 
 post_install() {
 	vmkdir usr/lib/vapoursynth
@@ -23,7 +25,6 @@ post_install() {
 	vlicense COPYING
 }
 
-
 libffms2-devel_package() {
 	depends="${makedepends} libffms2>=${version}_${revision}"
 	short_desc+=" - development files"

             reply	other threads:[~2020-11-24 22:06 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-11-24 22:06 concatime [this message]
2020-11-24 22:11 ` [PR PATCH] [Updated] " concatime
2020-11-24 22:28 ` [PR REVIEW] " ericonr
2020-11-24 22:40 ` concatime
  -- strict thread matches above, loose matches on Subject: below --
2020-10-24 17:14 [PR PATCH] " DirectorX

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