blob: 546a8b961f9fd76d61c2a1bb65dca2cf9a6c5193 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
pkgbase = ttl2c-git
pkgdesc = Turtle to header conversion utility for LV2 Plugin developers
pkgver = 1.0.1.r5.b64e425
pkgrel = 2
epoch = 1
url = https://github.com/lvtk/ttl2c
arch = i686
arch = x86_64
license = GPL3
makedepends = python2
depends = boost-libs
provides = ttl2c
conflicts = ttl2c
source = ttl2c::git+https://github.com/lvtk/ttl2c.git
md5sums = SKIP
pkgname = ttl2c-git
|