summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 1eb6e5048a3525a85ffc0eca9dde4de7270e2301 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
pkgbase = ocaml-fdkaac-git
	pkgdesc = OCaml binding for the fdk-aac library
	pkgver = r80.cc4245a
	pkgrel = 2
	url = https://github.com/savonet/ocaml-fdkaac
	arch = i686
	arch = x86_64
	license = GPL
	makedepends = dune
	makedepends = git
	depends = ocaml
	depends = libfdk-aac
	options = !strip
	options = !makeflags
	source = ocaml-fdkaac-git::git+https://github.com/savonet/ocaml-fdkaac.git
	md5sums = SKIP

pkgname = ocaml-fdkaac-git