diff options
Diffstat (limited to 'ubuntu/lucid_automake/applications/desktop-effects-kde')
6 files changed, 0 insertions, 107 deletions
diff --git a/ubuntu/lucid_automake/applications/desktop-effects-kde/debian/changelog b/ubuntu/lucid_automake/applications/desktop-effects-kde/debian/changelog deleted file mode 100644 index 2d670e286..000000000 --- a/ubuntu/lucid_automake/applications/desktop-effects-kde/debian/changelog +++ /dev/null @@ -1,44 +0,0 @@ -desktop-effects-kde-kde3 (0.4-7.4) karmic; urgency=low - - * Karmic rebuild - - -- Timothy Pearson <kb9vqf@pearsoncomputing.net> Thu, 02 July 2009 16:08:00 -0600 - -desktop-effects-kde-kde3 (0.4-5) intrepid; urgency=low - - * Moved KDE3 to /opt/kde3 - * Integrated properly with KDE4.2+ - - -- Timothy Pearson <kb9vqf@pearsoncomputing.net> Fri, 06 March 2009 01:35:00 -0600 - -desktop-effects-kde-kde3 (0.4-3) intrepid; urgency=low - - * Added -kde3 prefix - - -- Timothy Pearson <kb9vqf@pearsoncomputing.net> Mon, 01 Dec 2008 09:29:00 -0600 - -desktop-effects-kde (0.4) hardy; urgency=low - - * added translation support - - -- Michael Anderson <nosrednaekim@gmail.com> Sun, 20 Apr 2008 21:04:40 -0400 - -desktop-effects-kde (0.3) hardy; urgency=low - - * Remove bashism in 25enable-compiz - * Fixed LP: #207609 which installed the packages even when the user - was selecting uninstall - - -- Jonathan Riddell <jriddell@ubuntu.com> Mon, 31 Mar 2008 14:05:01 +0100 - -desktop-effects-kde (0.2) hardy; urgency=low - - * Fix compile, image install paths and add .desktop file - - -- Jonathan Riddell <jriddell@ubuntu.com> Wed, 12 Mar 2008 21:47:16 +0000 - -desktop-effects-kde (0.1) hardy; urgency=low - - * Initial package - - -- Jonathan Riddell <jriddell@ubuntu.com> Tue, 29 Jan 2008 22:13:32 +0000 diff --git a/ubuntu/lucid_automake/applications/desktop-effects-kde/debian/compat b/ubuntu/lucid_automake/applications/desktop-effects-kde/debian/compat deleted file mode 100644 index 1e8b31496..000000000 --- a/ubuntu/lucid_automake/applications/desktop-effects-kde/debian/compat +++ /dev/null @@ -1 +0,0 @@ -6 diff --git a/ubuntu/lucid_automake/applications/desktop-effects-kde/debian/control b/ubuntu/lucid_automake/applications/desktop-effects-kde/debian/control deleted file mode 100644 index 7708aa0e4..000000000 --- a/ubuntu/lucid_automake/applications/desktop-effects-kde/debian/control +++ /dev/null @@ -1,15 +0,0 @@ -Source: desktop-effects-kde-kde3 -Section: kde -Priority: optional -Maintainer: Timothy Pearson <kb9vqf@pearsoncomputing.net> -Build-Depends-Indep: cdbs (>= 0.4.43), debhelper (>= 5.0.38), python-central (>= 0.5.6) -Standards-Version: 3.8.3 -XS-Python-Version: all - -Package: desktop-effects-kde-kde3 -Architecture: all -Depends: ${python:Depends}, python-qt4 -XB-Python-Version: ${python:Versions} -Description: compiz setup tool for KDE3 - A simple Compiz configuration tool for KDE3. Installs and sets Compiz - as the window manager. diff --git a/ubuntu/lucid_automake/applications/desktop-effects-kde/debian/copyright b/ubuntu/lucid_automake/applications/desktop-effects-kde/debian/copyright deleted file mode 100644 index b2569f52f..000000000 --- a/ubuntu/lucid_automake/applications/desktop-effects-kde/debian/copyright +++ /dev/null @@ -1,26 +0,0 @@ -This package was debianised by Jonathan Riddell <jriddell@ubuntu.com> on -Tue, 29 Jan 2008 22:28:46 +0000. - -It was downloaded from https://code.launchpad.net/~kubuntu-users/guidance/desktop-effects-kde - -Copyright: Copyright 2007-2008 Martin Böhm <martin.bohm@kubuntu.org> - Copyright 2007-2008 Michael Anderson <nosrednaekim@gmail.com> - -License: - - This program is free software; you can redistribute it and/or - modify it under the terms of the GNU 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 General Public License for more details. - - You should have received a copy of the GNU General Public License - along with this program. If not, see <http://www.gnu.org/licenses/>. - -On Debian systems, the complete text of the GNU General -Public License can be found in `/usr/share/common-licenses/GPL'. - diff --git a/ubuntu/lucid_automake/applications/desktop-effects-kde/debian/desktop-effects-kde-kde3.install b/ubuntu/lucid_automake/applications/desktop-effects-kde/debian/desktop-effects-kde-kde3.install deleted file mode 100644 index a59f73e63..000000000 --- a/ubuntu/lucid_automake/applications/desktop-effects-kde/debian/desktop-effects-kde-kde3.install +++ /dev/null @@ -1,8 +0,0 @@ -desktop-effects-kde4 /opt/kde3/bin/ -25enable-compiz /etc/X11/Xsession.d/ -DesktopEffects/DesktopEffectsCommon.py /opt/kde3/share/pyshared/DesktopEffects/ -DesktopEffects/DesktopEffectsKDE4.py /opt/kde3/share/pyshared/DesktopEffects/ -DesktopEffects/DesktopEffectsQt4Dialog.py /opt/kde3/share/pyshared/DesktopEffects/ -DesktopEffects/__init__.py /opt/kde3/share/pyshared/DesktopEffects/ -data/* /opt/kde3/share/apps/desktop-effects-kde/ -desktop-effects-kde.desktop /opt/kde3/share/applications/ diff --git a/ubuntu/lucid_automake/applications/desktop-effects-kde/debian/rules b/ubuntu/lucid_automake/applications/desktop-effects-kde/debian/rules deleted file mode 100755 index 630c17e4d..000000000 --- a/ubuntu/lucid_automake/applications/desktop-effects-kde/debian/rules +++ /dev/null @@ -1,13 +0,0 @@ -#!/usr/bin/make -f - -include /usr/share/cdbs/1/rules/debhelper.mk - -DEB_CONFIGURE_INCLUDEDIR := /opt/kde3/include/tde -DEB_CONFIGURE_MANDIR := /opt/kde3/share/man -DEB_CONFIGURE_PREFIX := /opt/kde3 -DEB_CONFIGURE_INFODIR := /opt/kde3/share/info - -cdbs_configure_flags := --with-qt-dir=/usr/share/qt3 --disable-rpath --with-xinerama $(cdbs_kde_enable_final) $(cdbs_kde_enable_debug) - -binary-install/desktop-effects-kde-kde3:: - dh_pycentral -pdesktop-effects-kde-kde3 |