debian/0000755000000000000000000000000012242146575007176 5ustar debian/copyright0000644000000000000000000000417112161466702011131 0ustar This package was debianized by Joachim Breitner on Fri, 24 Jun 2011 15:14:52 +0200 It was downloaded from http://www.joachim-breitner.de/projects#gtk-vector-screenshot Copyright: © 2011 Joachim Breitner License: 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. The LGPL is available in /usr/share/common-licenses/LGPL-2.1 on Debian systems. The files clientwin.c and clientwin.h are copied from xwininfo, git repository git://anongit.freedesktop.org/xorg/app/xwininfo, commit 123ff05c2e2bbdb9d7d6d958d9f096cf854b8360. They are Copyright: 2007 Kim woelders and are distributed under the terms fo the following license: documentation for any purpose is hereby granted without fee, provided that the above copyright notice appear in all copies and that both that copyright notice and this permission notice appear in supporting documentation, and that the name of the copyright holders not be used in advertising or publicity pertaining to distribution of the software without specific, written prior permission. The copyright holders make no representations about the suitability of this software for any purpose. It is provided "as is" without express or implied warranty. THE COPYRIGHT HOLDERS DISCLAIM ALL WARRANTIES WITH REGARD TO THIS SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO EVENT SHALL THE COPYRIGHT HOLDERS BE LIABLE FOR ANY SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. debian/changelog0000644000000000000000000000371612242146373011053 0ustar gtk-vector-screenshot (0.3.2.1-1ubuntu1) trusty; urgency=low * Merge from Debian unstable. Remaining changes: - Install GTK module into Multi-Arch directory. (Closes: #693050) -- Bhavani Shankar Sun, 17 Nov 2013 19:32:30 +0530 gtk-vector-screenshot (0.3.2.1-1) unstable; urgency=low * Fix "FTBFS: ld: clientwin.o: undefined reference to symbol 'XGetWindowAttributes'" (Closes: #713542) -- Joachim Breitner Sat, 22 Jun 2013 22:16:29 +0200 gtk-vector-screenshot (0.3.2-1ubuntu2) raring; urgency=low * Added missing lib to link, fixing FTBFS. -- Daniel T Chen Sun, 21 Apr 2013 16:56:38 -0400 gtk-vector-screenshot (0.3.2-1ubuntu1) raring; urgency=low * Install GTK module into Multi-Arch directory. -- Iain Lane Mon, 12 Nov 2012 11:44:00 +0000 gtk-vector-screenshot (0.3.2-1) unstable; urgency=low * New upstream version + The BadWindow error situation was futher improved by Michel Dänzer. (Closes: # 645509) -- Joachim Breitner Mon, 17 Oct 2011 19:45:09 +0200 gtk-vector-screenshot (0.3.1-1) unstable; urgency=low * New upstream version + Prevents BadWindow X-Protocol errors in random application. Thanks to Petr Gajdůšek for reporting, analyzing and fixing the bug. (Closes: #639328) -- Joachim Breitner Sat, 27 Aug 2011 10:58:13 +0200 gtk-vector-screenshot (0.3-1) unstable; urgency=low * New upstream release, works with metacity now. -- Joachim Breitner Sun, 10 Jul 2011 12:24:50 +0200 gtk-vector-screenshot (0.2-2) unstable; urgency=low * Duh, completely forgot about the Build-Depends (Closes: #632120) -- Joachim Breitner Thu, 30 Jun 2011 10:27:31 +0200 gtk-vector-screenshot (0.2-1) unstable; urgency=low * Initial release. (Closes: #631324) -- Joachim Breitner Fri, 24 Jun 2011 16:06:13 +0200 debian/source/0000755000000000000000000000000012161466702010473 5ustar debian/source/format0000644000000000000000000000001412161466702011701 0ustar 3.0 (quilt) debian/control0000644000000000000000000000160112161466702010574 0ustar Source: gtk-vector-screenshot Maintainer: Ubuntu Developers XSBC-Original-Maintainer: Joachim Breitner Standards-Version: 3.9.2 Section: gnome Priority: optional Build-Depends: cdbs (>= 0.4.93~), debhelper (>= 8.1.3~), pkg-config, libgtk-3-dev, libgtk2.0-dev, Homepage: http://www.joachim-breitner.de/projects#gtk-vector-screenshot VCS-Git: git://git.nomeata.de/gtk-vector-screenshot.git VCS-Browser: http://git.nomeata.de/?p=gtk-vector-screenshot.git Package: gtk-vector-screenshot Architecture: any Depends: ${misc:Depends}, ${shlibs:Depends} Description: takes screenshots of applications as PDF or SVG files This gtk module allows you to take a screenshot of a running gtk-3 application as a vector image, with fully scalable graphics and selectable text. It supports rendering the application to PDF, SVG and PostScript. debian/rules0000755000000000000000000000065212161466702010256 0ustar #!/usr/bin/make -f include /usr/share/cdbs/1/rules/debhelper.mk include /usr/share/cdbs/1/class/autotools.mk DEB_CONFIGURE_EXTRA_FLAGS += --libdir=\$${prefix}/lib/$(DEB_HOST_MULTIARCH) common-install-arch:: find $(DEB_DESTDIR) -name "*.la" -delete DEB_DH_MAKESHLIBS_ARGS_ALL += --exclude=usr/lib/$(DEB_HOST_MULTIARCH)/gtk-2.0/modules DEB_DH_MAKESHLIBS_ARGS_ALL += --exclude=usr/lib/$(DEB_HOST_MULTIARCH)/gtk-3.0/modules debian/gtk-vector-screenshot.install0000644000000000000000000000007412161466702015024 0ustar 52load-gtk-vector-screenshot-gtk-module /etc/X11/Xsession.d debian/compat0000644000000000000000000000000212161466702010371 0ustar 7 debian/watch0000644000000000000000000000016012161466702010221 0ustar version=3 http://www.joachim-breitner.de/archive/gtk-vector-screenshot/gtk-vector-screenshot-([\d\.]+)\.tar\.gz