debian/0000755000000000000000000000000012151121736007165 5ustar debian/watch0000644000000000000000000000032412150657630010223 0ustar version=3 opts="downloadurlmangle=s|archive/([\w\d_-]+)/([\d\.]+)/|archive/$1/$2/$1-$2.tar.gz|,\ filenamemangle=s|(.*)/$|llvm-$1.tar.gz|" \ http://hackage.haskell.org/packages/archive/llvm \ ([\d\.]*\d)/ debian/libghc-llvm-doc.examples0000644000000000000000000000001312150657630013670 0ustar examples/* debian/rules0000755000000000000000000000022212150657630010247 0ustar #!/usr/bin/make -f DEB_BUILD_DEPENDENCIES = build-arch include /usr/share/cdbs/1/rules/debhelper.mk include /usr/share/cdbs/1/class/hlibrary.mk debian/copyright0000644000000000000000000000410212150657630011123 0ustar Format-Specification: http://svn.debian.org/wsvn/dep/web/deps/dep5.mdwn?op=file&rev=135 Name: llvm Maintainer: Bryan O'Sullivan , Lennart Augustsson Source: http://hackage.haskell.org/packages/archive/llvm Copyright: Copyright (c) 2007-2009 Bryan O'Sullivan License: BSD3 Copyright (c) 2007-2009 Bryan O'Sullivan All rights reserved. Developed by: Bryan O'Sullivan http://www.serpentine.com/blog/ Lennart Augustsson Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal with the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: * Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimers. * Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimers in the documentation and/or other materials provided with the distribution. * Neither the names of Bryan O'Sullivan, University of Illinois at Urbana-Champaign, nor the names of its contributors may be used to endorse or promote products derived from this Software without specific prior written permission. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE CONTRIBUTORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS WITH THE SOFTWARE. debian/source/0000755000000000000000000000000012150657630010473 5ustar debian/source/format0000644000000000000000000000001412150657630011701 0ustar 3.0 (quilt) debian/compat0000644000000000000000000000000212150657630010371 0ustar 9 debian/control0000644000000000000000000000451612150664040010575 0ustar Source: haskell-llvm Section: haskell Priority: extra Maintainer: Debian Haskell Group Uploaders: Erik de Castro Lopo Build-Depends: debhelper (>= 9), , cdbs , haskell-devscripts (>= 0.8.15) , ghc , ghc-prof , libghc-mtl-dev , libghc-mtl-prof , libghc-type-level-dev , libghc-type-level-prof , libghc-llvm-base-dev (>= 3.2.0.0) , libghc-llvm-base-dev (<< 4) , libghc-llvm-base-prof Build-Depends-Indep: ghc-doc , libghc-mtl-doc , libghc-type-level-doc , libghc-llvm-base-doc Standards-Version: 3.9.4 Homepage: http://hackage.haskell.org/package/llvm Vcs-Darcs: http://darcs.debian.org/pkg-haskell/haskell-llvm Vcs-Browser: http://darcs.debian.org/cgi-bin/darcsweb.cgi?r=pkg-haskell/haskell-llvm Package: libghc-llvm-dev Architecture: any Depends: ${haskell:Depends} , ${shlibs:Depends} , ${misc:Depends} Recommends: ${haskell:Recommends} Suggests: ${haskell:Suggests} Provides: ${haskell:Provides} Description: Haskell bindings to the LLVM compiler toolkit${haskell:ShortBlurb} Low Level Virtual Machine (LLVM) is a set of tools for use in the backend of a compiler for generating optimised native code across a wide variety of CPU architectures. The Haskell bindings make it possible to use LLVM from Haskell. . ${haskell:Blurb} Package: libghc-llvm-prof Architecture: any Depends: ${haskell:Depends} , ${shlibs:Depends} , ${misc:Depends} Recommends: ${haskell:Recommends} Suggests: ${haskell:Suggests} Provides: ${haskell:Provides} Description: Profiling libraries haskell LLVM bindings${haskell:ShortBlurb} Low Level Virtual Machine (LLVM) is a set of tools for use in the backend of a compiler for generating optimised native code across a wide variety of CPU architectures. The Haskell bindings make it possible to use LLVM from Haskell. . ${haskell:Blurb} Package: libghc-llvm-doc Section: doc Architecture: all Depends: ${misc:Depends}, ${haskell:Depends} Recommends: ${haskell:Recommends} Suggests: ${haskell:Suggests} Description: Documentation for haskell LLVM bindings${haskell:ShortBlurb} Low Level Virtual Machine (LLVM) is a set of tools for use in the backend of a compiler for generating optimised native code across a wide variety of CPU architectures. The Haskell bindings make it possible to use LLVM from Haskell. . ${haskell:Blurb} debian/changelog0000644000000000000000000000515512151121736011045 0ustar haskell-llvm (3.2.0.0-1build1) saucy; urgency=low * Rebuild for new GHC ABIs. -- Colin Watson Tue, 28 May 2013 13:32:30 +0100 haskell-llvm (3.2.0.0-1) unstable; urgency=low [ Joachim Breitner ] * Enable compat level 9 * Use substvars for Haskell description blurbs [ Colin Watson ] * New upstream version. -- Colin Watson Mon, 27 May 2013 15:07:05 +0100 haskell-llvm (3.0.1.0-2) experimental; urgency=low * Depend on haskell-devscripts 0.8.13 to ensure this packages is built against experimental * Bump standards version, no change -- Joachim Breitner Sun, 14 Oct 2012 12:01:27 +0200 haskell-llvm (3.0.1.0-1) unstable; urgency=low * New upstream release -- Joachim Breitner Thu, 17 May 2012 13:37:40 +0200 haskell-llvm (3.0.0.0-1) unstable; urgency=low * New upstream release (Closes: #662879) * Can drop all patches (I hope) -- Joachim Breitner Sat, 10 Mar 2012 19:52:51 +0100 haskell-llvm (0.8.0.2-5) unstable; urgency=low * Sourceful upload to rebuild documentation package -- Joey Hess Thu, 01 Mar 2012 14:23:41 -0400 haskell-llvm (0.8.0.2-4) unstable; urgency=low * Rename libghc6-llvm-doc.examples to libghc-llvm-doc.examples to actually install the examples * 01-shared-llvm.diff: Add patch taken from Ubuntu to link against LLVM's shared libraries (Closes: #597836). Thanks to Matthias Klose. * 02-fix-linking-ld-no-add-needed.diff: Add patch taken from Ubuntu to build with ld --no-add-needed. Thanks to Michael Bienia. -- Iain Lane Fri, 03 Jun 2011 09:41:00 +0100 haskell-llvm (0.8.0.2-3) unstable; urgency=low [ Marco Silva ] * Use ghc instead of ghc6 [ Erik de Castro Lopo ] * Compile against llvm-2.8 (Closes: #626206). * Bump standards version (no changes required). -- Erik de Castro Lopo Tue, 10 May 2011 08:04:07 +1000 haskell-llvm (0.8.0.2-2) unstable; urgency=low * Ship example programs in -doc package. -- Erik de Castro Lopo Wed, 23 Jun 2010 15:13:56 +1000 haskell-llvm (0.8.0.2-1) unstable; urgency=low * New upstream. -- Erik de Castro Lopo Fri, 21 May 2010 18:09:45 +1000 haskell-llvm (0.7.1.1-2) unstable; urgency=low * Fix missing build deps. Closes: #577874. -- Erik de Castro Lopo Fri, 16 Apr 2010 00:24:33 +1000 haskell-llvm (0.7.1.1-1) unstable; urgency=low * Initial debian package. Closes: #574103. -- Erik de Castro Lopo Tue, 16 Mar 2010 20:14:49 +1100