From 42f1cb50e90fed71c44e27d7a3403fa778df3b40 Mon Sep 17 00:00:00 2001 From: Mikko Värri Date: Wed, 27 Jun 2012 15:57:12 -0400 Subject: haskell/haskell-gloss: Updated for version 1.7.4.1. Signed-off-by: dsomero --- haskell/haskell-gloss/README | 7 +++++-- haskell/haskell-gloss/haskell-gloss.SlackBuild | 3 ++- haskell/haskell-gloss/haskell-gloss.info | 8 ++++---- 3 files changed, 11 insertions(+), 7 deletions(-) (limited to 'haskell') diff --git a/haskell/haskell-gloss/README b/haskell/haskell-gloss/README index 50980a218c..25055f0dac 100644 --- a/haskell/haskell-gloss/README +++ b/haskell/haskell-gloss/README @@ -4,5 +4,8 @@ hood, but you won't need to worry about any of that. Get something cool on the screen in under 10 minutes. This requires ghc, haskell-ObjectName, haskell-OpenGLRaw, -haskell-StateVar, haskell-Tensor, haskell-binary, haskell-GLURaw, -haskell-bmp, haskell-OpenGL and haskell-GLUT. +haskell-StateVar, haskell-Tensor, haskell-GLURaw, haskell-bmp, +haskell-OpenGL and haskell-GLUT. + +After uninstalling, run this command to unregister the package from +the ghc package database: ghc-pkg recache diff --git a/haskell/haskell-gloss/haskell-gloss.SlackBuild b/haskell/haskell-gloss/haskell-gloss.SlackBuild index ef2b4433db..a6a0d3a985 100644 --- a/haskell/haskell-gloss/haskell-gloss.SlackBuild +++ b/haskell/haskell-gloss/haskell-gloss.SlackBuild @@ -23,7 +23,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=haskell-gloss -VERSION=${VERSION:-1.6.0.1} +VERSION=${VERSION:-1.7.4.1} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} @@ -80,6 +80,7 @@ runghc Setup configure \ --libdir=/usr/lib${LIBDIRSUFFIX} \ --libsubdir=ghc-${GHC_VERSION}/$SRCNAM-$VERSION \ --enable-shared \ + --enable-library-profiling \ --docdir=/usr/doc/$PRGNAM-$VERSION runghc Setup build diff --git a/haskell/haskell-gloss/haskell-gloss.info b/haskell/haskell-gloss/haskell-gloss.info index 38f0a17585..9914866fb1 100644 --- a/haskell/haskell-gloss/haskell-gloss.info +++ b/haskell/haskell-gloss/haskell-gloss.info @@ -1,10 +1,10 @@ PRGNAM="haskell-gloss" -VERSION="1.6.0.1" +VERSION="1.7.4.1" HOMEPAGE="http://hackage.haskell.org/package/gloss" -DOWNLOAD="http://hackage.haskell.org/packages/archive/gloss/1.6.0.1/gloss-1.6.0.1.tar.gz" -MD5SUM="e094670603284ee3a601e82a3513f7a2" +DOWNLOAD="http://hackage.haskell.org/packages/archive/gloss/1.7.4.1/gloss-1.7.4.1.tar.gz" +MD5SUM="9c55bc3076b1bddbd7e8125b15f19f02" DOWNLOAD_x86_64="" MD5SUM_x86_64="" MAINTAINER="Mikko Värri" EMAIL="vmj@linuxbox.fi" -APPROVED="Niels Horn" +APPROVED="dsomero" -- cgit v1.2.3