Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] svt-av1: update to 1.6.0.
@ 2023-06-24 17:21 mhmdanas
  2023-06-24 17:33 ` [PR PATCH] [Merged]: " abenson
  0 siblings, 1 reply; 2+ messages in thread
From: mhmdanas @ 2023-06-24 17:21 UTC (permalink / raw)
  To: ml

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

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

https://github.com/mhmdanas/void-packages svt-av1-1.6.0
https://github.com/void-linux/void-packages/pull/44610

svt-av1: update to 1.6.0.
<!-- Uncomment relevant sections and delete options which are not applicable -->

#### Testing the changes
- I tested the changes in this PR: **NO**

<!--
#### New package
- This new package conforms to the [package requirements](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#package-requirements): **YES**|**NO**
-->

<!-- Note: If the build is likely to take more than 2 hours, please add ci skip tag as described in
https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration
and test at least one native build and, if supported, at least one cross build.
Ignore this section if this PR is not skipping CI.
-->
<!--
#### Local build testing
- I built this PR locally for my native architecture, (ARCH-LIBC)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - aarch64-musl
  - armv7l
  - armv6l-musl
-->


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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-svt-av1-1.6.0-44610.patch --]
[-- Type: text/x-diff, Size: 1343 bytes --]

From 0dc1967da70260aa3c0adc296285517860ffedff Mon Sep 17 00:00:00 2001
From: triallax <triallax@tutanota.com>
Date: Sat, 24 Jun 2023 18:15:38 +0100
Subject: [PATCH] svt-av1: update to 1.6.0.

---
 srcpkgs/svt-av1/template | 12 ++++++++----
 1 file changed, 8 insertions(+), 4 deletions(-)

diff --git a/srcpkgs/svt-av1/template b/srcpkgs/svt-av1/template
index 3ca728ac94c8..99aa3571cbe5 100644
--- a/srcpkgs/svt-av1/template
+++ b/srcpkgs/svt-av1/template
@@ -1,16 +1,20 @@
 # Template file for 'svt-av1'
 pkgname=svt-av1
-version=1.4.1
-revision=2
+version=1.6.0
+revision=1
 build_style=cmake
-hostmakedepends="nasm"
+configure_args="-DSVT_AV1_LTO=ON"
 short_desc="AV1-compliant encoder/decoder library core"
 maintainer="tibequadorian <tibequadorian@posteo.de>"
 license="BSD-3-Clause-Clear"
 homepage="https://gitlab.com/AOMediaCodec/SVT-AV1"
 changelog="https://gitlab.com/AOMediaCodec/SVT-AV1/-/raw/master/CHANGELOG.md"
 distfiles="https://gitlab.com/AOMediaCodec/SVT-AV1/-/archive/v${version}/SVT-AV1-v${version}.tar.gz"
-checksum=e3f7fc194afc6c90b43e0b80fa24c09940cb03bea394e0e1f5d1ded18e9ab23f
+checksum=3bc207247568ac713245063555082bfc905edc31df3bf6355e3b194cb73ad817
+
+case "$XBPS_TARGET_MACHINE" in
+	i686* | x86_64*) hostmakedepends="nasm"
+esac
 
 if [ "$XBPS_TARGET_WORDSIZE" = "32" ]; then
 	broken="32-bit is not supported"

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

* Re: [PR PATCH] [Merged]: svt-av1: update to 1.6.0.
  2023-06-24 17:21 [PR PATCH] svt-av1: update to 1.6.0 mhmdanas
@ 2023-06-24 17:33 ` abenson
  0 siblings, 0 replies; 2+ messages in thread
From: abenson @ 2023-06-24 17:33 UTC (permalink / raw)
  To: ml

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

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

svt-av1: update to 1.6.0.
https://github.com/void-linux/void-packages/pull/44610

Description:
<!-- Uncomment relevant sections and delete options which are not applicable -->

#### Testing the changes
- I tested the changes in this PR: **NO**

<!--
#### New package
- This new package conforms to the [package requirements](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#package-requirements): **YES**|**NO**
-->

<!-- Note: If the build is likely to take more than 2 hours, please add ci skip tag as described in
https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration
and test at least one native build and, if supported, at least one cross build.
Ignore this section if this PR is not skipping CI.
-->
<!--
#### Local build testing
- I built this PR locally for my native architecture, (ARCH-LIBC)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - aarch64-musl
  - armv7l
  - armv6l-musl
-->


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

end of thread, other threads:[~2023-06-24 17:33 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-06-24 17:21 [PR PATCH] svt-av1: update to 1.6.0 mhmdanas
2023-06-24 17:33 ` [PR PATCH] [Merged]: " abenson

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