summaryrefslogtreecommitdiffstats
path: root/ubuntu/maverick/dependencies/tqtinterface/debian
diff options
context:
space:
mode:
authorSlávek Banko <slavek.banko@axis.cz>2019-04-03 18:05:50 +0200
committerSlávek Banko <slavek.banko@axis.cz>2019-04-03 18:05:50 +0200
commitaf5c905ec49085b7c396caf2c5166f0c34cbeb3f (patch)
tree56463d31ace48f127ed61169fdc2b4b8aedfcc56 /ubuntu/maverick/dependencies/tqtinterface/debian
parente43172a6e74706afc06ff8d11cbfa769bc949cc1 (diff)
downloadtde-packaging-af5c905ec49085b7c396caf2c5166f0c34cbeb3f.tar.gz
tde-packaging-af5c905ec49085b7c396caf2c5166f0c34cbeb3f.zip
DEB: use _base folder for a distro instead of specific distros (squeeze and maverick).
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
Diffstat (limited to 'ubuntu/maverick/dependencies/tqtinterface/debian')
-rw-r--r--ubuntu/maverick/dependencies/tqtinterface/debian/changelog5
-rw-r--r--ubuntu/maverick/dependencies/tqtinterface/debian/compat1
-rw-r--r--ubuntu/maverick/dependencies/tqtinterface/debian/control54
-rw-r--r--ubuntu/maverick/dependencies/tqtinterface/debian/copyright25
-rw-r--r--ubuntu/maverick/dependencies/tqtinterface/debian/doc-base0
-rw-r--r--ubuntu/maverick/dependencies/tqtinterface/debian/docs0
-rw-r--r--ubuntu/maverick/dependencies/tqtinterface/debian/libtqtinterface-dev.install3
-rw-r--r--ubuntu/maverick/dependencies/tqtinterface/debian/libtqtinterface.install2
-rw-r--r--ubuntu/maverick/dependencies/tqtinterface/debian/links0
-rw-r--r--ubuntu/maverick/dependencies/tqtinterface/debian/patches/series0
-rwxr-xr-xubuntu/maverick/dependencies/tqtinterface/debian/rules28
-rw-r--r--ubuntu/maverick/dependencies/tqtinterface/debian/source/format1
-rw-r--r--ubuntu/maverick/dependencies/tqtinterface/debian/source/options6
13 files changed, 0 insertions, 125 deletions
diff --git a/ubuntu/maverick/dependencies/tqtinterface/debian/changelog b/ubuntu/maverick/dependencies/tqtinterface/debian/changelog
deleted file mode 100644
index 460ca1061..000000000
--- a/ubuntu/maverick/dependencies/tqtinterface/debian/changelog
+++ /dev/null
@@ -1,5 +0,0 @@
-libtqtinterface (4:0.3.0) lucid; urgency=low
-
- * Initial release of the TQt Interface Library, supporting Qt3
-
- -- Timothy Pearson <kb9vqf@pearsoncomputing.net> Mon, 12 Jul 2010 03:13:00 -0600 \ No newline at end of file
diff --git a/ubuntu/maverick/dependencies/tqtinterface/debian/compat b/ubuntu/maverick/dependencies/tqtinterface/debian/compat
deleted file mode 100644
index 7f8f011eb..000000000
--- a/ubuntu/maverick/dependencies/tqtinterface/debian/compat
+++ /dev/null
@@ -1 +0,0 @@
-7
diff --git a/ubuntu/maverick/dependencies/tqtinterface/debian/control b/ubuntu/maverick/dependencies/tqtinterface/debian/control
deleted file mode 100644
index 9859f3bbd..000000000
--- a/ubuntu/maverick/dependencies/tqtinterface/debian/control
+++ /dev/null
@@ -1,54 +0,0 @@
-Source: libtqtinterface
-Section: kde
-Priority: optional
-Maintainer: Timothy Pearson <kb9vqf@pearsoncomputing.net>
-Build-Depends: debhelper (>= 7.0.50~), quilt, libqt3-mt-dev, qt3-apps-dev, cmake, cdbs
-Standards-Version: 3.8.4
-
-Package: libtqtinterface
-Architecture: any
-Section: libs
-Replaces: libtqtinterface (<< 4:3.5.13)
-Breaks: libtqtinterface (<< 4:3.5.13)
-Depends: ${shlibs:Depends}
-Description: The Trinity Qt Interface Libraries
- The Trinity Qt Interface is a library that abstracts Qt from Trinity
- This allows the Trinity code to rapidly port from one version of Qt to another.
- This is primarily accomplished by defining old functions in terms of new functions,
- although some code has been added for useful functions that are no longer part of Qt.
-
-Package: libtqtinterface-dev
-Architecture: any
-Section: libs
-Replaces: libtqtinterface-dev (<< 4:3.5.13)
-Breaks: libtqtinterface-dev (<< 4:3.5.13), libtqtinterface (<< 4:3.5.13.3~)
-Depends: ${shlibs:Depends}, libtqtinterface (>= ${source:Version}), qt3-apps-dev
-Description: The Trinity Qt Interface Libraries (Development Files)
- The Trinity Qt Interface is a library that abstracts Qt from Trinity
- This allows the Trinity code to rapidly port from one version of Qt to another.
- This is primarily accomplished by defining old functions in terms of new functions,
- although some code has been added for useful functions that are no longer part of Qt.
-
-Package: libtqtinterface-doc
-Architecture: any
-Section: libs
-Replaces: libtqtinterface-doc (<< 4:3.5.13)
-Breaks: libtqtinterface-doc (<< 4:3.5.13)
-Depends: ${shlibs:Depends}, libtqtinterface (>= ${source:Version}), qt3-doc
-Description: The Trinity Qt Interface Libraries (Debug Files)
- The Trinity Qt Interface is a library that abstracts Qt from Trinity
- This allows the Trinity code to rapidly port from one version of Qt to another.
- This is primarily accomplished by defining old functions in terms of new functions,
- although some code has been added for useful functions that are no longer part of Qt.
-
-Package: libtqtinterface-dbg
-Architecture: any
-Section: libs
-Replaces: libtqtinterface-dbg (<< 4:3.5.13)
-Breaks: libtqtinterface-dbg (<< 4:3.5.13)
-Depends: ${shlibs:Depends}, libtqtinterface (>= ${source:Version}), qt-x11-free-dbg
-Description: The Trinity Qt Interface Libraries (Debug Files)
- The Trinity Qt Interface is a library that abstracts Qt from Trinity
- This allows the Trinity code to rapidly port from one version of Qt to another.
- This is primarily accomplished by defining old functions in terms of new functions,
- although some code has been added for useful functions that are no longer part of Qt.
diff --git a/ubuntu/maverick/dependencies/tqtinterface/debian/copyright b/ubuntu/maverick/dependencies/tqtinterface/debian/copyright
deleted file mode 100644
index 978e1bb3e..000000000
--- a/ubuntu/maverick/dependencies/tqtinterface/debian/copyright
+++ /dev/null
@@ -1,25 +0,0 @@
-This package was debianized by Timothy Pearson <kb9vqf@pearsoncomputing.net> on
-Mon, 12 Jul 2010 03:58:00 -0600.
-
-Upstream Authors: Timothy Pearson <kb9vqf@pearsoncomputing.net>
-
-Copyright:
-
- Copyright (c) 2010, Timothy Pearson
-
- This package 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; version 2 dated June, 1991, 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 General Public License for more details.
-
- You should have received a copy of the GNU 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 GNU/Linux systems, the complete text of the GNU General
-Public License can be found in `/usr/share/common-licenses/GPL'.
diff --git a/ubuntu/maverick/dependencies/tqtinterface/debian/doc-base b/ubuntu/maverick/dependencies/tqtinterface/debian/doc-base
deleted file mode 100644
index e69de29bb..000000000
--- a/ubuntu/maverick/dependencies/tqtinterface/debian/doc-base
+++ /dev/null
diff --git a/ubuntu/maverick/dependencies/tqtinterface/debian/docs b/ubuntu/maverick/dependencies/tqtinterface/debian/docs
deleted file mode 100644
index e69de29bb..000000000
--- a/ubuntu/maverick/dependencies/tqtinterface/debian/docs
+++ /dev/null
diff --git a/ubuntu/maverick/dependencies/tqtinterface/debian/libtqtinterface-dev.install b/ubuntu/maverick/dependencies/tqtinterface/debian/libtqtinterface-dev.install
deleted file mode 100644
index fc1624cb1..000000000
--- a/ubuntu/maverick/dependencies/tqtinterface/debian/libtqtinterface-dev.install
+++ /dev/null
@@ -1,3 +0,0 @@
-debian/tmp/usr/include /usr
-debian/tmp/usr/bin /usr
-debian/tmp/usr/lib/libtqassistant* /usr/lib
diff --git a/ubuntu/maverick/dependencies/tqtinterface/debian/libtqtinterface.install b/ubuntu/maverick/dependencies/tqtinterface/debian/libtqtinterface.install
deleted file mode 100644
index cd06159b1..000000000
--- a/ubuntu/maverick/dependencies/tqtinterface/debian/libtqtinterface.install
+++ /dev/null
@@ -1,2 +0,0 @@
-debian/tmp/usr/lib/pkgconfig /usr/lib
-debian/tmp/usr/lib/libtqt* /usr/lib
diff --git a/ubuntu/maverick/dependencies/tqtinterface/debian/links b/ubuntu/maverick/dependencies/tqtinterface/debian/links
deleted file mode 100644
index e69de29bb..000000000
--- a/ubuntu/maverick/dependencies/tqtinterface/debian/links
+++ /dev/null
diff --git a/ubuntu/maverick/dependencies/tqtinterface/debian/patches/series b/ubuntu/maverick/dependencies/tqtinterface/debian/patches/series
deleted file mode 100644
index e69de29bb..000000000
--- a/ubuntu/maverick/dependencies/tqtinterface/debian/patches/series
+++ /dev/null
diff --git a/ubuntu/maverick/dependencies/tqtinterface/debian/rules b/ubuntu/maverick/dependencies/tqtinterface/debian/rules
deleted file mode 100755
index 7f0eea47b..000000000
--- a/ubuntu/maverick/dependencies/tqtinterface/debian/rules
+++ /dev/null
@@ -1,28 +0,0 @@
-#! /usr/bin/make -f
-# see debian/rules file for kdesvn for cmake examples
-
-include /usr/share/cdbs/1/rules/debhelper.mk
-include /usr/share/cdbs/1/class/cmake.mk
-#include /usr/share/cdbs/1/rules/patchsys-quilt.mk
-include /usr/share/cdbs/1/rules/utils.mk
-
-DEB_KDE_APIDOX := yes
-
-version=Debian Package $(DEB_VERSION)
-DEB_OPT_FLAG += -DDEBIAN_VERSION=$(DEB_VERSION)
-
-DEB_CMAKE_EXTRA_FLAGS := \
- -DCMAKE_INSTALL_PREFIX="/usr" \
- -DCMAKE_VERBOSE_MAKEFILE="ON" \
- -DCMAKE_BUILD_TYPE=RelWithDebInfo \
- -DBUILD_ALL="ON" \
- -DWITH_QT3="ON"
-
-DEB_DH_BUILDDEB_ARGS += -- -Z$(shell dpkg-deb --help | grep -q ":.* xz[,.]" \
- && echo xz || echo bzip2)
-
-# Honour "parallel=N" option of DEB_BUILD_OPTIONS. Comment out to
-# never build in parallel, regardless of DEB_BUILD_OPTIONS.
-DEB_BUILD_PARALLEL = true
-
-DEB_HOST_ARCH_OS ?= $(shell dpkg-architecture -qDEB_HOST_ARCH_OS)
diff --git a/ubuntu/maverick/dependencies/tqtinterface/debian/source/format b/ubuntu/maverick/dependencies/tqtinterface/debian/source/format
deleted file mode 100644
index 163aaf8d8..000000000
--- a/ubuntu/maverick/dependencies/tqtinterface/debian/source/format
+++ /dev/null
@@ -1 +0,0 @@
-3.0 (quilt)
diff --git a/ubuntu/maverick/dependencies/tqtinterface/debian/source/options b/ubuntu/maverick/dependencies/tqtinterface/debian/source/options
deleted file mode 100644
index 72f1f5450..000000000
--- a/ubuntu/maverick/dependencies/tqtinterface/debian/source/options
+++ /dev/null
@@ -1,6 +0,0 @@
-# Use xz instead of gzip
-compression = "xz"
-compression-level = 9
-
-# Don't run differences
-diff-ignore = .*