summaryrefslogtreecommitdiff
path: root/libre/libquicktime-libre/PKGBUILD
diff options
context:
space:
mode:
authorLuke Shumaker <LukeShu@sbcglobal.net>2012-04-11 20:31:43 -0400
committerLuke Shumaker <LukeShu@sbcglobal.net>2012-04-11 20:31:43 -0400
commit5f338c195e399f2c2486e06be0851d4f597162d7 (patch)
tree4c144c54bbd85fa2e641d219275045bae11cb4c3 /libre/libquicktime-libre/PKGBUILD
parent158b35a711165b70a2b718b01cbc261ba50a5cf1 (diff)
parent7e431bf14475a0539a570ce18d290d04427c194c (diff)
downloadabslibre-5f338c195e399f2c2486e06be0851d4f597162d7.tar.gz
abslibre-5f338c195e399f2c2486e06be0851d4f597162d7.tar.bz2
abslibre-5f338c195e399f2c2486e06be0851d4f597162d7.zip
Merge branch 'master' of ssh://parabolagnulinux.org:1863/abslibre
Diffstat (limited to 'libre/libquicktime-libre/PKGBUILD')
-rw-r--r--libre/libquicktime-libre/PKGBUILD9
1 files changed, 5 insertions, 4 deletions
diff --git a/libre/libquicktime-libre/PKGBUILD b/libre/libquicktime-libre/PKGBUILD
index c6e4ab588..2b3c84263 100644
--- a/libre/libquicktime-libre/PKGBUILD
+++ b/libre/libquicktime-libre/PKGBUILD
@@ -1,18 +1,19 @@
# $Id$
# Maintainer: Mateusz Herych <heniekk@gmail.com>
+# Contributor (Parabola): Jorge Lopez <jorginho@adinet.com.uy>
pkgname=libquicktime-libre
_pkgname=libquicktime
-pkgver=1.2.2
-pkgrel=3
+pkgver=1.2.4
+pkgrel=1
pkgdesc="A library for reading and writing quicktime files (no unfree faac support)."
arch=('i686' 'x86_64')
license=('GPL')
url="http://libquicktime.sourceforge.net/"
-depends=('gtk2' 'ffmpeg' 'alsa-lib' 'libxv' 'libgl' 'libxaw' 'x264' 'faad2')
+depends=('gtk2' 'ffmpeg' 'libxv' 'libgl' 'libxaw' 'x264' 'faad2')
options=('!libtool')
source=(http://downloads.sourceforge.net/sourceforge/$_pkgname/$_pkgname-$pkgver.tar.gz)
-sha256sums=('a83ddaaeaf98231d9f224190dcb8810ebdabd3edb5c8cebe2fb083d25edb7436')
+sha256sums=('1c53359c33b31347b4d7b00d3611463fe5e942cae3ec0fefe0d2fd413fd47368')
provides=("$_pkgname=$pkgver")
conflicts=($_pkgname)
replaces=($_pkgname)