Github messages for voidlinux
 help / color / mirror / Atom feed
From: daniel-eys <daniel-eys@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: [PR PATCH] dav1d: update to 0.6.0. (soname bump)
Date: Sat, 11 Apr 2020 16:39:25 +0200	[thread overview]
Message-ID: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-20879@inbox.vuxu.org> (raw)

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

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

https://github.com/daniel-eys/void-packages dav1d
https://github.com/void-linux/void-packages/pull/20879

dav1d: update to 0.6.0. (soname bump)
None

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

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

From 8c567ca10dd54e2bd9299bc45b59555e356cf863 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Daniel=20Ey=C3=9Fer?= <daniel.eysser@gmail.com>
Date: Sat, 11 Apr 2020 15:48:46 +0200
Subject: [PATCH 1/2] dav1d: update to 0.6.0.

---
 common/shlibs                    |  2 +-
 srcpkgs/dav1d/template           | 12 ++++++------
 srcpkgs/{libdav1d3 => libdav1d4} |  0
 3 files changed, 7 insertions(+), 7 deletions(-)
 rename srcpkgs/{libdav1d3 => libdav1d4} (100%)

diff --git a/common/shlibs b/common/shlibs
index 2deca5d7cb0..ce64a48913a 100644
--- a/common/shlibs
+++ b/common/shlibs
@@ -3515,7 +3515,7 @@ libcsfml-window.so.2.5 CSFML-2.5_1
 libcsfml-system.so.2.5 CSFML-2.5_1
 libcsfml-network.so.2.5 CSFML-2.5_1
 libtokyocabinet.so.9 tokyocabinet-1.4.48_1
-libdav1d.so.3 libdav1d3-0.5.0_1
+libdav1d.so.4 libdav1d4-0.6.0_1
 libdqlite.so.0 dqlite-0.2.1_1
 libwoff2common.so.1.0.2 libwoff2common1.0.2-1.0.2_1
 libwoff2enc.so.1.0.2 libwoff2enc1.0.2-1.0.2_1
diff --git a/srcpkgs/dav1d/template b/srcpkgs/dav1d/template
index 8dcfd3fb4e2..308a323680a 100644
--- a/srcpkgs/dav1d/template
+++ b/srcpkgs/dav1d/template
@@ -1,6 +1,6 @@
 # Template file for 'dav1d'
 pkgname=dav1d
-version=0.5.2
+version=0.6.0
 revision=1
 build_style=meson
 configure_args="-Dbuild_tests=false -Dbuild_asm=true -Dbuild_tools=true
@@ -12,18 +12,18 @@ license="BSD-2-Clause"
 homepage="https://code.videolan.org/videolan/dav1d"
 changelog="https://code.videolan.org/videolan/dav1d/raw/master/NEWS"
 distfiles="https://code.videolan.org/videolan/dav1d/-/archive//${version}/dav1d-${version}.tar.bz2"
-checksum=1780199d71e62a82ca1bfca2d71da5c599c7e1edc68c72f6fc3c0c25ce1880b7
+checksum=7fcfb4d2e43681f99faaad29d2a81c0ecc42d6e2b94eb4d1fded4e9dcb3661f1
 
-libdav1d3_package() {
+libdav1d4_package() {
 	short_desc+=" - runtime library"
 	pkg_install() {
-		 vmove "usr/lib/*.so.*"
-		 vlicense COPYING
+		vmove "usr/lib/*.so.*"
+		vlicense COPYING
 	}
 }
 
 libdav1d-devel_package() {
-	depends="libdav1d3-${version}_${revision}"
+	depends="libdav1d4-${version}_${revision}"
 	short_desc+=" - development files"
 	pkg_install() {
 		vmove usr/include
diff --git a/srcpkgs/libdav1d3 b/srcpkgs/libdav1d4
similarity index 100%
rename from srcpkgs/libdav1d3
rename to srcpkgs/libdav1d4

From ab84eb532d5a1f9a8ff7992825b9424c4afadeaa Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Daniel=20Ey=C3=9Fer?= <daniel.eysser@gmail.com>
Date: Sat, 11 Apr 2020 15:57:43 +0200
Subject: [PATCH 2/2] ffmpeg: rebuild against libdav1d4

---
 srcpkgs/ffmpeg/template | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/srcpkgs/ffmpeg/template b/srcpkgs/ffmpeg/template
index 53e99729fac..363dece0fa8 100644
--- a/srcpkgs/ffmpeg/template
+++ b/srcpkgs/ffmpeg/template
@@ -2,7 +2,7 @@
 # audacity also needs to be bumped when a new ffmpeg version bumps libavformat's soname!
 pkgname=ffmpeg
 version=4.2.2
-revision=2
+revision=3
 short_desc="Decoding, encoding and streaming software"
 maintainer="Johannes <johannes.brechtmann@gmail.com>"
 license="GPL-3.0-or-later"

             reply	other threads:[~2020-04-11 14:39 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-04-11 14:39 daniel-eys [this message]
2020-04-12  8:07 ` [PR PATCH] [Merged]: " xtraeme

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-20879@inbox.vuxu.org \
    --to=daniel-eys@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).