From 8da84b4643024d307844ba433d0e567405860336 Mon Sep 17 00:00:00 2001
From: Michael Hanson <hansonorders@verizon.net>
Date: Tue, 7 Dec 2010 01:56:31 +0000
Subject: transcode: recompile due to imagemagick upgrade. I'm not 100% sure
 this was needed, but I recall some issue in the past with transcode after
 imagemagick bump.

---
 abs/core/transcode/PKGBUILD | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/abs/core/transcode/PKGBUILD b/abs/core/transcode/PKGBUILD
index 2dc24f0..4e6718c 100644
--- a/abs/core/transcode/PKGBUILD
+++ b/abs/core/transcode/PKGBUILD
@@ -6,12 +6,12 @@
 pkgname=transcode
 _sripver=0.3-4
 pkgver=1.1.5
-pkgrel=7
+pkgrel=8
 pkgdesc="A video/DVD ripper and encoder for the terminal/console"
 arch=('i686' 'x86_64')
 url="http://tcforge.berlios.de/"
 license=('GPL')
-depends=('imagemagick=6.6.5.7' 'lzo2' 'libdv' 'libdvdread' 'ffmpeg-svn' 'mjpegtools'
+depends=('imagemagick' 'lzo2' 'libdv' 'libdvdread' 'ffmpeg-svn' 'mjpegtools'
 	 'libmpeg2' 'libtheora' 'libxaw'  'libxml2' 'libxv' 'a52dec' 'alsa-lib')
 makedepends=('nasm' 'pkg-config')
 options=('!libtool' '!makeflags')
-- 
cgit v0.12