handbrake: update to 1.2.1.
This commit is contained in:
parent
829558295c
commit
57e5a07bcc
1 changed files with 4 additions and 5 deletions
|
@ -1,9 +1,9 @@
|
|||
# Template file for 'handbrake'
|
||||
pkgname=handbrake
|
||||
version=1.2.0
|
||||
revision=4
|
||||
version=1.2.1
|
||||
revision=1
|
||||
archs="i686* x86_64* ppc64*"
|
||||
wrksrc="HandBrake-${version}"
|
||||
only_for_archs="i686 i686-musl x86_64 x86_64-musl ppc64le ppc64le-musl ppc64-musl"
|
||||
build_style=configure
|
||||
configure_args="--prefix=/usr --force --disable-gtk-update-checks
|
||||
$(vopt_enable fdk_aac fdk-aac)"
|
||||
|
@ -23,8 +23,7 @@ maintainer="Rasmus Thomsen <rasmus.thomsen@protonmail.com>"
|
|||
license="GPL-2.0-only"
|
||||
homepage="https://handbrake.fr/"
|
||||
distfiles="https://download2.handbrake.fr/${version}/HandBrake-${version}-source.tar.bz2"
|
||||
checksum=113b398a50147d48c8777e6ff2c4de6825af5f1079b3822e41bf0eacec9c940d
|
||||
nocross=yes
|
||||
checksum=00316eec7bb29b88b8dd11b14581c99c35fd7a315f5bc8cc7f1eb144b2fa783d
|
||||
|
||||
build_options="fdk_aac"
|
||||
|
||||
|
|
Loading…
Reference in a new issue