summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: bd72180159fc3ebdc8914f3ec53a9c3e0bcee326 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
pkgbase = ocaml-ffmpeg-git
	pkgdesc = OCaml bindings to the FFmpeg library
	pkgver = 0.4.1.r120.3b1b6c7
	pkgrel = 1
	url = https://github.com/savonet/ocaml-ffmpeg
	arch = i686
	arch = x86_64
	license = LGPL2.1
	makedepends = dune
	makedepends = git
	depends = ocaml
	depends = ffmpeg
	options = !strip
	options = !makeflags
	source = ocaml-ffmpeg-git::git+https://github.com/savonet/ocaml-ffmpeg
	md5sums = SKIP

pkgname = ocaml-ffmpeg-git