summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: f3dd12b510473026a885eb4247578ede53ec1bf7 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
pkgbase = ocaml-fdkaac
	pkgdesc = OCaml bingind for the fdk-aac library
	pkgver = 0.3.0
	pkgrel = 1
	url = https://github.com/savonet/ocaml-fdkaac
	arch = i686
	arch = x86_64
	license = GPL
	makedepends = ocaml-findlib
	depends = ocaml
	depends = libfdk-aac
	options = !strip
	source = https://github.com/savonet/ocaml-fdkaac/releases/download/0.3.0/ocaml-fdkaac-0.3.0.tar.gz
	md5sums = 86b157a74cf53bb60083719d2f712636

pkgname = ocaml-fdkaac