summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorxantares2015-06-08 23:45:00 +0200
committerxantares2015-06-08 23:45:00 +0200
commite7bfdf687bf1ed80aa72270c949aa5bf9fc4aea5 (patch)
treee387dfdadae22bde260c3d47db37e612338f4644 /.SRCINFO
downloadaur-e7bfdf687bf1ed80aa72270c949aa5bf9fc4aea5.tar.gz
Initial import
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO17
1 files changed, 17 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
new file mode 100644
index 000000000000..512510de8da4
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,17 @@
+pkgbase = mingw-w64-sdl
+ pkgdesc = A library for portable low-level access to a video framebuffer, audio output, mouse, and keyboard (mingw-w64)
+ pkgver = 1.2.15
+ pkgrel = 6
+ url = http://libsdl.org
+ arch = any
+ license = LGPL
+ makedepends = mingw-w64-configure
+ depends = mingw-w64-crt
+ options = staticlibs
+ options = !strip
+ options = !buildflags
+ source = http://libsdl.org/release/SDL-1.2.15.tar.gz
+ md5sums = 9d96df8417572a2afb781a7c4c811a85
+
+pkgname = mingw-w64-sdl
+