blob: 077b7fb0508fc4860a84a0842a4d7aafb036289c (
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
|
pkgbase = isobmff-git
pkgdesc = Library for reading/parsing files in the ISO Base Media File Format (git version)
pkgver = r135.4f0e8e0
pkgrel = 2
url = https://github.com/DigiDNA/ISOBMFF/
arch = i686
arch = x86_64
license = MIT
makedepends = git
makedepends = clang
depends = libc++
provides = isobmff
conflicts = isobmff
source = git+https://github.com/DigiDNA/ISOBMFF.git
source = git+https://github.com/macmade/PIMPL.git
source = git+https://github.com/macmade/gmock-xcode.git
source = git+https://github.com/macmade/makelib.git
source = git+https://github.com/macmade/xcconfig.git
sha256sums = SKIP
sha256sums = SKIP
sha256sums = SKIP
sha256sums = SKIP
sha256sums = SKIP
pkgname = isobmff-git
|