debian/0000755000000000000000000000000012247071764007200 5ustar debian/watch0000644000000000000000000000013412247071764010227 0ustar version=3 http://cgit.freedesktop.org/~aplattner/vdpauinfo (?:.*/)vdpauinfo-(.*)\.tar\.bz2 debian/source/0000755000000000000000000000000012247071764010500 5ustar debian/source/format0000644000000000000000000000001412247071764011706 0ustar 3.0 (quilt) debian/rules0000755000000000000000000000023412247071764010257 0ustar #!/usr/bin/make -f # Uncomment this to turn on verbose mode. #export DH_VERBOSE=1 %: dh $@ override_dh_auto_configure: ./autogen.sh dh_auto_configure debian/copyright0000644000000000000000000000256212247071764011140 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: VDPAU info tool Source: http://cgit.freedesktop.org/~aplattner/vdpauinfo Files: * Copyright: Copyright (c) 2008 Wladimir J. van der Laan License: Expat Files: debian/* Copyright: © 2011-2013 Andreas Beckmann License: Expat License: Expat 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. . 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. debian/control0000644000000000000000000000212012247071764010576 0ustar Source: vdpauinfo Section: x11 Priority: extra Maintainer: Debian NVIDIA Maintainers Uploaders: Andreas Beckmann , Build-Depends: debhelper (>= 9), autoconf, automake, pkg-config, libvdpau-dev, Standards-Version: 3.9.5 Homepage: http://cgit.freedesktop.org/~aplattner/vdpauinfo Vcs-Git: git://anonscm.debian.org/pkg-nvidia/vdpauinfo.git Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-nvidia/vdpauinfo.git Package: vdpauinfo Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends} Description: Video Decode and Presentation API for Unix (vdpauinfo utility) VDPAU (Video Decode and Presentation API for Unix) is an open source library (libvdpau) and API designed by NVIDIA originally for its GeForce 8 series and later GPU hardware, targeted at the X Window System on Unix operating-systems (including Linux, FreeBSD, and Solaris). This VDPAU API allows video programs to offload portions of the video decoding process and video post-processing to the GPU video-hardware. . This package contains the vdpauinfo utility. debian/compat0000644000000000000000000000000212247071764010376 0ustar 9 debian/changelog0000644000000000000000000000101612247071764011050 0ustar vdpauinfo (0.1-1) unstable; urgency=low * New upstream release. * Update my email address and drop DMUA. * Convert packaging repository from SVN to GIT. * Switch to debhelper compat level 9. * Switch to copyright-format 1.0. * Bump Standards-Version to 3.9.5, no changes needed. -- Andreas Beckmann Mon, 02 Dec 2013 12:49:57 +0100 vdpauinfo (0.0.6-1) unstable; urgency=low * Initial release (Closes: #631661). -- Andreas Beckmann Thu, 08 Sep 2011 16:59:18 -0700