summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 60a0597912c988e7284db1326cc02be9028a794a (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
pkgbase = mingw-w64-ffmpeg-minimal
	pkgdesc = Complete solution to record, convert and stream audio and video (mingw-w64)
	pkgver = 4.2.2
	pkgrel = 1
	epoch = 1
	url = http://ffmpeg.org/
	arch = any
	license = LGPL
	makedepends = mingw-w64-gcc
	makedepends = mingw-w64-pkg-config
	makedepends = git
	makedepends = yasm
	depends = mingw-w64-crt
	depends = mingw-w64-bzip2
	depends = mingw-w64-zlib
	provides = mingw-w64-ffmpeg
	conflicts = mingw-w64-ffmpeg
	options = !strip
	options = !buildflags
	options = staticlibs
	source = git+https://git.ffmpeg.org/ffmpeg.git#tag=n4.2.2
	sha256sums = SKIP

pkgname = mingw-w64-ffmpeg-minimal