diff options
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 |