mirror of
https://gitdl.cn/https://github.com/chakralinux/core.git
synced 2025-02-19 09:40:22 +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
|
pkgbase=mplayer
|
||||||
pkgname=('mplayer' 'mencoder')
|
pkgname=('mplayer' 'mencoder')
|
||||||
pkgver=38101
|
pkgver=38101
|
||||||
pkgrel=2
|
pkgrel=3
|
||||||
arch=('x86_64')
|
arch=('x86_64')
|
||||||
makedepends=(
|
makedepends=(
|
||||||
'subversion' 'libxxf86vm' 'libmad' 'libxinerama' 'sdl' 'lame' 'libtheora'
|
'subversion' 'libxxf86vm' 'libmad' 'libxinerama' 'sdl' 'lame' 'libtheora'
|
||||||
@ -103,7 +103,7 @@ package_mencoder() {
|
|||||||
'alsa-lib' 'fontconfig' 'giflib' 'libpng' 'smbclient' 'xvidcore'
|
'alsa-lib' 'fontconfig' 'giflib' 'libpng' 'smbclient' 'xvidcore'
|
||||||
'opencore-amr' 'libmad' 'libtheora' 'fribidi' 'libjpeg' 'faac' 'faad2'
|
'opencore-amr' 'libmad' 'libtheora' 'fribidi' 'libjpeg' 'faac' 'faad2'
|
||||||
'schroedinger' 'mpg123' 'libass' 'libbluray' 'libcdio-paranoia'
|
'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
|
make -C $pkgbase-$pkgver DESTDIR="$pkgdir" install-mencoder install-mencoder-man
|
||||||
|
Loading…
Reference in New Issue
Block a user