commit
3f95f98ba0
1 changed files with 3 additions and 3 deletions
|
@ -2,7 +2,7 @@
|
||||||
only_for_archs="i686 x86_64"
|
only_for_archs="i686 x86_64"
|
||||||
|
|
||||||
pkgname=handbrake
|
pkgname=handbrake
|
||||||
version=0.10.0
|
version=0.10.1
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc="HandBrake-${version}"
|
wrksrc="HandBrake-${version}"
|
||||||
hostmakedepends="automake libtool cmake pkg-config intltool
|
hostmakedepends="automake libtool cmake pkg-config intltool
|
||||||
|
@ -17,8 +17,8 @@ short_desc="Multithreaded video transcoder"
|
||||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
license="GPL-2"
|
license="GPL-2"
|
||||||
homepage="http://handbrake.fr/"
|
homepage="http://handbrake.fr/"
|
||||||
distfiles="${SOURCEFORGE_SITE}/${pkgname}/HandBrake-${version}.tar.bz2"
|
distfiles="https://handbrake.fr/rotation.php?file=HandBrake-${version}.tar.bz2>HandBrake-${version}.tar.bz2"
|
||||||
checksum=a91042da3cc08454844f7c171ee2fde4f0ed08176407fc0328d5118227ed4114
|
checksum=7ea42031fd4d5efd04903a9aae79c952c50fd43b6f7bf08fd1a93f6b358a23f5
|
||||||
|
|
||||||
CFLAGS="-msse"
|
CFLAGS="-msse"
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue