Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] dav1d: update to 0.5.0
@ 2019-10-24 17:21 voidlinux-github
  2019-10-26  3:23 ` [PR PATCH] [Updated] " voidlinux-github
                   ` (9 more replies)
  0 siblings, 10 replies; 11+ messages in thread
From: voidlinux-github @ 2019-10-24 17:21 UTC (permalink / raw)
  To: ml

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

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

https://github.com/mustaqimM/void-packages update_dav1d
https://github.com/void-linux/void-packages/pull/15767

dav1d: update to 0.5.0


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

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

From feee449e64ec99bca54a3adb5894a9ef706fb1dc Mon Sep 17 00:00:00 2001
From: mustaqim <mustaqim@pm.me>
Date: Thu, 24 Oct 2019 19:20:48 +0200
Subject: [PATCH] dav1d: update to 0.5.0

---
 common/shlibs          | 2 +-
 srcpkgs/dav1d/template | 7 ++++---
 2 files changed, 5 insertions(+), 4 deletions(-)

diff --git a/common/shlibs b/common/shlibs
index a280247373a..fc28812c1a1 100644
--- a/common/shlibs
+++ b/common/shlibs
@@ -3367,7 +3367,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.1 libdav1d1-0.2.0_1
+libdav1d.so.3 libdav1d1-0.5.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 ba6673de755..bbcfc08271d 100644
--- a/srcpkgs/dav1d/template
+++ b/srcpkgs/dav1d/template
@@ -1,17 +1,18 @@
 # Template file for 'dav1d'
 pkgname=dav1d
-version=0.3.1
+version=0.5.0
 revision=1
 build_style=meson
 configure_args="-Dbuild_tests=false -Dbuild_asm=true -Dbuild_tools=true
  -Dfuzzing_engine=none -Dtestdata_tests=false"
 hostmakedepends="nasm"
 short_desc="Small and fast AV1 Decoder"
-maintainer="Orphaned <orphan@voidlinux.org>"
+maintainer="mustaqim <mustaqim@pm.me>"
 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=be511d465223cc74aab507fe3a6e4e764501662ebf1a5e233854ed064a7ae204
