mirror of
https://gitdl.cn/https://github.com/chakralinux/core.git
synced 2025-02-14 07:49:04 +08:00
[testing] mencoder: added twolame as a dependency, as per issue #55
This commit is contained in:
parent
6cc1ff256f
commit
050a02e0d5
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user