blob: 1eccb2e783d4c7b39f70493f8e7355fe09a3beff (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
|
pkgbase = android-x86-64-ffmpeg
pkgdesc = Complete solution to record, convert and stream audio and video (android)
pkgver = 4.2.2
pkgrel = 3
url = http://ffmpeg.org/
arch = any
license = GPL3
makedepends = android-environment
makedepends = android-pkg-config
makedepends = yasm
depends = android-x86-64-bzip2
depends = android-x86-64-fribidi
depends = android-x86-64-lame
depends = android-x86-64-libssh
depends = android-x86-64-libtheora
depends = android-x86-64-libvorbis
depends = android-x86-64-libvpx
depends = android-x86-64-libwebp
depends = android-x86-64-opus
depends = android-x86-64-speex
depends = android-x86-64-x264
depends = android-x86-64-zlib
options = !strip
options = !buildflags
options = staticlibs
options = !emptydirs
source = http://ffmpeg.org/releases/ffmpeg-4.2.2.tar.xz
source = configure.patch
sha256sums = cb754255ab0ee2ea5f66f8850e1bd6ad5cac1cd855d0a2f4990fb8c668b0d29c
sha256sums = 574f234bd6e09c47e8435faffd464a3fe01dcfdfd939889e6608451f795a1701
pkgname = android-x86-64-ffmpeg
|