diff options
author | Matteo Bernardini <ponce@slackbuilds.org> | 2012-09-10 07:44:00 +0200 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2012-09-10 16:35:35 -0500 |
commit | 6179f15efd78eab46b92d255248c3c75d783940e (patch) | |
tree | ca830104658ed62ec83c8690806a8c98e6c584be /libraries/lua-filesystem/lua-filesystem.info | |
parent | c8d8154eab85d966a08fde2c6dfcc949451318f5 (diff) | |
download | slackbuilds-6179f15efd78eab46b92d255248c3c75d783940e.tar.gz |
libraries/lua-filesystem: Renamed from luafilesystem.
Also added a pkconfig file and a couple of links.
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
Diffstat (limited to 'libraries/lua-filesystem/lua-filesystem.info')
-rw-r--r-- | libraries/lua-filesystem/lua-filesystem.info | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/libraries/lua-filesystem/lua-filesystem.info b/libraries/lua-filesystem/lua-filesystem.info new file mode 100644 index 0000000000..84b1ce27c3 --- /dev/null +++ b/libraries/lua-filesystem/lua-filesystem.info @@ -0,0 +1,10 @@ +PRGNAM="lua-filesystem" +VERSION="20120408_84f1af5" +HOMEPAGE="http://keplerproject.github.com/luafilesystem/" +DOWNLOAD="http://ponce.cc/slackware/sources/repo/luafilesystem-20120408_84f1af5.tar.xz" +MD5SUM="49843fb72a5541c8faf92b8a7467d307" +DOWNLOAD_x86_64="" +MD5SUM_x86_64="" +REQUIRES="lua" +MAINTAINER="Matteo Bernardini" +EMAIL="ponce@slackbuilds.org" |