diff options
author | Andrei Karas <akaras@inbox.ru> | 2014-08-13 21:50:07 +0300 |
---|---|---|
committer | Andrei Karas <akaras@inbox.ru> | 2014-08-13 21:50:07 +0300 |
commit | eefb212caca31d46f1d36ce272d4bc6842c039f0 (patch) | |
tree | a7736bff39c0920e0522ce00813602bde4710c22 /packaging/nacl/ports/sdl/pkg_info | |
parent | 9406e61b5ee96e25b10fbf915725f69d6f6ceeb8 (diff) | |
download | plus-eefb212caca31d46f1d36ce272d4bc6842c039f0.tar.gz plus-eefb212caca31d46f1d36ce272d4bc6842c039f0.tar.bz2 plus-eefb212caca31d46f1d36ce272d4bc6842c039f0.tar.xz plus-eefb212caca31d46f1d36ce272d4bc6842c039f0.zip |
Add chrome ports patches for build manaplus on nacl.
Diffstat (limited to 'packaging/nacl/ports/sdl/pkg_info')
-rw-r--r-- | packaging/nacl/ports/sdl/pkg_info | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/packaging/nacl/ports/sdl/pkg_info b/packaging/nacl/ports/sdl/pkg_info new file mode 100644 index 000000000..2be6d94ee --- /dev/null +++ b/packaging/nacl/ports/sdl/pkg_info @@ -0,0 +1,9 @@ +NAME=sdl +VERSION=1.2.14 +ARCHIVE_ROOT=SDL-1.2.14 +URL=http://www.libsdl.org/release/SDL-1.2.14.tar.gz +LICENSE=LGPL2 +DEPENDS=(libtar regal) +# Disabled on bionic due to regal. +DISABLED_LIBC=(bionic) +SHA1=ba625b4b404589b97e92d7acd165992debe576dd |