1 # Contributors: Michal Gawronski <dinth1906@gmail.com>, crazyelf5
2 # Maintainer: crazyelf5
7 pkgdesc="Audio/Video/Image/Text/ISO Convert - Multiconverter with support of lots of formats for GNOME"
9 url="http://gnome-look.org/content/show.php/Audio+Video+Image+Text+ISO+Convert?content=92533"
11 depends=('zenity' 'ffmpeg' 'imagemagick' 'bc' 'libtranslate')
13 optdepends=('amrwb: AMR codec'
16 'gpac: multimedia framework'
17 'gstreamer0.10-ffmpeg: gstreamer support'
18 'curl: language translation'
19 'links: language translation'
20 'antiword: MS Office to txt/rtf'
21 'unrtf: rtf to txt/html'
22 'odt2txt: odt to txt/xml'
23 'txt2tags: txt to html'
24 'espeak: text to audio'
25 'acetoneiso2: b5i/cdi/mdf/nrg/pdi to iso'
27 'bchunk: raw/bin to iso'
31 'mencoder: rotating videos'
32 'transcode: avi merging'
33 'nautilus-actions: nautilus integration')
34 source=('http://gnome-look.org/CONTENT/content-files/92533-avconvert.tar.gz')
35 md5sums=('dd2128e57bd89c5c780233979c210bc7')
38 install -dm755 "$pkgdir/usr/bin"
39 install -m755 "$srcdir/$pkgname" "$pkgdir/usr/bin"