* update gavl to 1.4.0-8
This commit is contained in:
parent
8d47fc1ee7
commit
b6082ef12a
13
gavl/.SRCINFO
Normal file
13
gavl/.SRCINFO
Normal file
@ -0,0 +1,13 @@
|
||||
pkgbase = gavl
|
||||
pkgdesc = Low level library, upon which multimedia APIs can be built
|
||||
pkgver = 1.4.0
|
||||
pkgrel = 8
|
||||
url = http://gmerlin.sourceforge.net/
|
||||
arch = x86_64
|
||||
license = GPL-2.0-or-later
|
||||
makedepends = doxygen
|
||||
depends = glibc
|
||||
source = https://downloads.sourceforge.net/gmerlin/gavl-1.4.0.tar.gz
|
||||
sha256sums = 51aaac41391a915bd9bad07710957424b046410a276e7deaff24a870929d33ce
|
||||
|
||||
pkgname = gavl
|
@ -6,11 +6,11 @@
|
||||
|
||||
pkgname=gavl
|
||||
pkgver=1.4.0
|
||||
pkgrel=7
|
||||
pkgrel=8
|
||||
pkgdesc='Low level library, upon which multimedia APIs can be built'
|
||||
arch=(x86_64 powerpc64le powerpc64 powerpc riscv64)
|
||||
url='http://gmerlin.sourceforge.net/'
|
||||
license=('GPL')
|
||||
license=('GPL-2.0-or-later')
|
||||
depends=('glibc')
|
||||
makedepends=('doxygen')
|
||||
source=("https://downloads.sourceforge.net/gmerlin/$pkgname-$pkgver.tar.gz")
|
||||
|
Loading…
x
Reference in New Issue
Block a user