summaryrefslogtreecommitdiffstats
path: root/haskell/haskell-bmp/haskell-bmp.info
diff options
context:
space:
mode:
author Mikko Värri <vmj@linuxbox.fi>2012-01-08 09:37:56 -0200
committer Erik Hanson <erik@slackbuilds.org>2012-01-13 14:43:32 -0600
commit8ae9cbf511c8091f65ea20e980be1a501aeca701 (patch)
tree90d891d925881340906fe027467b6a86a03e3268 /haskell/haskell-bmp/haskell-bmp.info
parent7526c7a548b813d8be2b62e97be0b71a61b7057c (diff)
downloadslackbuilds-8ae9cbf511c8091f65ea20e980be1a501aeca701.tar.gz
slackbuilds-8ae9cbf511c8091f65ea20e980be1a501aeca701.tar.xz
haskell/haskell-bmp: Added (Read and write BMP image files)
Signed-off-by: Niels Horn <niels.horn@slackbuilds.org>
Diffstat (limited to 'haskell/haskell-bmp/haskell-bmp.info')
-rw-r--r--haskell/haskell-bmp/haskell-bmp.info10
1 files changed, 10 insertions, 0 deletions
diff --git a/haskell/haskell-bmp/haskell-bmp.info b/haskell/haskell-bmp/haskell-bmp.info
new file mode 100644
index 0000000000..b4fecbb70f
--- /dev/null
+++ b/haskell/haskell-bmp/haskell-bmp.info
@@ -0,0 +1,10 @@
+PRGNAM="haskell-bmp"
+VERSION="1.2.0.2"
+HOMEPAGE="http://hackage.haskell.org/package/bmp"
+DOWNLOAD="http://hackage.haskell.org/packages/archive/bmp/1.2.0.2/bmp-1.2.0.2.tar.gz"
+MD5SUM="bbabceb5354dd6af4e2d63b7df28d9f8"
+DOWNLOAD_x86_64=""
+MD5SUM_x86_64=""
+MAINTAINER="Mikko Värri"
+EMAIL="vmj@linuxbox.fi"
+APPROVED="Niels Horn"