T.J. Townsend pushed to branch main at Arch Linux / Packaging / Packages / vm.lv2
Commits: 79de15dd by T.J. Townsend at 2024-07-13T21:44:59-04:00 upgpkg: 0.14.0-4: Rebuild packages that are missing .SRCINFO part 6 - - - - - 2 changed files: - + .SRCINFO - PKGBUILD Changes: ===================================== .SRCINFO ===================================== @@ -0,0 +1,33 @@ +pkgbase = vm.lv2 + pkgdesc = A virtual machine LV2 plugin bundle + pkgver = 0.14.0 + pkgrel = 4 + url = https://git.open-music-kontrollers.ch/~hp/vm.lv2 + arch = x86_64 + groups = lv2-plugins + groups = pro-audio + license = Artistic2.0 + checkdepends = lv2lint + makedepends = glew + makedepends = glu + makedepends = lv2 + makedepends = meson + depends = glibc + depends = libglvnd + depends = libx11 + depends = lv2-host + source = vm.lv2-0.14.0.tar.gz::https://git.open-music-kontrollers.ch/~hp/vm.lv2/archive/0.14.0.tar.gz + source = vm.lv2-0.14.0.tar.gz.asc::https://git.open-music-kontrollers.ch/~hp/vm.lv2/archive/0.14.0.tar.gz.asc + validpgpkeys = 5AE26CEBBF49705C19FB273A30258F99258CB76A + sha512sums = 653a0a153fc3c56619fce027249a15f7d24ff1eb2450e84a6b657cc33261e2a5bada8ffe1592f02bb55eaea8953dc4ce02bacb5a890b82354e9d1a0c0ac0376f + sha512sums = SKIP + b2sums = bd0c1cb7ea44e351e4435d6ea4871c14cad4b05fd21f254f28875baa0d37aa59df6275b2c367e718551e829e2270bab8427cbc35e5485809b80f483fed98e204 + b2sums = SKIP + +pkgname = vm.lv2 + depends = glibc + depends = libglvnd + depends = libx11 + depends = lv2-host + depends = glew + depends = libGLEW.so ===================================== PKGBUILD ===================================== @@ -2,7 +2,7 @@ pkgname=vm.lv2 pkgver=0.14.0 -pkgrel=3 +pkgrel=4 pkgdesc="A virtual machine LV2 plugin bundle" arch=(x86_64) url="https://git.open-music-kontrollers.ch/~hp/vm.lv2" View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/vm.lv2/-/commit/79de15ddfc81e13caaf7821e5b79bb30b31b9b09 -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/vm.lv2/-/commit/79de15ddfc81e13caaf7821e5b79bb30b31b9b09 You're receiving this email because of your account on gitlab.archlinux.org.
