mirror of
https://gitdl.cn/https://github.com/chakralinux/core.git
synced 2025-02-03 20:07:14 +08:00
mlt: ffmpeg rebuild
transcode: dito
This commit is contained in:
parent
2c4a61f880
commit
7faa8a1b4c
@ -12,12 +12,12 @@ source ../_buildscripts/${current_repo}-${_arch}-cfg.conf
|
||||
pkgbase=mlt
|
||||
pkgname=('mlt' 'mlt-python-bindings')
|
||||
pkgver=0.7.6
|
||||
pkgrel=2
|
||||
pkgrel=3
|
||||
pkgdesc="An open source multimedia framework"
|
||||
arch=('i686' 'x86_64')
|
||||
url="http://www.mltframework.org"
|
||||
license=('GPL')
|
||||
depends=('sdl_image' 'libsamplerate' 'libdv' 'qt' 'sox' 'libxml2' 'ffmpeg=0.8.6' 'frei0r-plugins' 'swig' 'python2')
|
||||
depends=('sdl_image' 'libsamplerate' 'libdv' 'qt' 'sox' 'libxml2' 'ffmpeg>=0.8.9' 'frei0r-plugins' 'swig' 'python2')
|
||||
optdepends=('jack')
|
||||
makedepends=('subversion')
|
||||
conflicts=('mlt++<=0.3.8')
|
||||
|
@ -10,12 +10,12 @@ source ../_buildscripts/${current_repo}-${_arch}-cfg.conf
|
||||
pkgname=transcode
|
||||
_sripver=0.3-4
|
||||
pkgver=1.1.5
|
||||
pkgrel=6
|
||||
pkgrel=7
|
||||
pkgdesc="A video/DVD ripper and encoder for the terminal/console."
|
||||
arch=('i686' 'x86_64')
|
||||
url="http://tcforge.berlios.de/"
|
||||
license=('GPL')
|
||||
depends=('gawk' 'imagemagick' 'lzo2' 'libdv' 'libdvdread' 'ffmpeg=0.8.6' 'mjpegtools'
|
||||
depends=('gawk' 'imagemagick' 'lzo2' 'libdv' 'libdvdread' 'ffmpeg>=0.8.9' 'mjpegtools'
|
||||
'libmpeg2' 'libxaw' 'libxml2' 'libxv' 'a52dec')
|
||||
makedepends=('nasm' 'pkgconfig')
|
||||
options=('!libtool' '!makeflags')
|
||||
|
Loading…
Reference in New Issue
Block a user