mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-08 22:45:43 +00:00
extra/sdl2_gfx to 1.0.4-4
This commit is contained in:
parent
2ba3412b90
commit
d812dc1be6
2 changed files with 14 additions and 1 deletions
13
extra/sdl2_gfx/.SRCINFO
Normal file
13
extra/sdl2_gfx/.SRCINFO
Normal file
|
@ -0,0 +1,13 @@
|
||||||
|
pkgbase = sdl2_gfx
|
||||||
|
pkgdesc = SDL graphics drawing primitives and other support functions (Version 2)
|
||||||
|
pkgver = 1.0.4
|
||||||
|
pkgrel = 4
|
||||||
|
epoch = 1
|
||||||
|
url = http://www.ferzkopp.net/wordpress/2016/01/02/sdl_gfx-sdl2_gfx/
|
||||||
|
arch = x86_64
|
||||||
|
license = zlib
|
||||||
|
depends = sdl2
|
||||||
|
source = https://www.ferzkopp.net/Software/SDL2_gfx/SDL2_gfx-1.0.4.tar.gz
|
||||||
|
sha512sums = 81a100d3c8c3a7c6bd37a23f1290ff10685f8e62fbecd83b0086aae4edc721483e2153cd4219fbd9168f115eea0ea6b25f9be375faf5761f0babdfb1b52fe482
|
||||||
|
|
||||||
|
pkgname = sdl2_gfx
|
|
@ -6,7 +6,7 @@
|
||||||
|
|
||||||
pkgname=sdl2_gfx
|
pkgname=sdl2_gfx
|
||||||
pkgver=1.0.4
|
pkgver=1.0.4
|
||||||
pkgrel=3
|
pkgrel=4
|
||||||
epoch=1
|
epoch=1
|
||||||
pkgdesc="SDL graphics drawing primitives and other support functions (Version 2)"
|
pkgdesc="SDL graphics drawing primitives and other support functions (Version 2)"
|
||||||
url="http://www.ferzkopp.net/wordpress/2016/01/02/sdl_gfx-sdl2_gfx/"
|
url="http://www.ferzkopp.net/wordpress/2016/01/02/sdl_gfx-sdl2_gfx/"
|
||||||
|
|
Loading…
Reference in a new issue