debian/0000755000000000000000000000000012150231222007154 5ustar debian/copyright0000644000000000000000000000167012036250054011122 0ustar Format-Specification: http://svn.debian.org/wsvn/dep/web/deps/dep5.mdwn?op=file&rev=135 Name: gstreamer Maintainer: gtk2hs-users@sourceforge.net Source: http://hackage.haskell.org/packages/archive/gstreamer/0.11.0/gstreamer-0.11.0.tar.gz Copyright: 2001-2010, The Gtk2Hs Team License: LGPL-2.1+ This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. . This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. . On Debian systems, the full text of the GNU Lesser General Public License version 2.1 can be found in the file `/usr/share/common-licenses/LGPL-2.1'. debian/libghc-gstreamer-dev.preinst0000644000000000000000000000026012036250054014562 0ustar #!/bin/sh set -e #DEBHELPER# if [ "$1" = "upgrade" ] then ghc-pkg unregister --force gstreamer-`echo $2 | sed 's/-.*//'` \ > /dev/null 2>&1 \ || true fi debian/watch0000644000000000000000000000033612036250055010217 0ustar version=3 opts="downloadurlmangle=s|archive/([\w\d_-]+)/([\d\.]+)/|archive/$1/$2/$1-$2.tar.gz|,\ filenamemangle=s|(.*)/$|gstreamer-$1.tar.gz|" \ http://hackage.haskell.org/packages/archive/gstreamer \ ([\d\.]*\d)/ debian/compat0000644000000000000000000000000212147616202010365 0ustar 9 debian/control0000644000000000000000000000520312150230124010557 0ustar Source: haskell-gstreamer Section: haskell Priority: extra Maintainer: Debian Haskell Group Uploaders: Marco TĂșlio Gontijo e Silva Build-Depends: debhelper (>= 9) , cdbs , haskell-devscripts (>= 0.8.15) , ghc , ghc-prof , libghc-mtl-dev , libghc-mtl-prof , libghc-glib-dev (>= 0.12) , libghc-glib-dev (<< 0.13) , libghc-glib-prof , libgstreamer0.10-dev , gtk2hs-buildtools , libgstreamer-plugins-base0.10-dev Build-Depends-Indep: ghc-doc , libghc-mtl-doc , libghc-glib-doc Standards-Version: 3.9.4 Homepage: http://hackage.haskell.org/package/gstreamer Vcs-Darcs: http://darcs.debian.org/pkg-haskell/haskell-gstreamer Vcs-Browser: http://darcs.debian.org/cgi-bin/darcsweb.cgi?r=pkg-haskell/haskell-gstreamer Package: libghc-gstreamer-dev Architecture: any Depends: ${haskell:Depends} , ${shlibs:Depends} , ${misc:Depends} , libgstreamer0.10-dev , libgstreamer-plugins-base0.10-dev Recommends: ${haskell:Recommends} Suggests: ${haskell:Suggests} Provides: ${haskell:Provides} Description: Binding to the GStreamer open source multimedia framework${haskell:ShortBlurb} This package provides a wrapper around the GStreamer C library. GStreamer is a library for constructing graphs of media-handling components. The applications it supports range from simple OggVorbis playback, audiovideo streaming to complex audio (mixing) and video (non-linear editing) processing. . ${haskell:Blurb} Package: libghc-gstreamer-prof Architecture: any Depends: ${haskell:Depends} , ${misc:Depends} Recommends: ${haskell:Recommends} Suggests: ${haskell:Suggests} Provides: ${haskell:Provides} Description: Binding to the GStreamer open source multimedia framework${haskell:ShortBlurb} This package provides a wrapper around the GStreamer C library. GStreamer is a library for constructing graphs of media-handling components. The applications it supports range from simple OggVorbis playback, audiovideo streaming to complex audio (mixing) and video (non-linear editing) processing. . ${haskell:Blurb} Package: libghc-gstreamer-doc Section: doc Architecture: all Depends: ${misc:Depends}, ${haskell:Depends} Recommends: ${haskell:Recommends} Suggests: ${haskell:Suggests} Description: Binding to the GStreamer open source multimedia framework${haskell:ShortBlurb} This package provides a wrapper around the GStreamer C library. GStreamer is a library for constructing graphs of media-handling components. The applications it supports range from simple OggVorbis playback, audiovideo streaming to complex audio (mixing) and video (non-linear editing) processing. . ${haskell:Blurb} debian/rules0000755000000000000000000000015512036250055010245 0ustar #!/usr/bin/make -f include /usr/share/cdbs/1/rules/debhelper.mk include /usr/share/cdbs/1/class/hlibrary.mk debian/changelog0000644000000000000000000000247312150231222011034 0ustar haskell-gstreamer (0.12.1.2-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-gstreamer (0.12.1.2-2) unstable; urgency=low * Enable compat level 9 * Use substvars for Haskell description blurbs -- Joachim Breitner Fri, 24 May 2013 12:50:45 +0200 haskell-gstreamer (0.12.1.2-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 Mon, 26 Nov 2012 10:56:09 +0100 haskell-gstreamer (0.12.1-1) unstable; urgency=low * New upstream release * patches/add-Eq-constraint: Make it compile with ghc-7.4.1 -- Joachim Breitner Mon, 13 Feb 2012 23:47:38 +0100 haskell-gstreamer (0.12.0-1) unstable; urgency=low [ Marco Silva ] * Use ghc instead of ghc6 [ Joachim Breitner ] * New upstream release -- Joachim Breitner Wed, 13 Apr 2011 13:44:54 +0530 haskell-gstreamer (0.11.0-1) unstable; urgency=low * Initial release. (Closes: #583261) -- Marco TĂșlio Gontijo e Silva Wed, 26 May 2010 17:28:18 -0300 debian/source/0000755000000000000000000000000012036250055010464 5ustar debian/source/format0000644000000000000000000000001412036250055011672 0ustar 3.0 (quilt)