summaryrefslogtreecommitdiffstats
path: root/ubuntu/maverick/applications/desktop-effects-tde/debian
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2011-11-04 12:06:08 -0500
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2011-11-04 12:06:08 -0500
commit1b6efb141bcf333e5c73a520e701d1de8cafcf4e (patch)
tree2c8231c62e760299a8109716eecf4647514b3315 /ubuntu/maverick/applications/desktop-effects-tde/debian
parenta2c2f2ed2eaad5d897c9a00ff5d804486751e603 (diff)
downloadtde-packaging-1b6efb141bcf333e5c73a520e701d1de8cafcf4e.tar.gz
tde-packaging-1b6efb141bcf333e5c73a520e701d1de8cafcf4e.zip
Rename kde packages to tde
Diffstat (limited to 'ubuntu/maverick/applications/desktop-effects-tde/debian')
-rw-r--r--ubuntu/maverick/applications/desktop-effects-tde/debian/changelog44
-rw-r--r--ubuntu/maverick/applications/desktop-effects-tde/debian/compat1
-rw-r--r--ubuntu/maverick/applications/desktop-effects-tde/debian/control17
-rw-r--r--ubuntu/maverick/applications/desktop-effects-tde/debian/copyright26
-rw-r--r--ubuntu/maverick/applications/desktop-effects-tde/debian/desktop-effects-kde-trinity.install8
-rwxr-xr-xubuntu/maverick/applications/desktop-effects-tde/debian/rules13
6 files changed, 109 insertions, 0 deletions
diff --git a/ubuntu/maverick/applications/desktop-effects-tde/debian/changelog b/ubuntu/maverick/applications/desktop-effects-tde/debian/changelog
new file mode 100644
index 000000000..6ec99959d
--- /dev/null
+++ b/ubuntu/maverick/applications/desktop-effects-tde/debian/changelog
@@ -0,0 +1,44 @@
+desktop-effects-kde-trinity (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-trinity (0.4-5) intrepid; urgency=low
+
+ * Moved Trinity to /opt/trinity
+ * Integrated properly with KDE4.2+
+
+ -- Timothy Pearson <kb9vqf@pearsoncomputing.net> Fri, 06 March 2009 01:35:00 -0600
+
+desktop-effects-kde-trinity (0.4-3) intrepid; urgency=low
+
+ * Added -trinity 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/maverick/applications/desktop-effects-tde/debian/compat b/ubuntu/maverick/applications/desktop-effects-tde/debian/compat
new file mode 100644
index 000000000..1e8b31496
--- /dev/null
+++ b/ubuntu/maverick/applications/desktop-effects-tde/debian/compat
@@ -0,0 +1 @@
+6
diff --git a/ubuntu/maverick/applications/desktop-effects-tde/debian/control b/ubuntu/maverick/applications/desktop-effects-tde/debian/control
new file mode 100644
index 000000000..f6b97b9b8
--- /dev/null
+++ b/ubuntu/maverick/applications/desktop-effects-tde/debian/control
@@ -0,0 +1,17 @@
+Source: desktop-effects-kde-trinity
+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.4
+XS-Python-Version: all
+
+Package: desktop-effects-kde-trinity
+Architecture: all
+Depends: ${python:Depends}, python-qt4
+Replaces: desktop-effects-kde-kde3 (<< 4:3.5.13)
+Breaks: desktop-effects-kde-kde3 (<< 4:3.5.13)
+XB-Python-Version: ${python:Versions}
+Description: compiz setup tool for Trinity
+ A simple Compiz configuration tool for Trinity. Installs and sets Compiz
+ as the window manager.
diff --git a/ubuntu/maverick/applications/desktop-effects-tde/debian/copyright b/ubuntu/maverick/applications/desktop-effects-tde/debian/copyright
new file mode 100644
index 000000000..b2569f52f
--- /dev/null
+++ b/ubuntu/maverick/applications/desktop-effects-tde/debian/copyright
@@ -0,0 +1,26 @@
+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/maverick/applications/desktop-effects-tde/debian/desktop-effects-kde-trinity.install b/ubuntu/maverick/applications/desktop-effects-tde/debian/desktop-effects-kde-trinity.install
new file mode 100644
index 000000000..e6d16e467
--- /dev/null
+++ b/ubuntu/maverick/applications/desktop-effects-tde/debian/desktop-effects-kde-trinity.install
@@ -0,0 +1,8 @@
+desktop-effects-kde4 /opt/trinity/bin/
+25enable-compiz /etc/X11/Xsession.d/
+DesktopEffects/DesktopEffectsCommon.py /opt/trinity/share/pyshared/DesktopEffects/
+DesktopEffects/DesktopEffectsKDE4.py /opt/trinity/share/pyshared/DesktopEffects/
+DesktopEffects/DesktopEffectsQt4Dialog.py /opt/trinity/share/pyshared/DesktopEffects/
+DesktopEffects/__init__.py /opt/trinity/share/pyshared/DesktopEffects/
+data/* /opt/trinity/share/apps/desktop-effects-kde/
+desktop-effects-kde.desktop /opt/trinity/share/applications/
diff --git a/ubuntu/maverick/applications/desktop-effects-tde/debian/rules b/ubuntu/maverick/applications/desktop-effects-tde/debian/rules
new file mode 100755
index 000000000..89b037f13
--- /dev/null
+++ b/ubuntu/maverick/applications/desktop-effects-tde/debian/rules
@@ -0,0 +1,13 @@
+#!/usr/bin/make -f
+
+include /usr/share/cdbs/1/rules/debhelper.mk
+
+DEB_CONFIGURE_INCLUDEDIR := /opt/trinity/include/kde
+DEB_CONFIGURE_MANDIR := /opt/trinity/share/man
+DEB_CONFIGURE_PREFIX := /opt/trinity
+DEB_CONFIGURE_INFODIR := /opt/trinity/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-trinity::
+ dh_pycentral -pdesktop-effects-kde-trinity