T.J. Townsend pushed to branch main at Arch Linux / Packaging / Packages / fabla
Commits: 5979eeff by T.J. Townsend at 2024-07-12T10:09:10-04:00 upgpkg: 1.4-2: Rebuild packages that are missing .SRCINFO part 1 - - - - - 2 changed files: - + .SRCINFO - PKGBUILD Changes: ===================================== .SRCINFO ===================================== @@ -0,0 +1,30 @@ +pkgbase = fabla + pkgdesc = An open-source LV2 drum sampler plugin instrument + pkgver = 1.4 + pkgrel = 2 + url = http://openavproductions.com/fabla/ + arch = x86_64 + groups = lv2-plugins + groups = pro-audio + license = GPL2 + checkdepends = lv2lint + makedepends = cmake + makedepends = libglvnd + makedepends = libsndfile + makedepends = lv2 + makedepends = ntk + depends = cairo + depends = gcc-libs + depends = glibc + source = https://github.com/openAVproductions/openAV-Fabla/archive/release-1.4/openAV-Fabla-fabla-release-1.4.tar.gz + sha512sums = 134d7c0f33e5f5b5769e56285122357349d7203debba222c4e33956b15f6c6115019fb5a552309465a5ec7fc0d1d9ceec9338d3abb6c611eceee8badafd76767 + b2sums = 4595320711d3a9aef4aa1eefe1a0aedaab2db172a8f6f82495cc430f48c2eb0c57b9e20877ead6f3e1552920a8383359d42cb6ccee7f9be0e2b925e6c593d2f5 + +pkgname = fabla + depends = cairo + depends = gcc-libs + depends = glibc + depends = ntk + depends = libntk.so + depends = libsndfile + depends = libsndfile.so ===================================== PKGBUILD ===================================== @@ -3,7 +3,7 @@ _name=Fabla pkgname=fabla pkgver=1.4 -pkgrel=1 +pkgrel=2 pkgdesc="An open-source LV2 drum sampler plugin instrument" arch=(x86_64) url="http://openavproductions.com/fabla/" View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/fabla/-/commit/5979eeffadf795d26c5dfdea925962ea978deef4 -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/fabla/-/commit/5979eeffadf795d26c5dfdea925962ea978deef4 You're receiving this email because of your account on gitlab.archlinux.org.
