* update smpeg to 2.0.0-3
This commit is contained in:
parent
35df6aa062
commit
c7f1c1da10
15
smpeg/.SRCINFO
Normal file
15
smpeg/.SRCINFO
Normal file
@ -0,0 +1,15 @@
|
||||
pkgbase = smpeg
|
||||
pkgdesc = SDL MPEG Player Library
|
||||
pkgver = 2.0.0
|
||||
pkgrel = 3
|
||||
url = https://icculus.org/smpeg/
|
||||
arch = x86_64
|
||||
license = LGPL
|
||||
makedepends = mesa
|
||||
makedepends = glu
|
||||
depends = sdl2
|
||||
optdepends = glu: to use glmovie
|
||||
source = https://github.com/icculus/smpeg/archive/refs/tags/release_2_0_0.tar.gz
|
||||
sha256sums = fdd431bd607efcf0f35789fb3105d7535d4f0e8b46e673e9c0051726e8d1e701
|
||||
|
||||
pkgname = smpeg
|
@ -5,9 +5,9 @@
|
||||
|
||||
pkgname=smpeg
|
||||
pkgver=2.0.0
|
||||
pkgrel=2
|
||||
pkgrel=3
|
||||
pkgdesc="SDL MPEG Player Library"
|
||||
arch=(x86_64 powerpc64le powerpc riscv64)
|
||||
arch=(x86_64 powerpc64le powerpc64 powerpc riscv64)
|
||||
url="https://icculus.org/smpeg/"
|
||||
license=(LGPL)
|
||||
depends=(sdl2)
|
||||
|
Loading…
x
Reference in New Issue
Block a user