* update libinstpatch to 1.1.6-3
This commit is contained in:
parent
98cfc448b2
commit
9f803ec2b7
25
libinstpatch/.SRCINFO
Normal file
25
libinstpatch/.SRCINFO
Normal file
@ -0,0 +1,25 @@
|
||||
pkgbase = libinstpatch
|
||||
pkgdesc = Instrument file software library
|
||||
pkgver = 1.1.6
|
||||
pkgrel = 3
|
||||
url = https://github.com/swami/libinstpatch
|
||||
arch = x86_64
|
||||
license = LGPL2.1
|
||||
makedepends = cmake
|
||||
makedepends = glib2
|
||||
makedepends = libsndfile
|
||||
makedepends = python
|
||||
makedepends = glib2-devel
|
||||
depends = glibc
|
||||
provides = libinstpatch-1.0.so
|
||||
source = https://github.com/swami/libinstpatch/archive/v1.1.6/libinstpatch-v1.1.6.tar.gz
|
||||
sha512sums = 0e22165fc3c045bbc3ab2e1c090728232ed9142797ddbd067b682b9bcfee93850deb76c23b78f49a776e3d099be25fa029673ce8e4a909b2f48860dcdc55803c
|
||||
b2sums = c5881e6559a7fbcb40e1c43c7dbbfc1df9ac9445e83c70044855c192c3b04945ae125c0e06253ba76d3922a1f8fc6965810700ed57018864b319076ee9528d55
|
||||
|
||||
pkgname = libinstpatch
|
||||
depends = glibc
|
||||
depends = glib2
|
||||
depends = libglib-2.0.so
|
||||
depends = libgobject-2.0.so
|
||||
depends = libsndfile
|
||||
depends = libsndfile.so
|
4
libinstpatch/.nvchecker.toml
Normal file
4
libinstpatch/.nvchecker.toml
Normal file
@ -0,0 +1,4 @@
|
||||
[libinstpatch]
|
||||
source = "git"
|
||||
git = "https://github.com/swami/libinstpatch.git"
|
||||
prefix = "v"
|
@ -3,13 +3,13 @@
|
||||
|
||||
pkgname=libinstpatch
|
||||
pkgver=1.1.6
|
||||
pkgrel=2
|
||||
pkgrel=3
|
||||
pkgdesc="Instrument file software library"
|
||||
arch=(x86_64 powerpc64le powerpc64 powerpc riscv64)
|
||||
url="https://github.com/swami/libinstpatch"
|
||||
license=(LGPL2.1)
|
||||
depends=(glibc)
|
||||
makedepends=(cmake glib2 libsndfile python)
|
||||
makedepends=(cmake glib2 libsndfile python glib2-devel)
|
||||
provides=(libinstpatch-1.0.so)
|
||||
source=($url/archive/v$pkgver/$pkgname-v$pkgver.tar.gz)
|
||||
sha512sums=('0e22165fc3c045bbc3ab2e1c090728232ed9142797ddbd067b682b9bcfee93850deb76c23b78f49a776e3d099be25fa029673ce8e4a909b2f48860dcdc55803c')
|
||||
|
Loading…
x
Reference in New Issue
Block a user