handbrake: update to 1.1.1.
This commit is contained in:
parent
ea662567b2
commit
f44ca7cdad
1 changed files with 5 additions and 5 deletions
|
@ -2,8 +2,8 @@
|
||||||
only_for_archs="i686 i686-musl x86_64 x86_64-musl"
|
only_for_archs="i686 i686-musl x86_64 x86_64-musl"
|
||||||
|
|
||||||
pkgname=handbrake
|
pkgname=handbrake
|
||||||
version=1.0.7
|
version=1.1.1
|
||||||
revision=6
|
revision=1
|
||||||
wrksrc="HandBrake-${version}"
|
wrksrc="HandBrake-${version}"
|
||||||
build_options="fdk_aac"
|
build_options="fdk_aac"
|
||||||
hostmakedepends="automake libtool cmake pkg-config intltool
|
hostmakedepends="automake libtool cmake pkg-config intltool
|
||||||
|
@ -17,10 +17,10 @@ makedepends="zlib-devel bzip2-devel libnotify-devel gtk+3-devel ncurses-devel
|
||||||
depends="gst-plugins-good1 desktop-file-utils hicolor-icon-theme"
|
depends="gst-plugins-good1 desktop-file-utils hicolor-icon-theme"
|
||||||
short_desc="Multithreaded video transcoder"
|
short_desc="Multithreaded video transcoder"
|
||||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||||
license="GPL-2"
|
license="GPL-2.0-only"
|
||||||
homepage="https://handbrake.fr/"
|
homepage="https://handbrake.fr/"
|
||||||
distfiles="https://download.handbrake.fr/releases/1.0.7/HandBrake-${version}.tar.bz2"
|
distfiles="https://download2.handbrake.fr/${version}/HandBrake-${version}-source.tar.bz2"
|
||||||
checksum=ffdee112f0288f0146b965107956cd718408406b75db71c44d2188f5296e677f
|
checksum=e3390c5fd901fb06d72e29c62a63d373d5fb5b3467295d114d815ae7b78a9d7a
|
||||||
|
|
||||||
CFLAGS="-msse"
|
CFLAGS="-msse"
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue