From 11394aecd1f906fee2ebd2b90412aeba4651fbff Mon Sep 17 00:00:00 2001 From: Michele Calgaro Date: Wed, 3 Apr 2019 22:56:40 +0900 Subject: DEB: use _base folder for a distro instead of specific distros (squeeze and maverick). Signed-off-by: Michele Calgaro --- ubuntu/_base/applications/kima/debian/changelog | 26 +++++++++ ubuntu/_base/applications/kima/debian/compat | 1 + ubuntu/_base/applications/kima/debian/control | 18 ++++++ ubuntu/_base/applications/kima/debian/copyright | 67 ++++++++++++++++++++++ ubuntu/_base/applications/kima/debian/rules | 33 +++++++++++ .../_base/applications/kima/debian/source/format | 1 + .../_base/applications/kima/debian/source/options | 6 ++ 7 files changed, 152 insertions(+) create mode 100644 ubuntu/_base/applications/kima/debian/changelog create mode 100644 ubuntu/_base/applications/kima/debian/compat create mode 100644 ubuntu/_base/applications/kima/debian/control create mode 100644 ubuntu/_base/applications/kima/debian/copyright create mode 100755 ubuntu/_base/applications/kima/debian/rules create mode 100644 ubuntu/_base/applications/kima/debian/source/format create mode 100644 ubuntu/_base/applications/kima/debian/source/options (limited to 'ubuntu/_base/applications/kima/debian') diff --git a/ubuntu/_base/applications/kima/debian/changelog b/ubuntu/_base/applications/kima/debian/changelog new file mode 100644 index 000000000..9cc006cef --- /dev/null +++ b/ubuntu/_base/applications/kima/debian/changelog @@ -0,0 +1,26 @@ +kima-trinity (0.7.3.2-0ubuntu2) karmic; urgency=low + + * Karmic rebuild + + -- Timothy Pearson 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 Sat, 23 Jun 2007 16:13:07 +0200 + +kima (0.7.3.1-0ubuntu1) gutsy; urgency=low + + * New upstream release + + -- Breuil Cyril 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 Tue, 8 May 2007 01:20:34 +0200 + diff --git a/ubuntu/_base/applications/kima/debian/compat b/ubuntu/_base/applications/kima/debian/compat new file mode 100644 index 000000000..7f8f011eb --- /dev/null +++ b/ubuntu/_base/applications/kima/debian/compat @@ -0,0 +1 @@ +7 diff --git a/ubuntu/_base/applications/kima/debian/control b/ubuntu/_base/applications/kima/debian/control new file mode 100644 index 000000000..d28ad7ff6 --- /dev/null +++ b/ubuntu/_base/applications/kima/debian/control @@ -0,0 +1,18 @@ +Source: kima-trinity +Section: tde +Priority: optional +Maintainer: Timothy Pearson +Build-Depends: cdbs, debhelper (>= 7.0.50~), tdelibs14-trinity-dev, automake, autoconf, libtool, libltdl-dev +Standards-Version: 3.8.4 + +Package: kima-trinity +Architecture: any +Depends: ${shlibs:Depends}, ${misc:Depends} +Replaces: kima-kde3 (<< 4:14.0.0~), kima-trinity (<< 4:14.0.0~) +Breaks: kima-kde3 (<< 4:14.0.0~), kima-trinity (<< 4:14.0.0~) +Description: kicker monitoring applet [Trinity] + This applet monitors various temperature, + frequency and fan sources in your kicker + panel. + . + Homepage: http://www.elliptique.net/~ken/kima/ diff --git a/ubuntu/_base/applications/kima/debian/copyright b/ubuntu/_base/applications/kima/debian/copyright new file mode 100644 index 000000000..8facbcf30 --- /dev/null +++ b/ubuntu/_base/applications/kima/debian/copyright @@ -0,0 +1,67 @@ +This package was debianized by Breuil Cyril on +Tue, 8 May 2007 01:20:34 +0200. + +It was downloaded from http://www.elliptique.net/~ken/kima/ + +Upstream Author: Ken Werner + +Copyright (C) 2005-2007 by Ken Werner +Copyright (C) 2007 by Johannes Schaub +Copyright (C) 2006 by Valentine Sinitsyn +Copyright (C) 2005 Mattia Dongili +Copyright (C) 1997 Janos Farkas +Copyright (C) 2002 by the KDE developers +Copyright (C) 2001 Stephan Kulow +Copyright 1998 Kalle Dalheimer +Copyright (C) 2005 by Adriaan de Groot +Copyright 1998 Kalle Dalheimer + + +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 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/_base/applications/kima/debian/rules b/ubuntu/_base/applications/kima/debian/rules new file mode 100755 index 000000000..dba0b0120 --- /dev/null +++ b/ubuntu/_base/applications/kima/debian/rules @@ -0,0 +1,33 @@ +#!/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/trinity/include/tde +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) + +DEB_DH_BUILDDEB_ARGS += -- -Z$(shell dpkg-deb --help | grep -q ":.* xz[,.]" \ + && echo xz || echo bzip2) + +# Add here any variable or target overrides you need. +post-patches:: debian/stamp-bootstrap + +debian/stamp-bootstrap: +ifneq "$(wildcard /usr/share/libtool/ltmain.sh)" "" + cp -f /usr/share/libtool/ltmain.sh admin/ltmain.sh +endif +ifneq "$(wildcard /usr/share/libtool/config/ltmain.sh)" "" + cp -f /usr/share/libtool/config/ltmain.sh admin/ltmain.sh +endif +ifneq "$(wildcard /usr/share/libtool/build-aux/ltmain.sh)" "" + cp -f /usr/share/libtool/build-aux/ltmain.sh admin/ltmain.sh +endif + cp -f /usr/share/aclocal/libtool.m4 admin/libtool.m4.in + + make -f admin/Makefile.common cvs + touch debian/stamp-bootstrap diff --git a/ubuntu/_base/applications/kima/debian/source/format b/ubuntu/_base/applications/kima/debian/source/format new file mode 100644 index 000000000..163aaf8d8 --- /dev/null +++ b/ubuntu/_base/applications/kima/debian/source/format @@ -0,0 +1 @@ +3.0 (quilt) diff --git a/ubuntu/_base/applications/kima/debian/source/options b/ubuntu/_base/applications/kima/debian/source/options new file mode 100644 index 000000000..72f1f5450 --- /dev/null +++ b/ubuntu/_base/applications/kima/debian/source/options @@ -0,0 +1,6 @@ +# Use xz instead of gzip +compression = "xz" +compression-level = 9 + +# Don't run differences +diff-ignore = .* -- cgit v1.2.3