summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorChristopher Arndt2022-07-23 18:15:20 +0200
committerChristopher Arndt2022-07-23 18:15:20 +0200
commit0542b3d1cebf007290a4e84332181488482110d2 (patch)
tree9ee37fc5755c70179eb3608f5a8722a451332fd5 /.SRCINFO
parente0a78c8e6565d19f0c6569fb81c6150dbdcd126c (diff)
downloadaur-0542b3d1cebf007290a4e84332181488482110d2.tar.gz
Update to meson build system
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO21
1 files changed, 11 insertions, 10 deletions
diff --git a/.SRCINFO b/.SRCINFO
index f027295566ce..366f92a1d40f 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,22 +1,23 @@
pkgbase = serd-git
pkgdesc = Lightweight C library for RDF syntax supporting reading / writing Turtle and NTriples (git version)
- pkgver = 0.30.5.r815.49a6eea
+ pkgver = 0.30.15.r1032.14f422f6
pkgrel = 1
url = http://drobilla.net/software/serd/
arch = i686
arch = x86_64
- license = custom:ISC
+ license = ISC
+ makedepends = doxygen
makedepends = git
- makedepends = python
+ makedepends = meson
+ makedepends = python-sphinx
+ depends = glibc
provides = serd
- provides = serd=0.30.5
- provides = libserd-0.so
+ provides = serd=0.30.15
+ provides = serd-docs
conflicts = serd
- conflicts = serd-svn
+ conflicts = serd-docs
source = serd::git+https://gitlab.com/drobilla/serd.git
- source = autowaf::git+https://gitlab.com/drobilla/autowaf.git
- md5sums = SKIP
- md5sums = SKIP
+ sha256sums = SKIP
pkgname = serd-git
-
+ provides = libserd-0.so