summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorChristian Heusel2024-03-20 15:23:33 +0100
committerChristian Heusel2024-03-20 15:23:33 +0100
commit179398b31d9fa66fd11742b5846b84671fda3867 (patch)
tree9d99ed869f708fb4708ece21d2f81cd224dac9e1
parent4cbd2d293343df7ac4c534c61dfcedba14d7b197 (diff)
downloadaur-179398b31d9fa66fd11742b5846b84671fda3867.tar.gz
Adding .SRCINFO
-rw-r--r--.SRCINFO31
1 files changed, 31 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
new file mode 100644
index 000000000000..4df3009abb45
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,31 @@
+pkgbase = lvtk
+ pkgdesc = Libraries wrapping the LV2 C API and extensions into C++ classes
+ pkgver = 1.2.0
+ pkgrel = 4
+ url = https://github.com/lvtk/lvtk
+ arch = x86_64
+ license = GPL3
+ makedepends = boost
+ makedepends = waf
+ depends = gcc-libs
+ depends = glibc
+ depends = gtkmm
+ depends = libsigc++
+ depends = lv2
+ optdepends = atk: for example plugins
+ optdepends = atkmm: for example plugins
+ optdepends = cairo: for example plugins
+ optdepends = cairomm: for example plugins
+ optdepends = fontconfig: for example plugins
+ optdepends = gdk-pixbuf2: for example plugins
+ optdepends = glib2: for example plugins
+ optdepends = gtk2: for example plugins
+ optdepends = harfbuzz: for example plugins
+ optdepends = libfreetype.so: for example plugins
+ optdepends = pango: for example plugins
+ optdepends = pangomm: for example plugins
+ source = https://github.com/lvtk/lvtk/archive/1.2.0/lvtk-1.2.0.tar.gz
+ sha512sums = f193ec28103cb2f6353ff0f96f8790041baf1ae99472c5d04017c23b42d0179b1f5e1de6722e17080410311d0e7e1de4ca0ae9ab76fb3bf8a02d9dc1451d8db7
+ b2sums = d6aa47f5d89e861393b95d60fe53a232f8047c77f8593dc7dcfc700c3933d2bc37e3e499d1d63a84854e0bcfc2232c170cc92b69fd8b01be30f0f581b216a4a9
+
+pkgname = lvtk