Github messages for voidlinux
 help / color / mirror / Atom feed
From: DirectorX <DirectorX@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: Re: [PR PATCH] [Updated] ffms2: update to 2.40.
Date: Sun, 20 Dec 2020 11:46:28 +0100	[thread overview]
Message-ID: <20201220104628.WAzHE9uY1d83LIwIyNDIvPlKO-0Nyh324RurqXC4_oE@z> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-25850@inbox.vuxu.org>

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

There is an updated pull request by DirectorX against master on the void-packages repository

https://github.com/DirectorX/void-packages ffms2
https://github.com/void-linux/void-packages/pull/25850

ffms2: update to 2.40.


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

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

From 17fdd62c0ee013fc0faf3302439bdd7b39ec1c86 Mon Sep 17 00:00:00 2001
From: DirectorX <DirectorX@users.noreply.github.com>
Date: Sat, 24 Oct 2020 20:12:02 +0300
Subject: [PATCH] ffms2: update to 2.40.

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

diff --git a/srcpkgs/ffms2/template b/srcpkgs/ffms2/template
index abf22cd8f43..f3106672cf3 100644
--- a/srcpkgs/ffms2/template
+++ b/srcpkgs/ffms2/template
@@ -1,19 +1,26 @@
 # 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="pkg-config autoconf automake libtool"
 makedepends="ffmpeg-devel zlib-devel"
-short_desc="A libav/ffmpeg based frames server"
+short_desc="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="${homepage}/archive/${version}.tar.gz"
+checksum=82e95662946f3d6e1b529eadbd72bed196adfbc41368b2d50493efce6e716320
+
+case "$XBPS_TARGET_MACHINE" in
+	armv6l-musl) broken="https://github.com/void-linux/void-packages/runs/1584330257?check_suite_focus=true";;
+esac
+
+pre_configure() {
+	mkdir -p src/config
+	autoreconf -vfi
+}
 
 post_install() {
 	vmkdir usr/lib/vapoursynth
@@ -23,7 +30,6 @@ post_install() {
 	vlicense COPYING
 }
 
-
 libffms2-devel_package() {
 	depends="${makedepends} libffms2>=${version}_${revision}"
 	short_desc+=" - development files"
@@ -42,6 +48,7 @@ libffms2_package() {
 }
 
 vapoursynth-ffms2-source_package() {
+	short_desc+=" - vapoursynth plugin"
 	depends="libffms2>=${version}_${revision}"
 	pkg_install() {
 		vmove usr/lib/vapoursynth

  parent reply	other threads:[~2020-12-20 10:46 UTC|newest]

Thread overview: 19+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-10-24 17:14 [PR PATCH] " DirectorX
2020-10-24 18:01 ` [PR PATCH] [Updated] " DirectorX
2020-10-24 18:16 ` DirectorX
2020-10-26 19:46 ` DirectorX
2020-12-20  4:45 ` ericonr
2020-12-20  9:20 ` [PR PATCH] [Updated] " DirectorX
2020-12-20  9:50 ` DirectorX
2020-12-20 10:05 ` DirectorX
2020-12-20 10:33 ` DirectorX
2020-12-20 10:41 ` DirectorX
2020-12-20 10:46 ` DirectorX [this message]
2020-12-20 10:49 ` DirectorX
2020-12-20 22:54 ` [PR REVIEW] " ericonr
2020-12-20 22:55 ` ericonr
2020-12-21 12:50 ` [PR PATCH] [Updated] " DirectorX
2020-12-21 12:54 ` DirectorX
2020-12-21 15:25 ` [PR PATCH] [Closed]: " ericonr
2020-12-21 15:25 ` ericonr
2020-11-24 22:06 [PR PATCH] " concatime
2020-11-24 22:11 ` [PR PATCH] [Updated] " concatime

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=20201220104628.WAzHE9uY1d83LIwIyNDIvPlKO-0Nyh324RurqXC4_oE@z \
    --to=directorx@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).