[testing] mencoder: added twolame as a dependency, as per issue #55

This commit is contained in:
Francesco Marinucci 2018-07-20 11:50:14 +02:00
parent 6cc1ff256f
commit 050a02e0d5

View File

@ -1,7 +1,7 @@
pkgbase=mplayer
pkgname=('mplayer' 'mencoder')
pkgver=38101
pkgrel=2
pkgrel=3
arch=('x86_64')
makedepends=(
'subversion' 'libxxf86vm' 'libmad' 'libxinerama' 'sdl' 'lame' 'libtheora'
@ -103,7 +103,7 @@ package_mencoder() {
'alsa-lib' 'fontconfig' 'giflib' 'libpng' 'smbclient' 'xvidcore'
'opencore-amr' 'libmad' 'libtheora' 'fribidi' 'libjpeg' 'faac' 'faad2'
'schroedinger' 'mpg123' 'libass' 'libbluray' 'libcdio-paranoia'
'libvorbis' 'opus' 'rtmpdump' 'gsm' 'libdvdnav' 'ffmpeg'
'libvorbis' 'opus' 'rtmpdump' 'gsm' 'libdvdnav' 'ffmpeg''twolame'
)
make -C $pkgbase-$pkgver DESTDIR="$pkgdir" install-mencoder install-mencoder-man