mirror of
https://github.com/archr-linux/Arch-R.git
synced 2026-03-31 14:41:55 -07:00
yasm: convert to new package format, move package
Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
@@ -23,8 +23,8 @@ PKG_ARCH="any"
|
||||
PKG_LICENSE="LGPL"
|
||||
PKG_SITE="http://ffmpeg.org"
|
||||
PKG_URL="http://ffmpeg.org/releases/$PKG_NAME-$PKG_VERSION.tar.bz2"
|
||||
PKG_DEPENDS="yasm zlib bzip2 libvorbis gnutls"
|
||||
PKG_BUILD_DEPENDS="toolchain yasm zlib bzip2 libvorbis gnutls"
|
||||
PKG_DEPENDS="zlib bzip2 libvorbis gnutls"
|
||||
PKG_BUILD_DEPENDS="toolchain yasm:host zlib bzip2 libvorbis gnutls"
|
||||
PKG_PRIORITY="optional"
|
||||
PKG_SECTION="multimedia"
|
||||
PKG_SHORTDESC="FFmpeg is a complete, cross-platform solution to record, convert and stream audio and video."
|
||||
|
||||
Reference in New Issue
Block a user