* update portmidi to 1:2.0.4-2
This commit is contained in:
parent
77019ecc83
commit
d3120b4eb4
20
portmidi/.SRCINFO
Normal file
20
portmidi/.SRCINFO
Normal file
@ -0,0 +1,20 @@
|
||||
pkgbase = portmidi
|
||||
pkgdesc = Cross platform library for interfacing with OS MIDI I/O APIs
|
||||
pkgver = 2.0.4
|
||||
pkgrel = 2
|
||||
epoch = 1
|
||||
url = https://github.com/portmidi/portmidi
|
||||
arch = x86_64
|
||||
license = MIT
|
||||
makedepends = alsa-lib
|
||||
makedepends = cmake
|
||||
depends = glibc
|
||||
provides = libportmidi.so
|
||||
source = https://github.com/portmidi/portmidi/archive/v2.0.4/portmidi-v2.0.4.tar.gz
|
||||
sha512sums = d9f22d161e1dd9a4bde1971bb2b6e5352da51545f4fe5ecad11c55e7a535f0d88efce18d1c8fd91e93b70a7926150f86a0f53972ad92370e86556a8dd72dc194
|
||||
b2sums = fd8b002880ccfcff9f233e2fa5021fe4cf9da2f91b3ceaa36fe70f96818e174578f9a14b69bdbb58fab777c9a9e4ff939b86814a403860c7ec264dddc6f26e85
|
||||
|
||||
pkgname = portmidi
|
||||
depends = glibc
|
||||
depends = alsa-lib
|
||||
depends = libasound.so
|
4
portmidi/.nvchecker.toml
Normal file
4
portmidi/.nvchecker.toml
Normal file
@ -0,0 +1,4 @@
|
||||
[portmidi]
|
||||
source = "git"
|
||||
git = "https://github.com/portmidi/portmidi.git"
|
||||
prefix = "v"
|
@ -4,7 +4,7 @@
|
||||
|
||||
pkgname=portmidi
|
||||
pkgver=2.0.4
|
||||
pkgrel=1
|
||||
pkgrel=2
|
||||
epoch=1
|
||||
pkgdesc="Cross platform library for interfacing with OS MIDI I/O APIs"
|
||||
arch=(x86_64 powerpc64le powerpc64 powerpc riscv64)
|
||||
|
Loading…
x
Reference in New Issue
Block a user