debian/0000775000000000000000000000000012321601464007167 5ustar debian/copyright0000664000000000000000000001235112321601464011124 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: kde-dev-utils Source: http://www.kde.org/download/ Files: kde-dev-utils/kmtrace/ktrace.c kde-dev-utils/kmtrace/mtrace.c Copyright: 1991-2000, Free Software Foundation, Inc. License: LGPL-2+ Files: kde-dev-utils/kpartloader/kpartloader.cpp kde-dev-utils/kpartloader/kpartloader.h Copyright: 2008, David Faure License: LGPL-2 or LGPL-3 or later approved by KDE e.V. 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 of the License or ( at your option ) version 3 or, at the discretion of KDE e.V. ( which shall act as a proxy as in section 14 of the GPLv3 ), 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 Library General Public License for more details. . You should have received a copy of the GNU Lesser General Public License along with this library; see the file COPYING.LIB. If not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.)) . On Debian systems, the complete text of the GNU Library General Public License version 2 can be found in "/usr/share/common-licenses/LGPL-2", and the complete text of the GNU Lesser General Public License version 3 can be found in "/usr/share/common-licenses/LGPL-3". Files: kde-dev-utils/kprofilemethod/kprofilemethod.h Copyright: 2008, David Faure License: LGPL-2 Files: kde-dev-utils/kuiviewer/kuiviewer.cpp kde-dev-utils/kuiviewer/kuiviewer.h kde-dev-utils/kuiviewer/main.cpp kde-dev-utils/kuiviewer/quicreator.cpp kde-dev-utils/kuiviewer/quicreator.h Copyright: 2003, Ian Reinhart Geiser 2003, Richard Moore 2004, Benjamin C. Meyer License: LGPL-2 Files: kde-dev-utils/kuiviewer/kuiviewer_part.cpp kde-dev-utils/kuiviewer/kuiviewer_part.h Copyright: 2003, Ian Reinhart Geiser 2003, Richard Moore License: LGPL-2 Files: kde-dev-utils/kstartperf/* Copyright: 2000, Geert Jansen License: Permisive Permission to use, copy, modify, and distribute this software and its documentation for any purpose and without fee is hereby granted, provided that the above copyright notice appear in all copies and that both that the copyright notice and this permission notice and warranty disclaimer appear in supporting documentation, and that the name of the author not be used in advertising or publicity pertaining to distribution of the software without specific, written prior permission. . The author disclaim all warranties with regard to this software, including all implied warranties of merchantability and fitness. In no event shall the author 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. Comment: libkstartperf.c also contains these additions Based heavily on kmapnotify.c: . (C) 2000 Rik Hemsley (C) 2000 Simon Hausmann (C) 2000 Bill Soudan License: LGPL-2 This program is free software; you can redistribute it and/or modify it under the terms of the GNU Library General Public License version 2 as published by the Free Software Foundation. . This program 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 Library General Public License for more details. . You should have received a copy of the GNU Library General Public License along with this program; see the file COPYING. If not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. . On Debian systems, the complete text of the GNU Library General Public License version 2 can be found in "/usr/share/common-licenses/LGPL-2" License: LGPL-2+ This program is free software; you can redistribute it and/or modify it under the terms of the GNU Library General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. . This program 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 Library General Public License for more details. . You should have received a copy of the GNU Library General Public License along with this program; see the file COPYING. If not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. . On Debian systems, the complete text of the GNU Library General Public License version 2 can be found in "/usr/share/common-licenses/LGPL-2" debian/man/0000775000000000000000000000000012321601464007742 5ustar debian/man/kuiviewer.10000664000000000000000000000473012321601464012042 0ustar .\" Hey, EMACS: -*- nroff -*- .\" First parameter, NAME, should be all caps .\" Second parameter, SECTION, should be 1-8, maybe w/ subsection .\" other parameters are allowed: see man(7), man(1) .TH KUIVIEWER 1 "March 25, 2005" .\" Please adjust this date whenever revising the manpage. .\" .\" Some roff macros, for reference: .\" .nh disable hyphenation .\" .hy enable hyphenation .\" .ad l left justify .\" .ad b justify to both left and right margins .\" .nf disable filling .\" .fi enable filling .\" .br insert line break .\" .sp insert n+1 empty lines .\" for manpage-specific macros, see man(7) .SH NAME kuiviewer \- a viewer for Qt Designer user interface files .SH SYNOPSIS .B kuiviewer .RI "[ " generic-options " ]" .RI "[ " ui-file ... " ]" .PP .B kuiviewer .RI "[ " generic-options " ]" { \fB\-s, \-\-takescreenshot\fP \fIfilename\fP } [ \fB\-w, \-\-screenshotwidth\fP \fIint\fP ] [ \fB\-h, \-\-screenshotheight\fP \fIint\fP ] .I ui-file .SH DESCRIPTION \fBKUIViewer\fP is a utility to display and test the user interface (.ui) files generated by \fBQt Designer\fP. The interfaces can be displayed in a variety of different widget styles. .PP Normally KUIViewer launches a full GUI, allowing the user to interact with the given interface. By passing the \fB\-\-takescreenshot\fP option, you can make KUIViewer dump a screenshot of the interface instead and exit immediately. Other options are available to control precisely how this screenshot is constructed. .PP This application is part of the KDE Software Development Kit. .SH OPTIONS Below are the kuiviewer-specific options. For a full summary of options, run \fIkuiviewer \-\-help\fP. .TP \fB\-s, \-\-takescreenshot\fP \fIfilename\fP Take a screenshot of the given interface and exit immediately. The \fIfilename\fP argument specifies where the screenshot will be saved. This screenshot will be saved in PNG format. .TP \fB\-w, \-\-screenshotwidth\fP \fIint\fP Before taking a screenshot, resize the interface to the given width. .TP \fB\-h, \-\-screenshotheight\fP \fIint\fP Before taking a screenshot, resize the interface to the given height. .SH SEE ALSO .BR designer (1). .SH AUTHOR KUIViewer was written by Richard Moore , Ian Reinhart Geiser and Benjamin C. Meyer . .br This manual page was prepared by Ben Burton for the Debian GNU/Linux system (but may be used by others). debian/kpartloader.install0000664000000000000000000000010512321601464013063 0ustar usr/bin/kpartloader usr/share/kde4/apps/kpartloader/kpartloaderui.rc debian/kmtrace.install0000664000000000000000000000023612321601464012206 0ustar usr/bin/demangle usr/bin/kminspector usr/bin/kmmatch usr/bin/kmtrace usr/lib/libktrace.so.4 usr/lib/libktrace.so.4.* usr/share/kde4/apps/kmtrace/kde.excludes debian/kuiviewer.manpages0000664000000000000000000000002712321601464012715 0ustar debian/man/kuiviewer.1 debian/watch0000664000000000000000000000020212321601464010212 0ustar version=3 opts=dversionmangle=s/\+dfsg(\.\d+)?$// \ ftp://ftp.kde.org/pub/kde/stable/([\d\.]*)/src/kde-dev-utils-([\d\.]*).tar.xz debian/rules0000775000000000000000000000023712321601464010251 0ustar #!/usr/bin/make -f include /usr/share/pkg-kde-tools/qt-kde-team/2/debian-qt-kde.mk override_dh_strip: $(overridden_command) --dbg-package=kde-dev-utils-dbg debian/kdesdk-misc.install0000664000000000000000000000011312321601464012750 0ustar usr/bin/kstartperf usr/include/kprofilemethod.h usr/lib/kde4/kstartperf.so debian/source/0000775000000000000000000000000012321601464010467 5ustar debian/source/lintian-overrides0000664000000000000000000000010412321601464014043 0ustar kde-dev-utils source: dbg-package-missing-depends kde-dev-utils-dbg debian/source/format0000664000000000000000000000001412321601464011675 0ustar 3.0 (quilt) debian/changelog0000664000000000000000000000626312321601464011050 0ustar kde-dev-utils (4:4.13.0-0ubuntu1) trusty; urgency=medium * New upstream KDE Software Compilation release -- Jonathan Riddell Thu, 10 Apr 2014 21:46:43 +0100 kde-dev-utils (4:4.12.97-0ubuntu1) trusty; urgency=medium * New upstream release candidate -- Philip Muškovac Wed, 02 Apr 2014 11:17:17 +0200 kde-dev-utils (4:4.12.95-0ubuntu1) trusty; urgency=medium * New upstream beta release -- Rohan Garg Sun, 23 Mar 2014 12:05:27 +0100 kde-dev-utils (4:4.12.90-0ubuntu1) trusty; urgency=medium * New upstream beta release -- Jonathan Riddell Wed, 19 Mar 2014 10:45:36 +0000 kde-dev-utils (4:4.12.3-0ubuntu1) trusty; urgency=medium * New upstream bugfix release -- Rohan Garg Tue, 04 Mar 2014 20:39:33 +0100 kde-dev-utils (4:4.12.2-0ubuntu1) trusty; urgency=medium * New upstream bugfix release -- Rohan Garg Tue, 04 Feb 2014 23:49:37 +0000 kde-dev-utils (4:4.12.1-0ubuntu1) trusty; urgency=low * New upstream bugfix release -- Rohan Garg Thu, 16 Jan 2014 08:07:49 +0000 kde-dev-utils (4:4.12.0-0ubuntu1) trusty; urgency=low * New upstream release -- Jonathan Riddell Wed, 18 Dec 2013 16:41:50 +0000 kde-dev-utils (4:4.11.97-0ubuntu1) trusty; urgency=low * New upstream RC release -- Jonathan Riddell Fri, 29 Nov 2013 12:46:02 +0000 kde-dev-utils (4:4.11.95-0ubuntu1) trusty; urgency=low [ Rohan Garg ] * New upstream beta release [ Philip Muškovac ] * Build-depend on libiberty-dev -- Rohan Garg Mon, 25 Nov 2013 17:54:46 +0100 kde-dev-utils (4:4.11.80-0ubuntu1) trusty; urgency=low * New upstream beta release -- Rohan Garg Sat, 23 Nov 2013 17:35:00 +0100 kde-dev-utils (4:4.11.2-0ubuntu1) saucy; urgency=low * New upstream bugfix release -- Jonathan Riddell Mon, 30 Sep 2013 14:04:34 +0100 kde-dev-utils (4:4.11.1-0ubuntu1) saucy; urgency=low * New upstream bugfix release. -- Howard Chan Fri, 06 Sep 2013 22:10:01 +0100 kde-dev-utils (4:4.11.0-0ubuntu1) saucy; urgency=low [ Howard Chan ] * New upstream release [ Jonathan Riddell ] * New upstream release -- Jonathan Riddell Wed, 14 Aug 2013 00:04:59 +0100 kde-dev-utils (4:4.10.97-0ubuntu1) saucy; urgency=low * New upstream RC 2 release * New upstream RC 2 release -- Jonathan Riddell Fri, 26 Jul 2013 19:12:46 +0100 kde-dev-utils (4:4.10.95-0ubuntu1) saucy; urgency=low * New upstream RC release -- Rohan Garg Fri, 19 Jul 2013 12:32:08 +0000 kde-dev-utils (4:4.10.90-0ubuntu1) saucy; urgency=low [ Jonathan Riddell ] * Fix debian/copyright to only list kde-dev-utils [ Michał Zając ] * New upstream bet release -- Michał Zając Fri, 28 Jun 2013 18:04:06 +0100 kde-dev-utils (4:4.10.80-0ubuntu1) saucy; urgency=low * New upstream release * Initial package, split from kde-dev-utils -- Jonathan Riddell Fri, 21 Jun 2013 02:32:40 +0100 debian/compat0000664000000000000000000000000212321601464010365 0ustar 9 debian/control0000664000000000000000000000567012321601464010602 0ustar Source: kde-dev-utils Section: kde Priority: optional Maintainer: Kubuntu Developers Build-Depends: kde-sc-dev-latest (>= 4:4.10.2), cmake, debhelper (>= 9), pkg-kde-tools (>= 0.12), kdelibs5-dev (>= 4:4.13.0), binutils-dev, libltdl-dev, x11proto-core-dev, libx11-dev, libiberty-dev Standards-Version: 3.9.4 Homepage: http://www.kde.org Vcs-Browser: http://bazaar.launchpad.net/~kubuntu-packagers/kubuntu-packaging/kde-dev-utils Vcs-Bzr: https://code.launchpad.net/~kubuntu-packagers/kubuntu-packaging/kde-dev-utils Package: kmtrace Architecture: any Section: devel Depends: ${shlibs:Depends}, ${misc:Depends}, less Description: memory leak tracer KMtrace is a KDE tool to assist with malloc debugging using glibc's "mtrace" functionality. . This package is part of the KDE Software Development Kit module. Package: kpartloader Architecture: any Section: devel Depends: ${shlibs:Depends}, ${misc:Depends} Description: test tool for KParts KPartloader is a very simple application to test loading of a KPart. KPartloader is called with a simple argument to tell which KPart to load. . KParts is a KDE core technology to embed components of one application into other applications. This application is used for testing such components during development. . This package is part of the KDE Software Development Kit module. Package: kdesdk-misc Architecture: any Section: devel Depends: ${shlibs:Depends}, ${misc:Depends} Suggests: libqt4-dev, gimp, inkscape, xpaint Description: miscellaneous tools from the KDE Software Development Kit This package contains additional tools to aid in development for KDE. . Included are: - headers to assist with profiling KDE code - a KDE address book resource for KDE Subversion repository accounts - kstartperf to measure startup time . This package is part of the KDE Software Development Kit module. Package: kuiviewer Architecture: any Section: devel Depends: ${shlibs:Depends}, ${misc:Depends} Suggests: qt4-designer Description: viewer for Qt Designer user interface files KUIViewer is a utility to display and check user interface (.ui) files created in Qt Designer. The interfaces can be shown in a variety of different widget styles to ensure that they display correctly in any environment. . The Qt Designer itself is in the package qt4-designer. . This package is part of the KDE Software Development Kit module. Package: kde-dev-utils-dbg Section: debug Architecture: any Priority: extra Depends: ${misc:Depends}, kde-runtime-dbg Replaces: kdeutils-dbg (<< 4:4.6), kdesdk-dbg (<< 4:4.10.80) Breaks: kdeutils-dbg (<< 4:4.6), kdesdk-dbg (<< 4:4.10.80) Recommends: kate-dbg Suggests: kmtrace (= ${source:Version}) | kpartloader (= ${source:Version}) | kdesdk-misc (= ${source:Version}) | kuiviewer (= ${source:Version}) Description: debugging symbols for kde-dev-utils This package contains debugging files used to investigate problems with binaries included in kde-dev-utils. debian/kuiviewer.install0000664000000000000000000000072012321601464012570 0ustar usr/bin/kuiviewer usr/lib/kde4/kuiviewerpart.so usr/lib/kde4/quithumbnail.so usr/share/applications/kde4/kuiviewer.desktop usr/share/icons/hicolor/16x16/apps/kuiviewer.png usr/share/icons/hicolor/32x32/apps/kuiviewer.png usr/share/icons/hicolor/48x48/apps/kuiviewer.png usr/share/kde4/apps/kuiviewer/kuiviewerui.rc usr/share/kde4/apps/kuiviewerpart/kuiviewer_part.rc usr/share/kde4/services/designerthumbnail.desktop usr/share/kde4/services/kuiviewer_part.desktop debian/kmtrace.manpages0000664000000000000000000000005112321601464012326 0ustar debian/tmp/usr/share/man/man1/demangle.1 debian/kmtrace.lintian-overrides0000664000000000000000000000006612321601464014177 0ustar kmtrace: package-name-doesnt-match-sonames libktrace4 debian/not-installed0000664000000000000000000000011612321601464011665 0ustar ./usr/include/ktrace.h ./usr/lib/libktrace.so ./usr/share/man/man1/demangle.1