debian/0000755000000000000000000000000012245510402007161 5ustar debian/copyright0000644000000000000000000000106512245510402011116 0ustar This work was packaged for Debian by: Dafydd Harries on Sat, 18 Dec 2010 12:09:37 +0100 It was downloaded from: http://glitch.rhydd.org/release/ Upstream Authors: Dafydd Harries Robert M Ochschorn Copyright: Copyright (C) 2010 Dafydd Harries Copyright (C) 2010 Robert M Ochschorn License: GPL version 3 or later. The Debian packaging is: Copyright (C) 2010 Dafydd Harries and is licensed under the GPL version 3, see "/usr/share/common-licenses/GPL-3". debian/changelog0000644000000000000000000000145312245510402011036 0ustar glitch (0.6-3) unstable; urgency=low * Use dh_python2. Closes: #730244. -- Dafydd Harries Wed, 27 Nov 2013 19:39:09 -0500 glitch (0.6-2.1) unstable; urgency=low * Non-maintainer upload. * Add build-dependency on python-all and python-support (closes: #633545). -- Jakub Wilk Wed, 27 Jul 2011 20:51:18 +0200 glitch (0.6-1) unstable; urgency=low * New upstream release. -- Dafydd Harries Thu, 31 Mar 2011 15:00:32 -0400 glitch (0.5-2) unstable; urgency=low * Recommend python-gtk2, not (the non-existant) python-gtk. -- Dafydd Harries Mon, 14 Feb 2011 22:26:13 -0500 glitch (0.5-1) unstable; urgency=low * Initial upload. (Closes: #607433) -- Dafydd Harries Sat, 18 Dec 2010 14:25:45 +0100 debian/rules0000755000000000000000000000020012245510402010231 0ustar #!/usr/bin/make -f # -*- makefile -*- # Uncomment this to turn on verbose mode. #export DH_VERBOSE=1 %: dh $@ --with python2 debian/source/0000755000000000000000000000000012245510402010461 5ustar debian/source/format0000644000000000000000000000001412245510402011667 0ustar 3.0 (quilt) debian/control0000644000000000000000000000161712245510402010571 0ustar Source: glitch Section: python Priority: optional Maintainer: Dafydd Harries Build-Depends: debhelper (>= 7.0.50~), python-all (>= 2.6.6-3~), dh-python Standards-Version: 3.9.1 Homepage: http://glitch.rhydd.org/ Vcs-Git: git://git.debian.org/collab-maint/glitch.git Vcs-Browser: http://git.debian.org/?p=collab-maint/glitch.git;a=summary X-Python-Version: >= 2.5 Package: python-glitch Architecture: all Depends: ${misc:Depends}, ${python:Depends}, python-opengl (>= 3.0) Recommends: python-imaging, python-gtk2 (>= 2.0), python-gtkglext1, python-gst0.10, python-cairo Description: Python library for OpenGL graphics programming Glitch provides a framework for writing OpenGL-based graphics programs, without attempting to replace the OpenGL API. . Glitch integrates with Gtk+ (for windowing and event input), Cairo (for 2D drawing) and GStreamer (for video input and output). debian/watch0000644000000000000000000000010112245510402010202 0ustar version=3 http://glitch.rhydd.org/release/glitch-(.*)\.tar\.gz debian/docs0000644000000000000000000000002112245510402010025 0ustar README examples/ debian/compat0000644000000000000000000000000212245510402010357 0ustar 7