debian/0000775000000000000000000000000012005740341007164 5ustar debian/sni-qt.conf0000664000000000000000000000010311707267506011257 0ustar [need-activate-action] clementine=1 mumble=1 skype=1 speedcrunch=1 debian/copyright0000664000000000000000000000644211707267506011144 0ustar Format: http://dep.debian.net/deps/dep5/ Upstream-Name: sni-qt Upstream-Contact: Aurelien Gateau Source: https://launchpad.net/sni-qt/+download File: * Copyright: 2011 Canonical Ltd License: LGPL-3 sni-qt is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License (LGPL) as published by the Free Software Foundation; version 3 of the License. . sni-qt 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. . On Debian/Ubuntu systems, the full text of the LGPL v3 can be found in `/usr/share/common-licenses/LGPL-3' File: src/private/qabstractsystemtrayiconsys_p.h Copyright: 2011 Nokia Corporation and/or its subsidiary(-ies) License: LGPL-2.1 (with additional exception) This file may be used under the terms of the GNU Lesser General Public License version 2.1 as published by the Free Software Foundation and appearing in the file LICENSE.LGPL included in the packaging of this file. Please review the following information to ensure the GNU Lesser General Public License version 2.1 requirements will be met: http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html. . In addition, as a special exception, Nokia gives you certain additional rights. These rights are described in the Nokia Qt LGPL Exception version 1.1, included in the file LGPL_EXCEPTION.txt in this package. . On Debian/Ubuntu systems, the full text of the LGPL v2.1 can be found in `/usr/share/common-licenses/LGPL-2.1' Files: added tests/manual/* Copyright: 2011 Nokia Corporation and/or its subsidiary(-ies) License: BSD You may use this file under the terms of the BSD license as follows: . "Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: * Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. * Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. * Neither the name of Nokia Corporation and its Subsidiary(-ies) nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission. . THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE." debian/changelog0000664000000000000000000000646112005740304011044 0ustar sni-qt (0.2.6-0ubuntu1) quantal; urgency=low * New upstream release (lp: #1020419). * debian/patches/do-not-delete-cwd-if-tmp-dir-is-not-writable.diff, debian/patches/do-not-eat-cpu-with-animated-icons.diff: - dropped, the patches are in the new version -- Sebastien Bacher Tue, 31 Jul 2012 13:19:47 +0200 sni-qt (0.2.5-0ubuntu3) oneiric-proposed; urgency=low * Backport r88.1.4 from upstream trunk: avoid causing unity-panel-service to eat all CPU when an application uses an animated icon (LP: #865601) -- Aurélien Gâteau Tue, 25 Oct 2011 15:52:35 -0400 sni-qt (0.2.5-0ubuntu2) oneiric-proposed; urgency=high * Backport r91 from upstream trunk: prevent deletion of cwd if tmp dir is not writable (LP: #874447) -- Aurélien Gâteau Sat, 15 Oct 2011 16:08:57 +0200 sni-qt (0.2.5-0ubuntu1) oneiric; urgency=low * New upstream release. - Prefix log output with pid of application. - Use a placeholder menu if there is none defined yet (LP: #860395) -- Didier Roche Wed, 28 Sep 2011 12:24:50 +0200 sni-qt (0.2.4-0ubuntu1) oneiric; urgency=low * New upstream release. - Make sure GTK notices icon updates (LP: #812884). - Prevent applications from stealing icons from each others (LP: #850139) - Turn debug into a runtime option. -- Didier Roche Mon, 26 Sep 2011 11:17:11 +0200 sni-qt (0.2.2-0ubuntu3) oneiric; urgency=low * Multi-Arch support (LP: #838470). * Update Vcs-Bzr url. -- Aurélien Gâteau Wed, 07 Sep 2011 18:53:05 +0200 sni-qt (0.2.2-0ubuntu2) oneiric; urgency=low * debian/sni-qt.conf: - add clementine and speedcrunch whitelist for activate entry (LP: #842752) * debian/rules: - remove the verbose mode, sni-qt seems to work quite well :) -- Didier Roche Tue, 06 Sep 2011 18:03:18 +0200 sni-qt (0.2.2-0ubuntu1) oneiric; urgency=low * New upstream release: - Add the ability to show an Activate entry to the menu if the app does not provide it. - Survive a restart of the StatusNotifierWatcher process. - Build with -fvisibility=hidden and move all classes into a SniQt namespace to reduce risks of symbol clashes. - Rename _qt_sni_category to _sni_qt_category. - Touch the icon theme dir, so that GTK looks into it and find new icons. - Add build-time option to enable debug output - Document the _qt_sni_property hack * Cherry-pick some upstream commits to get a better localtion of sni-qt.conf file and translation fixes when the Qt app doesn't load it properly * debian/rules: - Add -DSNI_DEBUG_OUTPUT to get some debug info * debian/sni-qt.conf, debian/sni-qt.install: - List Mumble and skype as candidate for "activate" entry menu -- Didier Roche Thu, 04 Aug 2011 14:56:54 +0200 sni-qt (0.2.0-0ubuntu1) oneiric; urgency=low * New upstream release. * debian/copyright: - add the BSD notice for new example files * debian/rules: - auto tests changed their location -- Didier Roche Thu, 07 Jul 2011 18:10:35 +0200 sni-qt (0.1.5-0ubuntu1) oneiric; urgency=low * Initial package -- Didier Roche Fri, 01 Jul 2011 16:56:24 +0200 debian/rules0000775000000000000000000000036011707267506010262 0ustar #!/usr/bin/make -f # -*- makefile -*- %: dh $@ override_dh_auto_test: # Only one test doesn't need a X display obj-$(shell dpkg-architecture -qDEB_BUILD_GNU_TYPE)/tests/auto/fsutilstest override_dh_makeshlibs: dh_makeshlibs -Nsni-qt debian/source/0000775000000000000000000000000012005740341010464 5ustar debian/source/format0000664000000000000000000000001411707267506011711 0ustar 3.0 (quilt) debian/control0000664000000000000000000000142411707267506010607 0ustar Source: sni-qt Section: x11 Priority: optional Maintainer: Kubuntu Developers Build-Depends: cmake, debhelper (>= 8.1.3~), pkg-config, qt4-qmake, libqt4-dev, libdbusmenu-qt-dev, Standards-Version: 3.9.2 Homepage: https://launchpad.net/sni-qt Vcs-Bzr: https://code.launchpad.net/~kubuntu-packagers/kubuntu-packaging/sni-qt Package: sni-qt Architecture: any Pre-Depends: ${misc:Pre-Depends} Depends: ${shlibs:Depends}, ${misc:Depends}, libqtcore4 (>= 4:4.7.3-1ubuntu3~), Multi-Arch: same Description: indicator support for Qt This plugin provides indicator support for Qt. It allows applications to export their systray transparently to the indicator system. debian/compat0000664000000000000000000000000211707267506010401 0ustar 9 debian/watch0000664000000000000000000000017711707267506010241 0ustar version=3 https://launchpad.net/sni-qt/+download \ http://launchpad.net/sni-qt/trunk/\d.\d.\d/\+download/sni-qt-(.*)\.tar\.bz2 debian/patches/0000775000000000000000000000000012005740341010613 5ustar debian/patches/series0000664000000000000000000000000012005737713012027 0ustar debian/sni-qt.install0000664000000000000000000000003511707267506012004 0ustar debian/sni-qt.conf /etc/xdg/