+checksum=b29c159bf7c56e8b6ae81bb24704599819fa89399ec3d6db3dbc052d7bc5baf8
 
 libdav1d1_package() {
 	short_desc+=" - runtime library"

^ permalink raw reply	[flat|nested] 11+ messages in thread

* Re: [PR PATCH] [Updated] dav1d: update to 0.5.0
  2019-10-24 17:21 [PR PATCH] dav1d: update to 0.5.0 voidlinux-github
  2019-10-26  3:23 ` [PR PATCH] [Updated] " voidlinux-github
@ 2019-10-26  3:23 ` voidlinux-github
  2019-10-26 12:12 ` voidlinux-github
                   ` (7 subsequent siblings)
  9 siblings, 0 replies; 11+ messages in thread
From: voidlinux-github @ 2019-10-26  3:23 UTC (permalink / raw)
  To: ml

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

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

https://github.com/mustaqimM/void-packages update_dav1d
https://github.com/void-linux/void-packages/pull/15767

dav1d: update to 0.5.0


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

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

From 333448b957fe7f4a1778c24b3ee5b42f62455cc2 Mon Sep 17 00:00:00 2001
From: mustaqim <mustaqim@pm.me>
Date: Thu, 24 Oct 2019 19:20:48 +0200
Subject: [PATCH] dav1d: update to 0.5.0

---
 common/shlibs           | 2 +-
 srcpkgs/dav1d/template  | 7 ++++---
 srcpkgs/ffmpeg/template | 2 +-
 3 files changed, 6 insertions(+), 5 deletions(-)

diff --git a/common/shlibs b/common/shlibs
index a280247373a..3d8a854c897 100644
--- a/common/shlibs
+++ b/common/shlibs
@@ -3367,7 +3367,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.1 libdav1d1-0.2.0_1
+libdav1d.so.3 libdav1d3-0.5.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 ba6673de755..bbcfc08271d 100644
--- a/srcpkgs/dav1d/template
+++ b/srcpkgs/dav1d/template
@@ -1,17 +1,18 @@
 # Template file for 'dav1d'
 pkgname=dav1d
-version=0.3.1
+version=0.5.0
 revision=1
 build_style=meson
 configure_args="-Dbuild_tests=false -Dbuild_asm=true -Dbuild_tools=true
  -Dfuzzing_engine=none -Dtestdata_tests=false"
 hostmakedepends="nasm"
 short_desc="Small and fast AV1 Decoder"
-maintainer="Orphaned <orphan@voidlinux.org>"
+maintainer="mustaqim <mustaqim@pm.me>"
 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=be511d465223cc74aab507fe3a6e4e764501662ebf1a5e233854ed064a7ae204
+checksum=b29c159bf7c56e8b6ae81bb24704599819fa89399ec3d6db3dbc052d7bc5baf8
 
 libdav1d1_package() {
 	short_desc+=" - runtime library"
diff --git a/srcpkgs/ffmpeg/template b/srcpkgs/ffmpeg/template
index 01287fc19a3..47b34760dd4 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.1
-revision=1
+revision=2
 short_desc="Decoding, encoding and streaming software"
 maintainer="Johannes <johannes.brechtmann@gmail.com>"
 license="GPL-3.0-or-later"

^ permalink raw reply	[flat|nested] 11+ messages in thread

* Re: [PR PATCH] [Updated] dav1d: update to 0.5.0
  2019-10-24 17:21 [PR PATCH] dav1d: update to 0.5.0 voidlinux-github
@ 2019-10-26  3:23 ` voidlinux-github
  2019-10-26  3:23 ` voidlinux-github
                   ` (8 subsequent siblings)
  9 siblings, 0 replies; 11+ messages in thread
From: voidlinux-github @ 2019-10-26  3:23 UTC (permalink / raw)
  To: ml

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

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

https://github.com/mustaqimM/void-packages update_dav1d
https://github.com/void-linux/void-packages/pull/15767

dav1d: update to 0.5.0


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

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

From 333448b957fe7f4a1778c24b3ee5b42f62455cc2 Mon Sep 17 00:00:00 2001
From: mustaqim <mustaqim@pm.me>
Date: Thu, 24 Oct 2019 19:20:48 +0200
Subject: [PATCH] dav1d: update to 0.5.0

---
 common/shlibs           | 2 +-
 srcpkgs/dav1d/template  | 7 ++++---
 srcpkgs/ffmpeg/template | 2 +-
 3 files changed, 6 insertions(+), 5 deletions(-)

diff --git a/common/shlibs b/common/shlibs
index a280247373a..3d8a854c897 100644
--- a/common/shlibs
+++ b/common/shlibs
@@ -3367,7 +3367,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.1 libdav1d1-0.2.0_1
+libdav1d.so.3 libdav1d3-0.5.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 ba6673de755..bbcfc08271d 100644
--- a/srcpkgs/dav1d/template
+++ b/srcpkgs/dav1d/template
@@ -1,17 +1,18 @@
 # Template file for 'dav1d'
 pkgname=dav1d
-version=0.3.1
+version=0.5.0
 revision=1
 build_style=meson
 configure_args="-Dbuild_tests=false -Dbuild_asm=true -Dbuild_tools=true
  -Dfuzzing_engine=none -Dtestdata_tests=false"
 hostmakedepends="nasm"
 short_desc="Small and fast AV1 Decoder"
-maintainer="Orphaned <orphan@voidlinux.org>"
+maintainer="mustaqim <mustaqim@pm.me>"
 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=be511d465223cc74aab507fe3a6e4e764501662ebf1a5e233854ed064a7ae204
+checksum=b29c159bf7c56e8b6ae81bb24704599819fa89399ec3d6db3dbc052d7bc5baf8
 
 libdav1d1_package() {
 	short_desc+=" - runtime library"
diff --git a/srcpkgs/ffmpeg/template b/srcpkgs/ffmpeg/template
index 01287fc19a3..47b34760dd4 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.1
-revision=1
+revision=2
 short_desc="Decoding, encoding and streaming software"
 maintainer="Johannes <johannes.brechtmann@gmail.com>"
 license="GPL-3.0-or-later"

^ permalink raw reply	[flat|nested] 11+ messages in thread

* Re: [PR PATCH] [Updated] dav1d: update to 0.5.0
  2019-10-24 17:21 [PR PATCH] dav1d: update to 0.5.0 voidlinux-github
                   ` (2 preceding siblings ...)
  2019-10-26 12:12 ` voidlinux-github
@ 2019-10-26 12:12 ` voidlinux-github
  2019-10-26 16:36 ` voidlinux-github
                   ` (5 subsequent siblings)
  9 siblings, 0 replies; 11+ messages in thread
From: voidlinux-github @ 2019-10-26 12:12 UTC (permalink / raw)
  To: ml

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

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

https://github.com/mustaqimM/void-packages update_dav1d
https://github.com/void-linux/void-packages/pull/15767

dav1d: update to 0.5.0


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

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

From 8f85b8ca15382a77a91c948cfbb5dd315f96a720 Mon Sep 17 00:00:00 2001
From: mustaqim <mustaqim@pm.me>
Date: Thu, 24 Oct 2019 19:20:48 +0200
Subject: [PATCH] dav1d: update to 0.5.0

---
 common/shlibs                    |  2 +-
 srcpkgs/dav1d/template           | 11 ++++++-----
 srcpkgs/ffmpeg/template          |  2 +-
 srcpkgs/{libdav1d1 => libdav1d3} |  0
 4 files changed, 8 insertions(+), 7 deletions(-)
 rename srcpkgs/{libdav1d1 => libdav1d3} (100%)

diff --git a/common/shlibs b/common/shlibs
index a280247373a..3d8a854c897 100644
--- a/common/shlibs
+++ b/common/shlibs
@@ -3367,7 +3367,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.1 libdav1d1-0.2.0_1
+libdav1d.so.3 libdav1d3-0.5.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 ba6673de755..10a0c949fba 100644
--- a/srcpkgs/dav1d/template
+++ b/srcpkgs/dav1d/template
@@ -1,19 +1,20 @@
 # Template file for 'dav1d'
 pkgname=dav1d
-version=0.3.1
+version=0.5.0
 revision=1
 build_style=meson
 configure_args="-Dbuild_tests=false -Dbuild_asm=true -Dbuild_tools=true
  -Dfuzzing_engine=none -Dtestdata_tests=false"
 hostmakedepends="nasm"
 short_desc="Small and fast AV1 Decoder"
-maintainer="Orphaned <orphan@voidlinux.org>"
+maintainer="mustaqim <mustaqim@pm.me>"
 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=be511d465223cc74aab507fe3a6e4e764501662ebf1a5e233854ed064a7ae204
+checksum=b29c159bf7c56e8b6ae81bb24704599819fa89399ec3d6db3dbc052d7bc5baf8
 
-libdav1d1_package() {
+libdav1d3_package() {
 	short_desc+=" - runtime library"
 	pkg_install() {
 		 vmove "usr/lib/*.so.*"
@@ -22,7 +23,7 @@ libdav1d1_package() {
 }
 
 libdav1d-devel_package() {
-	depends="libdav1d1-${version}_${revision}"
+	depends="libdav1d3-${version}_${revision}"
 	short_desc+=" - development files"
 	pkg_install() {
 		vmove usr/include
diff --git a/srcpkgs/ffmpeg/template b/srcpkgs/ffmpeg/template
index 01287fc19a3..47b34760dd4 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.1
-revision=1
+revision=2
 short_desc="Decoding, encoding and streaming software"
 maintainer="Johannes <johannes.brechtmann@gmail.com>"
 license="GPL-3.0-or-later"
diff --git a/srcpkgs/libdav1d1 b/srcpkgs/libdav1d3
similarity index 100%
rename from srcpkgs/libdav1d1
rename to srcpkgs/libdav1d3

^ permalink raw reply	[flat|nested] 11+ messages in thread

* Re: [PR PATCH] [Updated] dav1d: update to 0.5.0
  2019-10-24 17:21 [PR PATCH] dav1d: update to 0.5.0 voidlinux-github
  2019-10-26  3:23 ` [PR PATCH] [Updated] " voidlinux-github
  2019-10-26  3:23 ` voidlinux-github
@ 2019-10-26 12:12 ` voidlinux-github
  2019-10-26 12:12 ` voidlinux-github
                   ` (6 subsequent siblings)
  9 siblings, 0 replies; 11+ messages in thread
From: voidlinux-github @ 2019-10-26 12:12 UTC (permalink / raw)
  To: ml

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

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

https://github.com/mustaqimM/void-packages update_dav1d
https://github.com/void-linux/void-packages/pull/15767

dav1d: update to 0.5.0


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

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

From 8f85b8ca15382a77a91c948cfbb5dd315f96a720 Mon Sep 17 00:00:00 2001
From: mustaqim <mustaqim@pm.me>
Date: Thu, 24 Oct 2019 19:20:48 +0200
Subject: [PATCH] dav1d: update to 0.5.0

---
 common/shlibs                    |  2 +-
 srcpkgs/dav1d/template           | 11 ++++++-----
 srcpkgs/ffmpeg/template          |  2 +-
 srcpkgs/{libdav1d1 => libdav1d3} |  0
 4 files changed, 8 insertions(+), 7 deletions(-)
 rename srcpkgs/{libdav1d1 => libdav1d3} (100%)

diff --git a/common/shlibs b/common/shlibs
index a280247373a..3d8a854c897 100644
--- a/common/shlibs
+++ b/common/shlibs
@@ -3367,7 +3367,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.1 libdav1d1-0.2.0_1
+libdav1d.so.3 libdav1d3-0.5.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 ba6673de755..10a0c949fba 100644
--- a/srcpkgs/dav1d/template
+++ b/srcpkgs/dav1d/template
@@ -1,19 +1,20 @@
 # Template file for 'dav1d'
 pkgname=dav1d
-version=0.3.1
+version=0.5.0
 revision=1
 build_style=meson
 configure_args="-Dbuild_tests=false -Dbuild_asm=true -Dbuild_tools=true
  -Dfuzzing_engine=none -Dtestdata_tests=false"
 hostmakedepends="nasm"
 short_desc="Small and fast AV1 Decoder"
-maintainer="Orphaned <orphan@voidlinux.org>"
+maintainer="mustaqim <mustaqim@pm.me>"
 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=be511d465223cc74aab507fe3a6e4e764501662ebf1a5e233854ed064a7ae204
+checksum=b29c159bf7c56e8b6ae81bb24704599819fa89399ec3d6db3dbc052d7bc5baf8
 
-libdav1d1_package() {
+libdav1d3_package() {
 	short_desc+=" - runtime library"
 	pkg_install() {
 		 vmove "usr/lib/*.so.*"
@@ -22,7 +23,7 @@ libdav1d1_package() {
 }
 
 libdav1d-devel_package() {
-	depends="libdav1d1-${version}_${revision}"
+	depends="libdav1d3-${version}_${revision}"
 	short_desc+=" - development files"
 	pkg_install() {
 		vmove usr/include
diff --git a/srcpkgs/ffmpeg/template b/srcpkgs/ffmpeg/template
index 01287fc19a3..47b34760dd4 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.1
-revision=1
+revision=2
 short_desc="Decoding, encoding and streaming software"
 maintainer="Johannes <johannes.brechtmann@gmail.com>"
 license="GPL-3.0-or-later"
diff --git a/srcpkgs/libdav1d1 b/srcpkgs/libdav1d3
similarity index 100%
rename from srcpkgs/libdav1d1
rename to srcpkgs/libdav1d3

^ permalink raw reply	[flat|nested] 11+ messages in thread

* Re: dav1d: update to 0.5.0
  2019-10-24 17:21 [PR PATCH] dav1d: update to 0.5.0 voidlinux-github
                   ` (3 preceding siblings ...)
  2019-10-26 12:12 ` voidlinux-github
@ 2019-10-26 16:36 ` voidlinux-github
  2019-10-26 17:22 ` [PR PATCH] [Updated] " voidlinux-github
                   ` (4 subsequent siblings)
  9 siblings, 0 replies; 11+ messages in thread
From: voidlinux-github @ 2019-10-26 16:36 UTC (permalink / raw)
  To: ml

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

New comment by Chocimier on void-packages repository

https://github.com/void-linux/void-packages/pull/15767#issuecomment-546618682

Comment:
ffmpeg should be bumped in separate commit

^ permalink raw reply	[flat|nested] 11+ messages in thread

* Re: [PR PATCH] [Updated] dav1d: update to 0.5.0
  2019-10-24 17:21 [PR PATCH] dav1d: update to 0.5.0 voidlinux-github
                   ` (4 preceding siblings ...)
  2019-10-26 16:36 ` voidlinux-github
@ 2019-10-26 17:22 ` voidlinux-github
  2019-10-26 17:22 ` voidlinux-github
                   ` (3 subsequent siblings)
  9 siblings, 0 replies; 11+ messages in thread
From: voidlinux-github @ 2019-10-26 17:22 UTC (permalink / raw)
  To: ml

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

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

https://github.com/mustaqimM/void-packages update_dav1d
https://github.com/void-linux/void-packages/pull/15767

dav1d: update to 0.5.0


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

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

From 9df24d2564801ac6e559474db9fc62a99e48a394 Mon Sep 17 00:00:00 2001
From: mustaqim <mustaqim@pm.me>
Date: Thu, 24 Oct 2019 19:20:48 +0200
Subject: [PATCH] dav1d: update to 0.5.0

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

diff --git a/common/shlibs b/common/shlibs
index a280247373a..3d8a854c897 100644
--- a/common/shlibs
+++ b/common/shlibs
@@ -3367,7 +3367,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.1 libdav1d1-0.2.0_1
+libdav1d.so.3 libdav1d3-0.5.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 ba6673de755..10a0c949fba 100644
--- a/srcpkgs/dav1d/template
+++ b/srcpkgs/dav1d/template
@@ -1,19 +1,20 @@
 # Template file for 'dav1d'
 pkgname=dav1d
-version=0.3.1
+version=0.5.0
 revision=1
 build_style=meson
 configure_args="-Dbuild_tests=false -Dbuild_asm=true -Dbuild_tools=true
  -Dfuzzing_engine=none -Dtestdata_tests=false"
 hostmakedepends="nasm"
 short_desc="Small and fast AV1 Decoder"
-maintainer="Orphaned <orphan@voidlinux.org>"
+maintainer="mustaqim <mustaqim@pm.me>"
 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=be511d465223cc74aab507fe3a6e4e764501662ebf1a5e233854ed064a7ae204
+checksum=b29c159bf7c56e8b6ae81bb24704599819fa89399ec3d6db3dbc052d7bc5baf8
 
-libdav1d1_package() {
+libdav1d3_package() {
 	short_desc+=" - runtime library"
 	pkg_install() {
 		 vmove "usr/lib/*.so.*"
@@ -22,7 +23,7 @@ libdav1d1_package() {
 }
 
 libdav1d-devel_package() {
-	depends="libdav1d1-${version}_${revision}"
+	depends="libdav1d3-${version}_${revision}"
 	short_desc+=" - development files"
 	pkg_install() {
 		vmove usr/include
diff --git a/srcpkgs/libdav1d1 b/srcpkgs/libdav1d3
similarity index 100%
rename from srcpkgs/libdav1d1
rename to srcpkgs/libdav1d3

^ permalink raw reply	[flat|nested] 11+ messages in thread

* Re: [PR PATCH] [Updated] dav1d: update to 0.5.0
  2019-10-24 17:21 [PR PATCH] dav1d: update to 0.5.0 voidlinux-github
                   ` (5 preceding siblings ...)
  2019-10-26 17:22 ` [PR PATCH] [Updated] " voidlinux-github
@ 2019-10-26 17:22 ` voidlinux-github
  2019-10-26 17:23 ` voidlinux-github
                   ` (2 subsequent siblings)
  9 siblings, 0 replies; 11+ messages in thread
From: voidlinux-github @ 2019-10-26 17:22 UTC (permalink / raw)
  To: ml

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

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

https://github.com/mustaqimM/void-packages update_dav1d
https://github.com/void-linux/void-packages/pull/15767

dav1d: update to 0.5.0


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

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

From 9df24d2564801ac6e559474db9fc62a99e48a394 Mon Sep 17 00:00:00 2001
From: mustaqim <mustaqim@pm.me>
Date: Thu, 24 Oct 2019 19:20:48 +0200
Subject: [PATCH] dav1d: update to 0.5.0

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

diff --git a/common/shlibs b/common/shlibs
index a280247373a..3d8a854c897 100644
--- a/common/shlibs
+++ b/common/shlibs
@@ -3367,7 +3367,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.1 libdav1d1-0.2.0_1
+libdav1d.so.3 libdav1d3-0.5.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 ba6673de755..10a0c949fba 100644
--- a/srcpkgs/dav1d/template
+++ b/srcpkgs/dav1d/template
@@ -1,19 +1,20 @@
 # Template file for 'dav1d'
 pkgname=dav1d
-version=0.3.1
+version=0.5.0
 revision=1
 build_style=meson
 configure_args="-Dbuild_tests=false -Dbuild_asm=true -Dbuild_tools=true
  -Dfuzzing_engine=none -Dtestdata_tests=false"
 hostmakedepends="nasm"
 short_desc="Small and fast AV1 Decoder"
-maintainer="Orphaned <orphan@voidlinux.org>"
+maintainer="mustaqim <mustaqim@pm.me>"
 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=be511d465223cc74aab507fe3a6e4e764501662ebf1a5e233854ed064a7ae204
+checksum=b29c159bf7c56e8b6ae81bb24704599819fa89399ec3d6db3dbc052d7bc5baf8
 
-libdav1d1_package() {
+libdav1d3_package() {
 	short_desc+=" - runtime library"
 	pkg_install() {
 		 vmove "usr/lib/*.so.*"
@@ -22,7 +23,7 @@ libdav1d1_package() {
 }
 
 libdav1d-devel_package() {
-	depends="libdav1d1-${version}_${revision}"
+	depends="libdav1d3-${version}_${revision}"
 	short_desc+=" - development files"
 	pkg_install() {
 		vmove usr/include
diff --git a/srcpkgs/libdav1d1 b/srcpkgs/libdav1d3
similarity index 100%
rename from srcpkgs/libdav1d1
rename to srcpkgs/libdav1d3

^ permalink raw reply	[flat|nested] 11+ messages in thread

* Re: [PR PATCH] [Updated] dav1d: update to 0.5.0
  2019-10-24 17:21 [PR PATCH] dav1d: update to 0.5.0 voidlinux-github
                   ` (7 preceding siblings ...)
  2019-10-26 17:23 ` voidlinux-github
@ 2019-10-26 17:23 ` voidlinux-github
  2019-10-27  7:00 ` [PR PATCH] [Merged]: " voidlinux-github
  9 siblings, 0 replies; 11+ messages in thread
From: voidlinux-github @ 2019-10-26 17:23 UTC (permalink / raw)
  To: ml

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

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

https://github.com/mustaqimM/void-packages update_dav1d
https://github.com/void-linux/void-packages/pull/15767

dav1d: update to 0.5.0


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

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

From 9df24d2564801ac6e559474db9fc62a99e48a394 Mon Sep 17 00:00:00 2001
From: mustaqim <mustaqim@pm.me>
Date: Thu, 24 Oct 2019 19:20:48 +0200
Subject: [PATCH 1/2] dav1d: update to 0.5.0

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

diff --git a/common/shlibs b/common/shlibs
index a280247373a..3d8a854c897 100644
--- a/common/shlibs
+++ b/common/shlibs
@@ -3367,7 +3367,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.1 libdav1d1-0.2.0_1
+libdav1d.so.3 libdav1d3-0.5.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 ba6673de755..10a0c949fba 100644
--- a/srcpkgs/dav1d/template
+++ b/srcpkgs/dav1d/template
@@ -1,19 +1,20 @@
 # Template file for 'dav1d'
 pkgname=dav1d
-version=0.3.1
+version=0.5.0
 revision=1
 build_style=meson
 configure_args="-Dbuild_tests=false -Dbuild_asm=true -Dbuild_tools=true
  -Dfuzzing_engine=none -Dtestdata_tests=false"
 hostmakedepends="nasm"
 short_desc="Small and fast AV1 Decoder"
-maintainer="Orphaned <orphan@voidlinux.org>"
+maintainer="mustaqim <mustaqim@pm.me>"
 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=be511d465223cc74aab507fe3a6e4e764501662ebf1a5e233854ed064a7ae204
+checksum=b29c159bf7c56e8b6ae81bb24704599819fa89399ec3d6db3dbc052d7bc5baf8
 
-libdav1d1_package() {
+libdav1d3_package() {
 	short_desc+=" - runtime library"
 	pkg_install() {
 		 vmove "usr/lib/*.so.*"
@@ -22,7 +23,7 @@ libdav1d1_package() {
 }
 
 libdav1d-devel_package() {
-	depends="libdav1d1-${version}_${revision}"
+	depends="libdav1d3-${version}_${revision}"
 	short_desc+=" - development files"
 	pkg_install() {
 		vmove usr/include
diff --git a/srcpkgs/libdav1d1 b/srcpkgs/libdav1d3
similarity index 100%
rename from srcpkgs/libdav1d1
rename to srcpkgs/libdav1d3

From c086bf416bae61f8f8002de3c34d637707c17078 Mon Sep 17 00:00:00 2001
From: mustaqim <mustaqim@pm.me>
Date: Sat, 26 Oct 2019 19:23:18 +0200
Subject: [PATCH 2/2] ffmpeg: revbump to build against libdav1d3

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

diff --git a/srcpkgs/ffmpeg/template b/srcpkgs/ffmpeg/template
index 01287fc19a3..47b34760dd4 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.1
-revision=1
+revision=2
 short_desc="Decoding, encoding and streaming software"
 maintainer="Johannes <johannes.brechtmann@gmail.com>"
 license="GPL-3.0-or-later"

^ permalink raw reply	[flat|nested] 11+ messages in thread

* Re: [PR PATCH] [Updated] dav1d: update to 0.5.0
  2019-10-24 17:21 [PR PATCH] dav1d: update to 0.5.0 voidlinux-github
                   ` (6 preceding siblings ...)
  2019-10-26 17:22 ` voidlinux-github
@ 2019-10-26 17:23 ` voidlinux-github
  2019-10-26 17:23 ` voidlinux-github
  2019-10-27  7:00 ` [PR PATCH] [Merged]: " voidlinux-github
  9 siblings, 0 replies; 11+ messages in thread
From: voidlinux-github @ 2019-10-26 17:23 UTC (permalink / raw)
  To: ml

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

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

https://github.com/mustaqimM/void-packages update_dav1d
https://github.com/void-linux/void-packages/pull/15767

dav1d: update to 0.5.0


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

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

From 9df24d2564801ac6e559474db9fc62a99e48a394 Mon Sep 17 00:00:00 2001
From: mustaqim <mustaqim@pm.me>
Date: Thu, 24 Oct 2019 19:20:48 +0200
Subject: [PATCH 1/2] dav1d: update to 0.5.0

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

diff --git a/common/shlibs b/common/shlibs
index a280247373a..3d8a854c897 100644
--- a/common/shlibs
+++ b/common/shlibs
@@ -3367,7 +3367,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.1 libdav1d1-0.2.0_1
+libdav1d.so.3 libdav1d3-0.5.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 ba6673de755..10a0c949fba 100644
--- a/srcpkgs/dav1d/template
+++ b/srcpkgs/dav1d/template
@@ -1,19 +1,20 @@
 # Template file for 'dav1d'
 pkgname=dav1d
-version=0.3.1
+version=0.5.0
 revision=1
 build_style=meson
 configure_args="-Dbuild_tests=false -Dbuild_asm=true -Dbuild_tools=true
  -Dfuzzing_engine=none -Dtestdata_tests=false"
 hostmakedepends="nasm"
 short_desc="Small and fast AV1 Decoder"
-maintainer="Orphaned <orphan@voidlinux.org>"
+maintainer="mustaqim <mustaqim@pm.me>"
 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=be511d465223cc74aab507fe3a6e4e764501662ebf1a5e233854ed064a7ae204
+checksum=b29c159bf7c56e8b6ae81bb24704599819fa89399ec3d6db3dbc052d7bc5baf8
 
-libdav1d1_package() {
+libdav1d3_package() {
 	short_desc+=" - runtime library"
 	pkg_install() {
 		 vmove "usr/lib/*.so.*"
@@ -22,7 +23,7 @@ libdav1d1_package() {
 }
 
 libdav1d-devel_package() {
-	depends="libdav1d1-${version}_${revision}"
+	depends="libdav1d3-${version}_${revision}"
 	short_desc+=" - development files"
 	pkg_install() {
 		vmove usr/include
diff --git a/srcpkgs/libdav1d1 b/srcpkgs/libdav1d3
similarity index 100%
rename from srcpkgs/libdav1d1
rename to srcpkgs/libdav1d3

From c086bf416bae61f8f8002de3c34d637707c17078 Mon Sep 17 00:00:00 2001
From: mustaqim <mustaqim@pm.me>
Date: Sat, 26 Oct 2019 19:23:18 +0200
Subject: [PATCH 2/2] ffmpeg: revbump to build against libdav1d3

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

diff --git a/srcpkgs/ffmpeg/template b/srcpkgs/ffmpeg/template
index 01287fc19a3..47b34760dd4 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.1
-revision=1
+revision=2
 short_desc="Decoding, encoding and streaming software"
 maintainer="Johannes <johannes.brechtmann@gmail.com>"
 license="GPL-3.0-or-later"

^ permalink raw reply	[flat|nested] 11+ messages in thread

* Re: [PR PATCH] [Merged]: dav1d: update to 0.5.0
  2019-10-24 17:21 [PR PATCH] dav1d: update to 0.5.0 voidlinux-github
                   ` (8 preceding siblings ...)
  2019-10-26 17:23 ` voidlinux-github
@ 2019-10-27  7:00 ` voidlinux-github
  9 siblings, 0 replies; 11+ messages in thread
From: voidlinux-github @ 2019-10-27  7:00 UTC (permalink / raw)
  To: ml

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

There's a merged pull request on the void-packages repository

dav1d: update to 0.5.0
https://github.com/void-linux/void-packages/pull/15767

Description:


^ permalink raw reply	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2019-10-27  7:00 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-10-24 17:21 [PR PATCH] dav1d: update to 0.5.0 voidlinux-github
2019-10-26  3:23 ` [PR PATCH] [Updated] " voidlinux-github
2019-10-26  3:23 ` voidlinux-github
2019-10-26 12:12 ` voidlinux-github
2019-10-26 12:12 ` voidlinux-github
2019-10-26 16:36 ` voidlinux-github
2019-10-26 17:22 ` [PR PATCH] [Updated] " voidlinux-github
2019-10-26 17:22 ` voidlinux-github
2019-10-26 17:23 ` voidlinux-github
2019-10-26 17:23 ` voidlinux-github
2019-10-27  7:00 ` [PR PATCH] [Merged]: " voidlinux-github

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).