debian/0000775000000000000000000000000012301452262007165 5ustar debian/source/0000775000000000000000000000000012301423712010463 5ustar debian/source/format0000664000000000000000000000001412301423712011671 0ustar 3.0 (quilt) debian/avg_showfont.10000664000000000000000000000137412301423712011756 0ustar .TH AVG_SHOWFONT "1" "November 2011" "libavg 1.7.0" "User Commands" .SH NAME avg_showfont \- font enumeration and preview tool .SH SYNOPSIS .B avg_showfont [\fIfontname\fR] [\fItext\fR] .SH DESCRIPTION List available font faces and generate preview of their variants. .PP If invoked without arguments, avg_showfont generates a list of font family names and prints them on the console. Fontconfig is used for font discovery. Fonts are searched for in the system font path and in $PWD/fonts. .PP If \fBfontname\fR is specified, the chosen font is displayed in a window, with one line for each available variant. .PP If supplied, the optional \fBtext\fR argument is used instead of the variant name in the sample text. .SH AUTHOR Ulrich von Zadow debian/copyright0000664000000000000000000000417312301423712011123 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: libavg Upstream-Contact: Ulrich von Zadow , OXullo Intersecans Source: http://www.libavg.de/download.php Files: debian/* Copyright: 2005 Torsten Werner , 2011-2012 OXullo Intersecans , 2012 Dmitrijs Ledkovs License: GPL-2+ On Debian systems, the full text of the GNU General Public License version 2 can be found in the file `/usr/share/common-licenses/GPL-2'. Files: src/oscpack/* Copyright: 2004-2005 Ross Bencina License: MIT/X11 (BSD like) Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in 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: . The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. . Any person wishing to distribute modifications to the Software is requested to send the modifications to the original developer so that they can be incorporated into the canonical version. . 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 AUTHORS 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 IN THE SOFTWARE. Files: * Copyright: 2003-2011 Ulrich von Zadow License: LGPL-2.1+ 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/avg_checktouch.10000664000000000000000000000050012301423712012215 0ustar .TH AVG_CHECKTOUCH "1" "November 2011" "libavg 1.7.0" "User Commands" .SH NAME avg_checktouch \- test application for multitouch devices .SH SYNOPSIS .B avg_checktouch \fIfile\fR .SH DESCRIPTION Minimal application to test multitouch event and visualize them on screen .PP .SH AUTHOR Ulrich von Zadow debian/avg_checkvsync.10000664000000000000000000000042212301423712012240 0ustar .TH AVG_CHECKVSYNC "1" "November 2011" "libavg 1.7.0" "User Commands" .SH NAME avg_checkvsync \- vsync test application .SH SYNOPSIS .B avg_checkvsync \fIfile\fR .SH DESCRIPTION Minimal application to test vertical syncing .PP .SH AUTHOR Ulrich von Zadow debian/python-libavg.examples0000664000000000000000000000011012301423712013476 0ustar src/samples/*.py src/samples/*.avg src/samples/*.png src/samples/*.avi debian/avg_chromakey.10000664000000000000000000000231312301423712012063 0ustar .TH AVG_CHROMAKEY "1" "November 2011" "libavg 1.7.0" "User Commands" .SH NAME avg_chromakey \- test application for libavg chromakey filter .SH SYNOPSIS .B avg_chromakey \fI\-t DRIVER [OPTION]...\fR .SH DESCRIPTION Stream a live image from a camera and apply a chromakey filter. .PP .SH OPTIONS .TP \fB\-h\fR, \fB\-\-help\fR Show a brief description of the options. .TP \fB\-t\fR, \fB\-\-driver\fR DRIVER One of the camera subsystems supported by libavg (supported: firewire, video4linux, directshow). .TP \fB\-d\fR, \fB\-\-device\fR DEVICE Camera device identifier (depending on the driver, a GUID or device path is expected). .TP \fB\-u\fR, \fB\-\-unit\fR UNIT Unit number. Used for cameras or other capture devices which deliver several images (e.g. stereo cameras or TV capture cards). .TP \fB\-w\fR, \fB\-\-width\fR WIDTH Camera image width. .TP \fB\-e\fR, \fB\-\-height\fR HEIGHT Camera image height. .TP \fB\-p\fR, \fB\-\-pixelformat\fR PIXELFORMAT Camera pixel format (one of: I8, I16, YUV411, YUV422, YUYV422, RGB, BGR, BAYER8). .TP \fB\-f\fR, \fB\-\-framerate\fR FRAMERATE Frames per second. .TP \fB\-8\fR, \fB\-\-fw800\fR Set firewire bus speed to s800 (if supported). .SH AUTHOR Ulrich von Zadow debian/changelog0000664000000000000000000003721612301451456011054 0ustar libavg (1.8.0-1) unstable; urgency=medium * New upstream release. Closes: #721047 * Drop all patches, none are needed with this new upstream release. * Port to dh. * Specify foreign in configure.ac. -- Dimitri John Ledkov Thu, 20 Feb 2014 16:06:16 +0000 libavg (1.7.1-4) unstable; urgency=low * Drop automake1.10 dependency in favor of automake. Closes: #724398. -- Dmitrijs Ledkovs Tue, 24 Sep 2013 09:14:03 +0100 libavg (1.7.1-3ubuntu1) saucy; urgency=low * Link against boost-system for boost1.50+ -- Dmitrijs Ledkovs Tue, 27 Aug 2013 16:49:57 +0100 libavg (1.7.1-3) unstable; urgency=low * Fix building against multiarched python. -- Dmitrijs Ledkovs Wed, 20 Feb 2013 12:28:46 +0000 libavg (1.7.1-2) unstable; urgency=low * Change architecture to any * Make some x86 specific debug code conditional (replacing it with a deliberate segfault) (patch accepted upstream) (Closes: #683105) -- Peter Michael Green Fri, 27 Jul 2012 23:46:04 +0000 libavg (1.7.1-1) unstable; urgency=low * New maintainer * debian/patches/series: Add patch to fix FTBFS with gcc 4.7 (LP: #1008300) * debian/control: Correct the packaging URL * debian/control: Bump the standards version to 3.9.3 * debian/copyright: Change the URL of the copyright format specification * closing debian bugs, fixed in the previous ubuntu uploads: - builds with gold (Closes: #555079) - uses dh_python2 (Closes: #616859) - no *.la files shipped (Closes: #621534) - don't use -msse2 on non-ix86 architectures (Closes: #580678) -- Dmitrijs Ledkovs Wed, 13 Jun 2012 21:36:19 +0100 libavg (1.7.1-0ubuntu1) precise; urgency=low * New upstream release (LP: #923302) -- OXullo Intersecans Sun, 29 Jan 2012 19:26:37 +0100 libavg (1.7.0-0ubuntu1) precise; urgency=low * New upstream release (LP: #899183) * Remove patches 0002-libav-0.7.patch, 0003-fglrx-segfault-on-startup.patch now merged to upstream * Remove unnecessary .la files * Update debian/watch file * Fix debian/copyright dep-5 compliancy * Update standards to version 3.9.2 * Add man pages for avg_checktouch, avg_checkvsync, avg_showsvg * Minor debian/rules enhancement * Add librsvg2-dev, libgdk-pixbuf2.0-dev to Build-Depends * Proper transition to dh_python2 -- OXullo Intersecans Tue, 06 Dec 2011 22:44:56 +0100 libavg (1.5.4-0ubuntu4) oneiric; urgency=low * Work around segfault when using fglrx (LP: #815922) -- Stefano Rivera Sun, 09 Oct 2011 23:30:53 +0200 libavg (1.5.4-0ubuntu3) oneiric; urgency=low * Port to libav 0.7 API (LP: #831190). -- Colin Watson Mon, 29 Aug 2011 23:32:13 +0100 libavg (1.5.4-0ubuntu2) natty; urgency=low * Build arch restricted to the supported i386 and amd64 (LP: #735548) * STDC macros define moved from CXXFLAGS to CPPFLAGS in order to autoconf to set correctly the default (LP: #752924) -- OXullo Intersecans Wed, 06 Apr 2011 23:46:15 +0200 libavg (1.5.4-0ubuntu1) natty; urgency=low [ OXullo Intersecans ] * Upstream update * Removed 0002-load-libstdc++-first.patch which is now merged to upstream * Add manpages [ Chase Douglas ] * Update debian/copyright for DEP5 standards * Remove README.debian as its contents are no longer relevant * Update debian/watch to version 3 * Add list-missing check for installed but not packaged files -- OXullo Intersecans Fri, 11 Mar 2011 20:24:54 +0100 libavg (1.5.3-0ubuntu2) UNRELEASED; urgency=low [ OXullo Intersecans ] * New package descriptions [ Chase Douglas ] * Fix segfault on start up in Ubuntu due to Mesa glx tls issue - Added 0002-load-libstdc++-first.patch -- Chase Douglas Wed, 23 Feb 2011 15:04:56 -0500 libavg (1.5.3-0ubuntu1) UNRELEASED; urgency=low * Upstream update * Reverted rules back to watch -- OXullo Intersecans Sun, 20 Feb 2011 14:27:42 +0100 libavg (1.5.2+svn5577-0ubuntu1) UNRELEASED; urgency=low * Upstream update -- OXullo Intersecans Sun, 13 Feb 2011 23:18:32 +0100 libavg (1.5.2+svn5512-0ubuntu2) UNRELEASED; urgency=low * Switched python-central to dh_python2 -- OXullo Intersecans Sat, 12 Feb 2011 00:27:30 +0100 libavg (1.5.2+svn5512-0ubuntu1) UNRELEASED; urgency=low * Upstream update -- OXullo Intersecans Mon, 07 Feb 2011 18:17:48 +0100 libavg (1.5.2+svn5510-0ubuntu1) UNRELEASED; urgency=low * Upstream update * Added libxi6 as package dependency -- OXullo Intersecans Sun, 06 Feb 2011 21:48:27 +0100 libavg (1.5.2+svn5509-0ubuntu2) UNRELEASED; urgency=low * Added libxi-dev as build dependency -- OXullo Intersecans Sun, 06 Feb 2011 20:32:47 +0100 libavg (1.5.2+svn5509-0ubuntu1) UNRELEASED; urgency=low * Upstream update -- OXullo Intersecans Sun, 06 Feb 2011 20:24:05 +0100 libavg (1.5.2+svn5503-0ubuntu1) UNRELEASED; urgency=low * Upstream update -- OXullo Intersecans Sun, 06 Feb 2011 17:50:24 +0100 libavg (1.5.2+svn5481-0ubuntu1) UNRELEASED; urgency=low * Upstream update * Temporarily enabled svn upstream provider -- OXullo Intersecans Sat, 05 Feb 2011 02:07:31 +0100 libavg (1.5.2+svn5420-0ubuntu2) UNRELEASED; urgency=low * Upstream update -- OXullo Intersecans Wed, 26 Jan 2011 02:06:08 +0100 libavg (1.5.2-0ubuntu1) UNRELEASED; urgency=low * New upstream version * Remove current examples in favour of upstream's src/samples. * Remove patches merged upstream. * Remove .py extension from new /usr/bin/ scripts. -- OXullo Intersecans Sun, 16 Jan 2011 23:11:32 +0100 libavg (1.0.1-1ubuntu4) natty; urgency=low * Fix build failure with ld --no-add-needed. -- Matthias Klose Sat, 04 Dec 2010 11:55:19 +0100 libavg (1.0.1-1ubuntu3) natty; urgency=low * Rebuild to add support for python 2.7. -- Matthias Klose Fri, 03 Dec 2010 00:02:50 +0000 libavg (1.0.1-1ubuntu2) maverick; urgency=low * Fix FTBFS, don't use -msse2 on non-ix86 architectures. -- Matthias Klose Sun, 19 Sep 2010 14:16:51 +0200 libavg (1.0.1-1ubuntu1) maverick; urgency=low * debian/rules: added CXXFLAGS to fix a FTBFS with undefined UINT64_C error with latest ffmpeg -- Fabrice Coutadeur Sat, 04 Sep 2010 19:47:32 +0000 libavg (1.0.1-1) unstable; urgency=low * new upstream release (Closes: #565512) * Remove patches that have been merged upstream. * Add a patch that avoids building tests by default. * Remove .py extension from two more scripts in /usr/bin . * Add 2 example files to /usr/share/doc/python-libavg/examples/ . * Describe a workaround for bug #579937 in README.Debian. * Install debian/libavg.pth into /usr/share/pyshared/ . (Closes: #575551) * Add get-orig-source target to debian/rules. -- Torsten Werner Sun, 02 May 2010 23:50:04 +0200 libavg (0.8.0-7) unstable; urgency=low * Support all python versions; not just 2.5. * Convert patches to dep3 format. * Do no longer link with $py_localmodlibs. (Closes: #567144) * Add Build-Depends: automake1.10 and run ./bootstrap before ./configure. * Change Standards-Version: 3.8.4 (no changes). * Switch to source format 3.0. -- Torsten Werner Sat, 20 Mar 2010 22:22:05 +0100 libavg (0.8.0-6) unstable; urgency=low * Update library name for newer libboost-python-dev. (Closes: #545601) -- Torsten Werner Wed, 09 Sep 2009 17:24:36 +0200 libavg (0.8.0-5) unstable; urgency=low * Configure library boost_thread-mt. * Add suffix '-mt' to boost_python. * Add Depends: ${misc:Depends}. * Bump up Standards-Version: 3.8.1 (no changes). -- Torsten Werner Mon, 11 May 2009 20:54:25 +0200 libavg (0.8.0-4) unstable; urgency=low * Add patch avg_namespace.diff; thanks to Luca Falavigna. (Closes: #520730) -- Torsten Werner Wed, 01 Apr 2009 22:33:58 +0200 libavg (0.8.0-3) unstable; urgency=low * Add patch ffmpeg-includes.diff; thanks to Reinhard Tartler. (Closes: #516951) -- Torsten Werner Tue, 24 Feb 2009 22:26:54 +0100 libavg (0.8.0-2) unstable; urgency=low * Add patch gcc-4.4.diff provided by Martin Michlmayr. (Closes: #505593) -- Torsten Werner Fri, 14 Nov 2008 00:32:16 +0100 libavg (0.8.0-1) unstable; urgency=low * new upstream release - Uses GraphicsMagick++ instead of ImageMagick++. (Closes: #485895) - Does no longer support python 2.4. * Remove patch libavg_gcc-4.3.diff because it is not needed any more. * Remove .py extension from scripts installed into /usr/bin. -- Torsten Werner Tue, 07 Oct 2008 22:49:40 +0200 libavg (0.7.0-9) unstable; urgency=low * Add missing Build-Depends: libswscale-dev. (Closes: #487644) * Bump up Standards-Version: 3.8.0 (no changes needed). -- Torsten Werner Fri, 15 Aug 2008 17:15:47 +0200 libavg (0.7.0-8) unstable; urgency=medium * Change Build-Depends: libdc1394-22-dev. -- Torsten Werner Sun, 20 Jul 2008 23:14:49 +0200 libavg (0.7.0-7) unstable; urgency=high * Remove Build-Depends: liblzo-dev; thanks to Andreas Henriksson. (Closes: #485914) -- Torsten Werner Tue, 24 Jun 2008 23:37:17 +0200 libavg (0.7.0-6) unstable; urgency=low * Support both python 2.4 and 2.5. * Build-Depend on a recent libboost-python-dev. * Clean up Build-Depends on libmagick++. -- Torsten Werner Sun, 23 Mar 2008 09:22:14 +0100 libavg (0.7.0-5) unstable; urgency=low * Add a patch from Cyril Brulebois to support g++ 4.3. (Closes: #455436) * Make debian/copyright more verbose. * Replace python by Python in description of the package. -- Torsten Werner Fri, 07 Mar 2008 20:57:39 +0100 libavg (0.7.0-4) unstable; urgency=low * Update Homepage and Vcs fields. * Set Standards-Version: 3.7.3. * Remove redundant Build-Depends: python-all-dev. * Install libavg.pth into the correct directory. * Remove empty directory /usr/share/avg. -- Torsten Werner Mon, 07 Jan 2008 21:14:49 +0100 libavg (0.7.0-3) unstable; urgency=low * Ignore errors from 'make check' because they are probably errors of the buildd environment. (Closes: #447246) -- Torsten Werner Sun, 09 Dec 2007 21:22:36 +0100 libavg (0.7.0-2) unstable; urgency=low * Remove the last patch because it is not needed anymore. * Enable 'make check' during the build process. -- Torsten Werner Tue, 02 Oct 2007 20:07:26 +0200 libavg (0.7.0-1) unstable; urgency=low * New upstream version * Fix debian/watch to reflect the changes of the website. * Remove patches that have been applied upstream. * Refresh one remaining patch. * Add missing Build-Depends: libboost-thread-dev. * Do not run the autotools any more and remove the Build-Depends. * Switch back to python 2.4 because boost has been built with that version. * Do no longer specify BOOST_LIBS as an argument to configure because it is not needed any more. -- Torsten Werner Tue, 18 Sep 2007 19:10:28 +0200 libavg (0.6.0-6) unstable; urgency=low * Add a patch for newer ffmpeg provided by Ulrich von Zadow. (Closes: #427202) * Add patch from Martin Michlmayr for gcc-4.3. (Closes: #417357) -- Torsten Werner Sat, 30 Jun 2007 09:20:54 +0200 libavg (0.6.0-5) unstable; urgency=low * Fix linking the boost_python library. -- Torsten Werner Sun, 20 May 2007 13:55:49 +0200 libavg (0.6.0-4) unstable; urgency=low * Switch to new boost packages and python 2.5. * Switch to debhelper 5. -- Torsten Werner Sun, 20 May 2007 09:01:22 +0200 libavg (0.6.0-3) unstable; urgency=low * Add file /usr/lib/python2.4/site-packages/libavg.pth. -- Torsten Werner Thu, 18 Jan 2007 07:22:37 +0100 libavg (0.6.0-2) unstable; urgency=low * Switch from dh_python to python-central. * Add XS-X-Vcs-Svn header and Homepage to debian/control. -- Torsten Werner Fri, 8 Dec 2006 14:25:40 +0100 libavg (0.6.0-1) experimental; urgency=low * New upstream release. * Uploading to experimental. * Removing all patches because they are not needed anymore. * Do not run automake anymore. -- Torsten Werner Sun, 5 Nov 2006 14:43:11 +0100 libavg (0.5.9-4) unstable; urgency=low * move patches/ directory into debian/ directory where cdbs expects it * add patch 64bit.diff from upstream that fixes compilation errors on 64bit platforms, closes: #386619 * add debian/pycompat (policy version 1) -- Torsten Werner Sat, 9 Sep 2006 21:35:54 +0200 libavg (0.5.9-3) unstable; urgency=low * remove reference to www.debian-multimedia.org from package description -- Torsten Werner Mon, 28 Aug 2006 07:06:46 +0200 libavg (0.5.9-2) unstable; urgency=low * uses libtool now; fixes non PIC code (patch sent to upstream author) * add checks to debian/rules (still commented out) * add patch for 'make check' * removed any non-free Build-Depends and move the package from contrib to main * set Architecture back to any because it should be possible to autobuild the package now * removed stuff specific to the python 2.4 transition that has happened finally * add a cosmetic patch pkg-config.diff which is intended to be sent to the upstream author -- Torsten Werner Sun, 27 Aug 2006 23:25:58 +0200 libavg (0.5.9-1) unstable; urgency=low * fixed debian/watch * new upstream release * set Architecture to i386 because the package does not get autobuilded * add patch for gcc 4.1.1 from Alexander Baldeck * lintian fixes -- Torsten Werner Sat, 12 Aug 2006 11:03:24 +0200 libavg (0.5.7-1) experimental; urgency=low * new upstream version * set Standards-Version to 3.7.2, no changes needed * use dh_python * exclude avg.so from dh_makeshlibs * documented the packages from debian-multimedia.org which are needed to build libavg, closes: #376424 * minor lintian fixes * updated description in debian/control * upload to experimental because of the python2.4 transition * add patch gcc.diff for newer gccs -- Torsten Werner Tue, 11 Jul 2006 21:20:09 +0200 libavg (0.5.4-1) unstable; urgency=low * New upstream release * final switch to pkg-config * changed Build-Depends: libavcodeccvs51-dev | libavcodeccvs-dev | libavcodec2-dev * added a lot of Build-Depends * removed old autoconf changes -- Torsten Werner Sun, 23 Apr 2006 19:22:04 +0200 libavg (0.5.3-1) unstable; urgency=low * new upstream * switched from Magick++-config to pkg-config, closes: #347407 -- Torsten Werner Sat, 14 Jan 2006 12:37:39 +0100 libavg (0.2.0-2) unstable; urgency=low * changed Build-Depends: libmagick++9-dev | libmagick++6-dev, closes: #341817 * added hint to Christian Marillat's archive to README.Debian, closes: #332522 * changed Build-Depends: libavcodeccvs-dev | libavcodec2-dev * some small lintian cleanups -- Torsten Werner Sun, 4 Dec 2005 17:42:35 +0100 libavg (0.2.0-1) unstable; urgency=low * Initial Release, closes: #329429 -- Torsten Werner Wed, 21 Sep 2005 21:13:19 +0200 debian/libavg.pth0000664000000000000000000000000712301423712011141 0ustar libavg debian/control0000664000000000000000000000246212301451455010577 0ustar Source: libavg Section: python Priority: optional Maintainer: Dimitri John Ledkov Build-Depends: debhelper (>= 9), dh-autoreconf, libavcodec-dev, libavformat-dev, libboost-python-dev (>= 1.34.1-8), libboost-thread-dev, libboost-system-dev, libdc1394-22-dev, libgdk-pixbuf2.0-dev, libgraphicsmagick++1-dev, libmtdev-dev, libpango1.0-dev, librsvg2-dev, libsdl1.2-dev, libswscale-dev, libtool, libxi-dev (>= 2:1.4.1-1ubuntu1), libxml2-dev, libxxf86vm-dev, python-all-dev (>= 2.6.6-3~) X-Python-Version: >= 2.6 Homepage: http://www.libavg.de Standards-Version: 3.9.3 Package: python-libavg Architecture: any Depends: ${misc:Depends}, ${python:Depends}, ${shlibs:Depends} Provides: ${python:Provides} Description: High-level development platform for media-centric applications libavg is a high-level development platform for media-centric applications. It uses an xml-based layout language for screen design and Python as scripting language. libavg allows developers and media artists/designers to quickly develop media applications. debian/rules0000775000000000000000000000060212301451457010250 0ustar #!/usr/bin/make -f %: dh $@ --with autoreconf,python2 --parallel override_dh_installman: dh_installman debian/*.1 override_dh_auto_test: -dh_auto_test override_dh_shlibdeps: dh_shlibdeps -l/usr/lib/python2.7/dist-packages/libavg/ override_dh_install: dh_install prename -f 's/\.py$$//' ./debian/python-libavg/usr/bin/avg_*.py find debian/python-libavg/ -name '*.la' -delete debian/watch0000664000000000000000000000013112301423712010207 0ustar version=3 http://www.libavg.de/raw-attachment/wiki/DownLoad/ libavg-(\d+.\d+.\d+).tar.gz debian/avg_showfile.10000664000000000000000000000037112301423712011723 0ustar .TH AVG_SHOWFILE "1" "November 2011" "libavg 1.7.0" "User Commands" .SH NAME avg_showfile \- display an avg file .SH SYNOPSIS .B avg_showfile \fIfile\fR .SH DESCRIPTION Open and render an avg file. .PP .SH AUTHOR Ulrich von Zadow debian/avg_showcamera.10000664000000000000000000000277612301423712012247 0ustar .TH AVG_SHOWCAMERA "1" "November 2011" "libavg 1.7.0" "User Commands" .SH NAME avg_showcamera \- camera discovery and display tool .SH SYNOPSIS .B avg_showcamera \fI\-l\fR .HP .B avg_showcamera \fI\-r\fR .HP .B avg_showcamera \fI\-t DRIVER [OPTION]...\fR .SH DESCRIPTION Query and list attached cameras, reset firewire bus, show video stream. .PP .SH OPTIONS .TP \fB\-h\fR, \fB\-\-help\fR Show a brief description of the options. .TP \fB\-l\fR, \fB\-\-dump\fR Dump a list of available cameras to the console. .TP \fB\-r\fR, \fB\-\-resetbus\fR Reset the firewire bus and free allocated bandwidth. .TP \fB\-t\fR, \fB\-\-driver\fR DRIVER One of the camera subsystems supported by libavg (supported: firewire, video4linux, directshow). .TP \fB\-d\fR, \fB\-\-device\fR DEVICE Camera device identifier (depending on the driver, a GUID or device path is expected). .TP \fB\-u\fR, \fB\-\-unit\fR UNIT Unit number. Used for cameras or other capture devices which deliver several images (e.g. stereo cameras or TV capture cards). .TP \fB\-w\fR, \fB\-\-width\fR WIDTH Camera image width. .TP \fB\-e\fR, \fB\-\-height\fR HEIGHT Camera image height. .TP \fB\-p\fR, \fB\-\-pixelformat\fR PIXELFORMAT Camera pixel format (one of: I8, I16, YUV411, YUV422, YUYV422, RGB, BGR, BAYER8). .TP \fB\-f\fR, \fB\-\-framerate\fR FRAMERATE Frames per second. .TP \fB\-8\fR, \fB\-\-fw800\fR Set firewire bus speed to s800 (if supported). .TP \fB\-s\fR, \fB\-\-noinfo\fR Don't show any info overlayed on the screen. .SH AUTHOR Ulrich von Zadow debian/avg_showsvg.10000664000000000000000000000101212301423712011574 0ustar .TH AVG_SHOWSVG "1" "November 2011" "libavg 1.7.0" "User Commands" .SH NAME avg_showsvg \- basic svg rasterizer .SH SYNOPSIS .B avg_showsvg [-s FACTOR] [--save-image] .SH DESCRIPTION Opens an svg file and renders a specific element (chosen by ID) on screen or saves it to a png file. .PP .SH OPTIONS .TP \fB\-s\fR, \fB\-\-size\fR Specify a factor for the size of the element. .TP \fB\-\-save-image\fR Write the rendered output to a png file as .png .SH AUTHOR Ulrich von Zadow debian/install0000664000000000000000000000007712301423712010560 0ustar debian/libavg.pth /usr/share/pyshared/ src/avgrc /etc/ debian/patches/0000775000000000000000000000000012301451456010620 5ustar debian/patches/foreign.patch0000664000000000000000000000076512301451456013302 0ustar Description: specify in configure that this is a foreign package Author: Dimitri John Ledkov --- a/configure.ac +++ b/configure.ac @@ -1,4 +1,3 @@ - AC_PREREQ(2.53) dnl Use this file to bump version on release @@ -19,7 +18,7 @@ AC_CONFIG_MACRO_DIR([m4]) AC_CONFIG_SRCDIR([src/avgconfig.h.in]) -AM_INIT_AUTOMAKE([check-news dist-zip]) +AM_INIT_AUTOMAKE([check-news dist-zip foreign]) m4_ifdef([AM_SILENT_RULES],[AM_SILENT_RULES([yes])]) # Checks for programs. AC_PROG_CXX debian/patches/series0000664000000000000000000000001612301451456012032 0ustar foreign.patch debian/compat0000664000000000000000000000000212301451455010366 0ustar 9 debian/avg_videoinfo.10000664000000000000000000000142012301423712012061 0ustar .TH AVG_VIDEOINFO "1" "November 2011" "libavg 1.7.0" "User Commands" .SH NAME avg_videoinfo \- video inspection tool .SH SYNOPSIS .B avg_videoinfo \fIfile(s)\fR \fI[OPTION]\fR .SH DESCRIPTION Dump video file format information to the console .PP Inspects the given file(s) and dumps information about duration, bitrate, video/audio codec, video frame size and pixel format, video fps, audio sample rate and number of channels for each file given. .PP The default output format is text. .PP XML and CSV formats can be chosen with the appropriate options. .PP .SH OPTIONS .TP \fB\-h\fR, \fB\-\-help\fR Show a brief description of the options. .TP \fB\-x\fR, \fB\-\-xml\fR XML output format. .TP \fB\-c\fR, \fB\-\-csv\fR CSV output format. .SH AUTHOR Ulrich von Zadow debian/avg_videoplayer.10000664000000000000000000000037612301423712012433 0ustar .TH AVG_VIDEOPLAYER "1" "November 2011" "libavg 1.7.0" "User Commands" .SH NAME avg_videoplayer \- video player .SH SYNOPSIS .B avg_videoplayer \fIfile\fR .SH DESCRIPTION Play a video file using libavg. .PP .SH AUTHOR Ulrich von Zadow debian/links0000664000000000000000000000013612301451455010233 0ustar usr/lib/python2.7/dist-packages/libavg/avg.so usr/lib/python2.7/dist-packages/libavg/avg.so.0 debian/avg_audioplayer.10000664000000000000000000000036112301423712012420 0ustar .TH AVG_AUDIPLAYER "1" "November 2011" "libavg 1.7.0" "User Commands" .SH NAME avg_audioplayer \- audio player .SH SYNOPSIS .B avg_audioplayer \fIfile\fR .SH DESCRIPTION Play an audio file. .PP .SH AUTHOR Ulrich von Zadow