diff options
author | Joachim Breitner <mail@joachim-breitner.de> | 2013-02-10 01:48:51 +0400 |
---|---|---|
committer | Joachim Breitner <mail@joachim-breitner.de> | 2013-02-10 01:48:51 +0400 |
commit | 90037247d2b16a46d10b2202ef7f4c038875a997 (patch) | |
tree | f625b94056b9c98a2bde01bd9aeb1b583b75f05b /p/haskell-gluraw | |
parent | bca1776a01c22b7578173569660277a6b44820f7 (diff) | |
download | DHG_packages-90037247d2b16a46d10b2202ef7f4c038875a997.tar.gz |
haskell-gluraw: Initial check-in
Diffstat (limited to 'p/haskell-gluraw')
-rw-r--r-- | p/haskell-gluraw/debian/changelog | 5 | ||||
-rw-r--r-- | p/haskell-gluraw/debian/compat | 1 | ||||
-rw-r--r-- | p/haskell-gluraw/debian/control | 67 | ||||
-rw-r--r-- | p/haskell-gluraw/debian/copyright | 41 | ||||
-rwxr-xr-x | p/haskell-gluraw/debian/rules | 4 | ||||
-rw-r--r-- | p/haskell-gluraw/debian/source/format | 1 | ||||
-rw-r--r-- | p/haskell-gluraw/debian/watch | 5 |
7 files changed, 124 insertions, 0 deletions
diff --git a/p/haskell-gluraw/debian/changelog b/p/haskell-gluraw/debian/changelog new file mode 100644 index 000000000..3df480b64 --- /dev/null +++ b/p/haskell-gluraw/debian/changelog @@ -0,0 +1,5 @@ +haskell-gluraw (1.3.0.0-1) UNRELEASED; urgency=low + + * Initial release. + + -- Joachim Breitner <nomeata@debian.org> Thu, 01 Jan 1970 00:00:00 +0000 diff --git a/p/haskell-gluraw/debian/compat b/p/haskell-gluraw/debian/compat new file mode 100644 index 000000000..7f8f011eb --- /dev/null +++ b/p/haskell-gluraw/debian/compat @@ -0,0 +1 @@ +7 diff --git a/p/haskell-gluraw/debian/control b/p/haskell-gluraw/debian/control new file mode 100644 index 000000000..e25839fb1 --- /dev/null +++ b/p/haskell-gluraw/debian/control @@ -0,0 +1,67 @@ +Source: haskell-gluraw +Section: haskell +Priority: extra +Maintainer: Debian Haskell Group <pkg-haskell-maintainers@lists.alioth.debian.org> +Uploaders: Joachim Breitner <nomeata@debian.org> +Build-Depends: debhelper (>= 7) + , cdbs + , haskell-devscripts (>= 0.8.13) + , ghc + , ghc-prof + , libghc-openglraw-dev (>= 1.3) + , libghc-openglraw-dev (<< 1.4) + , libghc-openglraw-prof + , libglu1-mesa-dev +Build-Depends-Indep: ghc-doc + , libghc-bar-doc +Standards-Version: 3.9.2 +Homepage: http://hackage.haskell.org/package/gluraw +Vcs-Darcs: http://darcs.debian.org/pkg-haskell/haskell-gluraw +Vcs-Browser: http://darcs.debian.org/cgi-bin/darcsweb.cgi?r=pkg-haskell/haskell-gluraw + +Package: libghc-gluraw-dev +Architecture: any +Depends: ${haskell:Depends} + , ${shlibs:Depends} + , ${misc:Depends} + , libglu1-mesa-dev +Recommends: ${haskell:Recommends} +Suggests: ${haskell:Suggests} +Provides: ${haskell:Provides} +Description: Raw binding for the OpenGL graphics system + GLURaw is a raw Haskell binding for the GLU 1.3 OpenGL utility library. It is + basically a 1:1 mapping of GLU's C API, intended as a basis for a nicer + interface. + . + This package provides a library for the Haskell programming language. + See http://www.haskell.org/ for more information on Haskell. + +Package: libghc-gluraw-prof +Architecture: any +Depends: ${haskell:Depends} + , ${misc:Depends} +Recommends: ${haskell:Recommends} +Suggests: ${haskell:Suggests} +Provides: ${haskell:Provides} +Description: Raw binding for the OpenGL graphics system; profiling libraries + GLURaw is a raw Haskell binding for the GLU 1.3 OpenGL utility library. It is + basically a 1:1 mapping of GLU's C API, intended as a basis for a nicer + interface. + . + This package provides a library for the Haskell programming language, compiled + for profiling. See http://www.haskell.org/ for more information on Haskell. + +Package: libghc-gluraw-doc +Section: doc +Architecture: all +Depends: ${misc:Depends}, ${haskell:Depends} +Recommends: ${haskell:Recommends} +Suggests: ${haskell:Suggests} +Description: Raw binding for the OpenGL graphics system; documentation + GLURaw is a raw Haskell binding for the GLU 1.3 OpenGL utility library. It is + basically a 1:1 mapping of GLU's C API, intended as a basis for a nicer + interface. + . + This package provides the documentation for a library for the Haskell + programming language. + See http://www.haskell.org/ for more information on Haskell. diff --git a/p/haskell-gluraw/debian/copyright b/p/haskell-gluraw/debian/copyright new file mode 100644 index 000000000..ba460e5ec --- /dev/null +++ b/p/haskell-gluraw/debian/copyright @@ -0,0 +1,41 @@ +Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ +Upstream-Name: GLURaw +Upstream-Contact: Sven Panne <sven.panne@aedion.de> +Source: http://hackage.haskell.org/package/GLURaw + +Files: * +Copyright: 2009, Sven Panne +License: GLURaw license + +Files: debian/* +Copyright: 2013 Joachim Breitner +License: GLURaw license + +License: GLURaw license + All rights reserved. + . + Redistribution and use in source and binary forms, with or without + modification, are permitted provided that the following conditions are met: + . + 1. Redistributions of source code must retain the above copyright notice, + this list of conditions and the following disclaimer. + . + 2. Redistributions in binary form must reproduce the above copyright + notice, this list of conditions and the following disclaimer in the + documentation and/or other materials provided with the distribution. + . + 3. Neither the name of the author nor the names of its contributors may be + used to endorse or promote products derived from this software without + specific prior written permission. + . + THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" + AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE + IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE + ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE + LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR + CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF + SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS + INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN + CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) + ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE + POSSIBILITY OF SUCH DAMAGE. diff --git a/p/haskell-gluraw/debian/rules b/p/haskell-gluraw/debian/rules new file mode 100755 index 000000000..683e77bcf --- /dev/null +++ b/p/haskell-gluraw/debian/rules @@ -0,0 +1,4 @@ +#!/usr/bin/make -f + +include /usr/share/cdbs/1/rules/debhelper.mk +include /usr/share/cdbs/1/class/hlibrary.mk diff --git a/p/haskell-gluraw/debian/source/format b/p/haskell-gluraw/debian/source/format new file mode 100644 index 000000000..163aaf8d8 --- /dev/null +++ b/p/haskell-gluraw/debian/source/format @@ -0,0 +1 @@ +3.0 (quilt) diff --git a/p/haskell-gluraw/debian/watch b/p/haskell-gluraw/debian/watch new file mode 100644 index 000000000..c6fc67d4d --- /dev/null +++ b/p/haskell-gluraw/debian/watch @@ -0,0 +1,5 @@ +version=3 +opts="downloadurlmangle=s|archive/([\w\d_-]+)/([\d\.]+)/|archive/$1/$2/$1-$2.tar.gz|,\ +filenamemangle=s|(.*)/$|GLURaw-$1.tar.gz|" \ + http://hackage.haskell.org/packages/archive/GLURaw \ + ([\d\.]*\d)/ |