diff options
Diffstat (limited to 'ubuntu/maverick_automake/applications/kima')
5 files changed, 0 insertions, 135 deletions
diff --git a/ubuntu/maverick_automake/applications/kima/debian/changelog b/ubuntu/maverick_automake/applications/kima/debian/changelog deleted file mode 100644 index e30270f88..000000000 --- a/ubuntu/maverick_automake/applications/kima/debian/changelog +++ /dev/null @@ -1,26 +0,0 @@ -kima-kde3 (0.7.3.2-0ubuntu2) karmic; urgency=low - - * Karmic rebuild - - -- Timothy Pearson <kb9vqf@pearsoncomputing.net> Thu, 05 Nov 2009 19:10:00 -0600 - -kima (0.7.3.2-0ubuntu1) gutsy; urgency=low - - * New upstream release - * Change Maintainer email - - -- Breuil Cyril <cyrilb856@ubuntu.com> Sat, 23 Jun 2007 16:13:07 +0200 - -kima (0.7.3.1-0ubuntu1) gutsy; urgency=low - - * New upstream release - - -- Breuil Cyril <cyrilbport@gmail.com> Sun, 10 Jun 2007 20:20:32 +0200 - -kima (0.7.1-0ubuntu1) gutsy; urgency=low - - * Initial release (LP: #113211) - * Orig tarball repacked to add the full text of the GFDL.and LGPL - - -- Breuil Cyril <cyrilbport@gmail.com> Tue, 8 May 2007 01:20:34 +0200 - diff --git a/ubuntu/maverick_automake/applications/kima/debian/compat b/ubuntu/maverick_automake/applications/kima/debian/compat deleted file mode 100644 index 7ed6ff82d..000000000 --- a/ubuntu/maverick_automake/applications/kima/debian/compat +++ /dev/null @@ -1 +0,0 @@ -5 diff --git a/ubuntu/maverick_automake/applications/kima/debian/control b/ubuntu/maverick_automake/applications/kima/debian/control deleted file mode 100644 index c9232a36b..000000000 --- a/ubuntu/maverick_automake/applications/kima/debian/control +++ /dev/null @@ -1,16 +0,0 @@ -Source: kima-kde3 -Section: kde -Priority: optional -Maintainer: Timothy Pearson <kb9vqf@pearsoncomputing.net> -Build-Depends: cdbs, debhelper (>= 5), kdelibs4-kde3-dev, libhal-dev, automake1.11-kde3, autoconf2.63, libtool, libltdl-dev -Standards-Version: 3.8.3 - -Package: kima-kde3 -Architecture: any -Depends: ${shlibs:Depends}, ${misc:Depends} -Description: kicker monitoring applet [KDE3] - This applet monitors various temperature, - frequency and fan sources in your kicker - panel. - . - Homepage: http://www.elliptique.net/~ken/kima/ diff --git a/ubuntu/maverick_automake/applications/kima/debian/copyright b/ubuntu/maverick_automake/applications/kima/debian/copyright deleted file mode 100644 index 8facbcf30..000000000 --- a/ubuntu/maverick_automake/applications/kima/debian/copyright +++ /dev/null @@ -1,67 +0,0 @@ -This package was debianized by Breuil Cyril <cyrilbport@gmail.com> on -Tue, 8 May 2007 01:20:34 +0200. - -It was downloaded from http://www.elliptique.net/~ken/kima/ - -Upstream Author: Ken Werner <ken.werner@web.de> - -Copyright (C) 2005-2007 by Ken Werner <ken.werner@web.de> -Copyright (C) 2007 by Johannes Schaub -Copyright (C) 2006 by Valentine Sinitsyn -Copyright (C) 2005 Mattia Dongili <malattia@linux.it> -Copyright (C) 1997 Janos Farkas <chexum@shadow.banki.hu> -Copyright (C) 2002 by the KDE developers -Copyright (C) 2001 Stephan Kulow <coolo@kde.org> -Copyright 1998 Kalle Dalheimer <kalle@kde.org> -Copyright (C) 2005 by Adriaan de Groot -Copyright 1998 Kalle Dalheimer <kalle@kde.org> - - -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, write to the - Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, - Boston, MA 02110-1301, USA. - -The Debian packaging is (C) 2007, Breuil Cyril <cyrilbport@gmail> and -is licensed under the GPL, see `/usr/share/common-licenses/GPL'. - -Documentation is licensed under FDL - Permission is granted to copy, distribute and/or modify this document - under the terms of the GNU Free Documentation License, Version 1.2 - or any later version published by the Free Software Foundation; - with no Invariant Sections, no Front-Cover Texts, and no Back-Cover - Texts. A copy of the license is included in the section entitled "GNU - Free Documentation License". - -those files : acinclude.m4 admin/conf.change.pl acinclude.m4.in admin/.svn/text-base/conf.change.pl.svn-base admin/.svn/text-base/acinclude.m4.in.svn-base:dnl -admin/.svn/text-base/doxygen.sh.svn-base -admin/doxygen.sh admin/acinclude.m4.in:dnl are licensed under LGPL - This files are 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) any later version. - - This package 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. - - You should have received a copy of the GNU Lesser General Public - License along with this package; if not, write to the Free Software - Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA - -On Debian systems, the complete text of the GNU Lesser General -Public License can be found in `/usr/share/common-licenses/LGPL' - diff --git a/ubuntu/maverick_automake/applications/kima/debian/rules b/ubuntu/maverick_automake/applications/kima/debian/rules deleted file mode 100755 index 8ca5c7a4b..000000000 --- a/ubuntu/maverick_automake/applications/kima/debian/rules +++ /dev/null @@ -1,25 +0,0 @@ -#!/usr/bin/make -f - -include /usr/share/cdbs/1/rules/debhelper.mk -include /usr/share/cdbs/1/class/autotools.mk -DEB_CONFIGURE_EXTRA_FLAGS += --disable-rpath - -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) - -# Add here any variable or target overrides you need. -post-patches:: debian/stamp-bootstrap - -debian/stamp-bootstrap: - ! [ -f /usr/share/libtool/ltmain.sh ] || \ - cp -f /usr/share/libtool/ltmain.sh admin/ltmain.sh - ! [ -f /usr/share/libtool/config/ltmain.sh ] || \ - cp -f /usr/share/libtool/config/ltmain.sh admin/ltmain.sh - cp -f /usr/share/aclocal/libtool.m4 admin/libtool.m4.in - - make -f admin/Makefile.common cvs - touch debian/stamp-bootstrap |