debian/0000755000000000000000000000000012151331024007156 5ustar debian/watch0000644000000000000000000000035712036250034010217 0ustar # See uscan(1) for format version=3 opts="downloadurlmangle=s|archive/([\w\d_-]+)/([\d\.]+)/|archive/$1/$2/$1-$2.tar.gz|,\ filenamemangle=s|(.*)/$|GLFW-$1.tar.gz|" \ http://hackage.haskell.org/packages/archive/GLFW \ ([\d\.]*\d)/ debian/rules0000755000000000000000000000024012036250034010235 0ustar #!/usr/bin/make -f DEB_SETUP_GHC6_CONFIGURE_ARGS += --flags=dynamic include /usr/share/cdbs/1/rules/debhelper.mk include /usr/share/cdbs/1/class/hlibrary.mk debian/copyright0000644000000000000000000000330012036250034011110 0ustar Format-Specification: http://svn.debian.org/wsvn/dep/web/deps/dep5.mdwn?op=file&rev=135 Name: GLFW Maintainer: Paul H. Liu Source: http://hackage.haskell.org/packages/archive/GLFW Files: * Copyright: 2007-2010, Paul H. Liu License: BSD3 Files: glfw/* Copyright: 2002-2007, Camilla Berglund License: BSD3 Files: debian/* Copyright: 2010, Ernesto Hernández-Novich (USB) License: GPL-3+ License: BSD3 This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages arising from the use of this software. . Permission is granted to anyone to use this software for any purpose, including commercial applications, and to alter it and redistribute it freely, subject to the following restrictions: . 1. The origin of this software must not be misrepresented; you must not claim that you wrote the original software. If you use this software in a product, an acknowledgment in the product documentation would be appreciated but is not required. . 2. Altered source versions must be plainly marked as such, and must not be misrepresented as being the original software. . 3. This notice may not be removed or altered from any source distribution. License: GPL-3+ This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. . On Debian GNU/Linux systems, the complete text of the GNU General Public License can be found in `/usr/share/common-licenses/GPL-3' debian/source/0000755000000000000000000000000012036250034010461 5ustar debian/source/format0000644000000000000000000000001412036250034011667 0ustar 3.0 (quilt) debian/compat0000644000000000000000000000000212147616177010400 0ustar 9 debian/control0000644000000000000000000000344112150230123010560 0ustar Source: haskell-glfw Section: haskell Priority: extra Maintainer: Debian Haskell Group Uploaders: Ernesto Hernández-Novich (USB) Build-Depends: debhelper (>= 9), cdbs, haskell-devscripts (>= 0.8.15), ghc, ghc-prof, libghc-opengl-dev (>= 2.1), libghc-opengl-dev (<< 3), libghc-opengl-prof, libglfw-dev, libxrandr-dev Build-Depends-Indep: ghc-doc, libghc-opengl-doc Standards-Version: 3.9.4 Homepage: http://hackage.haskell.org/package/GLFW Vcs-Darcs: http://darcs.debian.org/pkg-haskell/haskell-glfw Vcs-Browser: http://darcs.debian.org/cgi-bin/darcsweb.cgi?r=haskell/haskell-glfw Package: libghc-glfw-dev Architecture: any Depends: ${haskell:Depends}, ${shlibs:Depends}, ${misc:Depends}, libglfw-dev, libxrandr-dev Recommends: ${haskell:Recommends} Suggests: ${haskell:Suggests} Provides: ${haskell:Provides} Description: Haskell GLFW binding for GHC${haskell:ShortBlurb} This library provides bindings for GLFW, a window system independent toolkit for writing OpenGL programs. . ${haskell:Blurb} Package: libghc-glfw-prof Architecture: any Depends: ${haskell:Depends}, ${shlibs:Depends}, ${misc:Depends} Recommends: ${haskell:Recommends} Suggests: ${haskell:Suggests} Provides: ${haskell:Provides} Description: Haskell GLFW binding for GHC${haskell:ShortBlurb} This library provides bindings for GLFW, a window system independent toolkit for writing OpenGL programs. . ${haskell:Blurb} Package: libghc-glfw-doc Section: doc Architecture: all Depends: ${haskell:Depends}, ${misc:Depends} Recommends: ${haskell:Recommends} Suggests: ${haskell:Suggests} Description: Haskell GLFW binding for GHC${haskell:ShortBlurb} This library provides bindings for GLFW, a window system independent toolkit for writing OpenGL programs. . ${haskell:Blurb} debian/changelog0000644000000000000000000000250112151331024011026 0ustar haskell-glfw (0.5.1.0-3build1) saucy; urgency=low * Rebuild for new GHC ABIs. -- Colin Watson Wed, 29 May 2013 08:45:24 +0100 haskell-glfw (0.5.1.0-3) unstable; urgency=low * Move Haskell blurb to the end of the description, reduces the impact of #708703 -- Joachim Breitner Sat, 25 May 2013 23:52:18 +0200 haskell-glfw (0.5.1.0-2) unstable; urgency=low * Enable compat level 9 * Use substvars for Haskell description blurbs -- Joachim Breitner Fri, 24 May 2013 12:50:42 +0200 haskell-glfw (0.5.1.0-1) experimental; urgency=low * Depend on haskell-devscripts 0.8.13 to ensure this packages is built against experimental * Bump standards version, no change * New upstream release -- Joachim Breitner Sun, 02 Dec 2012 21:55:35 +0100 haskell-glfw (0.5.0.1-1) unstable; urgency=low * New upstream release -- Joachim Breitner Mon, 13 Feb 2012 22:10:38 +0100 haskell-glfw (0.4.2-2) unstable; urgency=low [ Marco Silva ] * Use ghc instead of ghc6 -- Joachim Breitner Mon, 11 Apr 2011 18:46:24 +0530 haskell-glfw (0.4.2-1) unstable; urgency=low * Initial release (Closes: 582572). -- Ernesto Hernández-Novich (USB) Tue, 01 Jun 2010 11:16:52 -0430