Pawel "l0ner" Soltys 12 years ago
commit 413e1748b4

@ -59,7 +59,7 @@ endif
cdbs_configure_flags += --with-qt-dir=/usr/share/qt3 --disable-rpath --with-xinerama $(cdbs_kde_enable_final) $(cdbs_kde_enable_debug)
DEB_AC_AUX_DIR = $(DEB_SRCDIR)/admin
DEB_CONFIGURE_INCLUDEDIR = "\$${prefix}/include/kde"
DEB_CONFIGURE_INCLUDEDIR = "\$${prefix}/include/tde"
DEB_COMPRESS_EXCLUDE = .dcl .docbook -license .tag .sty .el
$(patsubst %,binary-install/%,$(DEB_PACKAGES)) :: binary-install/%:

@ -4,7 +4,7 @@ include /usr/share/cdbs/1/rules/debhelper.mk
include debian/cdbs/kde.mk
include /usr/share/cdbs/1/rules/simple-patchsys.mk
DEB_CONFIGURE_INCLUDEDIR := /opt/trinity/include/kde
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

@ -59,7 +59,7 @@ endif
cdbs_configure_flags += --with-qt-dir=/usr/share/qt3 --disable-rpath --with-xinerama $(cdbs_kde_enable_final) $(cdbs_kde_enable_debug)
DEB_AC_AUX_DIR = $(DEB_SRCDIR)/admin
DEB_CONFIGURE_INCLUDEDIR = "\$${prefix}/include/kde"
DEB_CONFIGURE_INCLUDEDIR = "\$${prefix}/include/tde"
DEB_COMPRESS_EXCLUDE = .dcl .docbook -license .tag .sty .el
$(patsubst %,binary-install/%,$(DEB_PACKAGES)) :: binary-install/%:

@ -5,7 +5,7 @@ include /usr/share/cdbs/1/rules/debhelper.mk
include debian/cdbs/debian-qt-kde.mk
include /usr/share/cdbs/1/rules/patchsys-quilt.mk
DEB_CONFIGURE_INCLUDEDIR := /opt/trinity/include/kde
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

@ -3,7 +3,7 @@
#export DH_VERBOSE=1
DEB_CONFIGURE_INCLUDEDIR := /opt/trinity/include/kde
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

@ -59,7 +59,7 @@ endif
cdbs_configure_flags += --with-qt-dir=/usr/share/qt3 --disable-rpath --with-xinerama $(cdbs_kde_enable_final) $(cdbs_kde_enable_debug)
DEB_AC_AUX_DIR = $(DEB_SRCDIR)/admin
DEB_CONFIGURE_INCLUDEDIR = "\$${prefix}/include/kde"
DEB_CONFIGURE_INCLUDEDIR = "\$${prefix}/include/tde"
DEB_COMPRESS_EXCLUDE = .dcl .docbook -license .tag .sty .el
$(patsubst %,binary-install/%,$(DEB_PACKAGES)) :: binary-install/%:

@ -9,7 +9,7 @@ DEB_DH_INSTALL_SOURCEDIR := debian
DEB_BUILDDIR = $(DEB_SRCDIR)
DEB_CONFIGURE_INCLUDEDIR := /opt/trinity/include/kde
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

@ -59,7 +59,7 @@ endif
cdbs_configure_flags += --with-qt-dir=/usr/share/qt3 --disable-rpath --with-xinerama $(cdbs_kde_enable_final) $(cdbs_kde_enable_debug)
DEB_AC_AUX_DIR = $(DEB_SRCDIR)/admin
DEB_CONFIGURE_INCLUDEDIR = "\$${prefix}/include/kde"
DEB_CONFIGURE_INCLUDEDIR = "\$${prefix}/include/tde"
DEB_COMPRESS_EXCLUDE = .dcl .docbook -license .tag .sty .el
$(patsubst %,binary-install/%,$(DEB_PACKAGES)) :: binary-install/%:

@ -4,14 +4,14 @@ include /usr/share/cdbs/1/rules/debhelper.mk
include debian/cdbs/kde.mk
include /usr/share/cdbs/1/rules/simple-patchsys.mk
DEB_CONFIGURE_INCLUDEDIR := /opt/trinity/include/kde
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_CONFIGURE_EXTRA_FLAGS := --prefix=/opt/trinity --with-extra-libs=/opt/trinity/lib --with-extra-includes=/opt/trinity/include/kde
DEB_CONFIGURE_EXTRA_FLAGS := --prefix=/opt/trinity --with-extra-libs=/opt/trinity/lib --with-extra-includes=/opt/trinity/include/tde
post-patches:: debian/stamp-bootstrap

@ -2,7 +2,7 @@
include /usr/share/cdbs/1/rules/debhelper.mk
DEB_CONFIGURE_INCLUDEDIR := /opt/trinity/include/kde
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

@ -59,7 +59,7 @@ endif
cdbs_configure_flags += --with-qt-dir=/usr/share/qt3 --disable-rpath --with-xinerama $(cdbs_kde_enable_final) $(cdbs_kde_enable_debug)
DEB_AC_AUX_DIR = $(DEB_SRCDIR)/admin
DEB_CONFIGURE_INCLUDEDIR = "\$${prefix}/include/kde"
DEB_CONFIGURE_INCLUDEDIR = "\$${prefix}/include/tde"
DEB_COMPRESS_EXCLUDE = .dcl .docbook -license .tag .sty .el
$(patsubst %,binary-install/%,$(DEB_PACKAGES)) :: binary-install/%:

@ -1,5 +1,5 @@
opt/trinity/bin/digi*
/opt/trinity/include/kde
/opt/trinity/include/tde
opt/trinity/lib
/opt/trinity/share/apps/digikam
/opt/trinity/share/apps/konqueror/servicemenus/digikam*.desktop

@ -6,7 +6,7 @@ include /usr/share/cdbs/1/rules/utils.mk
include debian/cdbs/debian-qt-kde.mk
-include /usr/share/gnome-pkg-tools/1/rules/sf-get-source.mk
DEB_CONFIGURE_INCLUDEDIR := /opt/trinity/include/kde
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

@ -59,7 +59,7 @@ endif
cdbs_configure_flags += --with-qt-dir=/usr/share/qt3 --disable-rpath --with-xinerama $(cdbs_kde_enable_final) $(cdbs_kde_enable_debug)
DEB_AC_AUX_DIR = $(DEB_SRCDIR)/admin
DEB_CONFIGURE_INCLUDEDIR = "\$${prefix}/include/kde"
DEB_CONFIGURE_INCLUDEDIR = "\$${prefix}/include/tde"
DEB_COMPRESS_EXCLUDE = .dcl .docbook -license .tag .sty .el
$(patsubst %,binary-install/%,$(DEB_PACKAGES)) :: binary-install/%:

@ -7,7 +7,7 @@ include debian/cdbs/kde.mk
include /usr/share/cdbs/1/rules/simple-patchsys.mk
include /usr/share/cdbs/1/rules/utils.mk
DEB_CONFIGURE_INCLUDEDIR := /opt/trinity/include/kde
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
@ -17,7 +17,7 @@ cdbs_configure_flags := --with-qt-dir=/usr/share/qt3 --disable-rpath --with-xine
#DEB_PATCHDIRS := debian/patches/common debian/patches
#DEB_INSTALL_DOCS_ALL :=
DEB_CONFIGURE_EXTRA_FLAGS := --prefix=/opt/trinity --with-extra-libs=/usr/trinity/lib --with-extra-includes=/opt/trinity/include/kde
DEB_CONFIGURE_EXTRA_FLAGS := --prefix=/opt/trinity --with-extra-libs=/usr/trinity/lib --with-extra-includes=/opt/trinity/include/tde
post-patches:: debian/stamp-bootstrap

@ -59,7 +59,7 @@ endif
cdbs_configure_flags += --with-qt-dir=/usr/share/qt3 --disable-rpath --with-xinerama $(cdbs_kde_enable_final) $(cdbs_kde_enable_debug)
DEB_AC_AUX_DIR = $(DEB_SRCDIR)/admin
DEB_CONFIGURE_INCLUDEDIR = "\$${prefix}/include/kde"
DEB_CONFIGURE_INCLUDEDIR = "\$${prefix}/include/tde"
DEB_COMPRESS_EXCLUDE = .dcl .docbook -license .tag .sty .el
$(patsubst %,binary-install/%,$(DEB_PACKAGES)) :: binary-install/%:

@ -8,7 +8,7 @@ include /usr/share/cdbs/1/rules/debhelper.mk
include debian/cdbs/kde.mk
include /usr/share/cdbs/1/rules/patchsys-quilt.mk
DEB_CONFIGURE_INCLUDEDIR := /opt/trinity/include/kde
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

@ -59,7 +59,7 @@ endif
cdbs_configure_flags += --with-qt-dir=/usr/share/qt3 --disable-rpath --with-xinerama $(cdbs_kde_enable_final) $(cdbs_kde_enable_debug)
DEB_AC_AUX_DIR = $(DEB_SRCDIR)/admin
DEB_CONFIGURE_INCLUDEDIR = "\$${prefix}/include/kde"
DEB_CONFIGURE_INCLUDEDIR = "\$${prefix}/include/tde"
DEB_COMPRESS_EXCLUDE = .dcl .docbook -license .tag .sty .el
$(patsubst %,binary-install/%,$(DEB_PACKAGES)) :: binary-install/%:

@ -15,7 +15,7 @@ include /usr/share/cdbs/1/rules/simple-patchsys.mk
include /usr/share/cdbs/1/rules/utils.mk
include debian/cdbs/debian-qt-kde.mk
DEB_CONFIGURE_INCLUDEDIR := /opt/trinity/include/kde
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
@ -24,7 +24,7 @@ cdbs_configure_flags := --with-qt-dir=/usr/share/qt3 --disable-rpath --with-xine
DEB_CONFIGURE_EXTRA_FLAGS := --prefix=/opt/trinity --with-extra-libs=/opt/trinity/lib
DEB_CMAKE_EXTRA_FLAGS := -DLIB_SUFFIX="" -DCMAKE_INSTALL_PREFIX="/opt/trinity" -DCONFIG_INSTALL_DIR="/etc/trinity" -DSYSCONF_INSTALL_DIR="/etc/trinity" -DCMAKE_LIBRARY_PATH="/opt/trinity/lib" -DCMAKE_INCLUDE_PATH="/opt/trinity/include/kde" -DAUTODETECT_QT_DIRS="ON" -DCMAKE_VERBOSE_MAKEFILE="ON" -DBUILD_ALL="ON" -DCMAKE_SKIP_RPATH="OFF"
DEB_CMAKE_EXTRA_FLAGS := -DLIB_SUFFIX="" -DCMAKE_INSTALL_PREFIX="/opt/trinity" -DCONFIG_INSTALL_DIR="/etc/trinity" -DSYSCONF_INSTALL_DIR="/etc/trinity" -DCMAKE_LIBRARY_PATH="/opt/trinity/lib" -DCMAKE_INCLUDE_PATH="/opt/trinity/include/tde" -DAUTODETECT_QT_DIRS="ON" -DCMAKE_VERBOSE_MAKEFILE="ON" -DBUILD_ALL="ON" -DCMAKE_SKIP_RPATH="OFF"
binary-install/gtk-qt-engine-trinity::
mkdir -p $(CURDIR)/debian/gtk-qt-engine-trinity/opt/trinity/share/kgtk/

@ -59,7 +59,7 @@ endif
cdbs_configure_flags += --with-qt-dir=/usr/share/qt3 --disable-rpath --with-xinerama $(cdbs_kde_enable_final) $(cdbs_kde_enable_debug)
DEB_AC_AUX_DIR = $(DEB_SRCDIR)/admin
DEB_CONFIGURE_INCLUDEDIR = "\$${prefix}/include/kde"
DEB_CONFIGURE_INCLUDEDIR = "\$${prefix}/include/tde"
DEB_COMPRESS_EXCLUDE = .dcl .docbook -license .tag .sty .el
$(patsubst %,binary-install/%,$(DEB_PACKAGES)) :: binary-install/%:

@ -7,7 +7,7 @@ include debian/cdbs/kde.mk
include /usr/share/cdbs/1/rules/simple-patchsys.mk
include /usr/share/cdbs/1/rules/utils.mk
DEB_CONFIGURE_INCLUDEDIR := /opt/trinity/include/kde
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

@ -59,7 +59,7 @@ endif
cdbs_configure_flags += --with-qt-dir=/usr/share/qt3 --disable-rpath --with-xinerama $(cdbs_kde_enable_final) $(cdbs_kde_enable_debug)
DEB_AC_AUX_DIR = $(DEB_SRCDIR)/admin
DEB_CONFIGURE_INCLUDEDIR = "\$${prefix}/include/kde"
DEB_CONFIGURE_INCLUDEDIR = "\$${prefix}/include/tde"
DEB_COMPRESS_EXCLUDE = .dcl .docbook -license .tag .sty .el
$(patsubst %,binary-install/%,$(DEB_PACKAGES)) :: binary-install/%:

@ -4,14 +4,14 @@ include /usr/share/cdbs/1/rules/debhelper.mk
include /usr/share/cdbs/1/rules/simple-patchsys.mk
include debian/cdbs/kde.mk
DEB_CONFIGURE_INCLUDEDIR := /opt/trinity/include/kde5
DEB_CONFIGURE_INCLUDEDIR := /opt/trinity/include/tde5
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_CONFIGURE_EXTRA_FLAGS = --with-k3bsetup=no --with-extra-libs=/opt/trinity/lib --includedir="/opt/trinity/include/kde"
DEB_CONFIGURE_EXTRA_FLAGS = --with-k3bsetup=no --with-extra-libs=/opt/trinity/lib --includedir="/opt/trinity/include/tde"
DEB_INSTALL_MANPAGES_k3b = debian/k3b.1

@ -59,7 +59,7 @@ endif
cdbs_configure_flags += --with-qt-dir=/usr/share/qt3 --disable-rpath --with-xinerama --without-arts $(cdbs_kde_enable_final) $(cdbs_kde_enable_debug)
DEB_AC_AUX_DIR = $(DEB_SRCDIR)/admin
DEB_CONFIGURE_INCLUDEDIR = "/opt/trinity/include/kde"
DEB_CONFIGURE_INCLUDEDIR = "/opt/trinity/include/tde"
DEB_COMPRESS_EXCLUDE = .dcl .docbook -license .tag .sty .el
$(patsubst %,binary-install/%,$(DEB_PACKAGES)) :: binary-install/%:

@ -59,7 +59,7 @@ endif
cdbs_configure_flags += --with-qt-dir=/usr/share/qt3 --disable-rpath --with-xinerama $(cdbs_kde_enable_final) $(cdbs_kde_enable_debug)
DEB_AC_AUX_DIR = $(DEB_SRCDIR)/admin
DEB_CONFIGURE_INCLUDEDIR = "\$${prefix}/include/kde"
DEB_CONFIGURE_INCLUDEDIR = "\$${prefix}/include/tde"
DEB_COMPRESS_EXCLUDE = .dcl .docbook -license .tag .sty .el
$(patsubst %,binary-install/%,$(DEB_PACKAGES)) :: binary-install/%:

@ -4,7 +4,7 @@ include /usr/share/cdbs/1/rules/debhelper.mk
include /usr/share/cdbs/1/rules/simple-patchsys.mk
include /usr/share/cdbs/1/class/kde.mk
DEB_CONFIGURE_INCLUDEDIR := /opt/trinity/include/kde
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
@ -13,7 +13,7 @@ cdbs_configure_flags := --with-qt-dir=/usr/share/qt3 --disable-rpath --with-xine
DEB_INSTALL_MANPAGES_k9copy = k9copy-trinity.1
DEB_CONFIGURE_EXTRA_FLAGS := --prefix=/opt/trinity --includedir="/opt/trinity/include/kde" --mandir="/opt/trinity/share/man" --infodir="/opt/trinity/share/info"
DEB_CONFIGURE_EXTRA_FLAGS := --prefix=/opt/trinity --includedir="/opt/trinity/include/tde" --mandir="/opt/trinity/share/man" --infodir="/opt/trinity/share/info"
post-patches:: debian/stamp-bootstrap

@ -14,7 +14,7 @@ export DH_OPTIONS
DEB_HOST_GNU_TYPE ?= $(shell dpkg-architecture -qDEB_HOST_GNU_TYPE)
DEB_BUILD_GNU_TYPE ?= $(shell dpkg-architecture -qDEB_BUILD_GNU_TYPE)
DEB_CONFIGURE_INCLUDEDIR := /opt/trinity/include/kde
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

@ -59,7 +59,7 @@ endif
cdbs_configure_flags += --with-qt-dir=/usr/share/qt3 --disable-rpath --with-xinerama $(cdbs_kde_enable_final) $(cdbs_kde_enable_debug)
DEB_AC_AUX_DIR = $(DEB_SRCDIR)/admin
DEB_CONFIGURE_INCLUDEDIR = "\$${prefix}/include/kde"
DEB_CONFIGURE_INCLUDEDIR = "\$${prefix}/include/tde"
DEB_COMPRESS_EXCLUDE = .dcl .docbook -license .tag .sty .el
$(patsubst %,binary-install/%,$(DEB_PACKAGES)) :: binary-install/%:

@ -13,7 +13,7 @@ debian/tmp/opt/trinity/share/doc/
debian/tmp/opt/trinity/share/icons/
debian/tmp/opt/trinity/share/mimelnk/application/x-kaffeine.desktop
debian/tmp/opt/trinity/share/locale/
debian/tmp/opt/trinity/include/kde/kaffeine/*h
debian/tmp/opt/trinity/include/tde/kaffeine/*h
debian/tmp/opt/trinity/share/services/kaffeineoggvorbis.desktop
debian/tmp/opt/trinity/lib/trinity/libkaffeineoggvorbis.la
debian/tmp/opt/trinity/lib/trinity/libkaffeineoggvorbis.so

@ -5,7 +5,7 @@ include debian/cdbs/kde.mk
include /usr/share/cdbs/1/rules/simple-patchsys.mk
include /usr/share/cdbs/1/rules/utils.mk
DEB_CONFIGURE_INCLUDEDIR := /opt/trinity/include/kde
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

@ -59,7 +59,7 @@ endif
cdbs_configure_flags += --with-qt-dir=/usr/share/qt3 --disable-rpath --with-xinerama $(cdbs_kde_enable_final) $(cdbs_kde_enable_debug)
DEB_AC_AUX_DIR = $(DEB_SRCDIR)/admin
DEB_CONFIGURE_INCLUDEDIR = "\$${prefix}/include/kde"
DEB_CONFIGURE_INCLUDEDIR = "\$${prefix}/include/tde"
DEB_COMPRESS_EXCLUDE = .dcl .docbook -license .tag .sty .el
$(patsubst %,binary-install/%,$(DEB_PACKAGES)) :: binary-install/%:

@ -4,7 +4,7 @@ include /usr/share/cdbs/1/rules/debhelper.mk
include debian/cdbs/kde.mk
include /usr/share/cdbs/1/rules/simple-patchsys.mk
DEB_CONFIGURE_INCLUDEDIR := /opt/trinity/include/kde
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

@ -59,7 +59,7 @@ endif
cdbs_configure_flags += --with-qt-dir=/usr/share/qt3 --disable-rpath --with-xinerama $(cdbs_kde_enable_final) $(cdbs_kde_enable_debug)
DEB_AC_AUX_DIR = $(DEB_SRCDIR)/admin
DEB_CONFIGURE_INCLUDEDIR = "\$${prefix}/include/kde"
DEB_CONFIGURE_INCLUDEDIR = "\$${prefix}/include/tde"
DEB_COMPRESS_EXCLUDE = .dcl .docbook -license .tag .sty .el
$(patsubst %,binary-install/%,$(DEB_PACKAGES)) :: binary-install/%:

@ -5,7 +5,7 @@ include debian/cdbs/kde.mk
include /usr/share/cdbs/1/rules/patchsys-quilt.mk
include /usr/share/cdbs/1/rules/utils.mk
DEB_CONFIGURE_INCLUDEDIR := /opt/trinity/include/kde
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

@ -7,21 +7,21 @@ URL = http://www.$(DEB_SOURCE_PACKAGE).org/release/0.4.9/testing/$(UPFILENAME)
DEB_CONFIGURE_EXTRA_FLAGS := --prefix=/opt/trinity --with-extra-libs=/opt/trinity/lib
#CMAKE_LIBRARY_PATH := /opt/trinity/lib
#CMAKE_INCLUDE_PATH := /opt/trinity/include/kde
#CMAKE_INCLUDE_PATH := /opt/trinity/include/tde
include debian/cmake.mk
include /usr/share/cdbs/1/rules/debhelper.mk
include /usr/share/cdbs/1/rules/simple-patchsys.mk
include /usr/share/cdbs/1/rules/utils.mk
DEB_CONFIGURE_INCLUDEDIR := /opt/trinity/include/kde
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_CMAKE_EXTRA_FLAGS = -DLIB_SUFFIX="" -DCMAKE_LIBRARY_PATH="/opt/trinity/lib" -DCMAKE_INCLUDE_PATH="/opt/trinity/include/kde" -DCMAKE_INSTALL_PREFIX="/opt/trinity/"
DEB_CMAKE_EXTRA_FLAGS = -DLIB_SUFFIX="" -DCMAKE_LIBRARY_PATH="/opt/trinity/lib" -DCMAKE_INCLUDE_PATH="/opt/trinity/include/tde" -DCMAKE_INSTALL_PREFIX="/opt/trinity/"
get-orig-source:
@@dh_testdir

@ -59,7 +59,7 @@ endif
cdbs_configure_flags += --with-qt-dir=/usr/share/qt3 --disable-rpath --with-xinerama $(cdbs_kde_enable_final) $(cdbs_kde_enable_debug)
DEB_AC_AUX_DIR = $(DEB_SRCDIR)/admin
DEB_CONFIGURE_INCLUDEDIR = "\$${prefix}/include/kde"
DEB_CONFIGURE_INCLUDEDIR = "\$${prefix}/include/tde"
DEB_COMPRESS_EXCLUDE = .dcl .docbook -license .tag .sty .el
$(patsubst %,binary-install/%,$(DEB_PACKAGES)) :: binary-install/%:

@ -4,14 +4,14 @@ include /usr/share/cdbs/1/rules/debhelper.mk
include /usr/share/cdbs/1/rules/simple-patchsys.mk
include /usr/share/cdbs/1/class/kde.mk
DEB_CONFIGURE_INCLUDEDIR := /opt/trinity/include/kde
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_CONFIGURE_EXTRA_FLAGS := --prefix=/opt/trinity --includedir="/opt/trinity/include/kde" --mandir="/opt/trinity/share/man" --infodir="/opt/trinity/share/info"
DEB_CONFIGURE_EXTRA_FLAGS := --prefix=/opt/trinity --includedir="/opt/trinity/include/tde" --mandir="/opt/trinity/share/man" --infodir="/opt/trinity/share/info"
post-patches:: debian/stamp-bootstrap

@ -1,6 +1,6 @@
export kde_prefix=/usr
export sysconfdir=/etc
export kde_includedir=/usr/include/kde
export kde_includedir=/usr/include/tde
export infodir=/usr/share/info
export mandir=/usr/share/man
export qtdir=/usr/share/qt3

@ -9,7 +9,7 @@
# Uncomment this to turn on verbose mode.
#export DH_VERBOSE=1
DEB_CONFIGURE_INCLUDEDIR := /opt/trinity/include/kde
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
@ -27,7 +27,7 @@ CFLAGS = -Wall -g
CONFIGURE_OPTIONS_KDE = \
--host=$(DEB_HOST_GNU_TYPE) --build=$(DEB_BUILD_GNU_TYPE) \
--prefix=/opt/trinity --with-extra-libs=/opt/trinity/lib \
--includedir=/opt/trinity/include/kde --mandir=/opt/trinity/share/man \
--includedir=/opt/trinity/include/tde --mandir=/opt/trinity/share/man \
--with-qt-dir=$(qtdir) \
--sysconfdir=$(sysconfdir) \
--infodir=/opt/trinity/share/info \

@ -59,7 +59,7 @@ endif
cdbs_configure_flags += --with-qt-dir=/usr/share/qt3 --disable-rpath --with-xinerama $(cdbs_kde_enable_final) $(cdbs_kde_enable_debug)
DEB_AC_AUX_DIR = $(DEB_SRCDIR)/admin
DEB_CONFIGURE_INCLUDEDIR = "\$${prefix}/include/kde"
DEB_CONFIGURE_INCLUDEDIR = "\$${prefix}/include/tde"
DEB_COMPRESS_EXCLUDE = .dcl .docbook -license .tag .sty .el
$(patsubst %,binary-install/%,$(DEB_PACKAGES)) :: binary-install/%:

@ -5,7 +5,7 @@
# Uncomment this to turn on verbose mode.
#export DH_VERBOSE=1
DEB_CONFIGURE_INCLUDEDIR := /opt/trinity/include/kde
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
@ -79,7 +79,7 @@ configure-stamp:
# run configure with build tree $(objdir)
cd $(objdir) && \
../configure --disable-debug --enable-final --libexecdir=/opt/trinity/bin --sysconfdir=/etc --libdir=/opt/trinity/lib --includedir=/opt/include/kde --with-qt-includes=/usr/include/qt3 --mandir=/opt/trinity/share/man --infodir=/opt/trinity/share/info --prefix=/opt/trinity --with-extra-libs=/opt/trinity/lib
../configure --disable-debug --enable-final --libexecdir=/opt/trinity/bin --sysconfdir=/etc --libdir=/opt/trinity/lib --includedir=/opt/include/tde --with-qt-includes=/usr/include/qt3 --mandir=/opt/trinity/share/man --infodir=/opt/trinity/share/info --prefix=/opt/trinity --with-extra-libs=/opt/trinity/lib
touch configure-stamp

@ -59,7 +59,7 @@ endif
cdbs_configure_flags += --with-qt-dir=/usr/share/qt3 --disable-rpath --with-xinerama $(cdbs_kde_enable_final) $(cdbs_kde_enable_debug)
DEB_AC_AUX_DIR = $(DEB_SRCDIR)/admin
DEB_CONFIGURE_INCLUDEDIR = "\$${prefix}/include/kde"
DEB_CONFIGURE_INCLUDEDIR = "\$${prefix}/include/tde"
DEB_COMPRESS_EXCLUDE = .dcl .docbook -license .tag .sty .el
$(patsubst %,binary-install/%,$(DEB_PACKAGES)) :: binary-install/%:

@ -5,7 +5,7 @@
# Uncomment this to turn on verbose mode.
#export DH_VERBOSE=1
DEB_CONFIGURE_INCLUDEDIR := /opt/trinity/include/kde
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
@ -78,7 +78,7 @@ configure-stamp:
# run configure with build tree $(objdir)
cd $(objdir) && \
../configure --disable-debug --enable-final --libexecdir=/opt/trinity/bin --sysconfdir=/etc --libdir=/opt/trinity/lib --includedir=/opt/include/kde --with-qt-includes=/usr/include/qt3 --mandir=/opt/trinity/share/man --infodir=/opt/trinity/share/info --prefix=/opt/trinity --with-extra-libs=/opt/trinity/lib
../configure --disable-debug --enable-final --libexecdir=/opt/trinity/bin --sysconfdir=/etc --libdir=/opt/trinity/lib --includedir=/opt/include/tde --with-qt-includes=/usr/include/qt3 --mandir=/opt/trinity/share/man --infodir=/opt/trinity/share/info --prefix=/opt/trinity --with-extra-libs=/opt/trinity/lib
touch configure-stamp

@ -59,7 +59,7 @@ endif
cdbs_configure_flags += --with-qt-dir=/usr/share/qt3 --disable-rpath --with-xinerama $(cdbs_kde_enable_final) $(cdbs_kde_enable_debug)
DEB_AC_AUX_DIR = $(DEB_SRCDIR)/admin
DEB_CONFIGURE_INCLUDEDIR = "\$${prefix}/include/kde"
DEB_CONFIGURE_INCLUDEDIR = "\$${prefix}/include/tde"
DEB_COMPRESS_EXCLUDE = .dcl .docbook -license .tag .sty .el
$(patsubst %,binary-install/%,$(DEB_PACKAGES)) :: binary-install/%:

@ -4,7 +4,7 @@
# Uncomment this to turn on verbose mode.
#export DH_VERBOSE=1
DEB_CONFIGURE_INCLUDEDIR := /opt/trinity/include/kde
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
@ -37,7 +37,7 @@ config.status:
cp -f /usr/share/aclocal/libtool.m4 admin/libtool.m4.in
make -f admin/Makefile.common cvs
CFLAGS="$(CFLAGS)" ./configure --disable-rpath --prefix=/opt/trinity --with-qt-includes=/usr/include/qt3 --host=$(DEB_HOST_GNU_TYPE) --build=$(DEB_BUILD_GNU_TYPE) --mandir=/opt/trinity/share/man --infodir=/opt/trinity/share/info --with-extra-libs=/opt/trinity/lib --with-extra-includes=/opt/trinity/include/kde
CFLAGS="$(CFLAGS)" ./configure --disable-rpath --prefix=/opt/trinity --with-qt-includes=/usr/include/qt3 --host=$(DEB_HOST_GNU_TYPE) --build=$(DEB_BUILD_GNU_TYPE) --mandir=/opt/trinity/share/man --infodir=/opt/trinity/share/info --with-extra-libs=/opt/trinity/lib --with-extra-includes=/opt/trinity/include/tde
build: build-stamp

@ -59,7 +59,7 @@ endif
cdbs_configure_flags += --with-qt-dir=/usr/share/qt3 --disable-rpath --with-xinerama $(cdbs_kde_enable_final) $(cdbs_kde_enable_debug)
DEB_AC_AUX_DIR = $(DEB_SRCDIR)/admin
DEB_CONFIGURE_INCLUDEDIR = "\$${prefix}/include/kde"
DEB_CONFIGURE_INCLUDEDIR = "\$${prefix}/include/tde"
DEB_COMPRESS_EXCLUDE = .dcl .docbook -license .tag .sty .el
$(patsubst %,binary-install/%,$(DEB_PACKAGES)) :: binary-install/%:

@ -4,14 +4,14 @@ include /usr/share/cdbs/1/rules/debhelper.mk
include debian/cdbs/kde.mk
include /usr/share/cdbs/1/rules/simple-patchsys.mk
DEB_CONFIGURE_INCLUDEDIR := /opt/trinity/include/kde
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_CONFIGURE_EXTRA_FLAGS := --prefix=/opt/trinity --with-extra-libs=/opt/trinity/lib --with-extra-includes=/opt/trinity/include/kde
DEB_CONFIGURE_EXTRA_FLAGS := --prefix=/opt/trinity --with-extra-libs=/opt/trinity/lib --with-extra-includes=/opt/trinity/include/tde
LDFLAGS += -Wl,--as-needed

@ -4,7 +4,7 @@ include /usr/share/cdbs/1/rules/debhelper.mk
include /usr/share/cdbs/1/class/autotools.mk
include /usr/share/cdbs/1/rules/simple-patchsys.mk
DEB_CONFIGURE_INCLUDEDIR := /opt/trinity/include/kde
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

@ -59,7 +59,7 @@ endif
cdbs_configure_flags += --with-qt-dir=/usr/share/qt3 --disable-rpath --with-xinerama $(cdbs_kde_enable_final) $(cdbs_kde_enable_debug)
DEB_AC_AUX_DIR = $(DEB_SRCDIR)/admin
DEB_CONFIGURE_INCLUDEDIR = "\$${prefix}/include/kde"
DEB_CONFIGURE_INCLUDEDIR = "\$${prefix}/include/tde"
DEB_COMPRESS_EXCLUDE = .dcl .docbook -license .tag .sty .el
$(patsubst %,binary-install/%,$(DEB_PACKAGES)) :: binary-install/%:

@ -5,7 +5,7 @@ diff -Nur keep-0.4.0/admin/cvs.sh keep-0.4.0.new/admin/cvs.sh
if test -z "$PREPARETIPS"; then PREPARETIPS=preparetips ; fi
export EXTRACTRC PREPARETIPS
+kdepotpath=/usr/include/kde/kde.pot
+kdepotpath=/usr/include/tde/kde.pot
+
for subdir in $dirs; do
test -z "$VERBOSE" || echo "Making messages in $subdir"
@ -16,5 +16,5 @@ diff -Nur keep-0.4.0/admin/cvs.sh keep-0.4.0.new/admin/cvs.sh
- kdepotpath=${includedir:-`kde-config --expandvars --install include`}/kde.pot
if ! test -f $kdepotpath; then
kdepotpath=`kde-config --expandvars --prefix`/include/kde.pot
kdepotpath=`kde-config --expandvars --prefix`/include/tde.pot
fi

@ -5,7 +5,7 @@ include debian/cdbs/kde.mk
include /usr/share/cdbs/1/rules/simple-patchsys.mk
include /usr/share/cdbs/1/rules/utils.mk
DEB_CONFIGURE_INCLUDEDIR := /opt/trinity/include/kde
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
@ -14,7 +14,7 @@ cdbs_configure_flags := --with-qt-dir=/usr/share/qt3 --disable-rpath --with-xine
DEB_INSTALL_MANPAGES_keep := keep.1
DEB_CONFIGURE_EXTRA_FLAGS := --prefix=/opt/trinity --with-extra-libs=/opt/trinity/lib --with-extra-includes=/opt/trinity/include/kde
DEB_CONFIGURE_EXTRA_FLAGS := --prefix=/opt/trinity --with-extra-libs=/opt/trinity/lib --with-extra-includes=/opt/trinity/include/tde
post-patches:: debian/stamp-bootstrap

@ -59,7 +59,7 @@ endif
cdbs_configure_flags += --with-qt-dir=/usr/share/qt3 --disable-rpath --with-xinerama $(cdbs_kde_enable_final) $(cdbs_kde_enable_debug)
DEB_AC_AUX_DIR = $(DEB_SRCDIR)/admin
DEB_CONFIGURE_INCLUDEDIR = "\$${prefix}/include/kde"
DEB_CONFIGURE_INCLUDEDIR = "\$${prefix}/include/tde"
DEB_COMPRESS_EXCLUDE = .dcl .docbook -license .tag .sty .el
$(patsubst %,binary-install/%,$(DEB_PACKAGES)) :: binary-install/%:

@ -5,7 +5,7 @@ include /usr/share/cdbs/1/rules/simple-patchsys.mk
# include /usr/share/cdbs/1/class/kde.mk
include debian/cdbs/debian-qt-kde.mk
DEB_CONFIGURE_INCLUDEDIR := /opt/trinity/include/kde
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

@ -59,7 +59,7 @@ endif
cdbs_configure_flags += --with-qt-dir=/usr/share/qt3 --disable-rpath --with-xinerama $(cdbs_kde_enable_final) $(cdbs_kde_enable_debug)
DEB_AC_AUX_DIR = $(DEB_SRCDIR)/admin
DEB_CONFIGURE_INCLUDEDIR = "\$${prefix}/include/kde"
DEB_CONFIGURE_INCLUDEDIR = "\$${prefix}/include/tde"
DEB_COMPRESS_EXCLUDE = .dcl .docbook -license .tag .sty .el
$(patsubst %,binary-install/%,$(DEB_PACKAGES)) :: binary-install/%:

@ -5,7 +5,7 @@ include debian/cdbs/kde.mk
include /usr/share/cdbs/1/rules/patchsys-quilt.mk
include /usr/share/cdbs/1/rules/utils.mk
DEB_CONFIGURE_INCLUDEDIR := /opt/trinity/include/kde
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
@ -15,7 +15,7 @@ cdbs_configure_flags := --with-qt-dir=/usr/share/qt3 --disable-rpath --with-xine
DEB_CONFIGURE_SCRIPT_ENV += LDFLAGS="-Wl,--as-needed"
DEB_DH_INSTALL_ARGS := --sourcedir=debian/tmp
DEB_INSTALL_MANPAGES_kile := debian/kile.1
DEB_CONFIGURE_EXTRA_FLAGS := --prefix=/opt/trinity --with-extra-libs=/opt/trinity/lib --with-extra-includes=/opt/trinity/include/kde
DEB_CONFIGURE_EXTRA_FLAGS := --prefix=/opt/trinity --with-extra-libs=/opt/trinity/lib --with-extra-includes=/opt/trinity/include/tde
post-patches:: debian/stamp-bootstrap

@ -4,7 +4,7 @@ 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/kde
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

@ -59,7 +59,7 @@ endif
cdbs_configure_flags += --with-qt-dir=/usr/share/qt3 --disable-rpath --with-xinerama $(cdbs_kde_enable_final) $(cdbs_kde_enable_debug)
DEB_AC_AUX_DIR = $(DEB_SRCDIR)/admin
DEB_CONFIGURE_INCLUDEDIR = "\$${prefix}/include/kde"
DEB_CONFIGURE_INCLUDEDIR = "\$${prefix}/include/tde"
DEB_COMPRESS_EXCLUDE = .dcl .docbook -license .tag .sty .el
$(patsubst %,binary-install/%,$(DEB_PACKAGES)) :: binary-install/%:

@ -5,14 +5,14 @@ include /usr/share/cdbs/1/rules/debhelper.mk
include /usr/share/cdbs/1/rules/simple-patchsys.mk
include debian/cdbs/kde.mk
DEB_CONFIGURE_INCLUDEDIR := /opt/trinity/include/kde
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_CONFIGURE_EXTRA_FLAGS := --prefix=/opt/trinity --with-extra-libs=/opt/trinity/lib --with-extra-includes=/opt/trinity/include/kde
DEB_CONFIGURE_EXTRA_FLAGS := --prefix=/opt/trinity --with-extra-libs=/opt/trinity/lib --with-extra-includes=/opt/trinity/include/tde
post-patches:: debian/stamp-bootstrap

@ -59,7 +59,7 @@ endif
cdbs_configure_flags += --with-qt-dir=/usr/share/qt3 --disable-rpath --with-xinerama $(cdbs_kde_enable_final) $(cdbs_kde_enable_debug)
DEB_AC_AUX_DIR = $(DEB_SRCDIR)/admin
DEB_CONFIGURE_INCLUDEDIR = "\$${prefix}/include/kde"
DEB_CONFIGURE_INCLUDEDIR = "\$${prefix}/include/tde"
DEB_COMPRESS_EXCLUDE = .dcl .docbook -license .tag .sty .el
$(patsubst %,binary-install/%,$(DEB_PACKAGES)) :: binary-install/%:

@ -4,14 +4,14 @@ include /usr/share/cdbs/1/rules/debhelper.mk
include /usr/share/cdbs/1/rules/simple-patchsys.mk
include debian/cdbs/kde.mk
DEB_CONFIGURE_INCLUDEDIR := /opt/trinity/include/kde
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_CONFIGURE_EXTRA_FLAGS := --prefix=/opt/trinity --with-extra-libs=/opt/trinity/lib --with-extra-includes=/opt/trinity/include/kde
DEB_CONFIGURE_EXTRA_FLAGS := --prefix=/opt/trinity --with-extra-libs=/opt/trinity/lib --with-extra-includes=/opt/trinity/include/tde
post-patches:: debian/stamp-bootstrap

@ -59,7 +59,7 @@ endif
cdbs_configure_flags += --with-qt-dir=/usr/share/qt3 --disable-rpath --with-xinerama $(cdbs_kde_enable_final) $(cdbs_kde_enable_debug)
DEB_AC_AUX_DIR = $(DEB_SRCDIR)/admin
DEB_CONFIGURE_INCLUDEDIR = "\$${prefix}/include/kde"
DEB_CONFIGURE_INCLUDEDIR = "\$${prefix}/include/tde"
DEB_COMPRESS_EXCLUDE = .dcl .docbook -license .tag .sty .el
$(patsubst %,binary-install/%,$(DEB_PACKAGES)) :: binary-install/%:

@ -5,7 +5,7 @@ include /usr/share/cdbs/1/rules/simple-patchsys.mk
include debian/cdbs/kde.mk
include /usr/share/cdbs/1/rules/utils.mk
DEB_CONFIGURE_INCLUDEDIR := /opt/trinity/include/kde
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
@ -18,7 +18,7 @@ ifeq ($(GCC_VERSION),4.3)
CXX = g++ -fpermissive
endif
DEB_CONFIGURE_EXTRA_FLAGS := --enable-maintainer-mode --prefix=/opt/trinity --with-extra-libs=/opt/trinity/lib --with-extra-includes=/opt/trinity/include/kde
DEB_CONFIGURE_EXTRA_FLAGS := --enable-maintainer-mode --prefix=/opt/trinity --with-extra-libs=/opt/trinity/lib --with-extra-includes=/opt/trinity/include/tde
DEB_DH_INSTALL_ARGS = --sourcedir=debian/tmp
DEB_INSTALL_MANPAGES_kmplayer = kmplayer.1

@ -1,6 +1,6 @@
export kde_prefix=/usr
export sysconfdir=/etc
export kde_includedir=/usr/include/kde
export kde_includedir=/usr/include/tde
export infodir=/usr/share/info
export mandir=/usr/share/man
export qtdir=/usr/share/qt3

@ -6,7 +6,7 @@
# Uncomment this to turn on verbose mode.
#export DH_VERBOSE=1
DEB_CONFIGURE_INCLUDEDIR := /opt/trinity/include/kde
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
@ -56,7 +56,7 @@ endif
ifneq "$(wildcard /usr/share/misc/config.guess)" ""
cp -f /usr/share/misc/config.guess config.guess
endif
CFLAGS="$(CFLAGS)" PATH=/opt/trinity/bin:$(PATH) CMAKE_LIBRARY_PATH=/opt/trinity/lib CMAKE_INCLUDE_PATH=/opt/trinity/include/kde ./configure --host=$(DEB_HOST_GNU_TYPE) --build=$(DEB_BUILD_GNU_TYPE) $(configkde) --prefix=/opt/trinity --with-extra-libs=/opt/trinity/lib --with-extra-includes=/opt/trinity/include/kde
CFLAGS="$(CFLAGS)" PATH=/opt/trinity/bin:$(PATH) CMAKE_LIBRARY_PATH=/opt/trinity/lib CMAKE_INCLUDE_PATH=/opt/trinity/include/tde ./configure --host=$(DEB_HOST_GNU_TYPE) --build=$(DEB_BUILD_GNU_TYPE) $(configkde) --prefix=/opt/trinity --with-extra-libs=/opt/trinity/lib --with-extra-includes=/opt/trinity/include/tde
build: build-stamp
@ -65,7 +65,7 @@ build-stamp: config.status
dh_testdir
# Add here commands to compile the package.
env PATH=/opt/trinity/bin:$(PATH) CMAKE_LIBRARY_PATH=/opt/trinity/lib CMAKE_INCLUDE_PATH=/opt/trinity/include/kde $(MAKE)
env PATH=/opt/trinity/bin:$(PATH) CMAKE_LIBRARY_PATH=/opt/trinity/lib CMAKE_INCLUDE_PATH=/opt/trinity/include/tde $(MAKE)
touch build-stamp
@ -94,7 +94,7 @@ install: build
dh_clean -k
# Add here commands to install the package into debian/kmyfirewall.
env PATH=/opt/trinity/bin:$(PATH) CMAKE_LIBRARY_PATH=/opt/trinity/lib CMAKE_INCLUDE_PATH=/opt/trinity/include/kde $(MAKE) install DESTDIR=$(CURDIR)/debian/kmyfirewall-trinity
env PATH=/opt/trinity/bin:$(PATH) CMAKE_LIBRARY_PATH=/opt/trinity/lib CMAKE_INCLUDE_PATH=/opt/trinity/include/tde $(MAKE) install DESTDIR=$(CURDIR)/debian/kmyfirewall-trinity
rm -f debian/kmyfirewall-trinity/opt/trinity/lib/*.so
chrpath -d debian/kmyfirewall-trinity/opt/trinity/bin/kmyfirewall debian/kmyfirewall-trinity/opt/trinity/lib/*.so.* debian/kmyfirewall-trinity/opt/trinity/lib/trinity/*.so

@ -59,7 +59,7 @@ endif
cdbs_configure_flags += --with-qt-dir=/usr/share/qt3 --disable-rpath --with-xinerama $(cdbs_kde_enable_final) $(cdbs_kde_enable_debug)
DEB_AC_AUX_DIR = $(DEB_SRCDIR)/admin
DEB_CONFIGURE_INCLUDEDIR = "\$${prefix}/include/kde"
DEB_CONFIGURE_INCLUDEDIR = "\$${prefix}/include/tde"
DEB_COMPRESS_EXCLUDE = .dcl .docbook -license .tag .sty .el
$(patsubst %,binary-install/%,$(DEB_PACKAGES)) :: binary-install/%:

@ -1,3 +1,3 @@
opt/trinity/include/kde/kmymoney/*
opt/trinity/include/tde/kmymoney/*
opt/trinity/lib/lib*.la
opt/trinity/lib/lib*.so

@ -4,14 +4,14 @@ include /usr/share/cdbs/1/rules/debhelper.mk
include debian/cdbs/kde.mk
include /usr/share/cdbs/1/rules/simple-patchsys.mk
DEB_CONFIGURE_INCLUDEDIR := /opt/trinity/include/kde
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_CONFIGURE_EXTRA_FLAGS := --prefix=/opt/trinity --with-extra-libs=/opt/trinity/lib --with-extra-includes=/opt/trinity/include/kde --disable-sqlite3
DEB_CONFIGURE_EXTRA_FLAGS := --prefix=/opt/trinity --with-extra-libs=/opt/trinity/lib --with-extra-includes=/opt/trinity/include/tde --disable-sqlite3
LDFLAGS += -Wl,--as-needed

@ -59,7 +59,7 @@ endif
cdbs_configure_flags += --with-qt-dir=/usr/share/qt3 --disable-rpath --with-xinerama $(cdbs_kde_enable_final) $(cdbs_kde_enable_debug)
DEB_AC_AUX_DIR = $(DEB_SRCDIR)/admin
DEB_CONFIGURE_INCLUDEDIR = "\$${prefix}/include/kde"
DEB_CONFIGURE_INCLUDEDIR = "\$${prefix}/include/tde"
DEB_COMPRESS_EXCLUDE = .dcl .docbook -license .tag .sty .el
$(patsubst %,binary-install/%,$(DEB_PACKAGES)) :: binary-install/%:

@ -4,7 +4,7 @@ include /usr/share/cdbs/1/rules/debhelper.mk
include /usr/share/cdbs/1/rules/simple-patchsys.mk
include debian/cdbs/kde.mk
DEB_CONFIGURE_INCLUDEDIR := /opt/trinity/include/kde
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
@ -13,7 +13,7 @@ cdbs_configure_flags := --with-qt-dir=/usr/share/qt3 --disable-rpath --with-xine
DEB_INSTALL_DOCS_knemo = -XNEWS
DEB_CONFIGURE_EXTRA_FLAGS := --prefix=/opt/trinity --with-extra-libs=/opt/trinity/lib --with-extra-includes=/opt/trinity/include/kde
DEB_CONFIGURE_EXTRA_FLAGS := --prefix=/opt/trinity --with-extra-libs=/opt/trinity/lib --with-extra-includes=/opt/trinity/include/tde
post-patches:: debian/stamp-bootstrap

@ -2,7 +2,7 @@
# Sample debian/rules that uses debhelper.
# GNU copyright 1997 to 1999 by Joey Hess.
DEB_CONFIGURE_INCLUDEDIR := /opt/trinity/include/kde
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
@ -74,7 +74,7 @@ configure-stamp:
# run configure with build tree $(objdir)
cd $(objdir) && \
../configure $(configkde) --prefix=/opt/trinity --with-extra-libs=/opt/trinity/lib --with-extra-includes=/opt/trinity/include/kde
../configure $(configkde) --prefix=/opt/trinity --with-extra-libs=/opt/trinity/lib --with-extra-includes=/opt/trinity/include/tde
touch configure-stamp

@ -59,7 +59,7 @@ endif
cdbs_configure_flags += --with-qt-dir=/usr/share/qt3 --disable-rpath --with-xinerama $(cdbs_kde_enable_final) $(cdbs_kde_enable_debug)
DEB_AC_AUX_DIR = $(DEB_SRCDIR)/admin
DEB_CONFIGURE_INCLUDEDIR = "\$${prefix}/include/kde"
DEB_CONFIGURE_INCLUDEDIR = "\$${prefix}/include/tde"
DEB_COMPRESS_EXCLUDE = .dcl .docbook -license .tag .sty .el
$(patsubst %,binary-install/%,$(DEB_PACKAGES)) :: binary-install/%:

@ -4,7 +4,7 @@ include /usr/share/cdbs/1/rules/debhelper.mk
include /usr/share/cdbs/1/rules/simple-patchsys.mk
include debian/cdbs/kde.mk
DEB_CONFIGURE_INCLUDEDIR := /opt/trinity/include/kde
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

@ -59,7 +59,7 @@ endif
cdbs_configure_flags += --with-qt-dir=/usr/share/qt3 --disable-rpath --with-xinerama $(cdbs_kde_enable_final) $(cdbs_kde_enable_debug)
DEB_AC_AUX_DIR = $(DEB_SRCDIR)/admin
DEB_CONFIGURE_INCLUDEDIR = "\$${prefix}/include/kde"
DEB_CONFIGURE_INCLUDEDIR = "\$${prefix}/include/tde"
DEB_COMPRESS_EXCLUDE = .dcl .docbook -license .tag .sty .el
$(patsubst %,binary-install/%,$(DEB_PACKAGES)) :: binary-install/%:

@ -4,7 +4,7 @@ include /usr/share/cdbs/1/rules/debhelper.mk
include debian/cdbs/kde.mk
include /usr/share/cdbs/1/rules/patchsys-quilt.mk
DEB_CONFIGURE_INCLUDEDIR := /opt/trinity/include/kde
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

@ -1,6 +1,6 @@
export kde_prefix=/usr
export sysconfdir=/etc
export kde_includedir=/usr/include/kde
export kde_includedir=/usr/include/tde
export infodir=/usr/share/info
export mandir=/usr/share/man
export qtdir=/usr/share/qt3

@ -6,7 +6,7 @@
# Uncomment this to turn on verbose mode.
#export DH_VERBOSE=1
DEB_CONFIGURE_INCLUDEDIR := /opt/trinity/include/kde
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
@ -51,7 +51,7 @@ config.status: configure patch
if [ -f doc/Makefile.in ]; then cp doc/Makefile.in doc/Makefile.in.backup; else mv doc/Makefile.in.backup doc/Makefile.in; fi
CFLAGS="$(CFLAGS)" ./configure --host=$(DEB_HOST_GNU_TYPE) --build=$(DEB_BUILD_GNU_TYPE) \
--disable-debug --disable-rpath --sysconfdir=/etc --includedir=/opt/trinity/include/kde --infodir=/opt/trinity/share/info --mandir=/opt/trinity/share/man --with-qt-dir=/usr/share/qt3 --prefix=/opt/trinity --with-extra-libs=/opt/trinity/lib
--disable-debug --disable-rpath --sysconfdir=/etc --includedir=/opt/trinity/include/tde --infodir=/opt/trinity/share/info --mandir=/opt/trinity/share/man --with-qt-dir=/usr/share/qt3 --prefix=/opt/trinity --with-extra-libs=/opt/trinity/lib
build: build-stamp

@ -7,7 +7,7 @@
DEB_HOST_GNU_TYPE ?= $(shell dpkg-architecture -qDEB_HOST_GNU_TYPE)
DEB_BUILD_GNU_TYPE ?= $(shell dpkg-architecture -qDEB_BUILD_GNU_TYPE)
DEB_CONFIGURE_INCLUDEDIR := /opt/trinity/include/kde
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

@ -11,7 +11,7 @@
DEB_HOST_GNU_TYPE ?= $(shell dpkg-architecture -qDEB_HOST_GNU_TYPE)
DEB_BUILD_GNU_TYPE ?= $(shell dpkg-architecture -qDEB_BUILD_GNU_TYPE)
DEB_CONFIGURE_INCLUDEDIR := /opt/trinity/include/kde
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

@ -59,7 +59,7 @@ endif
cdbs_configure_flags += --with-qt-dir=/usr/share/qt3 --disable-rpath --with-xinerama $(cdbs_kde_enable_final) $(cdbs_kde_enable_debug)
DEB_AC_AUX_DIR = $(DEB_SRCDIR)/admin
DEB_CONFIGURE_INCLUDEDIR = "\$${prefix}/include/kde"
DEB_CONFIGURE_INCLUDEDIR = "\$${prefix}/include/tde"
DEB_COMPRESS_EXCLUDE = .dcl .docbook -license .tag .sty .el
$(patsubst %,binary-install/%,$(DEB_PACKAGES)) :: binary-install/%:

@ -1,4 +1,4 @@
debian/tmp/opt/trinity/include/kde
debian/tmp/opt/trinity/include/tde
debian/tmp/opt/trinity/lib/libkarboncommon.la
debian/tmp/opt/trinity/lib/libkarboncommon.so
debian/tmp/opt/trinity/lib/libkchartcommon.la

@ -5,7 +5,7 @@ include debian/cdbs/debian-qt-kde.mk
include /usr/share/cdbs/1/rules/simple-patchsys.mk
include /usr/share/cdbs/1/rules/utils.mk
DEB_CONFIGURE_INCLUDEDIR := /opt/trinity/include/kde
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

@ -59,7 +59,7 @@ endif
cdbs_configure_flags += --with-qt-dir=/usr/share/qt3 --disable-rpath --with-xinerama $(cdbs_kde_enable_final) $(cdbs_kde_enable_debug)
DEB_AC_AUX_DIR = $(DEB_SRCDIR)/admin
DEB_CONFIGURE_INCLUDEDIR = "\$${prefix}/include/kde"
DEB_CONFIGURE_INCLUDEDIR = "\$${prefix}/include/tde"
DEB_COMPRESS_EXCLUDE = .dcl .docbook -license .tag .sty .el
$(patsubst %,binary-install/%,$(DEB_PACKAGES)) :: binary-install/%:

@ -4,7 +4,7 @@ include /usr/share/cdbs/1/rules/debhelper.mk
include debian/cdbs/kde.mk
include /usr/share/cdbs/1/rules/patchsys-quilt.mk
DEB_CONFIGURE_INCLUDEDIR := /opt/trinity/include/kde
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
@ -13,7 +13,7 @@ cdbs_configure_flags := --with-qt-dir=/usr/share/qt3 --disable-rpath --with-xine
DEB_DH_STRIP_ARGS := --dbg-package=konversation-trinity-dbg
DEB_INSTALL_DOCS_ALL =
DEB_CONFIGURE_EXTRA_FLAGS := --prefix=/opt/trinity --with-extra-libs=/opt/trinity/lib --with-extra-includes=/opt/trinity/include/kde
DEB_CONFIGURE_EXTRA_FLAGS := --prefix=/opt/trinity --with-extra-libs=/opt/trinity/lib --with-extra-includes=/opt/trinity/include/tde
post-patches:: debian/stamp-bootstrap

@ -59,7 +59,7 @@ endif
cdbs_configure_flags += --with-qt-dir=/usr/share/qt3 --disable-rpath --with-xinerama $(cdbs_kde_enable_final) $(cdbs_kde_enable_debug)
DEB_AC_AUX_DIR = $(DEB_SRCDIR)/admin
DEB_CONFIGURE_INCLUDEDIR = "\$${prefix}/include/kde"
DEB_CONFIGURE_INCLUDEDIR = "\$${prefix}/include/tde"
DEB_COMPRESS_EXCLUDE = .dcl .docbook -license .tag .sty .el
$(patsubst %,binary-install/%,$(DEB_PACKAGES)) :: binary-install/%:

@ -3,14 +3,14 @@
include /usr/share/cdbs/1/rules/debhelper.mk
include debian/cdbs/kde.mk
DEB_CONFIGURE_INCLUDEDIR := /opt/trinity/include/kde
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_CONFIGURE_EXTRA_FLAGS := --prefix=/opt/trinity --with-extra-libs=/opt/trinity/lib --with-extra-includes=/opt/trinity/include/kde
DEB_CONFIGURE_EXTRA_FLAGS := --prefix=/opt/trinity --with-extra-libs=/opt/trinity/lib --with-extra-includes=/opt/trinity/include/tde
post-patches:: debian/stamp-bootstrap

@ -9,7 +9,7 @@
# Uncomment this to turn on verbose mode.
#export DH_VERBOSE=1
DEB_CONFIGURE_INCLUDEDIR := /opt/trinity/include/kde
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
@ -52,7 +52,7 @@ build-stamp: config.status
dh_testdir
# Add here commands to compile the package.
env PATH=/opt/trinity/bin:$(PATH) CMAKE_LIBRARY_PATH=/opt/trinity/lib CMAKE_INCLUDE_PATH=/opt/trinity/include/kde $(MAKE)
env PATH=/opt/trinity/bin:$(PATH) CMAKE_LIBRARY_PATH=/opt/trinity/lib CMAKE_INCLUDE_PATH=/opt/trinity/include/tde $(MAKE)
#docbook-to-man debian/kpicosim.sgml > kpicosim.1
touch build-stamp

@ -59,7 +59,7 @@ endif
cdbs_configure_flags += --with-qt-dir=/usr/share/qt3 --disable-rpath --with-xinerama $(cdbs_kde_enable_final) $(cdbs_kde_enable_debug)
DEB_AC_AUX_DIR = $(DEB_SRCDIR)/admin
DEB_CONFIGURE_INCLUDEDIR = "\$${prefix}/include/kde"
DEB_CONFIGURE_INCLUDEDIR = "\$${prefix}/include/tde"
DEB_COMPRESS_EXCLUDE = .dcl .docbook -license .tag .sty .el
$(patsubst %,binary-install/%,$(DEB_PACKAGES)) :: binary-install/%:

@ -3,14 +3,14 @@
include /usr/share/cdbs/1/rules/debhelper.mk
include debian/cdbs/kde.mk
DEB_CONFIGURE_INCLUDEDIR := /opt/trinity/include/kde
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_CONFIGURE_EXTRA_FLAGS := --prefix=/opt/trinity --with-extra-libs=/opt/trinity/lib --with-extra-includes=/opt/trinity/include/kde
DEB_CONFIGURE_EXTRA_FLAGS := --prefix=/opt/trinity --with-extra-libs=/opt/trinity/lib --with-extra-includes=/opt/trinity/include/tde
post-patches:: debian/stamp-bootstrap

@ -59,7 +59,7 @@ endif
cdbs_configure_flags += --with-qt-dir=/usr/share/qt3 --disable-rpath --with-xinerama $(cdbs_kde_enable_final) $(cdbs_kde_enable_debug)
DEB_AC_AUX_DIR = $(DEB_SRCDIR)/admin
DEB_CONFIGURE_INCLUDEDIR = "\$${prefix}/include/kde"
DEB_CONFIGURE_INCLUDEDIR = "\$${prefix}/include/tde"
DEB_COMPRESS_EXCLUDE = .dcl .docbook -license .tag .sty .el
$(patsubst %,binary-install/%,$(DEB_PACKAGES)) :: binary-install/%:

@ -4,7 +4,7 @@ include debian/cdbs/kde.mk
include /usr/share/cdbs/1/rules/debhelper.mk
include /usr/share/cdbs/1/rules/simple-patchsys.mk
DEB_CONFIGURE_INCLUDEDIR := /opt/trinity/include/kde
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
@ -12,7 +12,7 @@ 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_INSTALL_DOCS_ALL := AUTHORS NEWS
DEB_CONFIGURE_EXTRA_FLAGS := --prefix=/opt/trinity --with-extra-libs=/opt/trinity/lib --with-extra-includes=/opt/trinity/include/kde
DEB_CONFIGURE_EXTRA_FLAGS := --prefix=/opt/trinity --with-extra-libs=/opt/trinity/lib --with-extra-includes=/opt/trinity/include/tde
post-patches:: debian/stamp-bootstrap

@ -9,7 +9,7 @@
DEB_HOST_GNU_TYPE ?= $(shell dpkg-architecture -qDEB_HOST_GNU_TYPE)
DEB_BUILD_GNU_TYPE ?= $(shell dpkg-architecture -qDEB_BUILD_GNU_TYPE)
DEB_CONFIGURE_INCLUDEDIR := /opt/trinity/include/kde
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

@ -6,14 +6,14 @@ include /usr/share/cdbs/1/rules/debhelper.mk
include /usr/share/cdbs/1/class/kde.mk
include /usr/share/cdbs/1/rules/simple-patchsys.mk
DEB_CONFIGURE_INCLUDEDIR := /opt/trinity/include/kde
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_CONFIGURE_EXTRA_FLAGS := --prefix=/opt/trinity --with-extra-libs=/opt/trinity/lib --with-extra-includes=/opt/trinity/include/kde
DEB_CONFIGURE_EXTRA_FLAGS := --prefix=/opt/trinity --with-extra-libs=/opt/trinity/lib --with-extra-includes=/opt/trinity/include/tde
### Libtool and Automake updates
post-patches:: debian/stamp-autothings-update

@ -59,7 +59,7 @@ endif
cdbs_configure_flags += --with-qt-dir=/usr/share/qt3 --disable-rpath --with-xinerama $(cdbs_kde_enable_final) $(cdbs_kde_enable_debug)
DEB_AC_AUX_DIR = $(DEB_SRCDIR)/admin
DEB_CONFIGURE_INCLUDEDIR = "\$${prefix}/include/kde"
DEB_CONFIGURE_INCLUDEDIR = "\$${prefix}/include/tde"
DEB_COMPRESS_EXCLUDE = .dcl .docbook -license .tag .sty .el
$(patsubst %,binary-install/%,$(DEB_PACKAGES)) :: binary-install/%:

@ -5,7 +5,7 @@ include debian/cdbs/kde.mk
include /usr/share/cdbs/1/rules/simple-patchsys.mk
include /usr/share/cdbs/1/rules/utils.mk
DEB_CONFIGURE_INCLUDEDIR := /opt/trinity/include/kde
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
@ -16,7 +16,7 @@ cdbs_configure_flags := --with-qt-dir=/usr/share/qt3 --disable-rpath --with-xine
DEB_DESTDIR = $(CURDIR)/debian/krusader-trinity/
DEB_CONFIGURE_EXTRA_FLAGS := --prefix=/opt/trinity --with-extra-libs=/opt/trinity/lib --with-extra-includes=/opt/trinity/include/kde
DEB_CONFIGURE_EXTRA_FLAGS := --prefix=/opt/trinity --with-extra-libs=/opt/trinity/lib --with-extra-includes=/opt/trinity/include/tde
post-patches:: debian/stamp-bootstrap

@ -1,6 +1,6 @@
export kde_prefix=/opt/trinity
export sysconfdir=/etc
export kde_includedir=/opt/trinity/include/kde
export kde_includedir=/opt/trinity/include/tde
export infodir=/opt/trinity/share/info
export mandir=/opt/trinity/share/man
export qtdir=/opt/trinity/share/qt3

@ -4,7 +4,7 @@
# Uncomment this to turn on verbose mode.
#export DH_VERBOSE=1
DEB_CONFIGURE_INCLUDEDIR := /opt/trinity/include/kde
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
@ -49,7 +49,7 @@ patch: patch-stamp
config.status: configure patch
dh_testdir
CFLAGS="$(CFLAGS) -Wl,-z,defs" ./configure --host=$(DEB_HOST_GNU_TYPE) --build=$(DEB_BUILD_GNU_TYPE) $(configkde) --prefix=/opt/trinity --with-extra-libs=/opt/trinity/lib --with-extra-includes=/opt/trinity/include/kde
CFLAGS="$(CFLAGS) -Wl,-z,defs" ./configure --host=$(DEB_HOST_GNU_TYPE) --build=$(DEB_BUILD_GNU_TYPE) $(configkde) --prefix=/opt/trinity --with-extra-libs=/opt/trinity/lib --with-extra-includes=/opt/trinity/include/tde
build: build-stamp

@ -9,7 +9,7 @@
# Uncomment this to turn on verbose mode.
#export DH_VERBOSE=1
DEB_CONFIGURE_INCLUDEDIR := /opt/trinity/include/kde
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

@ -3,10 +3,10 @@ include /usr/share/cdbs/1/rules/debhelper.mk
DEB_INSTALL_MANPAGES_kstreamripper:=debian/kstreamripper.1
build/kstreamripper::
env PATH=/opt/trinity/bin:$(PATH) QTDIR=/usr/share/qt3 CMAKE_LIBRARY_PATH=/opt/trinity/lib CMAKE_INCLUDE_PATH=/opt/trinity/include/kde DESTDIR=$(DEB_DESTDIR)/opt/trinity $(MAKE)
env PATH=/opt/trinity/bin:$(PATH) QTDIR=/usr/share/qt3 CMAKE_LIBRARY_PATH=/opt/trinity/lib CMAKE_INCLUDE_PATH=/opt/trinity/include/tde DESTDIR=$(DEB_DESTDIR)/opt/trinity $(MAKE)
install/kstreamripper::
env PATH=/opt/trinity/bin:$(PATH) QTDIR=/usr/share/qt3 CMAKE_LIBRARY_PATH=/opt/trinity/lib CMAKE_INCLUDE_PATH=/opt/trinity/include/kde $(MAKE) install
env PATH=/opt/trinity/bin:$(PATH) QTDIR=/usr/share/qt3 CMAKE_LIBRARY_PATH=/opt/trinity/lib CMAKE_INCLUDE_PATH=/opt/trinity/include/tde $(MAKE) install
mkdir -p $(DEB_DESTDIR)/opt/trinity/share/pixmaps/
mkdir -p $(DEB_DESTDIR)/opt/trinity/share/doc/HTML/
install -m 644 ./src/hi32-app-kstreamripper.png \

@ -59,7 +59,7 @@ endif
cdbs_configure_flags += --with-qt-dir=/usr/share/qt3 --disable-rpath --with-xinerama $(cdbs_kde_enable_final) $(cdbs_kde_enable_debug)
DEB_AC_AUX_DIR = $(DEB_SRCDIR)/admin
DEB_CONFIGURE_INCLUDEDIR = "\$${prefix}/include/kde"
DEB_CONFIGURE_INCLUDEDIR = "\$${prefix}/include/tde"
DEB_COMPRESS_EXCLUDE = .dcl .docbook -license .tag .sty .el
$(patsubst %,binary-install/%,$(DEB_PACKAGES)) :: binary-install/%:

@ -4,7 +4,7 @@ include /usr/share/cdbs/1/rules/debhelper.mk
include debian/cdbs/kde.mk
include /usr/share/cdbs/1/rules/simple-patchsys.mk
DEB_CONFIGURE_INCLUDEDIR := /opt/trinity/include/kde
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
@ -13,7 +13,7 @@ cdbs_configure_flags := --with-qt-dir=/usr/share/qt3 --disable-rpath --with-xine
DEB_INSTALL_MANPAGES_ksystemlog-trinity := ksystemlog.1
DEB_CONFIGURE_EXTRA_FLAGS := --prefix=/opt/trinity --with-extra-libs=/opt/trinity/lib --with-extra-includes=/opt/trinity/include/kde
DEB_CONFIGURE_EXTRA_FLAGS := --prefix=/opt/trinity --with-extra-libs=/opt/trinity/lib --with-extra-includes=/opt/trinity/include/tde
post-patches:: debian/stamp-bootstrap

@ -1,7 +1,7 @@
export kde_confdir=/etc/trinity
export kde_prefix=/opt/trinity
export kde_bindir=/opt/trinity/bin
export kde_includedir=/opt/trinity/include/kde
export kde_includedir=/opt/trinity/include/tde
export kde_libdir=/opt/trinity/lib
export kde_cgidir=/opt/trinity/lib/cgi-bin
export kde_moduledir=/opt/trinity/lib/trinity

@ -5,7 +5,7 @@
-include debian/debiandirs
DEB_CONFIGURE_INCLUDEDIR := /opt/trinity/include/kde
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
@ -45,7 +45,7 @@ endif
ifneq "$(wildcard /usr/share/misc/config.guess)" ""
cp -f /usr/share/misc/config.guess config.guess
endif
PATH=/opt/trinity/bin:$(PATH) CMAKE_LIBRARY_PATH=/opt/trinity/lib CMAKE_INCLUDE_PATH=/opt/trinity/include/kde CFLAGS="$(CFLAGS) -Wl,-z,defs" ./configure --host=$(DEB_HOST_GNU_TYPE) --build=$(DEB_BUILD_GNU_TYPE) $(configkde) --prefix=/opt/trinity
PATH=/opt/trinity/bin:$(PATH) CMAKE_LIBRARY_PATH=/opt/trinity/lib CMAKE_INCLUDE_PATH=/opt/trinity/include/tde CFLAGS="$(CFLAGS) -Wl,-z,defs" ./configure --host=$(DEB_HOST_GNU_TYPE) --build=$(DEB_BUILD_GNU_TYPE) $(configkde) --prefix=/opt/trinity
build: build-stamp debian/ktechlab.xpm
@ -55,7 +55,7 @@ build-stamp: config.status
make -f admin/Makefile.common cvs
touch debian/stamp-bootstrap
env PATH=/opt/trinity/bin:$(PATH) CMAKE_LIBRARY_PATH=/opt/trinity/lib CMAKE_INCLUDE_PATH=/opt/trinity/include/kde $(MAKE)
env PATH=/opt/trinity/bin:$(PATH) CMAKE_LIBRARY_PATH=/opt/trinity/lib CMAKE_INCLUDE_PATH=/opt/trinity/include/tde $(MAKE)
touch build-stamp
clean:
@ -85,8 +85,8 @@ install: build
dh_testroot
dh_clean -k
dh_installdirs
env PATH=/opt/trinity/bin:$(PATH) CMAKE_LIBRARY_PATH=/opt/trinity/lib CMAKE_INCLUDE_PATH=/opt/trinity/include/kde $(MAKE) install DESTDIR=$(CURDIR)/debian/ktechlab-trinity
env PATH=/opt/trinity/bin:$(PATH) CMAKE_LIBRARY_PATH=/opt/trinity/lib CMAKE_INCLUDE_PATH=/opt/trinity/include/kde $(MAKE) -C po install DESTDIR=$(CURDIR)/debian/ktechlab-trinity
env PATH=/opt/trinity/bin:$(PATH) CMAKE_LIBRARY_PATH=/opt/trinity/lib CMAKE_INCLUDE_PATH=/opt/trinity/include/tde $(MAKE) install DESTDIR=$(CURDIR)/debian/ktechlab-trinity
env PATH=/opt/trinity/bin:$(PATH) CMAKE_LIBRARY_PATH=/opt/trinity/lib CMAKE_INCLUDE_PATH=/opt/trinity/include/tde $(MAKE) -C po install DESTDIR=$(CURDIR)/debian/ktechlab-trinity
install -D -m 644 debian/ktechlab.xpm debian/ktechlab-trinity/opt/trinity/share/pixmaps/ktechlab.xpm
chrpath -d $(CURDIR)/debian/ktechlab-trinity/opt/trinity/bin/ktechlab
chrpath -d $(CURDIR)/debian/ktechlab-trinity/opt/trinity/bin/microbe

@ -59,7 +59,7 @@ endif
cdbs_configure_flags += --with-qt-dir=/usr/share/qt3 --disable-rpath --with-xinerama $(cdbs_kde_enable_final) $(cdbs_kde_enable_debug)
DEB_AC_AUX_DIR = $(DEB_SRCDIR)/admin
DEB_CONFIGURE_INCLUDEDIR = "\$${prefix}/include/kde"
DEB_CONFIGURE_INCLUDEDIR = "\$${prefix}/include/tde"
DEB_COMPRESS_EXCLUDE = .dcl .docbook -license .tag .sty .el
$(patsubst %,binary-install/%,$(DEB_PACKAGES)) :: binary-install/%:

@ -4,7 +4,7 @@ include /usr/share/cdbs/1/rules/debhelper.mk
include /usr/share/cdbs/1/rules/simple-patchsys.mk
include debian/cdbs/debian-qt-kde.mk
DEB_CONFIGURE_INCLUDEDIR := /opt/trinity/include/kde
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
@ -13,7 +13,7 @@ cdbs_configure_flags := --with-qt-dir=/usr/share/qt3 --disable-rpath --with-xine
DEB_INSTALL_MANPAGES_ktorrent = ktorrent.1
DEB_CONFIGURE_EXTRA_FLAGS := --prefix=/opt/trinity --with-extra-libs=/opt/trinity/lib --with-extra-includes=/opt/trinity/include/kde
DEB_CONFIGURE_EXTRA_FLAGS := --prefix=/opt/trinity --with-extra-libs=/opt/trinity/lib --with-extra-includes=/opt/trinity/include/tde
build/ktorrent-trinity::
docbook2x-man debian/ktorrent.1.docbook

@ -59,7 +59,7 @@ endif
cdbs_configure_flags += --with-qt-dir=/usr/share/qt3 --disable-rpath --with-xinerama $(cdbs_kde_enable_final) $(cdbs_kde_enable_debug)
DEB_AC_AUX_DIR = $(DEB_SRCDIR)/admin
DEB_CONFIGURE_INCLUDEDIR = "\$${prefix}/include/kde"
DEB_CONFIGURE_INCLUDEDIR = "\$${prefix}/include/tde"
DEB_COMPRESS_EXCLUDE = .dcl .docbook -license .tag .sty .el
$(patsubst %,binary-install/%,$(DEB_PACKAGES)) :: binary-install/%:

@ -5,14 +5,14 @@ include debian/cdbs/debian-qt-kde.mk
include /usr/share/cdbs/1/rules/simple-patchsys.mk
include /usr/share/cdbs/1/rules/utils.mk
DEB_CONFIGURE_INCLUDEDIR := /opt/trinity/include/kde
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_CONFIGURE_EXTRA_FLAGS := --prefix=/opt/trinity --with-extra-libs=/opt/trinity/lib --with-extra-includes=/opt/trinity/include/kde
DEB_CONFIGURE_EXTRA_FLAGS := --prefix=/opt/trinity --with-extra-libs=/opt/trinity/lib --with-extra-includes=/opt/trinity/include/tde
post-patches:: debian/stamp-bootstrap

@ -17,7 +17,7 @@ include /usr/share/cdbs/1/rules/debhelper.mk
include /usr/share/cdbs/1/class/autotools.mk
include /usr/share/cdbs/1/rules/simple-patchsys.mk
DEB_CONFIGURE_INCLUDEDIR := /opt/trinity/include/kde
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

@ -59,7 +59,7 @@ endif
cdbs_configure_flags += --with-qt-dir=/usr/share/qt3 --disable-rpath --with-xinerama $(cdbs_kde_enable_final) $(cdbs_kde_enable_debug)
DEB_AC_AUX_DIR = $(DEB_SRCDIR)/admin
DEB_CONFIGURE_INCLUDEDIR = "\$${prefix}/include/kde"
DEB_CONFIGURE_INCLUDEDIR = "\$${prefix}/include/tde"
DEB_COMPRESS_EXCLUDE = .dcl .docbook -license .tag .sty .el
$(patsubst %,binary-install/%,$(DEB_PACKAGES)) :: binary-install/%:

@ -4,14 +4,14 @@ include /usr/share/cdbs/1/rules/debhelper.mk
include debian/cdbs/kde.mk
include /usr/share/cdbs/1/rules/simple-patchsys.mk
DEB_CONFIGURE_INCLUDEDIR := /opt/trinity/include/kde
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_CONFIGURE_EXTRA_FLAGS := --prefix=/opt/trinity --with-extra-libs=/opt/trinity/lib --with-extra-includes=/opt/trinity/include/kde
DEB_CONFIGURE_EXTRA_FLAGS := --prefix=/opt/trinity --with-extra-libs=/opt/trinity/lib --with-extra-includes=/opt/trinity/include/tde
makebuilddir/kvkbd-trinity::
make -f Makefile.cvs

@ -8,14 +8,14 @@ include /usr/share/cdbs/1/rules/utils.mk
DEB_CONFIGURE_SCRIPT_ENV += LDFLAGS="-Wl,--as-needed"
DEB_INSTALL_MANPAGES_kvpnc-trinity := debian/kvpnc-trinity.1
DEB_CONFIGURE_INCLUDEDIR := /opt/trinity/include/kde
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_CONFIGURE_EXTRA_FLAGS := --prefix=/opt/trinity --with-extra-libs=/opt/trinity/lib --with-extra-includes=/opt/trinity/include/kde
DEB_CONFIGURE_EXTRA_FLAGS := --prefix=/opt/trinity --with-extra-libs=/opt/trinity/lib --with-extra-includes=/opt/trinity/include/tde
makebuilddir/kvpnc-trinity::
cp -Rp /usr/share/aclocal/libtool.m4 admin/libtool.m4.in

@ -3,7 +3,7 @@
# Uncomment this to turn on verbose mode.
#export DH_VERBOSE=1
DEB_CONFIGURE_INCLUDEDIR := /opt/trinity/include/kde
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
@ -48,7 +48,7 @@ endif
./configure CFLAGS="$(CFLAGS)" LDFLAGS="-Wl,-z,defs -Wl,--as-needed" \
--host=$(DEB_HOST_GNU_TYPE) --build=$(DEB_BUILD_GNU_TYPE) \
--prefix=/opt/trinity --with-extra-libs=/opt/trinity/lib \
--with-extra-includes=/opt/trinity/include/kde \
--with-extra-includes=/opt/trinity/include/tde \
--mandir=/opt/trinity/share/man --infodir=/opt/trinity/share/info --enable-rpath
touch $@

@ -11,7 +11,7 @@
DEB_HOST_GNU_TYPE ?= $(shell dpkg-architecture -qDEB_HOST_GNU_TYPE)
DEB_BUILD_GNU_TYPE ?= $(shell dpkg-architecture -qDEB_BUILD_GNU_TYPE)
DEB_CONFIGURE_INCLUDEDIR := /opt/trinity/include/kde
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

@ -59,7 +59,7 @@ endif
cdbs_configure_flags += --with-qt-dir=/usr/share/qt3 --disable-rpath --with-xinerama $(cdbs_kde_enable_final) $(cdbs_kde_enable_debug)
DEB_AC_AUX_DIR = $(DEB_SRCDIR)/admin
DEB_CONFIGURE_INCLUDEDIR = "\$${prefix}/include/kde"
DEB_CONFIGURE_INCLUDEDIR = "\$${prefix}/include/tde"
DEB_COMPRESS_EXCLUDE = .dcl .docbook -license .tag .sty .el
$(patsubst %,binary-install/%,$(DEB_PACKAGES)) :: binary-install/%:

@ -7,7 +7,7 @@ include /usr/share/cdbs/1/rules/debhelper.mk
include /usr/share/cdbs/1/class/autotools.mk
include debian/cdbs/kde.mk
DEB_CONFIGURE_INCLUDEDIR := /opt/trinity/include/kde
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

@ -59,7 +59,7 @@ endif
cdbs_configure_flags += --with-qt-dir=/usr/share/qt3 --disable-rpath --with-xinerama $(cdbs_kde_enable_final) $(cdbs_kde_enable_debug)
DEB_AC_AUX_DIR = $(DEB_SRCDIR)/admin
DEB_CONFIGURE_INCLUDEDIR = "\$${prefix}/include/kde"
DEB_CONFIGURE_INCLUDEDIR = "\$${prefix}/include/tde"
DEB_COMPRESS_EXCLUDE = .dcl .docbook -license .tag .sty .el
$(patsubst %,binary-install/%,$(DEB_PACKAGES)) :: binary-install/%:

@ -5,7 +5,7 @@ include debian/cdbs/kde.mk
include /usr/share/cdbs/1/rules/patchsys-quilt.mk
include /usr/share/cdbs/1/rules/utils.mk
DEB_CONFIGURE_INCLUDEDIR := /opt/trinity/include/kde
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
@ -14,7 +14,7 @@ cdbs_configure_flags := --with-qt-dir=/usr/share/qt3 --disable-rpath --with-xine
DEB_DH_INSTALL_ARGS = --sourcedir=debian/tmp
DEB_CONFIGURE_INCLUDEDIR := /opt/trinity/include/kde
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

@ -12,7 +12,7 @@ DEB_DH_INSTALL_ARGS = --sourcedir=debian/tmp
DEB_UPDATE_RCD_PARAMS := multiuser
DEB_INSTALL_MANPAGES_tde-guidance-trinity := debian/displayconfig-trinity.1 debian/mountconfig-trinity.1 debian/serviceconfig-trinity.1 debian/userconfig-trinity.1
PYSUPPORT_PATH = $(DEB_DESTDIR)/opt/trinity/share/python-support
DEB_CONFIGURE_EXTRA_FLAGS := --prefix=/opt/trinity --with-extra-libs=/opt/trinity/lib --with-extra-includes=/opt/trinity/include/kde
DEB_CONFIGURE_EXTRA_FLAGS := --prefix=/opt/trinity --with-extra-libs=/opt/trinity/lib --with-extra-includes=/opt/trinity/include/tde
LDFLAGS_APPEND := -L/opt/trinity/lib
install/tde-guidance-trinity::

@ -9,7 +9,7 @@
# Uncomment this to turn on verbose mode.
#export DH_VERBOSE=1
DEB_CONFIGURE_INCLUDEDIR := /opt/trinity/include/kde
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
@ -37,7 +37,7 @@ config.status: patch configure
CFLAGS="$(CFLAGS)" ./configure --host=$(DEB_HOST_GNU_TYPE) --build=$(DEB_BUILD_GNU_TYPE) \
--prefix=/opt/trinity --mandir=\$${prefix}/share/man --infodir=\$${prefix}/share/info \
--disable-debug --enable-final \
--with-extra-libs=/opt/trinity/lib --with-extra-includes=/opt/trinity/include/kde
--with-extra-libs=/opt/trinity/lib --with-extra-includes=/opt/trinity/include/tde
# --with-qt-includes=/usr/include/qt3 --with-qt-libraries=/usr/lib/qt3/
build: build-stamp

@ -59,7 +59,7 @@ endif
cdbs_configure_flags += --with-qt-dir=/usr/share/qt3 --disable-rpath --with-xinerama $(cdbs_kde_enable_final) $(cdbs_kde_enable_debug)
DEB_AC_AUX_DIR = $(DEB_SRCDIR)/admin
DEB_CONFIGURE_INCLUDEDIR = "\$${prefix}/include/kde"
DEB_CONFIGURE_INCLUDEDIR = "\$${prefix}/include/tde"
DEB_COMPRESS_EXCLUDE = .dcl .docbook -license .tag .sty .el
$(patsubst %,binary-install/%,$(DEB_PACKAGES)) :: binary-install/%:

@ -6,7 +6,7 @@ include /usr/share/cdbs/1/rules/debhelper.mk
include /usr/share/cdbs/1/rules/simple-patchsys.mk
include debian/cdbs/kde.mk
DEB_CONFIGURE_INCLUDEDIR := /opt/trinity/include/kde
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

@ -59,7 +59,7 @@ endif
cdbs_configure_flags += --with-qt-dir=/usr/share/qt3 --disable-rpath --with-xinerama $(cdbs_kde_enable_final) $(cdbs_kde_enable_debug)
DEB_AC_AUX_DIR = $(DEB_SRCDIR)/admin
DEB_CONFIGURE_INCLUDEDIR = "\$${prefix}/include/kde"
DEB_CONFIGURE_INCLUDEDIR = "\$${prefix}/include/tde"
DEB_COMPRESS_EXCLUDE = .dcl .docbook -license .tag .sty .el
$(patsubst %,binary-install/%,$(DEB_PACKAGES)) :: binary-install/%:

@ -4,14 +4,14 @@ include /usr/share/cdbs/1/rules/debhelper.mk
include /usr/share/cdbs/1/rules/simple-patchsys.mk
include debian/cdbs/kde.mk
DEB_CONFIGURE_INCLUDEDIR := /opt/trinity/include/kde
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_CONFIGURE_EXTRA_FLAGS := --prefix=/opt/trinity --with-extra-libs=/opt/trinity/lib --with-extra-includes=/opt/trinity/include/kde
DEB_CONFIGURE_EXTRA_FLAGS := --prefix=/opt/trinity --with-extra-libs=/opt/trinity/lib --with-extra-includes=/opt/trinity/include/tde
DEB_INSTALL_MANPAGES_tdesudo-trinity = tdesudo-trinity.1

@ -59,7 +59,7 @@ endif
cdbs_configure_flags += --with-qt-dir=/usr/share/qt3 --disable-rpath --with-xinerama $(cdbs_kde_enable_final) $(cdbs_kde_enable_debug)
DEB_AC_AUX_DIR = $(DEB_SRCDIR)/admin
DEB_CONFIGURE_INCLUDEDIR = "\$${prefix}/include/kde"
DEB_CONFIGURE_INCLUDEDIR = "\$${prefix}/include/tde"
DEB_COMPRESS_EXCLUDE = .dcl .docbook -license .tag .sty .el
$(patsubst %,binary-install/%,$(DEB_PACKAGES)) :: binary-install/%:

@ -5,7 +5,7 @@ include debian/cdbs/kde.mk
include /usr/share/cdbs/1/rules/patchsys-quilt.mk
include /usr/share/cdbs/1/rules/utils.mk
DEB_CONFIGURE_INCLUDEDIR := /opt/trinity/include/kde
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
@ -13,7 +13,7 @@ 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_CONFIGURE_SCRIPT_ENV += LDFLAGS="-Wl,--as-needed"
DEB_CONFIGURE_EXTRA_FLAGS := --prefix=/opt/trinity --with-extra-libs=/opt/trinity/lib --with-extra-includes=/opt/trinity/include/kde
DEB_CONFIGURE_EXTRA_FLAGS := --prefix=/opt/trinity --with-extra-libs=/opt/trinity/lib --with-extra-includes=/opt/trinity/include/tde
post-patches:: debian/stamp-bootstrap

@ -5,7 +5,7 @@
# Uncomment this to turn on verbose mode.
#export DH_VERBOSE=1
DEB_CONFIGURE_INCLUDEDIR := /opt/trinity/include/kde
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

@ -59,7 +59,7 @@ endif
cdbs_configure_flags += --with-qt-dir=/usr/share/qt3 --disable-rpath --with-xinerama $(cdbs_kde_enable_final) $(cdbs_kde_enable_debug)
DEB_AC_AUX_DIR = $(DEB_SRCDIR)/admin
DEB_CONFIGURE_INCLUDEDIR = "\$${prefix}/include/kde"
DEB_CONFIGURE_INCLUDEDIR = "\$${prefix}/include/tde"
DEB_COMPRESS_EXCLUDE = .dcl .docbook -license .tag .sty .el
$(patsubst %,binary-install/%,$(DEB_PACKAGES)) :: binary-install/%:

@ -4,7 +4,7 @@ include /usr/share/cdbs/1/rules/debhelper.mk
include debian/cdbs/kde.mk
include /usr/share/cdbs/1/rules/simple-patchsys.mk
DEB_CONFIGURE_INCLUDEDIR := /opt/trinity/include/kde
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

@ -59,7 +59,7 @@ endif
cdbs_configure_flags += --with-qt-dir=/usr/share/qt3 --disable-rpath --with-xinerama $(cdbs_kde_enable_final) $(cdbs_kde_enable_debug)
DEB_AC_AUX_DIR = $(DEB_SRCDIR)/admin
DEB_CONFIGURE_INCLUDEDIR = "\$${prefix}/include/kde"
DEB_CONFIGURE_INCLUDEDIR = "\$${prefix}/include/tde"
DEB_COMPRESS_EXCLUDE = .dcl .docbook -license .tag .sty .el
$(patsubst %,binary-install/%,$(DEB_PACKAGES)) :: binary-install/%:

@ -3,7 +3,7 @@
include /usr/share/cdbs/1/rules/debhelper.mk
include debian/cdbs/kde.mk
DEB_CONFIGURE_INCLUDEDIR := /opt/trinity/include/kde
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

@ -14,7 +14,7 @@ include /usr/share/cdbs/1/rules/simple-patchsys.mk
include /usr/share/cdbs/1/rules/utils.mk
include debian/cdbs/debian-qt-kde.mk
DEB_CMAKE_EXTRA_FLAGS := -DPKGCONFIG_INSTALL_DIR="/usr/lib/pkgconfig" -DLIB_SUFFIX="" -DCMAKE_INSTALL_PREFIX="/opt/trinity" -DCONFIG_INSTALL_DIR="/etc/trinity" -DSYSCONF_INSTALL_DIR="/etc/trinity" -DCMAKE_LIBRARY_PATH="/opt/trinity/lib" -DCMAKE_INCLUDE_PATH="/opt/trinity/include/kde" -DAUTODETECT_QT_DIRS="ON" -DCMAKE_VERBOSE_MAKEFILE="ON" -DBUILD_ALL="ON" -DCMAKE_SKIP_RPATH="OFF" -DWITH_GCC_VISIBILITY="ON"
DEB_CMAKE_EXTRA_FLAGS := -DPKGCONFIG_INSTALL_DIR="/usr/lib/pkgconfig" -DLIB_SUFFIX="" -DCMAKE_INSTALL_PREFIX="/opt/trinity" -DCONFIG_INSTALL_DIR="/etc/trinity" -DSYSCONF_INSTALL_DIR="/etc/trinity" -DCMAKE_LIBRARY_PATH="/opt/trinity/lib" -DCMAKE_INCLUDE_PATH="/opt/trinity/include/tde" -DAUTODETECT_QT_DIRS="ON" -DCMAKE_VERBOSE_MAKEFILE="ON" -DBUILD_ALL="ON" -DCMAKE_SKIP_RPATH="OFF" -DWITH_GCC_VISIBILITY="ON"
# Honour "parallel=N" option of DEB_BUILD_OPTIONS. Comment out to
# never build in parallel, regardless of DEB_BUILD_OPTIONS.

@ -59,7 +59,7 @@ endif
cdbs_configure_flags += --with-qt-dir=/usr/share/qt3 --disable-rpath --with-xinerama $(cdbs_kde_enable_final) $(cdbs_kde_enable_debug)
DEB_AC_AUX_DIR = $(DEB_SRCDIR)/admin
DEB_CONFIGURE_INCLUDEDIR = "\$${prefix}/include/kde"
DEB_CONFIGURE_INCLUDEDIR = "\$${prefix}/include/tde"
DEB_COMPRESS_EXCLUDE = .dcl .docbook -license .tag .sty .el
$(patsubst %,binary-install/%,$(DEB_PACKAGES)) :: binary-install/%:

@ -9,7 +9,7 @@ include debian/cdbs/debian-qt-kde.mk
include /usr/share/cdbs/1/rules/patchsys-quilt.mk
include /usr/share/cdbs/1/rules/utils.mk
DEB_CONFIGURE_INCLUDEDIR := /opt/trinity/include/kde
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
@ -18,7 +18,7 @@ cdbs_configure_flags := --with-qt-dir=/usr/share/qt3 --disable-rpath --with-xine
DEB_CONFIGURE_SCRIPT_ENV += LDFLAGS="-Wl,--as-needed"
DEB_CONFIGURE_EXTRA_FLAGS := --prefix=/opt/trinity --with-extra-libs=/opt/trinity/lib --with-extra-includes=/opt/trinity/include/kde
DEB_CONFIGURE_EXTRA_FLAGS := --prefix=/opt/trinity --with-extra-libs=/opt/trinity/lib --with-extra-includes=/opt/trinity/include/tde
clean ::
rm -f po/*/*.gmo

@ -59,7 +59,7 @@ endif
cdbs_configure_flags += --with-qt-dir=/usr/share/qt3 --disable-rpath --with-xinerama $(cdbs_kde_enable_final) $(cdbs_kde_enable_debug)
DEB_AC_AUX_DIR = $(DEB_SRCDIR)/admin
DEB_CONFIGURE_INCLUDEDIR = "\$${prefix}/include/kde"
DEB_CONFIGURE_INCLUDEDIR = "\$${prefix}/include/tde"
DEB_COMPRESS_EXCLUDE = .dcl .docbook -license .tag .sty .el
$(patsubst %,binary-install/%,$(DEB_PACKAGES)) :: binary-install/%:

@ -5,7 +5,7 @@ include debian/cdbs/debian-qt-kde.mk
include /usr/share/cdbs/1/rules/patchsys-quilt.mk
include /usr/share/cdbs/1/rules/utils.mk
DEB_CONFIGURE_INCLUDEDIR := /opt/trinity/include/kde
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

@ -59,7 +59,7 @@ endif
cdbs_configure_flags += --with-qt-dir=/usr/share/qt3 --disable-rpath --with-xinerama $(cdbs_kde_enable_final) $(cdbs_kde_enable_debug)
DEB_AC_AUX_DIR = $(DEB_SRCDIR)/admin
DEB_CONFIGURE_INCLUDEDIR = "\$${prefix}/include/kde"
DEB_CONFIGURE_INCLUDEDIR = "\$${prefix}/include/tde"
DEB_COMPRESS_EXCLUDE = .dcl .docbook -license .tag .sty .el
$(patsubst %,binary-install/%,$(DEB_PACKAGES)) :: binary-install/%:

@ -8,7 +8,7 @@ include /usr/share/cdbs/1/rules/debhelper.mk
include debian/cdbs/debian-qt-kde.mk
include /usr/share/cdbs/1/rules/utils.mk
DEB_CONFIGURE_INCLUDEDIR := /opt/trinity/include/kde
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

@ -59,7 +59,7 @@ endif
cdbs_configure_flags += --with-qt-dir=/usr/share/qt3 --disable-rpath --with-xinerama $(cdbs_kde_enable_final) $(cdbs_kde_enable_debug)
DEB_AC_AUX_DIR = $(DEB_SRCDIR)/admin
DEB_CONFIGURE_INCLUDEDIR = "\$${prefix}/include/kde"
DEB_CONFIGURE_INCLUDEDIR = "\$${prefix}/include/tde"
DEB_COMPRESS_EXCLUDE = .dcl .docbook -license .tag .sty .el
$(patsubst %,binary-install/%,$(DEB_PACKAGES)) :: binary-install/%:

@ -5,7 +5,7 @@ include debian/cdbs/debian-qt-kde.mk
include /usr/share/cdbs/1/rules/simple-patchsys.mk
include /usr/share/cdbs/1/rules/utils.mk
DEB_CONFIGURE_INCLUDEDIR := /opt/trinity/include/kde
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

@ -9,7 +9,7 @@
# Uncomment this to turn on verbose mode.
#export DH_VERBOSE=1
DEB_CONFIGURE_INCLUDEDIR := /opt/trinity/include/kde
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

@ -3,7 +3,7 @@
# Uncomment this to turn on verbose mode.
#export DH_VERBOSE=1
DEB_CONFIGURE_INCLUDEDIR := /opt/trinity/include/kde
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

@ -3,7 +3,7 @@
# Uncomment this to turn on verbose mode.
#export DH_VERBOSE=1
DEB_CONFIGURE_INCLUDEDIR := /opt/trinity/include/kde
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
@ -47,10 +47,10 @@ configure-stamp:
QUILT_PATCHES=debian/patches quilt push -a || test $$? = 2
CFLAGS="$(CFLAGS)" PATH=/opt/trinity/bin:$(PATH) LD_LIBRARY_PATH=/opt/trinity/lib:$(LD_LIBRARY_PATH) CMAKE_LIBRARY_PATH=/opt/trinity/lib CMAKE_INCLUDE_PATH=/opt/trinity/include/kde ./configure --enable-gpl \
CFLAGS="$(CFLAGS)" PATH=/opt/trinity/bin:$(PATH) LD_LIBRARY_PATH=/opt/trinity/lib:$(LD_LIBRARY_PATH) CMAKE_LIBRARY_PATH=/opt/trinity/lib CMAKE_INCLUDE_PATH=/opt/trinity/include/tde ./configure --enable-gpl \
--luma-compress --disable-mmx $(CONFIGURE_OPTS) \
--avformat-shared=/usr --avformat-swscale \
--prefix=/opt/trinity --with-extra-libs=/opt/trinity/lib --with-extra-includes=/opt/trinity/include/kde
--prefix=/opt/trinity --with-extra-libs=/opt/trinity/lib --with-extra-includes=/opt/trinity/include/tde
touch configure-stamp
@ -58,7 +58,7 @@ build: configure-stamp build-stamp
build-stamp:
dh_testdir
env PATH=/opt/trinity/bin:$(PATH) LD_LIBRARY_PATH=/opt/trinity/lib:$(LD_LIBRARY_PATH) CMAKE_LIBRARY_PATH=/opt/trinity/lib CMAKE_INCLUDE_PATH=/opt/trinity/include/kde $(MAKE) -j $(NCPUS)
env PATH=/opt/trinity/bin:$(PATH) LD_LIBRARY_PATH=/opt/trinity/lib:$(LD_LIBRARY_PATH) CMAKE_LIBRARY_PATH=/opt/trinity/lib CMAKE_INCLUDE_PATH=/opt/trinity/include/tde $(MAKE) -j $(NCPUS)
touch build-stamp
@ -81,7 +81,7 @@ install: build
dh_clean -k
dh_installdirs opt/trinity/lib/mlt0.2.5/modules opt/trinity/share/mlt0.2.5
env PATH=/opt/trinity/bin:$(PATH) LD_LIBRARY_PATH=/opt/trinity/lib:$(LD_LIBRARY_PATH) CMAKE_LIBRARY_PATH=/opt/trinity/lib CMAKE_INCLUDE_PATH=/opt/trinity/include/kde $(MAKE) install DESTDIR=$(CURDIR)/debian/tmp
env PATH=/opt/trinity/bin:$(PATH) LD_LIBRARY_PATH=/opt/trinity/lib:$(LD_LIBRARY_PATH) CMAKE_LIBRARY_PATH=/opt/trinity/lib CMAKE_INCLUDE_PATH=/opt/trinity/include/tde $(MAKE) install DESTDIR=$(CURDIR)/debian/tmp
# mkdir debian/tmp/opt/trinity
# mv debian/tmp/opt/trinity/lib debian/tmp/opt/trinity/

@ -1,4 +1,4 @@
opt/trinity/include/kde/pythonize.h
opt/trinity/include/tde/pythonize.h
opt/trinity/lib/libpythonize.a
opt/trinity/lib/libpythonize.la
opt/trinity/lib/libpythonize.so

@ -8,7 +8,7 @@ include debian/python-distutils-jaunty.mk
include /usr/share/cdbs/1/rules/patchsys-quilt.mk
include /usr/share/cdbs/1/rules/utils.mk
DEB_CONFIGURE_INCLUDEDIR := /opt/trinity/include/kde
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
@ -16,7 +16,7 @@ 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_INSTALL_ARGS = --sourcedir=debian/tmp
DEB_CONFIGURE_EXTRA_FLAGS := --prefix=/opt/trinity --with-extra-libs=/opt/trinity/lib --with-extra-includes=/opt/trinity/include/kde
DEB_CONFIGURE_EXTRA_FLAGS := --prefix=/opt/trinity --with-extra-libs=/opt/trinity/lib --with-extra-includes=/opt/trinity/include/tde
install/pytdeextensions-trinity::
# We have no idea if the built product is site-packages or dist-packages
@ -45,8 +45,8 @@ install/libpythonize0-trinity::
# fix binary-or-shlib-defines-rpath
chrpath -d debian/tmp/opt/trinity/lib/libpythonize.so.*
# fix include directory location
mkdir -p debian/tmp/opt/trinity/include/kde
mv debian/tmp/opt/trinity/include/*.h debian/tmp/opt/trinity/include/kde
mkdir -p debian/tmp/opt/trinity/include/tde
mv debian/tmp/opt/trinity/include/*.h debian/tmp/opt/trinity/include/tde
clean::
rm -rf build

@ -1,6 +1,6 @@
export kde_prefix=/opt/trinity
export sysconfdir=/etc
export kde_includedir=/opt/trinity/include/kde
export kde_includedir=/opt/trinity/include/tde
export infodir=/opt/trinity/share/info
export mandir=/opt/trinity/share/man
export qtdir=/opt/trinity/share/qt3

@ -24,7 +24,7 @@ I18N_INSTALL := $(patsubst $(I18N_DIR_PAT),install__%,$(I18N_DIRS))
-include debian/debiandirs
DEB_CONFIGURE_INCLUDEDIR := /opt/trinity/include/kde
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

@ -59,7 +59,7 @@ endif
cdbs_configure_flags += --with-qt-dir=/usr/share/qt3 --disable-rpath --with-xinerama $(cdbs_kde_enable_final) $(cdbs_kde_enable_debug)
DEB_AC_AUX_DIR = $(DEB_SRCDIR)/admin
DEB_CONFIGURE_INCLUDEDIR = "\$${prefix}/include/kde"
DEB_CONFIGURE_INCLUDEDIR = "\$${prefix}/include/tde"
DEB_COMPRESS_EXCLUDE = .dcl .docbook -license .tag .sty .el
$(patsubst %,binary-install/%,$(DEB_PACKAGES)) :: binary-install/%:

@ -1,5 +1,5 @@
debian/tmp/opt/trinity/bin/ksayit
debian/tmp/opt/trinity/include/kde/ksayit_fxplugin.h
debian/tmp/opt/trinity/include/tde/ksayit_fxplugin.h
debian/tmp/opt/trinity/lib/trinity/libFreeverb_plugin.la
debian/tmp/opt/trinity/lib/trinity/libFreeverb_plugin.so
debian/tmp/opt/trinity/lib/libKTTSD_Lib.la

@ -4,7 +4,7 @@
if test -z "$PREPARETIPS"; then PREPARETIPS=preparetips ; fi
export EXTRACTRC PREPARETIPS
+kdepotpath=/opt/trinity/include/kde/kde.pot
+kdepotpath=/opt/trinity/include/tde/kde.pot
+
for subdir in $dirs; do
test -z "$VERBOSE" || echo "Making messages in $subdir"
@ -15,11 +15,11 @@
- kdepotpath=${includedir:-`kde-config --expandvars --install include`}/kde.pot
- if ! test -f $kdepotpath; then
- kdepotpath=`kde-config --expandvars --prefix`/include/kde.pot
- kdepotpath=`kde-config --expandvars --prefix`/include/tde.pot
- fi
+# kdepotpath=${includedir:-`kde-config --expandvars --install include`}/kde.pot
+# if ! test -f $kdepotpath; then
+# kdepotpath=`kde-config --expandvars --prefix`/include/kde.pot
+# kdepotpath=`kde-config --expandvars --prefix`/include/tde.pot
+# fi
$MAKE -s -f _transMakefile podir=$podir EXTRACTRC="$EXTRACTRC" PREPARETIPS="$PREPARETIPS" srcdir=. \

@ -5,7 +5,7 @@ include debian/cdbs/debian-qt-kde.mk
include /usr/share/cdbs/1/rules/simple-patchsys.mk
include /usr/share/cdbs/1/rules/utils.mk
DEB_CONFIGURE_INCLUDEDIR := /opt/trinity/include/kde
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

@ -59,7 +59,7 @@ endif
cdbs_configure_flags += --with-qt-dir=/usr/share/qt3 --disable-rpath --with-xinerama $(cdbs_kde_enable_final) $(cdbs_kde_enable_debug)
DEB_AC_AUX_DIR = $(DEB_SRCDIR)/admin
DEB_CONFIGURE_INCLUDEDIR = "\$${prefix}/include/kde"
DEB_CONFIGURE_INCLUDEDIR = "\$${prefix}/include/tde"
DEB_COMPRESS_EXCLUDE = .dcl .docbook -license .tag .sty .el
$(patsubst %,binary-install/%,$(DEB_PACKAGES)) :: binary-install/%:

@ -4,7 +4,7 @@
if test -z "$PREPARETIPS"; then PREPARETIPS=preparetips ; fi
export EXTRACTRC PREPARETIPS
+kdepotpath=/opt/trinity/include/kde/kde.pot
+kdepotpath=/opt/trinity/include/tde/kde.pot
+
for subdir in $dirs; do
test -z "$VERBOSE" || echo "Making messages in $subdir"
@ -15,11 +15,11 @@
- kdepotpath=${includedir:-`kde-config --expandvars --install include`}/kde.pot
- if ! test -f $kdepotpath; then
- kdepotpath=`kde-config --expandvars --prefix`/include/kde.pot
- kdepotpath=`kde-config --expandvars --prefix`/include/tde.pot
- fi
+# kdepotpath=${includedir:-`kde-config --expandvars --install include`}/kde.pot
+# if ! test -f $kdepotpath; then
+# kdepotpath=`kde-config --expandvars --prefix`/include/kde.pot
+# kdepotpath=`kde-config --expandvars --prefix`/include/tde.pot
+# fi
$MAKE -s -f _transMakefile podir=$podir EXTRACTRC="$EXTRACTRC" PREPARETIPS="$PREPARETIPS" srcdir=. \

@ -5,7 +5,7 @@ include debian/cdbs/debian-qt-kde.mk
include /usr/share/cdbs/1/rules/simple-patchsys.mk
include /usr/share/cdbs/1/rules/utils.mk
DEB_CONFIGURE_INCLUDEDIR := /opt/trinity/include/kde
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

@ -59,7 +59,7 @@ endif
cdbs_configure_flags += --with-qt-dir=/usr/share/qt3 --disable-rpath --with-xinerama $(cdbs_kde_enable_final) $(cdbs_kde_enable_debug)
DEB_AC_AUX_DIR = $(DEB_SRCDIR)/admin
DEB_CONFIGURE_INCLUDEDIR = "\$${prefix}/include/kde"
DEB_CONFIGURE_INCLUDEDIR = "\$${prefix}/include/tde"
DEB_COMPRESS_EXCLUDE = .dcl .docbook -license .tag .sty .el
$(patsubst %,binary-install/%,$(DEB_PACKAGES)) :: binary-install/%:

@ -4,7 +4,7 @@
if test -z "$PREPARETIPS"; then PREPARETIPS=preparetips ; fi
export EXTRACTRC PREPARETIPS
+kdepotpath=/opt/trinity/include/kde/kde.pot
+kdepotpath=/opt/trinity/include/tde/kde.pot
+
for subdir in $dirs; do
test -z "$VERBOSE" || echo "Making messages in $subdir"
@ -15,11 +15,11 @@
- kdepotpath=${includedir:-`kde-config --expandvars --install include`}/kde.pot
- if ! test -f $kdepotpath; then
- kdepotpath=`kde-config --expandvars --prefix`/include/kde.pot
- kdepotpath=`kde-config --expandvars --prefix`/include/tde.pot
- fi
+# kdepotpath=${includedir:-`kde-config --expandvars --install include`}/kde.pot
+# if ! test -f $kdepotpath; then
+# kdepotpath=`kde-config --expandvars --prefix`/include/kde.pot
+# kdepotpath=`kde-config --expandvars --prefix`/include/tde.pot
+# fi
$MAKE -s -f _transMakefile podir=$podir EXTRACTRC="$EXTRACTRC" PREPARETIPS="$PREPARETIPS" srcdir=. \

@ -5,7 +5,7 @@ include debian/cdbs/debian-qt-kde.mk
include /usr/share/cdbs/1/rules/simple-patchsys.mk
include /usr/share/cdbs/1/rules/utils.mk
DEB_CONFIGURE_INCLUDEDIR := /opt/trinity/include/kde
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

@ -59,7 +59,7 @@ endif
cdbs_configure_flags += --with-qt-dir=/usr/share/qt3 --disable-rpath --with-xinerama $(cdbs_kde_enable_final) $(cdbs_kde_enable_debug)
DEB_AC_AUX_DIR = $(DEB_SRCDIR)/admin
DEB_CONFIGURE_INCLUDEDIR = "\$${prefix}/include/kde"
DEB_CONFIGURE_INCLUDEDIR = "\$${prefix}/include/tde"
DEB_COMPRESS_EXCLUDE = .dcl .docbook -license .tag .sty .el
$(patsubst %,binary-install/%,$(DEB_PACKAGES)) :: binary-install/%:

@ -5,7 +5,7 @@ include debian/cdbs/debian-qt-kde.mk
include /usr/share/cdbs/1/rules/simple-patchsys.mk
include /usr/share/cdbs/1/rules/utils.mk
DEB_CONFIGURE_INCLUDEDIR := /opt/trinity/include/kde
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

@ -59,7 +59,7 @@ endif
cdbs_configure_flags += --with-qt-dir=/usr/share/qt3 --disable-rpath --with-xinerama $(cdbs_kde_enable_final) $(cdbs_kde_enable_debug)
DEB_AC_AUX_DIR = $(DEB_SRCDIR)/admin
DEB_CONFIGURE_INCLUDEDIR = "\$${prefix}/include/kde"
DEB_CONFIGURE_INCLUDEDIR = "\$${prefix}/include/tde"
DEB_COMPRESS_EXCLUDE = .dcl .docbook -license .tag .sty .el
$(patsubst %,binary-install/%,$(DEB_PACKAGES)) :: binary-install/%:

@ -1,4 +1,4 @@
debian/tmp/opt/trinity/include/kde/kjsembed/*
debian/tmp/opt/trinity/include/tde/kjsembed/*
debian/tmp/opt/trinity/lib/libkjsembed.so
debian/tmp/opt/trinity/lib/libkjsembed.la

@ -1,3 +1,3 @@
debian/tmp/opt/trinity/include/kde/smoke.h
debian/tmp/opt/trinity/include/tde/smoke.h
debian/tmp/opt/trinity/lib/libsmokeqt.so
debian/tmp/opt/trinity/lib/libsmokeqt.la

@ -4,7 +4,7 @@
if test -z "$PREPARETIPS"; then PREPARETIPS=preparetips ; fi
export EXTRACTRC PREPARETIPS
+kdepotpath=/opt/trinity/include/kde/kde.pot
+kdepotpath=/opt/trinity/include/tde/kde.pot
+
for subdir in $dirs; do
test -z "$VERBOSE" || echo "Making messages in $subdir"
@ -15,11 +15,11 @@
- kdepotpath=${includedir:-`kde-config --expandvars --install include`}/kde.pot
- if ! test -f $kdepotpath; then
- kdepotpath=`kde-config --expandvars --prefix`/include/kde.pot
- kdepotpath=`kde-config --expandvars --prefix`/include/tde.pot
- fi
+# kdepotpath=${includedir:-`kde-config --expandvars --install include`}/kde.pot
+# if ! test -f $kdepotpath; then
+# kdepotpath=`kde-config --expandvars --prefix`/include/kde.pot
+# kdepotpath=`kde-config --expandvars --prefix`/include/tde.pot
+# fi
$MAKE -s -f _transMakefile podir=$podir EXTRACTRC="$EXTRACTRC" PREPARETIPS="$PREPARETIPS" srcdir=. \

@ -11,7 +11,7 @@ DEB_BUILDDIR := $(DEB_SRCDIR)
include /usr/share/cdbs/1/rules/patchsys-quilt.mk
include /usr/share/cdbs/1/rules/utils.mk
DEB_CONFIGURE_INCLUDEDIR := /opt/trinity/include/kde
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

@ -59,7 +59,7 @@ endif
cdbs_configure_flags += --with-qt-dir=/usr/share/qt3 --disable-rpath --with-xinerama $(cdbs_kde_enable_final) $(cdbs_kde_enable_debug)
DEB_AC_AUX_DIR = $(DEB_SRCDIR)/admin
DEB_CONFIGURE_INCLUDEDIR = "\$${prefix}/include/kde"
DEB_CONFIGURE_INCLUDEDIR = "\$${prefix}/include/tde"
DEB_COMPRESS_EXCLUDE = .dcl .docbook -license .tag .sty .el
$(patsubst %,binary-install/%,$(DEB_PACKAGES)) :: binary-install/%:

@ -1,7 +1,7 @@
etc/trinity/kstarsrc
opt/trinity/bin/kstars
/opt/trinity/include/kde/kstarsinterface.h
/opt/trinity/include/kde/simclockinterface.h
/opt/trinity/include/tde/kstarsinterface.h
/opt/trinity/include/tde/simclockinterface.h
/opt/trinity/share/applications/kde/kstars.desktop
/opt/trinity/share/config.kcfg/kstars.kcfg
/opt/trinity/share/doc/kde/HTML/en/kstars/common

@ -1,3 +1,3 @@
/opt/trinity/include/kde/libkiten
/opt/trinity/include/tde/libkiten
opt/trinity/lib/libkiten.la
opt/trinity/lib/libkiten.so

@ -1,4 +1,4 @@
/opt/trinity/include/kde/libtdeedu
/opt/trinity/include/tde/libtdeedu
opt/trinity/lib/libextdate.la
opt/trinity/lib/libextdate.so
opt/trinity/lib/libtdeeducore.la

@ -4,7 +4,7 @@
if test -z "$PREPARETIPS"; then PREPARETIPS=preparetips ; fi
export EXTRACTRC PREPARETIPS
+kdepotpath=/opt/trinity/include/kde/kde.pot
+kdepotpath=/opt/trinity/include/tde/kde.pot
+
for subdir in $dirs; do
test -z "$VERBOSE" || echo "Making messages in $subdir"
@ -15,11 +15,11 @@
- kdepotpath=${includedir:-`kde-config --expandvars --install include`}/kde.pot
- if ! test -f $kdepotpath; then
- kdepotpath=`kde-config --expandvars --prefix`/include/kde.pot
- kdepotpath=`kde-config --expandvars --prefix`/include/tde.pot
- fi
+# kdepotpath=${includedir:-`kde-config --expandvars --install include`}/kde.pot
+# if ! test -f $kdepotpath; then
+# kdepotpath=`kde-config --expandvars --prefix`/include/kde.pot
+# kdepotpath=`kde-config --expandvars --prefix`/include/tde.pot
+# fi
$MAKE -s -f _transMakefile podir=$podir EXTRACTRC="$EXTRACTRC" PREPARETIPS="$PREPARETIPS" srcdir=. \

@ -5,7 +5,7 @@ include debian/cdbs/debian-qt-kde.mk
include /usr/share/cdbs/1/rules/simple-patchsys.mk
include /usr/share/cdbs/1/rules/utils.mk
DEB_CONFIGURE_INCLUDEDIR := /opt/trinity/include/kde
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
@ -14,7 +14,7 @@ cdbs_configure_flags := --with-qt-dir=/usr/share/qt3 --disable-rpath --with-xine
DEB_DH_INSTALL_SOURCEDIR := $(DEB_DESTDIR)
DEB_CONFIGURE_EXTRA_FLAGS := --prefix=/opt/trinity --with-extra-libs=/opt/trinity/lib --includedir="/opt/trinity/include/kde" --mandir="/opt/trinity/share/man" --infodir="/opt/trinity/share/info"
DEB_CONFIGURE_EXTRA_FLAGS := --prefix=/opt/trinity --with-extra-libs=/opt/trinity/lib --includedir="/opt/trinity/include/tde" --mandir="/opt/trinity/share/man" --infodir="/opt/trinity/share/info"
# Ensure that kig's python scripting built successfully.
common-build-arch::

@ -1,5 +1,5 @@
/opt/trinity/include/kde/atlantik
/opt/trinity/include/kde/atlantic
/opt/trinity/include/tde/atlantik
/opt/trinity/include/tde/atlantic
/opt/trinity/lib/libatlantic.so
/opt/trinity/lib/libatlantikclient.so
/opt/trinity/lib/libatlantikui.so

@ -59,7 +59,7 @@ endif
cdbs_configure_flags += --with-qt-dir=/usr/share/qt3 --disable-rpath --with-xinerama $(cdbs_kde_enable_final) $(cdbs_kde_enable_debug)
DEB_AC_AUX_DIR = $(DEB_SRCDIR)/admin
DEB_CONFIGURE_INCLUDEDIR = "\$${prefix}/include/kde"
DEB_CONFIGURE_INCLUDEDIR = "\$${prefix}/include/tde"
DEB_COMPRESS_EXCLUDE = .dcl .docbook -license .tag .sty .el
$(patsubst %,binary-install/%,$(DEB_PACKAGES)) :: binary-install/%:

@ -1,2 +1,2 @@
/opt/trinity/include/kde/kolf
/opt/trinity/include/tde/kolf
/opt/trinity/lib/libkolf.so

@ -1,4 +1,4 @@
/opt/trinity/include/kde/*.h
/opt/trinity/include/kde/kgame
/opt/trinity/include/tde/*.h
/opt/trinity/include/tde/kgame
/opt/trinity/lib/libtdegames.so
/opt/trinity/lib/libtdegames.la

@ -4,7 +4,7 @@
if test -z "$PREPARETIPS"; then PREPARETIPS=preparetips ; fi
export EXTRACTRC PREPARETIPS
+kdepotpath=/opt/trinity/include/kde/kde.pot
+kdepotpath=/opt/trinity/include/tde/kde.pot
+
for subdir in $dirs; do
test -z "$VERBOSE" || echo "Making messages in $subdir"
@ -15,11 +15,11 @@
- kdepotpath=${includedir:-`kde-config --expandvars --install include`}/kde.pot
- if ! test -f $kdepotpath; then
- kdepotpath=`kde-config --expandvars --prefix`/include/kde.pot
- kdepotpath=`kde-config --expandvars --prefix`/include/tde.pot
- fi
+# kdepotpath=${includedir:-`kde-config --expandvars --install include`}/kde.pot
+# if ! test -f $kdepotpath; then
+# kdepotpath=`kde-config --expandvars --prefix`/include/kde.pot
+# kdepotpath=`kde-config --expandvars --prefix`/include/tde.pot
+# fi
$MAKE -s -f _transMakefile podir=$podir EXTRACTRC="$EXTRACTRC" PREPARETIPS="$PREPARETIPS" srcdir=. \

@ -7,7 +7,7 @@ include /usr/share/cdbs/1/rules/utils.mk
export kde_bindir = /opt/trinity/games
DEB_CONFIGURE_INCLUDEDIR := /opt/trinity/include/kde
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

@ -59,7 +59,7 @@ endif
cdbs_configure_flags += --with-qt-dir=/usr/share/qt3 --disable-rpath --with-xinerama $(cdbs_kde_enable_final) $(cdbs_kde_enable_debug)
DEB_AC_AUX_DIR = $(DEB_SRCDIR)/admin
DEB_CONFIGURE_INCLUDEDIR = "\$${prefix}/include/kde"
DEB_CONFIGURE_INCLUDEDIR = "\$${prefix}/include/tde"
DEB_COMPRESS_EXCLUDE = .dcl .docbook -license .tag .sty .el
$(patsubst %,binary-install/%,$(DEB_PACKAGES)) :: binary-install/%:

@ -1,3 +1,3 @@
debian/tmp/opt/trinity/include/kde/poppler-link-qt3.h
debian/tmp/opt/trinity/include/kde/poppler-page-transition.h
debian/tmp/opt/trinity/include/kde/poppler-qt.h
debian/tmp/opt/trinity/include/tde/poppler-link-qt3.h
debian/tmp/opt/trinity/include/tde/poppler-page-transition.h
debian/tmp/opt/trinity/include/tde/poppler-qt.h

@ -4,7 +4,7 @@
if test -z "$PREPARETIPS"; then PREPARETIPS=preparetips ; fi
export EXTRACTRC PREPARETIPS
+kdepotpath=/opt/trinity/include/kde/kde.pot
+kdepotpath=/opt/trinity/include/tde/kde.pot
+
for subdir in $dirs; do
test -z "$VERBOSE" || echo "Making messages in $subdir"
@ -15,11 +15,11 @@
- kdepotpath=${includedir:-`kde-config --expandvars --install include`}/kde.pot
- if ! test -f $kdepotpath; then
- kdepotpath=`kde-config --expandvars --prefix`/include/kde.pot
- kdepotpath=`kde-config --expandvars --prefix`/include/tde.pot
- fi
+# kdepotpath=${includedir:-`kde-config --expandvars --install include`}/kde.pot
+# if ! test -f $kdepotpath; then
+# kdepotpath=`kde-config --expandvars --prefix`/include/kde.pot
+# kdepotpath=`kde-config --expandvars --prefix`/include/tde.pot
+# fi
$MAKE -s -f _transMakefile podir=$podir EXTRACTRC="$EXTRACTRC" PREPARETIPS="$PREPARETIPS" srcdir=. \

@ -1,184 +1,184 @@
debian/tmp/opt/trinity/include/kde/dom/SVGAElement.h
debian/tmp/opt/trinity/include/kde/dom/SVGAltGlyphDefElement.h
debian/tmp/opt/trinity/include/kde/dom/SVGAltGlyphElement.h
debian/tmp/opt/trinity/include/kde/dom/SVGAngle.h
debian/tmp/opt/trinity/include/kde/dom/SVGAnimateColorElement.h
debian/tmp/opt/trinity/include/kde/dom/SVGAnimateElement.h
debian/tmp/opt/trinity/include/kde/dom/SVGAnimateMotionElement.h
debian/tmp/opt/trinity/include/kde/dom/SVGAnimateTransformElement.h
debian/tmp/opt/trinity/include/kde/dom/SVGAnimatedAngle.h
debian/tmp/opt/trinity/include/kde/dom/SVGAnimatedBoolean.h
debian/tmp/opt/trinity/include/kde/dom/SVGAnimatedEnumeration.h
debian/tmp/opt/trinity/include/kde/dom/SVGAnimatedInteger.h
debian/tmp/opt/trinity/include/kde/dom/SVGAnimatedLength.h
debian/tmp/opt/trinity/include/kde/dom/SVGAnimatedLengthList.h
debian/tmp/opt/trinity/include/kde/dom/SVGAnimatedNumber.h
debian/tmp/opt/trinity/include/kde/dom/SVGAnimatedNumberList.h
debian/tmp/opt/trinity/include/kde/dom/SVGAnimatedPathData.h
debian/tmp/opt/trinity/include/kde/dom/SVGAnimatedPoints.h
debian/tmp/opt/trinity/include/kde/dom/SVGAnimatedPreserveAspectRatio.h
debian/tmp/opt/trinity/include/kde/dom/SVGAnimatedRect.h
debian/tmp/opt/trinity/include/kde/dom/SVGAnimatedString.h
debian/tmp/opt/trinity/include/kde/dom/SVGAnimatedTransformList.h
debian/tmp/opt/trinity/include/kde/dom/SVGAnimationElement.h
debian/tmp/opt/trinity/include/kde/dom/SVGCSSRule.h
debian/tmp/opt/trinity/include/kde/dom/SVGCircleElement.h
debian/tmp/opt/trinity/include/kde/dom/SVGClipPathElement.h
debian/tmp/opt/trinity/include/kde/dom/SVGColor.h
debian/tmp/opt/trinity/include/kde/dom/SVGColorProfileElement.h
debian/tmp/opt/trinity/include/kde/dom/SVGColorProfileRule.h
debian/tmp/opt/trinity/include/kde/dom/SVGComponentTransferFunctionElement.h
debian/tmp/opt/trinity/include/kde/dom/SVGCursorElement.h
debian/tmp/opt/trinity/include/kde/dom/SVGDefinitionSrcElement.h
debian/tmp/opt/trinity/include/kde/dom/SVGDefsElement.h
debian/tmp/opt/trinity/include/kde/dom/SVGDescElement.h
debian/tmp/opt/trinity/include/kde/dom/SVGDocument.h
debian/tmp/opt/trinity/include/kde/dom/SVGElement.h
debian/tmp/opt/trinity/include/kde/dom/SVGElementInstance.h
debian/tmp/opt/trinity/include/kde/dom/SVGElementInstanceList.h
debian/tmp/opt/trinity/include/kde/dom/SVGEllipseElement.h
debian/tmp/opt/trinity/include/kde/dom/SVGEvent.h
debian/tmp/opt/trinity/include/kde/dom/SVGException.h
debian/tmp/opt/trinity/include/kde/dom/SVGExternalResourcesRequired.h
debian/tmp/opt/trinity/include/kde/dom/SVGFEBlendElement.h
debian/tmp/opt/trinity/include/kde/dom/SVGFEColorMatrixElement.h
debian/tmp/opt/trinity/include/kde/dom/SVGFEComponentTransferElement.h
debian/tmp/opt/trinity/include/kde/dom/SVGFECompositeElement.h
debian/tmp/opt/trinity/include/kde/dom/SVGFEConvolveMatrixElement.h
debian/tmp/opt/trinity/include/kde/dom/SVGFEDiffuseLightingElement.h
debian/tmp/opt/trinity/include/kde/dom/SVGFEDisplacementMapElement.h
debian/tmp/opt/trinity/include/kde/dom/SVGFEDistantLightElement.h
debian/tmp/opt/trinity/include/kde/dom/SVGFEFloodElement.h
debian/tmp/opt/trinity/include/kde/dom/SVGFEFuncAElement.h
debian/tmp/opt/trinity/include/kde/dom/SVGFEFuncBElement.h
debian/tmp/opt/trinity/include/kde/dom/SVGFEFuncGElement.h
debian/tmp/opt/trinity/include/kde/dom/SVGFEFuncRElement.h
debian/tmp/opt/trinity/include/kde/dom/SVGFEGaussianBlurElement.h
debian/tmp/opt/trinity/include/kde/dom/SVGFEImageElement.h
debian/tmp/opt/trinity/include/kde/dom/SVGFEMergeElement.h
debian/tmp/opt/trinity/include/kde/dom/SVGFEMergeNodeElement.h
debian/tmp/opt/trinity/include/kde/dom/SVGFEMorphologyElement.h
debian/tmp/opt/trinity/include/kde/dom/SVGFEOffsetElement.h
debian/tmp/opt/trinity/include/kde/dom/SVGFEPointLightElement.h
debian/tmp/opt/trinity/include/kde/dom/SVGFESpecularLightingElement.h
debian/tmp/opt/trinity/include/kde/dom/SVGFESpotLightElement.h
debian/tmp/opt/trinity/include/kde/dom/SVGFETileElement.h
debian/tmp/opt/trinity/include/kde/dom/SVGFETurbulenceElement.h
debian/tmp/opt/trinity/include/kde/dom/SVGFilterElement.h
debian/tmp/opt/trinity/include/kde/dom/SVGFilterPrimitiveStandardAttributes.h
debian/tmp/opt/trinity/include/kde/dom/SVGFitToViewBox.h
debian/tmp/opt/trinity/include/kde/dom/SVGFontElement.h
debian/tmp/opt/trinity/include/kde/dom/SVGFontFaceElement.h
debian/tmp/opt/trinity/include/kde/dom/SVGFontFaceFormatElement.h
debian/tmp/opt/trinity/include/kde/dom/SVGFontFaceNameElement.h
debian/tmp/opt/trinity/include/kde/dom/SVGFontFaceSrcElement.h
debian/tmp/opt/trinity/include/kde/dom/SVGFontFaceUriElement.h
debian/tmp/opt/trinity/include/kde/dom/SVGForeignObjectElement.h
debian/tmp/opt/trinity/include/kde/dom/SVGGElement.h
debian/tmp/opt/trinity/include/kde/dom/SVGGlyphElement.h
debian/tmp/opt/trinity/include/kde/dom/SVGGlyphRefElement.h
debian/tmp/opt/trinity/include/kde/dom/SVGGradientElement.h
debian/tmp/opt/trinity/include/kde/dom/SVGHKernElement.h
debian/tmp/opt/trinity/include/kde/dom/SVGICCColor.h
debian/tmp/opt/trinity/include/kde/dom/SVGImageElement.h
debian/tmp/opt/trinity/include/kde/dom/SVGLangSpace.h
debian/tmp/opt/trinity/include/kde/dom/SVGLength.h
debian/tmp/opt/trinity/include/kde/dom/SVGLengthList.h
debian/tmp/opt/trinity/include/kde/dom/SVGLineElement.h
debian/tmp/opt/trinity/include/kde/dom/SVGLinearGradientElement.h
debian/tmp/opt/trinity/include/kde/dom/SVGLocatable.h
debian/tmp/opt/trinity/include/kde/dom/SVGMPathElement.h
debian/tmp/opt/trinity/include/kde/dom/SVGMarkerElement.h
debian/tmp/opt/trinity/include/kde/dom/SVGMaskElement.h
debian/tmp/opt/trinity/include/kde/dom/SVGMatrix.h
debian/tmp/opt/trinity/include/kde/dom/SVGMetadataElement.h
debian/tmp/opt/trinity/include/kde/dom/SVGMissingGlyphElement.h
debian/tmp/opt/trinity/include/kde/dom/SVGNumber.h
debian/tmp/opt/trinity/include/kde/dom/SVGNumberList.h
debian/tmp/opt/trinity/include/kde/dom/SVGPaint.h
debian/tmp/opt/trinity/include/kde/dom/SVGPathElement.h
debian/tmp/opt/trinity/include/kde/dom/SVGPathSeg.h
debian/tmp/opt/trinity/include/kde/dom/SVGPathSegArc.h
debian/tmp/opt/trinity/include/kde/dom/SVGPathSegClosePath.h
debian/tmp/opt/trinity/include/kde/dom/SVGPathSegCurvetoCubic.h
debian/tmp/opt/trinity/include/kde/dom/SVGPathSegCurvetoCubicSmooth.h
debian/tmp/opt/trinity/include/kde/dom/SVGPathSegCurvetoQuadratic.h
debian/tmp/opt/trinity/include/kde/dom/SVGPathSegCurvetoQuadraticSmooth.h
debian/tmp/opt/trinity/include/kde/dom/SVGPathSegLineto.h
debian/tmp/opt/trinity/include/kde/dom/SVGPathSegLinetoHorizontal.h
debian/tmp/opt/trinity/include/kde/dom/SVGPathSegLinetoVertical.h
debian/tmp/opt/trinity/include/kde/dom/SVGPathSegList.h
debian/tmp/opt/trinity/include/kde/dom/SVGPathSegMoveto.h
debian/tmp/opt/trinity/include/kde/dom/SVGPatternElement.h
debian/tmp/opt/trinity/include/kde/dom/SVGPoint.h
debian/tmp/opt/trinity/include/kde/dom/SVGPointList.h
debian/tmp/opt/trinity/include/kde/dom/SVGPolygonElement.h
debian/tmp/opt/trinity/include/kde/dom/SVGPolylineElement.h
debian/tmp/opt/trinity/include/kde/dom/SVGPreserveAspectRatio.h
debian/tmp/opt/trinity/include/kde/dom/SVGRadialGradientElement.h
debian/tmp/opt/trinity/include/kde/dom/SVGRect.h
debian/tmp/opt/trinity/include/kde/dom/SVGRectElement.h
debian/tmp/opt/trinity/include/kde/dom/SVGRenderingIntent.h
debian/tmp/opt/trinity/include/kde/dom/SVGSVGElement.h
debian/tmp/opt/trinity/include/kde/dom/SVGScriptElement.h
debian/tmp/opt/trinity/include/kde/dom/SVGSetElement.h
debian/tmp/opt/trinity/include/kde/dom/SVGStopElement.h
debian/tmp/opt/trinity/include/kde/dom/SVGStringList.h
debian/tmp/opt/trinity/include/kde/dom/SVGStylable.h
debian/tmp/opt/trinity/include/kde/dom/SVGStyleElement.h
debian/tmp/opt/trinity/include/kde/dom/SVGSwitchElement.h
debian/tmp/opt/trinity/include/kde/dom/SVGSymbolElement.h
debian/tmp/opt/trinity/include/kde/dom/SVGTRefElement.h
debian/tmp/opt/trinity/include/kde/dom/SVGTSpanElement.h
debian/tmp/opt/trinity/include/kde/dom/SVGTests.h
debian/tmp/opt/trinity/include/kde/dom/SVGTextContentElement.h
debian/tmp/opt/trinity/include/kde/dom/SVGTextElement.h
debian/tmp/opt/trinity/include/kde/dom/SVGTextPathElement.h
debian/tmp/opt/trinity/include/kde/dom/SVGTextPositioningElement.h
debian/tmp/opt/trinity/include/kde/dom/SVGTitleElement.h
debian/tmp/opt/trinity/include/kde/dom/SVGTransform.h
debian/tmp/opt/trinity/include/kde/dom/SVGTransformList.h
debian/tmp/opt/trinity/include/kde/dom/SVGTransformable.h
debian/tmp/opt/trinity/include/kde/dom/SVGURIReference.h
debian/tmp/opt/trinity/include/kde/dom/SVGUnitTypes.h
debian/tmp/opt/trinity/include/kde/dom/SVGUseElement.h
debian/tmp/opt/trinity/include/kde/dom/SVGVKernElement.h
debian/tmp/opt/trinity/include/kde/dom/SVGViewElement.h
debian/tmp/opt/trinity/include/kde/dom/SVGViewSpec.h
debian/tmp/opt/trinity/include/kde/dom/SVGWindow.h
debian/tmp/opt/trinity/include/kde/dom/SVGZoomAndPan.h
debian/tmp/opt/trinity/include/kde/dom/SVGZoomEvent.h
debian/tmp/opt/trinity/include/kde/kfaximage.h
debian/tmp/opt/trinity/include/kde/kmultipageInterface.h
debian/tmp/opt/trinity/include/kde/ksvg/CanvasFactory.h
debian/tmp/opt/trinity/include/kde/ksvg/CanvasItem.h
debian/tmp/opt/trinity/include/kde/ksvg/CanvasItems.h
debian/tmp/opt/trinity/include/kde/ksvg/DocumentFactory.h
debian/tmp/opt/trinity/include/kde/ksvg/KSVGCanvas.h
debian/tmp/opt/trinity/include/kde/ksvg/ksvg_plugin.h
debian/tmp/opt/trinity/include/kde/kviewshell/anchor.h
debian/tmp/opt/trinity/include/kde/kviewshell/bookmark.h
debian/tmp/opt/trinity/include/kde/kviewshell/pageView.h
debian/tmp/opt/trinity/include/kde/kviewshell/documentPageCache.h
debian/tmp/opt/trinity/include/kde/kviewshell/documentRenderer.h
debian/tmp/opt/trinity/include/kde/kviewshell/documentWidget.h
debian/tmp/opt/trinity/include/kde/kviewshell/history.h
debian/tmp/opt/trinity/include/kde/kviewshell/hyperlink.h
debian/tmp/opt/trinity/include/kde/kviewshell/kmultipage.h
debian/tmp/opt/trinity/include/kde/kviewshell/length.h
debian/tmp/opt/trinity/include/kde/kviewshell/pageNumber.h
debian/tmp/opt/trinity/include/kde/kviewshell/pageSize.h
debian/tmp/opt/trinity/include/kde/kviewshell/renderedDocumentPage.h
debian/tmp/opt/trinity/include/kde/kviewshell/renderedDocumentPagePixmap.h
debian/tmp/opt/trinity/include/kde/kviewshell/renderedDocumentPagePrinter.h
debian/tmp/opt/trinity/include/kde/kviewshell/selection.h
debian/tmp/opt/trinity/include/kde/kviewshell/simplePageSize.h
debian/tmp/opt/trinity/include/kde/kviewshell/textBox.h
debian/tmp/opt/trinity/include/kde/kviewshell/zoom.h
debian/tmp/opt/trinity/include/kde/kviewshell/zoomlimits.h
debian/tmp/opt/trinity/include/kde/libtext2path-0.1/BezierPath.h
debian/tmp/opt/trinity/include/kde/libtext2path-0.1/Glyph.h
debian/tmp/opt/trinity/include/kde/libtext2path-0.1/GlyphTracer.h
debian/tmp/opt/trinity/include/tde/dom/SVGAElement.h
debian/tmp/opt/trinity/include/tde/dom/SVGAltGlyphDefElement.h
debian/tmp/opt/trinity/include/tde/dom/SVGAltGlyphElement.h
debian/tmp/opt/trinity/include/tde/dom/SVGAngle.h
debian/tmp/opt/trinity/include/tde/dom/SVGAnimateColorElement.h
debian/tmp/opt/trinity/include/tde/dom/SVGAnimateElement.h
debian/tmp/opt/trinity/include/tde/dom/SVGAnimateMotionElement.h
debian/tmp/opt/trinity/include/tde/dom/SVGAnimateTransformElement.h
debian/tmp/opt/trinity/include/tde/dom/SVGAnimatedAngle.h
debian/tmp/opt/trinity/include/tde/dom/SVGAnimatedBoolean.h
debian/tmp/opt/trinity/include/tde/dom/SVGAnimatedEnumeration.h
debian/tmp/opt/trinity/include/tde/dom/SVGAnimatedInteger.h
debian/tmp/opt/trinity/include/tde/dom/SVGAnimatedLength.h
debian/tmp/opt/trinity/include/tde/dom/SVGAnimatedLengthList.h
debian/tmp/opt/trinity/include/tde/dom/SVGAnimatedNumber.h
debian/tmp/opt/trinity/include/tde/dom/SVGAnimatedNumberList.h
debian/tmp/opt/trinity/include/tde/dom/SVGAnimatedPathData.h
debian/tmp/opt/trinity/include/tde/dom/SVGAnimatedPoints.h
debian/tmp/opt/trinity/include/tde/dom/SVGAnimatedPreserveAspectRatio.h
debian/tmp/opt/trinity/include/tde/dom/SVGAnimatedRect.h
debian/tmp/opt/trinity/include/tde/dom/SVGAnimatedString.h
debian/tmp/opt/trinity/include/tde/dom/SVGAnimatedTransformList.h
debian/tmp/opt/trinity/include/tde/dom/SVGAnimationElement.h
debian/tmp/opt/trinity/include/tde/dom/SVGCSSRule.h
debian/tmp/opt/trinity/include/tde/dom/SVGCircleElement.h
debian/tmp/opt/trinity/include/tde/dom/SVGClipPathElement.h
debian/tmp/opt/trinity/include/tde/dom/SVGColor.h
debian/tmp/opt/trinity/include/tde/dom/SVGColorProfileElement.h
debian/tmp/opt/trinity/include/tde/dom/SVGColorProfileRule.h
debian/tmp/opt/trinity/include/tde/dom/SVGComponentTransferFunctionElement.h
debian/tmp/opt/trinity/include/tde/dom/SVGCursorElement.h
debian/tmp/opt/trinity/include/tde/dom/SVGDefinitionSrcElement.h
debian/tmp/opt/trinity/include/tde/dom/SVGDefsElement.h
debian/tmp/opt/trinity/include/tde/dom/SVGDescElement.h
debian/tmp/opt/trinity/include/tde/dom/SVGDocument.h
debian/tmp/opt/trinity/include/tde/dom/SVGElement.h
debian/tmp/opt/trinity/include/tde/dom/SVGElementInstance.h
debian/tmp/opt/trinity/include/tde/dom/SVGElementInstanceList.h
debian/tmp/opt/trinity/include/tde/dom/SVGEllipseElement.h
debian/tmp/opt/trinity/include/tde/dom/SVGEvent.h
debian/tmp/opt/trinity/include/tde/dom/SVGException.h
debian/tmp/opt/trinity/include/tde/dom/SVGExternalResourcesRequired.h
debian/tmp/opt/trinity/include/tde/dom/SVGFEBlendElement.h
debian/tmp/opt/trinity/include/tde/dom/SVGFEColorMatrixElement.h
debian/tmp/opt/trinity/include/tde/dom/SVGFEComponentTransferElement.h
debian/tmp/opt/trinity/include/tde/dom/SVGFECompositeElement.h
debian/tmp/opt/trinity/include/tde/dom/SVGFEConvolveMatrixElement.h
debian/tmp/opt/trinity/include/tde/dom/SVGFEDiffuseLightingElement.h
debian/tmp/opt/trinity/include/tde/dom/SVGFEDisplacementMapElement.h
debian/tmp/opt/trinity/include/tde/dom/SVGFEDistantLightElement.h
debian/tmp/opt/trinity/include/tde/dom/SVGFEFloodElement.h
debian/tmp/opt/trinity/include/tde/dom/SVGFEFuncAElement.h
debian/tmp/opt/trinity/include/tde/dom/SVGFEFuncBElement.h
debian/tmp/opt/trinity/include/tde/dom/SVGFEFuncGElement.h
debian/tmp/opt/trinity/include/tde/dom/SVGFEFuncRElement.h
debian/tmp/opt/trinity/include/tde/dom/SVGFEGaussianBlurElement.h
debian/tmp/opt/trinity/include/tde/dom/SVGFEImageElement.h
debian/tmp/opt/trinity/include/tde/dom/SVGFEMergeElement.h
debian/tmp/opt/trinity/include/tde/dom/SVGFEMergeNodeElement.h
debian/tmp/opt/trinity/include/tde/dom/SVGFEMorphologyElement.h
debian/tmp/opt/trinity/include/tde/dom/SVGFEOffsetElement.h
debian/tmp/opt/trinity/include/tde/dom/SVGFEPointLightElement.h
debian/tmp/opt/trinity/include/tde/dom/SVGFESpecularLightingElement.h
debian/tmp/opt/trinity/include/tde/dom/SVGFESpotLightElement.h
debian/tmp/opt/trinity/include/tde/dom/SVGFETileElement.h
debian/tmp/opt/trinity/include/tde/dom/SVGFETurbulenceElement.h
debian/tmp/opt/trinity/include/tde/dom/SVGFilterElement.h
debian/tmp/opt/trinity/include/tde/dom/SVGFilterPrimitiveStandardAttributes.h
debian/tmp/opt/trinity/include/tde/dom/SVGFitToViewBox.h
debian/tmp/opt/trinity/include/tde/dom/SVGFontElement.h
debian/tmp/opt/trinity/include/tde/dom/SVGFontFaceElement.h
debian/tmp/opt/trinity/include/tde/dom/SVGFontFaceFormatElement.h
debian/tmp/opt/trinity/include/tde/dom/SVGFontFaceNameElement.h
debian/tmp/opt/trinity/include/tde/dom/SVGFontFaceSrcElement.h
debian/tmp/opt/trinity/include/tde/dom/SVGFontFaceUriElement.h
debian/tmp/opt/trinity/include/tde/dom/SVGForeignObjectElement.h
debian/tmp/opt/trinity/include/tde/dom/SVGGElement.h
debian/tmp/opt/trinity/include/tde/dom/SVGGlyphElement.h
debian/tmp/opt/trinity/include/tde/dom/SVGGlyphRefElement.h
debian/tmp/opt/trinity/include/tde/dom/SVGGradientElement.h
debian/tmp/opt/trinity/include/tde/dom/SVGHKernElement.h
debian/tmp/opt/trinity/include/tde/dom/SVGICCColor.h
debian/tmp/opt/trinity/include/tde/dom/SVGImageElement.h
debian/tmp/opt/trinity/include/tde/dom/SVGLangSpace.h
debian/tmp/opt/trinity/include/tde/dom/SVGLength.h
debian/tmp/opt/trinity/include/tde/dom/SVGLengthList.h
debian/tmp/opt/trinity/include/tde/dom/SVGLineElement.h
debian/tmp/opt/trinity/include/tde/dom/SVGLinearGradientElement.h
debian/tmp/opt/trinity/include/tde/dom/SVGLocatable.h
debian/tmp/opt/trinity/include/tde/dom/SVGMPathElement.h
debian/tmp/opt/trinity/include/tde/dom/SVGMarkerElement.h
debian/tmp/opt/trinity/include/tde/dom/SVGMaskElement.h
debian/tmp/opt/trinity/include/tde/dom/SVGMatrix.h
debian/tmp/opt/trinity/include/tde/dom/SVGMetadataElement.h
debian/tmp/opt/trinity/include/tde/dom/SVGMissingGlyphElement.h
debian/tmp/opt/trinity/include/tde/dom/SVGNumber.h
debian/tmp/opt/trinity/include/tde/dom/SVGNumberList.h
debian/tmp/opt/trinity/include/tde/dom/SVGPaint.h
debian/tmp/opt/trinity/include/tde/dom/SVGPathElement.h
debian/tmp/opt/trinity/include/tde/dom/SVGPathSeg.h
debian/tmp/opt/trinity/include/tde/dom/SVGPathSegArc.h
debian/tmp/opt/trinity/include/tde/dom/SVGPathSegClosePath.h
debian/tmp/opt/trinity/include/tde/dom/SVGPathSegCurvetoCubic.h
debian/tmp/opt/trinity/include/tde/dom/SVGPathSegCurvetoCubicSmooth.h
debian/tmp/opt/trinity/include/tde/dom/SVGPathSegCurvetoQuadratic.h
debian/tmp/opt/trinity/include/tde/dom/SVGPathSegCurvetoQuadraticSmooth.h
debian/tmp/opt/trinity/include/tde/dom/SVGPathSegLineto.h
debian/tmp/opt/trinity/include/tde/dom/SVGPathSegLinetoHorizontal.h
debian/tmp/opt/trinity/include/tde/dom/SVGPathSegLinetoVertical.h
debian/tmp/opt/trinity/include/tde/dom/SVGPathSegList.h
debian/tmp/opt/trinity/include/tde/dom/SVGPathSegMoveto.h
debian/tmp/opt/trinity/include/tde/dom/SVGPatternElement.h
debian/tmp/opt/trinity/include/tde/dom/SVGPoint.h
debian/tmp/opt/trinity/include/tde/dom/SVGPointList.h
debian/tmp/opt/trinity/include/tde/dom/SVGPolygonElement.h
debian/tmp/opt/trinity/include/tde/dom/SVGPolylineElement.h
debian/tmp/opt/trinity/include/tde/dom/SVGPreserveAspectRatio.h
debian/tmp/opt/trinity/include/tde/dom/SVGRadialGradientElement.h
debian/tmp/opt/trinity/include/tde/dom/SVGRect.h
debian/tmp/opt/trinity/include/tde/dom/SVGRectElement.h
debian/tmp/opt/trinity/include/tde/dom/SVGRenderingIntent.h
debian/tmp/opt/trinity/include/tde/dom/SVGSVGElement.h
debian/tmp/opt/trinity/include/tde/dom/SVGScriptElement.h
debian/tmp/opt/trinity/include/tde/dom/SVGSetElement.h
debian/tmp/opt/trinity/include/tde/dom/SVGStopElement.h
debian/tmp/opt/trinity/include/tde/dom/SVGStringList.h
debian/tmp/opt/trinity/include/tde/dom/SVGStylable.h
debian/tmp/opt/trinity/include/tde/dom/SVGStyleElement.h
debian/tmp/opt/trinity/include/tde/dom/SVGSwitchElement.h
debian/tmp/opt/trinity/include/tde/dom/SVGSymbolElement.h
debian/tmp/opt/trinity/include/tde/dom/SVGTRefElement.h
debian/tmp/opt/trinity/include/tde/dom/SVGTSpanElement.h
debian/tmp/opt/trinity/include/tde/dom/SVGTests.h
debian/tmp/opt/trinity/include/tde/dom/SVGTextContentElement.h
debian/tmp/opt/trinity/include/tde/dom/SVGTextElement.h
debian/tmp/opt/trinity/include/tde/dom/SVGTextPathElement.h
debian/tmp/opt/trinity/include/tde/dom/SVGTextPositioningElement.h
debian/tmp/opt/trinity/include/tde/dom/SVGTitleElement.h
debian/tmp/opt/trinity/include/tde/dom/SVGTransform.h
debian/tmp/opt/trinity/include/tde/dom/SVGTransformList.h
debian/tmp/opt/trinity/include/tde/dom/SVGTransformable.h
debian/tmp/opt/trinity/include/tde/dom/SVGURIReference.h
debian/tmp/opt/trinity/include/tde/dom/SVGUnitTypes.h
debian/tmp/opt/trinity/include/tde/dom/SVGUseElement.h
debian/tmp/opt/trinity/include/tde/dom/SVGVKernElement.h
debian/tmp/opt/trinity/include/tde/dom/SVGViewElement.h
debian/tmp/opt/trinity/include/tde/dom/SVGViewSpec.h
debian/tmp/opt/trinity/include/tde/dom/SVGWindow.h
debian/tmp/opt/trinity/include/tde/dom/SVGZoomAndPan.h
debian/tmp/opt/trinity/include/tde/dom/SVGZoomEvent.h
debian/tmp/opt/trinity/include/tde/kfaximage.h
debian/tmp/opt/trinity/include/tde/kmultipageInterface.h
debian/tmp/opt/trinity/include/tde/ksvg/CanvasFactory.h
debian/tmp/opt/trinity/include/tde/ksvg/CanvasItem.h
debian/tmp/opt/trinity/include/tde/ksvg/CanvasItems.h
debian/tmp/opt/trinity/include/tde/ksvg/DocumentFactory.h
debian/tmp/opt/trinity/include/tde/ksvg/KSVGCanvas.h
debian/tmp/opt/trinity/include/tde/ksvg/ksvg_plugin.h
debian/tmp/opt/trinity/include/tde/kviewshell/anchor.h
debian/tmp/opt/trinity/include/tde/kviewshell/bookmark.h
debian/tmp/opt/trinity/include/tde/kviewshell/pageView.h
debian/tmp/opt/trinity/include/tde/kviewshell/documentPageCache.h
debian/tmp/opt/trinity/include/tde/kviewshell/documentRenderer.h
debian/tmp/opt/trinity/include/tde/kviewshell/documentWidget.h
debian/tmp/opt/trinity/include/tde/kviewshell/history.h
debian/tmp/opt/trinity/include/tde/kviewshell/hyperlink.h
debian/tmp/opt/trinity/include/tde/kviewshell/kmultipage.h
debian/tmp/opt/trinity/include/tde/kviewshell/length.h
debian/tmp/opt/trinity/include/tde/kviewshell/pageNumber.h
debian/tmp/opt/trinity/include/tde/kviewshell/pageSize.h
debian/tmp/opt/trinity/include/tde/kviewshell/renderedDocumentPage.h
debian/tmp/opt/trinity/include/tde/kviewshell/renderedDocumentPagePixmap.h
debian/tmp/opt/trinity/include/tde/kviewshell/renderedDocumentPagePrinter.h
debian/tmp/opt/trinity/include/tde/kviewshell/selection.h
debian/tmp/opt/trinity/include/tde/kviewshell/simplePageSize.h
debian/tmp/opt/trinity/include/tde/kviewshell/textBox.h
debian/tmp/opt/trinity/include/tde/kviewshell/zoom.h
debian/tmp/opt/trinity/include/tde/kviewshell/zoomlimits.h
debian/tmp/opt/trinity/include/tde/libtext2path-0.1/BezierPath.h
debian/tmp/opt/trinity/include/tde/libtext2path-0.1/Glyph.h
debian/tmp/opt/trinity/include/tde/libtext2path-0.1/GlyphTracer.h
debian/tmp/opt/trinity/lib/libtdeinit_kview.la
debian/tmp/opt/trinity/lib/libtdeinit_mrmlsearch.la
debian/tmp/opt/trinity/lib/libkghostviewlib.la

@ -59,7 +59,7 @@ endif
cdbs_configure_flags += --with-qt-dir=/usr/share/qt3 --disable-rpath --with-xinerama $(cdbs_kde_enable_final) $(cdbs_kde_enable_debug)
DEB_AC_AUX_DIR = $(DEB_SRCDIR)/admin
DEB_CONFIGURE_INCLUDEDIR = "\$${prefix}/include/kde"
DEB_CONFIGURE_INCLUDEDIR = "\$${prefix}/include/tde"
DEB_COMPRESS_EXCLUDE = .dcl .docbook -license .tag .sty .el
$(patsubst %,binary-install/%,$(DEB_PACKAGES)) :: binary-install/%:

@ -2087,7 +2087,7 @@ tdelibs (4:3.4.0-0pre5) alioth; urgency=low
output them expanded even when --expandvars is not used. (Closes: #287822)
* Fixed the ability of the build system to find kde.pot, even when it is not
located at TDEDIR/include/kde.pot. This allows the use of targets such as
located at TDEDIR/include/tde.pot. This allows the use of targets such as
"package-messages" without specifying includedir. (Closes: #283858)
* Now that graphviz is in main, add it to Build-Depends-Indep together with

@ -20,7 +20,7 @@ DEB_KDE_APIDOX := yes
version=Debian Package $(DEB_VERSION)
DEB_OPT_FLAG += -DDEBIAN_VERSION=$(DEB_VERSION)
DEB_CMAKE_EXTRA_FLAGS := -DLIB_SUFFIX="" -DCMAKE_INSTALL_PREFIX="/opt/trinity" -DCONFIG_INSTALL_DIR="/etc/trinity" -DSYSCONF_INSTALL_DIR="/etc/trinity" -DCMAKE_LIBRARY_PATH="/opt/trinity/lib" -DCMAKE_INCLUDE_PATH="/opt/trinity/include/kde" -DAUTODETECT_QT_DIRS="ON" -DCMAKE_VERBOSE_MAKEFILE="ON" -DBUILD_ALL="ON" -DCMAKE_SKIP_RPATH="OFF" -DWITH_GCC_VISIBILITY="ON" \
DEB_CMAKE_EXTRA_FLAGS := -DLIB_SUFFIX="" -DCMAKE_INSTALL_PREFIX="/opt/trinity" -DCONFIG_INSTALL_DIR="/etc/trinity" -DSYSCONF_INSTALL_DIR="/etc/trinity" -DCMAKE_LIBRARY_PATH="/opt/trinity/lib" -DCMAKE_INCLUDE_PATH="/opt/trinity/include/tde" -DAUTODETECT_QT_DIRS="ON" -DCMAKE_VERBOSE_MAKEFILE="ON" -DBUILD_ALL="ON" -DCMAKE_SKIP_RPATH="OFF" -DWITH_GCC_VISIBILITY="ON" \
-DWITH_LIBART="ON" -DWITH_LIBIDN="ON" -DWITH_TIFF="ON" -DWITH_JASPER="ON" -DWITH_OPENEXR="ON" -DWITH_AVAHI="ON" -DWITH_ASPELL="ON" -DWITH_HSPELL="ON" -DWITH_ELFICON="ON"
# Honour "parallel=N" option of DEB_BUILD_OPTIONS. Comment out to

@ -197,13 +197,13 @@ debian/tmp/opt/trinity/include/kdatewidget.h
debian/tmp/opt/trinity/include/kdcopactionproxy.h
debian/tmp/opt/trinity/include/kdcoppropertyproxy.h
debian/tmp/opt/trinity/include/kdcopservicestarter.h
debian/tmp/opt/trinity/include/kdebugclasses.h
debian/tmp/opt/trinity/include/kdebug.h
debian/tmp/opt/trinity/include/kdedmodule.h
debian/tmp/opt/trinity/include/kde_file.h
debian/tmp/opt/trinity/include/tdebugclasses.h
debian/tmp/opt/trinity/include/tdebug.h
debian/tmp/opt/trinity/include/tdedmodule.h
debian/tmp/opt/trinity/include/tde_file.h
debian/tmp/opt/trinity/include/tdelibs_export.h
debian/tmp/opt/trinity/include/kdemacros.h
debian/tmp/opt/trinity/include/kde.pot
debian/tmp/opt/trinity/include/tdemacros.h
debian/tmp/opt/trinity/include/tde.pot
debian/tmp/opt/trinity/include/tdeprint/driver.h
debian/tmp/opt/trinity/include/tdeprint/kiconselectaction.h
debian/tmp/opt/trinity/include/tdeprint/kmjob.h
@ -221,7 +221,7 @@ debian/tmp/opt/trinity/include/tdeprint/kprintdialogpage.h
debian/tmp/opt/trinity/include/tdeprint/lpr/lprhandler.h
debian/tmp/opt/trinity/include/tdeprint/lpr/lprsettings.h
debian/tmp/opt/trinity/include/tdeprint/lpr/printcapentry.h
debian/tmp/opt/trinity/include/kdesktopfile.h
debian/tmp/opt/trinity/include/tdesktopfile.h
debian/tmp/opt/trinity/include/tdesu/client.h
debian/tmp/opt/trinity/include/tdesu/defaults.h
debian/tmp/opt/trinity/include/tdesu/kcookie.h
@ -231,7 +231,7 @@ debian/tmp/opt/trinity/include/tdesu/pty.h
debian/tmp/opt/trinity/include/tdesu/ssh.h
debian/tmp/opt/trinity/include/tdesu/stub.h
debian/tmp/opt/trinity/include/tdesu/su.h
debian/tmp/opt/trinity/include/kde_terminal_interface.h
debian/tmp/opt/trinity/include/tde_terminal_interface.h
debian/tmp/opt/trinity/include/tdeversion.h
debian/tmp/opt/trinity/include/kdialogbase.h
debian/tmp/opt/trinity/include/kdialog.h
@ -717,7 +717,7 @@ debian/tmp/opt/trinity/include/networkstatusindicator.h
debian/tmp/opt/trinity/include/connectionmanager.h
debian/tmp/opt/trinity/include/serviceiface.h
debian/tmp/opt/trinity/include/provideriface.h
#debian/tmp/opt/trinity/include/kdemm
#debian/tmp/opt/trinity/include/tdemm
debian/tmp/opt/trinity/lib/libnetworkstatus.la
debian/tmp/opt/trinity/lib/libnetworkstatus.so

@ -59,7 +59,7 @@ endif
cdbs_configure_flags += --with-qt-dir=/usr/share/qt3 --disable-rpath --with-xinerama $(cdbs_kde_enable_final) $(cdbs_kde_enable_debug)
DEB_AC_AUX_DIR = $(DEB_SRCDIR)/admin
DEB_CONFIGURE_INCLUDEDIR = "\$${prefix}/include/kde"
DEB_CONFIGURE_INCLUDEDIR = "\$${prefix}/include/tde"
DEB_COMPRESS_EXCLUDE = .dcl .docbook -license .tag .sty .el
$(patsubst %,binary-install/%,$(DEB_PACKAGES)) :: binary-install/%:

@ -4,7 +4,7 @@
if test -z "$PREPARETIPS"; then PREPARETIPS=preparetips ; fi
export EXTRACTRC PREPARETIPS
+kdepotpath=/opt/trinity/include/kde/kde.pot
+kdepotpath=/opt/trinity/include/tde/kde.pot
+
for subdir in $dirs; do
test -z "$VERBOSE" || echo "Making messages in $subdir"
@ -15,11 +15,11 @@
- kdepotpath=${includedir:-`kde-config --expandvars --install include`}/kde.pot
- if ! test -f $kdepotpath; then
- kdepotpath=`kde-config --expandvars --prefix`/include/kde.pot
- kdepotpath=`kde-config --expandvars --prefix`/include/tde.pot
- fi
+# kdepotpath=${includedir:-`kde-config --expandvars --install include`}/kde.pot
+# if ! test -f $kdepotpath; then
+# kdepotpath=`kde-config --expandvars --prefix`/include/kde.pot
+# kdepotpath=`kde-config --expandvars --prefix`/include/tde.pot
+# fi
$MAKE -s -f _transMakefile podir=$podir EXTRACTRC="$EXTRACTRC" PREPARETIPS="$PREPARETIPS" srcdir=. \

@ -5,7 +5,7 @@ include debian/cdbs/debian-qt-kde.mk
include /usr/share/cdbs/1/rules/simple-patchsys.mk
include /usr/share/cdbs/1/rules/utils.mk
DEB_CONFIGURE_INCLUDEDIR := /opt/trinity/include/kde
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
@ -14,9 +14,9 @@ cdbs_configure_flags := --with-qt-dir=/usr/share/qt3 --disable-rpath --with-xine
DEB_CONFIGURE_EXTRA_FLAGS := \
--with-alsa --with-arts-alsa \
--with-extra-includes=/usr/include/speex:/opt/trinity/include/kde/arts \
--with-extra-includes=/usr/include/speex:/opt/trinity/include/tde/arts \
--prefix=/opt/trinity --with-extra-libs=/opt/trinity/lib
# The include/kde/arts one should be temporary. See
# The include/tde/arts one should be temporary. See
# "juk/Makefile.am: arts_includes vs ARTS_CFLAGS" in -talk.
DOC_HTML_PRUNE := kcontrol-trinity

@ -1,137 +1,137 @@
debian/tmp/opt/trinity/include/kde/arts/artsbuilder.h
debian/tmp/opt/trinity/include/kde/arts/artsbuilder.idl
debian/tmp/opt/trinity/include/kde/arts/artsgui.h
debian/tmp/opt/trinity/include/kde/arts/artsgui.idl
debian/tmp/opt/trinity/include/kde/arts/artsmidi.h
debian/tmp/opt/trinity/include/kde/arts/artsmidi.idl
debian/tmp/opt/trinity/include/kde/arts/artsmodules.h
debian/tmp/opt/trinity/include/kde/arts/artsmodules.idl
debian/tmp/opt/trinity/include/kde/arts/artsmodulescommon.h
debian/tmp/opt/trinity/include/kde/arts/artsmodulescommon.idl
debian/tmp/opt/trinity/include/kde/arts/artsmoduleseffects.h
debian/tmp/opt/trinity/include/kde/arts/artsmoduleseffects.idl
debian/tmp/opt/trinity/include/kde/arts/artsmodulesmixers.h
debian/tmp/opt/trinity/include/kde/arts/artsmodulesmixers.idl
debian/tmp/opt/trinity/include/kde/arts/artsmodulessynth.h
debian/tmp/opt/trinity/include/kde/arts/artsmodulessynth.idl
debian/tmp/opt/trinity/include/kde/arts/kartswidget.h
debian/tmp/opt/trinity/include/kde/arts/kframe_impl.h
debian/tmp/opt/trinity/include/kde/arts/klayoutbox_impl.h
debian/tmp/opt/trinity/include/kde/arts/kwidget_impl.h
debian/tmp/opt/trinity/include/kde/arts/kwidgetrepo.h
debian/tmp/opt/trinity/include/kde/audiocdencoder.h
debian/tmp/opt/trinity/include/kde/cmodule.h
debian/tmp/opt/trinity/include/kde/effectview.h
debian/tmp/opt/trinity/include/kde/equalizerview.h
debian/tmp/opt/trinity/include/kde/ksaver.h
debian/tmp/opt/trinity/include/kde/libkcddb/cache.h
debian/tmp/opt/trinity/include/kde/libkcddb/cddb.h
debian/tmp/opt/trinity/include/kde/libkcddb/cdinfo.h
debian/tmp/opt/trinity/include/kde/libkcddb/client.h
debian/tmp/opt/trinity/include/kde/libkcddb/config.h
debian/tmp/opt/trinity/include/kde/libkcddb/configbase.h
debian/tmp/opt/trinity/include/kde/mimetypetree.h
debian/tmp/opt/trinity/include/kde/mpeglib/decoder/cddaPlugin.h
debian/tmp/opt/trinity/include/kde/mpeglib/decoder/command.h
debian/tmp/opt/trinity/include/kde/mpeglib/decoder/commandPipe.h
debian/tmp/opt/trinity/include/kde/mpeglib/decoder/decoderPlugin.h
debian/tmp/opt/trinity/include/kde/mpeglib/decoder/mpegPlugin.h
debian/tmp/opt/trinity/include/kde/mpeglib/decoder/mpgPlugin.h
debian/tmp/opt/trinity/include/kde/mpeglib/decoder/nukePlugin.h
debian/tmp/opt/trinity/include/kde/mpeglib/decoder/splayPlugin.h
debian/tmp/opt/trinity/include/kde/mpeglib/decoder/tplayPlugin.h
debian/tmp/opt/trinity/include/kde/mpeglib/decoder/vorbisPlugin.h
debian/tmp/opt/trinity/include/kde/mpeglib/decoder/yuvPlugin.h
debian/tmp/opt/trinity/include/kde/mpeglib/frame/IOFrameQueue.h
debian/tmp/opt/trinity/include/kde/mpeglib/frame/audioFrame.h
debian/tmp/opt/trinity/include/kde/mpeglib/frame/audioFrameQueue.h
debian/tmp/opt/trinity/include/kde/mpeglib/frame/floatFrame.h
debian/tmp/opt/trinity/include/kde/mpeglib/frame/frame.h
debian/tmp/opt/trinity/include/kde/mpeglib/frame/frameQueue.h
debian/tmp/opt/trinity/include/kde/mpeglib/frame/framer.h
debian/tmp/opt/trinity/include/kde/mpeglib/frame/pcmFrame.h
debian/tmp/opt/trinity/include/kde/mpeglib/frame/rawDataBuffer.h
debian/tmp/opt/trinity/include/kde/mpeglib/frame/rawFrame.h
debian/tmp/opt/trinity/include/kde/mpeglib/input/bufferInputStream.h
debian/tmp/opt/trinity/include/kde/mpeglib/input/cddaInputStream.h
debian/tmp/opt/trinity/include/kde/mpeglib/input/cdromInputStream.h
debian/tmp/opt/trinity/include/kde/mpeglib/input/fileInputStream.h
debian/tmp/opt/trinity/include/kde/mpeglib/input/httpInputStream.h
debian/tmp/opt/trinity/include/kde/mpeglib/input/inputDetector.h
debian/tmp/opt/trinity/include/kde/mpeglib/input/inputPlugin.h
debian/tmp/opt/trinity/include/kde/mpeglib/input/inputStream.h
debian/tmp/opt/trinity/include/kde/mpeglib/input/threadSafeInputStream.h
debian/tmp/opt/trinity/include/kde/mpeglib/mpegutil/mpegStreamPlayer.h
debian/tmp/opt/trinity/include/kde/mpeglib/mpegutil/mpegSystemHeader.h
debian/tmp/opt/trinity/include/kde/mpeglib/mpegutil/mpegSystemStream.h
debian/tmp/opt/trinity/include/kde/mpeglib/mpegutil/mpegVideoLength.h
debian/tmp/opt/trinity/include/kde/mpeglib/mpegutil/pesSystemStream.h
debian/tmp/opt/trinity/include/kde/mpeglib/mpegutil/psSystemStream.h
debian/tmp/opt/trinity/include/kde/mpeglib/mpegutil/tsSystemStream.h
debian/tmp/opt/trinity/include/kde/mpeglib/oggvorbis/oggFrame.h
debian/tmp/opt/trinity/include/kde/mpeglib/oggvorbis/ovFramer.h
debian/tmp/opt/trinity/include/kde/mpeglib/oggvorbis/vorbisDecoder.h
debian/tmp/opt/trinity/include/kde/mpeglib/oggvorbis/vorbisInfo.h
debian/tmp/opt/trinity/include/kde/mpeglib/output/artsOutputStream.h
debian/tmp/opt/trinity/include/kde/mpeglib/output/audioTime.h
debian/tmp/opt/trinity/include/kde/mpeglib/output/avSyncer.h
debian/tmp/opt/trinity/include/kde/mpeglib/output/dspX11OutputStream.h
debian/tmp/opt/trinity/include/kde/mpeglib/output/outPlugin.h
debian/tmp/opt/trinity/include/kde/mpeglib/output/outputStream.h
debian/tmp/opt/trinity/include/kde/mpeglib/output/pluginInfo.h
debian/tmp/opt/trinity/include/kde/mpeglib/output/threadSafeOutputStream.h
debian/tmp/opt/trinity/include/kde/mpeglib/splay/mpegAudioFrame.h
debian/tmp/opt/trinity/include/kde/mpeglib/splay/mpegAudioInfo.h
debian/tmp/opt/trinity/include/kde/mpeglib/splay/splayDecoder.h
debian/tmp/opt/trinity/include/kde/mpeglib/util/abstract/abs_thread.h
debian/tmp/opt/trinity/include/kde/mpeglib/util/abstract/threadQueue.h
debian/tmp/opt/trinity/include/kde/mpeglib/util/dynBuffer.h
debian/tmp/opt/trinity/include/kde/mpeglib/util/file/fileAccess.h
debian/tmp/opt/trinity/include/kde/mpeglib/util/mmx/mm_accel.h
debian/tmp/opt/trinity/include/kde/mpeglib/util/mmx/mmx.h
debian/tmp/opt/trinity/include/kde/mpeglib/util/mmx/mmx_asm.h
debian/tmp/opt/trinity/include/kde/mpeglib/util/render/pictureArray.h
debian/tmp/opt/trinity/include/kde/mpeglib/util/render/yuvPicture.h
debian/tmp/opt/trinity/include/kde/mpeglib/util/syncClock.h
debian/tmp/opt/trinity/include/kde/mpeglib/util/timeStamp.h
debian/tmp/opt/trinity/include/kde/mpeglib/util/timeStampArray.h
debian/tmp/opt/trinity/include/kde/mpeglib/util/timeWrapper.h
debian/tmp/opt/trinity/include/kde/mpeglib/util/yaf/yafcore/buffer.h
debian/tmp/opt/trinity/include/kde/mpeglib/util/yaf/yafcore/inputDecoder.h
debian/tmp/opt/trinity/include/kde/mpeglib/util/yaf/yafcore/inputInterface.h
debian/tmp/opt/trinity/include/kde/mpeglib/util/yaf/yafcore/outputInterface.h
debian/tmp/opt/trinity/include/kde/mpeglib/util/yaf/yafcore/yaf_control.h
debian/tmp/opt/trinity/include/kde/mpeglib/util/yaf/yafxplayer/inputDecoderXPlayer.h
debian/tmp/opt/trinity/include/kde/mpeglib/util/yaf/yafxplayer/inputDecoderYAF.h
debian/tmp/opt/trinity/include/kde/mpeglib/util/yaf/yafxplayer/yafOutputStream.h
debian/tmp/opt/trinity/include/kde/mpeglib_artsplug/decoderBaseObject.h
debian/tmp/opt/trinity/include/kde/mpeglib_artsplug/decoderBaseObject.idl
debian/tmp/opt/trinity/include/kde/mpeglib_artsplug/decoderBaseObject_impl.h
debian/tmp/opt/trinity/include/kde/mpeglib_artsplug/splayPlayObject.h
debian/tmp/opt/trinity/include/kde/mpeglib_artsplug/splayPlayObject.idl
debian/tmp/opt/trinity/include/kde/mpeglib_artsplug/splayPlayObject_impl.h
debian/tmp/opt/trinity/include/kde/noatun/app.h
debian/tmp/opt/trinity/include/kde/noatun/controls.h
debian/tmp/opt/trinity/include/kde/noatun/conversion.h
debian/tmp/opt/trinity/include/kde/noatun/downloader.h
debian/tmp/opt/trinity/include/kde/noatun/effects.h
debian/tmp/opt/trinity/include/kde/noatun/engine.h
debian/tmp/opt/trinity/include/kde/noatun/equalizer.h
debian/tmp/opt/trinity/include/kde/noatun/noatunarts.h
debian/tmp/opt/trinity/include/kde/noatun/player.h
debian/tmp/opt/trinity/include/kde/noatun/playlist.h
debian/tmp/opt/trinity/include/kde/noatun/playlistsaver.h
debian/tmp/opt/trinity/include/kde/noatun/plugin.h
debian/tmp/opt/trinity/include/kde/noatun/pluginloader.h
debian/tmp/opt/trinity/include/kde/noatun/pref.h
debian/tmp/opt/trinity/include/kde/noatun/scrollinglabel.h
debian/tmp/opt/trinity/include/kde/noatun/stdaction.h
debian/tmp/opt/trinity/include/kde/noatun/stereobuttonaction.h
debian/tmp/opt/trinity/include/kde/noatun/tags.h
debian/tmp/opt/trinity/include/kde/noatun/vequalizer.h
debian/tmp/opt/trinity/include/kde/noatun/video.h
debian/tmp/opt/trinity/include/kde/noatun/winskinvis.h
debian/tmp/opt/trinity/include/kde/plugin_deps.h
debian/tmp/opt/trinity/include/tde/arts/artsbuilder.h
debian/tmp/opt/trinity/include/tde/arts/artsbuilder.idl
debian/tmp/opt/trinity/include/tde/arts/artsgui.h
debian/tmp/opt/trinity/include/tde/arts/artsgui.idl
debian/tmp/opt/trinity/include/tde/arts/artsmidi.h
debian/tmp/opt/trinity/include/tde/arts/artsmidi.idl
debian/tmp/opt/trinity/include/tde/arts/artsmodules.h
debian/tmp/opt/trinity/include/tde/arts/artsmodules.idl
debian/tmp/opt/trinity/include/tde/arts/artsmodulescommon.h
debian/tmp/opt/trinity/include/tde/arts/artsmodulescommon.idl
debian/tmp/opt/trinity/include/tde/arts/artsmoduleseffects.h
debian/tmp/opt/trinity/include/tde/arts/artsmoduleseffects.idl
debian/tmp/opt/trinity/include/tde/arts/artsmodulesmixers.h
debian/tmp/opt/trinity/include/tde/arts/artsmodulesmixers.idl
debian/tmp/opt/trinity/include/tde/arts/artsmodulessynth.h
debian/tmp/opt/trinity/include/tde/arts/artsmodulessynth.idl
debian/tmp/opt/trinity/include/tde/arts/kartswidget.h
debian/tmp/opt/trinity/include/tde/arts/kframe_impl.h
debian/tmp/opt/trinity/include/tde/arts/klayoutbox_impl.h
debian/tmp/opt/trinity/include/tde/arts/kwidget_impl.h
debian/tmp/opt/trinity/include/tde/arts/kwidgetrepo.h
debian/tmp/opt/trinity/include/tde/audiocdencoder.h
debian/tmp/opt/trinity/include/tde/cmodule.h
debian/tmp/opt/trinity/include/tde/effectview.h
debian/tmp/opt/trinity/include/tde/equalizerview.h
debian/tmp/opt/trinity/include/tde/ksaver.h
debian/tmp/opt/trinity/include/tde/libkcddb/cache.h
debian/tmp/opt/trinity/include/tde/libkcddb/cddb.h
debian/tmp/opt/trinity/include/tde/libkcddb/cdinfo.h
debian/tmp/opt/trinity/include/tde/libkcddb/client.h
debian/tmp/opt/trinity/include/tde/libkcddb/config.h
debian/tmp/opt/trinity/include/tde/libkcddb/configbase.h
debian/tmp/opt/trinity/include/tde/mimetypetree.h
debian/tmp/opt/trinity/include/tde/mpeglib/decoder/cddaPlugin.h
debian/tmp/opt/trinity/include/tde/mpeglib/decoder/command.h
debian/tmp/opt/trinity/include/tde/mpeglib/decoder/commandPipe.h
debian/tmp/opt/trinity/include/tde/mpeglib/decoder/decoderPlugin.h
debian/tmp/opt/trinity/include/tde/mpeglib/decoder/mpegPlugin.h
debian/tmp/opt/trinity/include/tde/mpeglib/decoder/mpgPlugin.h
debian/tmp/opt/trinity/include/tde/mpeglib/decoder/nukePlugin.h
debian/tmp/opt/trinity/include/tde/mpeglib/decoder/splayPlugin.h
debian/tmp/opt/trinity/include/tde/mpeglib/decoder/tplayPlugin.h
debian/tmp/opt/trinity/include/tde/mpeglib/decoder/vorbisPlugin.h
debian/tmp/opt/trinity/include/tde/mpeglib/decoder/yuvPlugin.h
debian/tmp/opt/trinity/include/tde/mpeglib/frame/IOFrameQueue.h
debian/tmp/opt/trinity/include/tde/mpeglib/frame/audioFrame.h
debian/tmp/opt/trinity/include/tde/mpeglib/frame/audioFrameQueue.h
debian/tmp/opt/trinity/include/tde/mpeglib/frame/floatFrame.h
debian/tmp/opt/trinity/include/tde/mpeglib/frame/frame.h
debian/tmp/opt/trinity/include/tde/mpeglib/frame/frameQueue.h
debian/tmp/opt/trinity/include/tde/mpeglib/frame/framer.h
debian/tmp/opt/trinity/include/tde/mpeglib/frame/pcmFrame.h
debian/tmp/opt/trinity/include/tde/mpeglib/frame/rawDataBuffer.h
debian/tmp/opt/trinity/include/tde/mpeglib/frame/rawFrame.h
debian/tmp/opt/trinity/include/tde/mpeglib/input/bufferInputStream.h
debian/tmp/opt/trinity/include/tde/mpeglib/input/cddaInputStream.h
debian/tmp/opt/trinity/include/tde/mpeglib/input/cdromInputStream.h
debian/tmp/opt/trinity/include/tde/mpeglib/input/fileInputStream.h
debian/tmp/opt/trinity/include/tde/mpeglib/input/httpInputStream.h
debian/tmp/opt/trinity/include/tde/mpeglib/input/inputDetector.h
debian/tmp/opt/trinity/include/tde/mpeglib/input/inputPlugin.h
debian/tmp/opt/trinity/include/tde/mpeglib/input/inputStream.h
debian/tmp/opt/trinity/include/tde/mpeglib/input/threadSafeInputStream.h
debian/tmp/opt/trinity/include/tde/mpeglib/mpegutil/mpegStreamPlayer.h
debian/tmp/opt/trinity/include/tde/mpeglib/mpegutil/mpegSystemHeader.h
debian/tmp/opt/trinity/include/tde/mpeglib/mpegutil/mpegSystemStream.h
debian/tmp/opt/trinity/include/tde/mpeglib/mpegutil/mpegVideoLength.h
debian/tmp/opt/trinity/include/tde/mpeglib/mpegutil/pesSystemStream.h
debian/tmp/opt/trinity/include/tde/mpeglib/mpegutil/psSystemStream.h
debian/tmp/opt/trinity/include/tde/mpeglib/mpegutil/tsSystemStream.h
debian/tmp/opt/trinity/include/tde/mpeglib/oggvorbis/oggFrame.h
debian/tmp/opt/trinity/include/tde/mpeglib/oggvorbis/ovFramer.h
debian/tmp/opt/trinity/include/tde/mpeglib/oggvorbis/vorbisDecoder.h
debian/tmp/opt/trinity/include/tde/mpeglib/oggvorbis/vorbisInfo.h
debian/tmp/opt/trinity/include/tde/mpeglib/output/artsOutputStream.h
debian/tmp/opt/trinity/include/tde/mpeglib/output/audioTime.h
debian/tmp/opt/trinity/include/tde/mpeglib/output/avSyncer.h
debian/tmp/opt/trinity/include/tde/mpeglib/output/dspX11OutputStream.h
debian/tmp/opt/trinity/include/tde/mpeglib/output/outPlugin.h
debian/tmp/opt/trinity/include/tde/mpeglib/output/outputStream.h
debian/tmp/opt/trinity/include/tde/mpeglib/output/pluginInfo.h
debian/tmp/opt/trinity/include/tde/mpeglib/output/threadSafeOutputStream.h
debian/tmp/opt/trinity/include/tde/mpeglib/splay/mpegAudioFrame.h
debian/tmp/opt/trinity/include/tde/mpeglib/splay/mpegAudioInfo.h
debian/tmp/opt/trinity/include/tde/mpeglib/splay/splayDecoder.h
debian/tmp/opt/trinity/include/tde/mpeglib/util/abstract/abs_thread.h
debian/tmp/opt/trinity/include/tde/mpeglib/util/abstract/threadQueue.h
debian/tmp/opt/trinity/include/tde/mpeglib/util/dynBuffer.h
debian/tmp/opt/trinity/include/tde/mpeglib/util/file/fileAccess.h
debian/tmp/opt/trinity/include/tde/mpeglib/util/mmx/mm_accel.h
debian/tmp/opt/trinity/include/tde/mpeglib/util/mmx/mmx.h
debian/tmp/opt/trinity/include/tde/mpeglib/util/mmx/mmx_asm.h
debian/tmp/opt/trinity/include/tde/mpeglib/util/render/pictureArray.h
debian/tmp/opt/trinity/include/tde/mpeglib/util/render/yuvPicture.h
debian/tmp/opt/trinity/include/tde/mpeglib/util/syncClock.h
debian/tmp/opt/trinity/include/tde/mpeglib/util/timeStamp.h
debian/tmp/opt/trinity/include/tde/mpeglib/util/timeStampArray.h
debian/tmp/opt/trinity/include/tde/mpeglib/util/timeWrapper.h
debian/tmp/opt/trinity/include/tde/mpeglib/util/yaf/yafcore/buffer.h
debian/tmp/opt/trinity/include/tde/mpeglib/util/yaf/yafcore/inputDecoder.h
debian/tmp/opt/trinity/include/tde/mpeglib/util/yaf/yafcore/inputInterface.h
debian/tmp/opt/trinity/include/tde/mpeglib/util/yaf/yafcore/outputInterface.h
debian/tmp/opt/trinity/include/tde/mpeglib/util/yaf/yafcore/yaf_control.h
debian/tmp/opt/trinity/include/tde/mpeglib/util/yaf/yafxplayer/inputDecoderXPlayer.h
debian/tmp/opt/trinity/include/tde/mpeglib/util/yaf/yafxplayer/inputDecoderYAF.h
debian/tmp/opt/trinity/include/tde/mpeglib/util/yaf/yafxplayer/yafOutputStream.h
debian/tmp/opt/trinity/include/tde/mpeglib_artsplug/decoderBaseObject.h
debian/tmp/opt/trinity/include/tde/mpeglib_artsplug/decoderBaseObject.idl
debian/tmp/opt/trinity/include/tde/mpeglib_artsplug/decoderBaseObject_impl.h
debian/tmp/opt/trinity/include/tde/mpeglib_artsplug/splayPlayObject.h
debian/tmp/opt/trinity/include/tde/mpeglib_artsplug/splayPlayObject.idl
debian/tmp/opt/trinity/include/tde/mpeglib_artsplug/splayPlayObject_impl.h
debian/tmp/opt/trinity/include/tde/noatun/app.h
debian/tmp/opt/trinity/include/tde/noatun/controls.h
debian/tmp/opt/trinity/include/tde/noatun/conversion.h
debian/tmp/opt/trinity/include/tde/noatun/downloader.h
debian/tmp/opt/trinity/include/tde/noatun/effects.h
debian/tmp/opt/trinity/include/tde/noatun/engine.h
debian/tmp/opt/trinity/include/tde/noatun/equalizer.h
debian/tmp/opt/trinity/include/tde/noatun/noatunarts.h
debian/tmp/opt/trinity/include/tde/noatun/player.h
debian/tmp/opt/trinity/include/tde/noatun/playlist.h
debian/tmp/opt/trinity/include/tde/noatun/playlistsaver.h
debian/tmp/opt/trinity/include/tde/noatun/plugin.h
debian/tmp/opt/trinity/include/tde/noatun/pluginloader.h
debian/tmp/opt/trinity/include/tde/noatun/pref.h
debian/tmp/opt/trinity/include/tde/noatun/scrollinglabel.h
debian/tmp/opt/trinity/include/tde/noatun/stdaction.h
debian/tmp/opt/trinity/include/tde/noatun/stereobuttonaction.h
debian/tmp/opt/trinity/include/tde/noatun/tags.h
debian/tmp/opt/trinity/include/tde/noatun/vequalizer.h
debian/tmp/opt/trinity/include/tde/noatun/video.h
debian/tmp/opt/trinity/include/tde/noatun/winskinvis.h
debian/tmp/opt/trinity/include/tde/plugin_deps.h
debian/tmp/opt/trinity/lib/libarts_mpeglib.so
debian/tmp/opt/trinity/lib/libarts_splay.so
debian/tmp/opt/trinity/lib/libartsbuilder.so

@ -59,7 +59,7 @@ endif
cdbs_configure_flags += --with-qt-dir=/usr/share/qt3 --disable-rpath --with-xinerama $(cdbs_kde_enable_final) $(cdbs_kde_enable_debug)
DEB_AC_AUX_DIR = $(DEB_SRCDIR)/admin
DEB_CONFIGURE_INCLUDEDIR = "\$${prefix}/include/kde"
DEB_CONFIGURE_INCLUDEDIR = "\$${prefix}/include/tde"
DEB_COMPRESS_EXCLUDE = .dcl .docbook -license .tag .sty .el
$(patsubst %,binary-install/%,$(DEB_PACKAGES)) :: binary-install/%:

@ -1,9 +1,9 @@
debian/tmp/opt/trinity/bin/kopete
debian/tmp/opt/trinity/bin/kopete_latexconvert.sh
debian/tmp/opt/trinity/include/kde/kopete/kopetepicture.h
debian/tmp/opt/trinity/include/kde/kopete/kopeteprefs.h
debian/tmp/opt/trinity/include/kde/kopete/ui/addressbooklinkwidget.h
debian/tmp/opt/trinity/include/kde/kopete/webcamwidget.h
debian/tmp/opt/trinity/include/tde/kopete/kopetepicture.h
debian/tmp/opt/trinity/include/tde/kopete/kopeteprefs.h
debian/tmp/opt/trinity/include/tde/kopete/ui/addressbooklinkwidget.h
debian/tmp/opt/trinity/include/tde/kopete/webcamwidget.h
debian/tmp/opt/trinity/lib/kconf_update_bin/kopete-account-kconf_update
debian/tmp/opt/trinity/lib/kconf_update_bin/kopete-nameTracking-kconf_update
debian/tmp/opt/trinity/lib/kconf_update_bin/kopete-pluginloader2-kconf_update

@ -4,7 +4,7 @@
if test -z "$PREPARETIPS"; then PREPARETIPS=preparetips ; fi
export EXTRACTRC PREPARETIPS
+kdepotpath=/opt/trinity/include/kde/kde.pot
+kdepotpath=/opt/trinity/include/tde/kde.pot
+
for subdir in $dirs; do
test -z "$VERBOSE" || echo "Making messages in $subdir"
@ -15,11 +15,11 @@
- kdepotpath=${includedir:-`kde-config --expandvars --install include`}/kde.pot
- if ! test -f $kdepotpath; then
- kdepotpath=`kde-config --expandvars --prefix`/include/kde.pot
- kdepotpath=`kde-config --expandvars --prefix`/include/tde.pot
- fi
+# kdepotpath=${includedir:-`kde-config --expandvars --install include`}/kde.pot
+# if ! test -f $kdepotpath; then
+# kdepotpath=`kde-config --expandvars --prefix`/include/kde.pot
+# kdepotpath=`kde-config --expandvars --prefix`/include/tde.pot
+# fi
$MAKE -s -f _transMakefile podir=$podir EXTRACTRC="$EXTRACTRC" PREPARETIPS="$PREPARETIPS" srcdir=. \

@ -17,7 +17,7 @@ include debian/cdbs/debian-qt-kde.mk
include /usr/share/cdbs/1/rules/simple-patchsys.mk
include /usr/share/cdbs/1/rules/utils.mk
DEB_CONFIGURE_INCLUDEDIR := /opt/trinity/include/kde
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

@ -1,66 +1,66 @@
debian/tmp/opt/trinity/include/kde/kopete/kabcpersistence.h
debian/tmp/opt/trinity/include/kde/kopete/kopete_export.h
debian/tmp/opt/trinity/include/kde/kopete/kopeteaccount.h
debian/tmp/opt/trinity/include/kde/kopete/kopeteaccountmanager.h
debian/tmp/opt/trinity/include/kde/kopete/kopeteaway.h
debian/tmp/opt/trinity/include/kde/kopete/kopeteawayaction.h
debian/tmp/opt/trinity/include/kde/kopete/kopeteawaydialog.h
debian/tmp/opt/trinity/include/kde/kopete/kopeteblacklister.h
debian/tmp/opt/trinity/include/kde/kopete/kopetechatsession.h
debian/tmp/opt/trinity/include/kde/kopete/kopetechatsessionmanager.h
debian/tmp/opt/trinity/include/kde/kopete/kopetecommandhandler.h
debian/tmp/opt/trinity/include/kde/kopete/kopetecontact.h
debian/tmp/opt/trinity/include/kde/kopete/kopetecontactlist.h
debian/tmp/opt/trinity/include/kde/kopete/kopetecontactlistelement.h
debian/tmp/opt/trinity/include/kde/kopete/kopetecontactproperty.h
debian/tmp/opt/trinity/include/kde/kopete/kopeteeventpresentation.h
debian/tmp/opt/trinity/include/kde/kopete/kopeteglobal.h
debian/tmp/opt/trinity/include/kde/kopete/kopetegroup.h
debian/tmp/opt/trinity/include/kde/kopete/kopetemessage.h
debian/tmp/opt/trinity/include/kde/kopete/kopetemessageevent.h
debian/tmp/opt/trinity/include/kde/kopete/kopetemessagehandler.h
debian/tmp/opt/trinity/include/kde/kopete/kopetemessagehandlerchain.h
debian/tmp/opt/trinity/include/kde/kopete/kopetemetacontact.h
debian/tmp/opt/trinity/include/kde/kopete/kopetemimetypehandler.h
debian/tmp/opt/trinity/include/kde/kopete/kopetenotifydataobject.h
debian/tmp/opt/trinity/include/kde/kopete/kopeteonlinestatus.h
debian/tmp/opt/trinity/include/kde/kopete/kopeteonlinestatusmanager.h
debian/tmp/opt/trinity/include/kde/kopete/kopetepassword.h
debian/tmp/opt/trinity/include/kde/kopete/kopetepasswordedaccount.h
debian/tmp/opt/trinity/include/kde/kopete/kopeteplugin.h
debian/tmp/opt/trinity/include/kde/kopete/kopeteprotocol.h
debian/tmp/opt/trinity/include/kde/kopete/kopetesimplemessagehandler.h
debian/tmp/opt/trinity/include/kde/kopete/kopetetask.h
debian/tmp/opt/trinity/include/kde/kopete/kopetetransfermanager.h
debian/tmp/opt/trinity/include/kde/kopete/kopeteuiglobal.h
debian/tmp/opt/trinity/include/kde/kopete/kopeteversion.h
debian/tmp/opt/trinity/include/kde/kopete/managedconnectionaccount.h
debian/tmp/opt/trinity/include/kde/kopete/ui/accountselector.h
debian/tmp/opt/trinity/include/kde/kopete/ui/addcontactpage.h
debian/tmp/opt/trinity/include/kde/kopete/ui/addressbookselectordialog.h
debian/tmp/opt/trinity/include/kde/kopete/ui/addressbookselectorwidget.h
debian/tmp/opt/trinity/include/kde/kopete/ui/editaccountwidget.h
debian/tmp/opt/trinity/include/kde/kopete/ui/fileconfirmbase.h
debian/tmp/opt/trinity/include/kde/kopete/ui/kopeteawaydialogbase.h
debian/tmp/opt/trinity/include/kde/kopete/ui/kopetecontactaction.h
debian/tmp/opt/trinity/include/kde/kopete/ui/kopetefileconfirmdialog.h
debian/tmp/opt/trinity/include/kde/kopete/ui/kopetelistview.h
debian/tmp/opt/trinity/include/kde/kopete/ui/kopetelistviewitem.h
debian/tmp/opt/trinity/include/kde/kopete/ui/kopetelistviewsearchline.h
debian/tmp/opt/trinity/include/kde/kopete/ui/kopetepassworddialog.h
debian/tmp/opt/trinity/include/kde/kopete/ui/kopetepasswordwidget.h
debian/tmp/opt/trinity/include/kde/kopete/ui/kopetepasswordwidgetbase.h
debian/tmp/opt/trinity/include/kde/kopete/ui/kopetestdaction.h
debian/tmp/opt/trinity/include/kde/kopete/ui/kopeteview.h
debian/tmp/opt/trinity/include/kde/kopete/ui/kopeteviewplugin.h
debian/tmp/opt/trinity/include/kde/kopete/ui/userinfodialog.h
debian/tmp/opt/trinity/include/kde/rss/article.h
debian/tmp/opt/trinity/include/kde/rss/document.h
debian/tmp/opt/trinity/include/kde/rss/global.h
debian/tmp/opt/trinity/include/kde/rss/image.h
debian/tmp/opt/trinity/include/kde/rss/librss.h
debian/tmp/opt/trinity/include/kde/rss/loader.h
debian/tmp/opt/trinity/include/kde/rss/textinput.h
debian/tmp/opt/trinity/include/tde/kopete/kabcpersistence.h
debian/tmp/opt/trinity/include/tde/kopete/kopete_export.h
debian/tmp/opt/trinity/include/tde/kopete/kopeteaccount.h
debian/tmp/opt/trinity/include/tde/kopete/kopeteaccountmanager.h
debian/tmp/opt/trinity/include/tde/kopete/kopeteaway.h
debian/tmp/opt/trinity/include/tde/kopete/kopeteawayaction.h
debian/tmp/opt/trinity/include/tde/kopete/kopeteawaydialog.h
debian/tmp/opt/trinity/include/tde/kopete/kopeteblacklister.h
debian/tmp/opt/trinity/include/tde/kopete/kopetechatsession.h
debian/tmp/opt/trinity/include/tde/kopete/kopetechatsessionmanager.h
debian/tmp/opt/trinity/include/tde/kopete/kopetecommandhandler.h
debian/tmp/opt/trinity/include/tde/kopete/kopetecontact.h
debian/tmp/opt/trinity/include/tde/kopete/kopetecontactlist.h
debian/tmp/opt/trinity/include/tde/kopete/kopetecontactlistelement.h
debian/tmp/opt/trinity/include/tde/kopete/kopetecontactproperty.h
debian/tmp/opt/trinity/include/tde/kopete/kopeteeventpresentation.h
debian/tmp/opt/trinity/include/tde/kopete/kopeteglobal.h
debian/tmp/opt/trinity/include/tde/kopete/kopetegroup.h
debian/tmp/opt/trinity/include/tde/kopete/kopetemessage.h
debian/tmp/opt/trinity/include/tde/kopete/kopetemessageevent.h
debian/tmp/opt/trinity/include/tde/kopete/kopetemessagehandler.h
debian/tmp/opt/trinity/include/tde/kopete/kopetemessagehandlerchain.h
debian/tmp/opt/trinity/include/tde/kopete/kopetemetacontact.h
debian/tmp/opt/trinity/include/tde/kopete/kopetemimetypehandler.h
debian/tmp/opt/trinity/include/tde/kopete/kopetenotifydataobject.h
debian/tmp/opt/trinity/include/tde/kopete/kopeteonlinestatus.h
debian/tmp/opt/trinity/include/tde/kopete/kopeteonlinestatusmanager.h
debian/tmp/opt/trinity/include/tde/kopete/kopetepassword.h
debian/tmp/opt/trinity/include/tde/kopete/kopetepasswordedaccount.h
debian/tmp/opt/trinity/include/tde/kopete/kopeteplugin.h
debian/tmp/opt/trinity/include/tde/kopete/kopeteprotocol.h
debian/tmp/opt/trinity/include/tde/kopete/kopetesimplemessagehandler.h
debian/tmp/opt/trinity/include/tde/kopete/kopetetask.h
debian/tmp/opt/trinity/include/tde/kopete/kopetetransfermanager.h
debian/tmp/opt/trinity/include/tde/kopete/kopeteuiglobal.h
debian/tmp/opt/trinity/include/tde/kopete/kopeteversion.h
debian/tmp/opt/trinity/include/tde/kopete/managedconnectionaccount.h
debian/tmp/opt/trinity/include/tde/kopete/ui/accountselector.h
debian/tmp/opt/trinity/include/tde/kopete/ui/addcontactpage.h
debian/tmp/opt/trinity/include/tde/kopete/ui/addressbookselectordialog.h
debian/tmp/opt/trinity/include/tde/kopete/ui/addressbookselectorwidget.h
debian/tmp/opt/trinity/include/tde/kopete/ui/editaccountwidget.h
debian/tmp/opt/trinity/include/tde/kopete/ui/fileconfirmbase.h
debian/tmp/opt/trinity/include/tde/kopete/ui/kopeteawaydialogbase.h
debian/tmp/opt/trinity/include/tde/kopete/ui/kopetecontactaction.h
debian/tmp/opt/trinity/include/tde/kopete/ui/kopetefileconfirmdialog.h
debian/tmp/opt/trinity/include/tde/kopete/ui/kopetelistview.h
debian/tmp/opt/trinity/include/tde/kopete/ui/kopetelistviewitem.h
debian/tmp/opt/trinity/include/tde/kopete/ui/kopetelistviewsearchline.h
debian/tmp/opt/trinity/include/tde/kopete/ui/kopetepassworddialog.h
debian/tmp/opt/trinity/include/tde/kopete/ui/kopetepasswordwidget.h
debian/tmp/opt/trinity/include/tde/kopete/ui/kopetepasswordwidgetbase.h
debian/tmp/opt/trinity/include/tde/kopete/ui/kopetestdaction.h
debian/tmp/opt/trinity/include/tde/kopete/ui/kopeteview.h
debian/tmp/opt/trinity/include/tde/kopete/ui/kopeteviewplugin.h
debian/tmp/opt/trinity/include/tde/kopete/ui/userinfodialog.h
debian/tmp/opt/trinity/include/tde/rss/article.h
debian/tmp/opt/trinity/include/tde/rss/document.h
debian/tmp/opt/trinity/include/tde/rss/global.h
debian/tmp/opt/trinity/include/tde/rss/image.h
debian/tmp/opt/trinity/include/tde/rss/librss.h
debian/tmp/opt/trinity/include/tde/rss/loader.h
debian/tmp/opt/trinity/include/tde/rss/textinput.h
debian/tmp/opt/trinity/lib/libtdeinit_kdict.la
debian/tmp/opt/trinity/lib/libtdeinit_ksirc.la
debian/tmp/opt/trinity/lib/libkopete.la
@ -73,4 +73,4 @@ debian/tmp/opt/trinity/lib/libkopete_videodevice.la
debian/tmp/opt/trinity/lib/libkopete_videodevice.so
debian/tmp/opt/trinity/lib/librss.la
debian/tmp/opt/trinity/lib/librss.so
debian/tmp/opt/trinity/include/kde/kopete/kopetepluginmanager.h
debian/tmp/opt/trinity/include/tde/kopete/kopetepluginmanager.h

@ -706,7 +706,7 @@ tdepim (4:3.5.6-0ubuntu3) feisty; urgency=low
- Activates networkstatus support for kmail (patch from SuSE)
* debian/control:
- New package networkstatus-dev
* ./libtdepim1-dev.install: added /usr/include/kde/kpimprefs.h
* ./libtdepim1-dev.install: added /usr/include/tde/kpimprefs.h
-- Anthony Mercatante <tonio@ubuntu.com> Fri, 02 Feb 2007 15:37:42 +0100

@ -1,4 +1,4 @@
/opt/trinity/bin/indexlib-config
/opt/trinity/include/kde/index
/opt/trinity/include/tde/index
/opt/trinity/lib/libindex.la
/opt/trinity/lib/libindex.so

@ -1,5 +1,5 @@
/opt/trinity/include/kde/libemailfunctions/idmapper.h
/opt/trinity/include/kde/libkcal
/opt/trinity/include/tde/libemailfunctions/idmapper.h
/opt/trinity/include/tde/libkcal
/opt/trinity/lib/libkcal.la
/opt/trinity/lib/libkcal.so
/opt/trinity/lib/libkcal_resourceremote.la

@ -1,3 +1,3 @@
/opt/trinity/include/kde/kgantt
/opt/trinity/include/tde/kgantt
/opt/trinity/lib/libkgantt.la
/opt/trinity/lib/libkgantt.so

@ -1,6 +1,6 @@
/opt/trinity/include/kde/gpgme++
/opt/trinity/include/kde/kleo
/opt/trinity/include/kde/qgpgme
/opt/trinity/include/tde/gpgme++
/opt/trinity/include/tde/kleo
/opt/trinity/include/tde/qgpgme
/opt/trinity/lib/libgpgme++.la
/opt/trinity/lib/libgpgme++.so
/opt/trinity/lib/libkleopatra.la

@ -1,4 +1,4 @@
/opt/trinity/include/kde/tdepim/exchangeaccount.h
/opt/trinity/include/kde/tdepim/exchangeclient.h
/opt/trinity/include/tde/tdepim/exchangeaccount.h
/opt/trinity/include/tde/tdepim/exchangeclient.h
/opt/trinity/lib/libkpimexchange.la
/opt/trinity/lib/libkpimexchange.so

@ -1,3 +1,3 @@
/opt/trinity/include/kde/ksieve
/opt/trinity/include/tde/ksieve
/opt/trinity/lib/libksieve.la
/opt/trinity/lib/libksieve.so

@ -1,3 +1,3 @@
/opt/trinity/include/kde/ktnef
/opt/trinity/include/tde/ktnef
/opt/trinity/lib/libktnef.la
/opt/trinity/lib/libktnef.so

@ -1,3 +1,3 @@
/opt/trinity/include/kde/mimelib
/opt/trinity/include/tde/mimelib
/opt/trinity/lib/libmimelib.la
/opt/trinity/lib/libmimelib.so

@ -1,3 +1,3 @@
/opt/trinity/include/kde/tdepimmacros.h
/opt/trinity/include/tde/tdepimmacros.h
/opt/trinity/lib/libtdepim.la
/opt/trinity/lib/libtdepim.so

@ -1,15 +1,15 @@
/opt/trinity/include/kde/KNotesAppIface.h
/opt/trinity/include/kde/KNotesIface.h
/opt/trinity/include/kde/akregator
/opt/trinity/include/kde/calendar
/opt/trinity/include/kde/kabc
/opt/trinity/include/kde/kaddressbook
/opt/trinity/include/kde/kmail
/opt/trinity/include/kde/kmailIface.h
/opt/trinity/include/kde/kmailicalIface.h
/opt/trinity/include/kde/kmailpartIface.h
/opt/trinity/include/kde/kontact
/opt/trinity/include/kde/korganizer
/opt/trinity/include/tde/KNotesAppIface.h
/opt/trinity/include/tde/KNotesIface.h
/opt/trinity/include/tde/akregator
/opt/trinity/include/tde/calendar
/opt/trinity/include/tde/kabc
/opt/trinity/include/tde/kaddressbook
/opt/trinity/include/tde/kmail
/opt/trinity/include/tde/kmailIface.h
/opt/trinity/include/tde/kmailicalIface.h
/opt/trinity/include/tde/kmailpartIface.h
/opt/trinity/include/tde/kontact
/opt/trinity/include/tde/korganizer
/opt/trinity/lib/libkabckolab.la
/opt/trinity/lib/libkabckolab.so
/opt/trinity/lib/libkabcscalix.la
@ -81,4 +81,4 @@
/opt/trinity/lib/libgwsoap.la
/opt/trinity/lib/libgwsoap.so
/opt/trinity/include/kde/kpimprefs.h
/opt/trinity/include/tde/kpimprefs.h

@ -59,7 +59,7 @@ endif
cdbs_configure_flags += --with-qt-dir=/usr/share/qt3 --disable-rpath --with-xinerama $(cdbs_kde_enable_final) $(cdbs_kde_enable_debug)
DEB_AC_AUX_DIR = $(DEB_SRCDIR)/admin
DEB_CONFIGURE_INCLUDEDIR = "\$${prefix}/include/kde"
DEB_CONFIGURE_INCLUDEDIR = "\$${prefix}/include/tde"
DEB_COMPRESS_EXCLUDE = .dcl .docbook -license .tag .sty .el
$(patsubst %,binary-install/%,$(DEB_PACKAGES)) :: binary-install/%:

@ -931,7 +931,7 @@ tdesdk (2.2.2-3) unstable; urgency=low
tdesdk (2.2.2-2) unstable; urgency=low
* Moved kspy.h to /usr/include/kde (closes: Bug#122448, Bug#122449).
* Moved kspy.h to /usr/include/tde (closes: Bug#122448, Bug#122449).
-- Ben Burton <benb@acm.org> Thu, 6 Dec 2001 09:50:47 -0600

@ -1,24 +1,24 @@
debian/tmp/opt/trinity/include/kde/kbabel/catalog.h
debian/tmp/opt/trinity/include/kde/kbabel/catalogfileplugin.h
debian/tmp/opt/trinity/include/kde/kbabel/catalogitem.h
debian/tmp/opt/trinity/include/kde/kbabel/catalogsettings.h
debian/tmp/opt/trinity/include/kde/kbabel/catalogview.h
debian/tmp/opt/trinity/include/kde/kbabel/dictchooser.h
debian/tmp/opt/trinity/include/kde/kbabel/dictionarymenu.h
debian/tmp/opt/trinity/include/kde/kbabel/editcmd.h
debian/tmp/opt/trinity/include/kde/kbabel/findoptions.h
debian/tmp/opt/trinity/include/kde/kbabel/itempart.h
debian/tmp/opt/trinity/include/kde/kbabel/kbabeldatatool.h
debian/tmp/opt/trinity/include/kde/kbabel/kbabeldictbox.h
debian/tmp/opt/trinity/include/kde/kbabel/kbabeldictiface.h
debian/tmp/opt/trinity/include/kde/kbabel/kbproject.h
debian/tmp/opt/trinity/include/kde/kbabel/kbprojectmanager.h
debian/tmp/opt/trinity/include/kde/kbabel/msgfmt.h
debian/tmp/opt/trinity/include/kde/kbabel/poinfo.h
debian/tmp/opt/trinity/include/kde/kbabel/projectsettings.h
debian/tmp/opt/trinity/include/kde/kbabel/regexpextractor.h
debian/tmp/opt/trinity/include/kde/kbabel/searchengine.h
debian/tmp/opt/trinity/include/kde/kbabel/tagextractor.h
debian/tmp/opt/trinity/include/tde/kbabel/catalog.h
debian/tmp/opt/trinity/include/tde/kbabel/catalogfileplugin.h
debian/tmp/opt/trinity/include/tde/kbabel/catalogitem.h
debian/tmp/opt/trinity/include/tde/kbabel/catalogsettings.h
debian/tmp/opt/trinity/include/tde/kbabel/catalogview.h
debian/tmp/opt/trinity/include/tde/kbabel/dictchooser.h
debian/tmp/opt/trinity/include/tde/kbabel/dictionarymenu.h
debian/tmp/opt/trinity/include/tde/kbabel/editcmd.h
debian/tmp/opt/trinity/include/tde/kbabel/findoptions.h
debian/tmp/opt/trinity/include/tde/kbabel/itempart.h
debian/tmp/opt/trinity/include/tde/kbabel/kbabeldatatool.h
debian/tmp/opt/trinity/include/tde/kbabel/kbabeldictbox.h
debian/tmp/opt/trinity/include/tde/kbabel/kbabeldictiface.h
debian/tmp/opt/trinity/include/tde/kbabel/kbproject.h
debian/tmp/opt/trinity/include/tde/kbabel/kbprojectmanager.h
debian/tmp/opt/trinity/include/tde/kbabel/msgfmt.h
debian/tmp/opt/trinity/include/tde/kbabel/poinfo.h
debian/tmp/opt/trinity/include/tde/kbabel/projectsettings.h
debian/tmp/opt/trinity/include/tde/kbabel/regexpextractor.h
debian/tmp/opt/trinity/include/tde/kbabel/searchengine.h
debian/tmp/opt/trinity/include/tde/kbabel/tagextractor.h
debian/tmp/opt/trinity/lib/libkbabelcommon.la
debian/tmp/opt/trinity/lib/libkbabelcommon.so
debian/tmp/opt/trinity/lib/libkbabeldictplugin.la

@ -2,7 +2,7 @@ debian/tmp/opt/trinity/bin/demangle
debian/tmp/opt/trinity/bin/kminspector
debian/tmp/opt/trinity/bin/kmmatch
debian/tmp/opt/trinity/bin/kmtrace
debian/tmp/opt/trinity/include/kde/ktrace.h
debian/tmp/opt/trinity/include/tde/ktrace.h
debian/tmp/opt/trinity/lib/kmtrace/libktrace.la
debian/tmp/opt/trinity/lib/kmtrace/libktrace.so
debian/tmp/opt/trinity/lib/kmtrace/libktrace_s.a

@ -1,4 +1,4 @@
debian/tmp/opt/trinity/include/kde/kspy.h
debian/tmp/opt/trinity/include/tde/kspy.h
debian/tmp/opt/trinity/lib/libkspy.la
debian/tmp/opt/trinity/lib/libkspy.so
debian/tmp/opt/trinity/lib/libkspy.so.1

@ -4,4 +4,4 @@ debian/tmp/opt/trinity/lib/libkunittestgui.la
debian/tmp/opt/trinity/lib/libkunittestgui.so
debian/tmp/opt/trinity/lib/libkunittestgui.so.0
debian/tmp/opt/trinity/lib/libkunittestgui.so.0.0.0
debian/tmp/opt/trinity/include/kde/kunittest/runnergui.h
debian/tmp/opt/trinity/include/tde/kunittest/runnergui.h

@ -1,6 +1,6 @@
debian/tmp/opt/trinity/include/kde/cvsjob_stub.h
debian/tmp/opt/trinity/include/kde/cvsservice_stub.h
debian/tmp/opt/trinity/include/kde/repository_stub.h
debian/tmp/opt/trinity/include/tde/cvsjob_stub.h
debian/tmp/opt/trinity/include/tde/cvsservice_stub.h
debian/tmp/opt/trinity/include/tde/repository_stub.h
debian/tmp/opt/trinity/lib/libcvsservice.la
debian/tmp/opt/trinity/lib/libcvsservice.so
debian/tmp/opt/trinity/lib/libtdeinit_cvsaskpass.la

@ -4,7 +4,7 @@
if test -z "$PREPARETIPS"; then PREPARETIPS=preparetips ; fi
export EXTRACTRC PREPARETIPS
+kdepotpath=/opt/trinity/include/kde/kde.pot
+kdepotpath=/opt/trinity/include/tde/kde.pot
+
for subdir in $dirs; do
test -z "$VERBOSE" || echo "Making messages in $subdir"
@ -15,11 +15,11 @@
- kdepotpath=${includedir:-`kde-config --expandvars --install include`}/kde.pot
- if ! test -f $kdepotpath; then
- kdepotpath=`kde-config --expandvars --prefix`/include/kde.pot
- kdepotpath=`kde-config --expandvars --prefix`/include/tde.pot
- fi
+# kdepotpath=${includedir:-`kde-config --expandvars --install include`}/kde.pot
+# if ! test -f $kdepotpath; then
+# kdepotpath=`kde-config --expandvars --prefix`/include/kde.pot
+# kdepotpath=`kde-config --expandvars --prefix`/include/tde.pot
+# fi
$MAKE -s -f _transMakefile podir=$podir EXTRACTRC="$EXTRACTRC" PREPARETIPS="$PREPARETIPS" srcdir=. \

@ -5,7 +5,7 @@ include debian/cdbs/debian-qt-kde.mk
include /usr/share/cdbs/1/rules/simple-patchsys.mk
include /usr/share/cdbs/1/rules/utils.mk
DEB_CONFIGURE_INCLUDEDIR := /opt/trinity/include/kde
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

@ -1,4 +1,4 @@
debian/tmp/opt/trinity/include/kde/kprofilemethod.h
debian/tmp/opt/trinity/include/tde/kprofilemethod.h
debian/tmp/opt/trinity/lib/trinity/kabcformat_kdeaccounts.la
debian/tmp/opt/trinity/lib/trinity/kabcformat_kdeaccounts.so
debian/tmp/opt/trinity/lib/trinity/plugins/styles/scheck.so

@ -1,5 +1,5 @@
debian/tmp/opt/trinity/bin/amor
debian/tmp/opt/trinity/include/kde/AmorIface.h
debian/tmp/opt/trinity/include/tde/AmorIface.h
debian/tmp/opt/trinity/share/apps/amor
debian/tmp/opt/trinity/share/applications/kde/amor.desktop
debian/tmp/opt/trinity/share/doc/kde/HTML/en/amor/*.bz2

@ -59,7 +59,7 @@ endif
cdbs_configure_flags += --with-qt-dir=/usr/share/qt3 --disable-rpath --with-xinerama $(cdbs_kde_enable_final) $(cdbs_kde_enable_debug)
DEB_AC_AUX_DIR = $(DEB_SRCDIR)/admin
DEB_CONFIGURE_INCLUDEDIR = "\$${prefix}/include/kde"
DEB_CONFIGURE_INCLUDEDIR = "\$${prefix}/include/tde"
DEB_COMPRESS_EXCLUDE = .dcl .docbook -license .tag .sty .el
$(patsubst %,binary-install/%,$(DEB_PACKAGES)) :: binary-install/%:

@ -609,7 +609,7 @@ tdetoys (4:2.2.2-3) unstable; urgency=low
tdetoys (4:2.2.2-2) unstable; urgency=low
* Moved AmorIface.h to /usr/include/kde (closes: Bug#122447).
* Moved AmorIface.h to /usr/include/tde (closes: Bug#122447).
-- Ben Burton <benb@acm.org> Sun, 9 Dec 2001 09:07:02 -0600

@ -4,7 +4,7 @@
if test -z "$PREPARETIPS"; then PREPARETIPS=preparetips ; fi
export EXTRACTRC PREPARETIPS
+kdepotpath=/opt/trinity/include/kde/kde.pot
+kdepotpath=/opt/trinity/include/tde/kde.pot
+
for subdir in $dirs; do
test -z "$VERBOSE" || echo "Making messages in $subdir"
@ -15,11 +15,11 @@
- kdepotpath=${includedir:-`kde-config --expandvars --install include`}/kde.pot
- if ! test -f $kdepotpath; then
- kdepotpath=`kde-config --expandvars --prefix`/include/kde.pot
- kdepotpath=`kde-config --expandvars --prefix`/include/tde.pot
- fi
+# kdepotpath=${includedir:-`kde-config --expandvars --install include`}/kde.pot
+# if ! test -f $kdepotpath; then
+# kdepotpath=`kde-config --expandvars --prefix`/include/kde.pot
+# kdepotpath=`kde-config --expandvars --prefix`/include/tde.pot
+# fi
$MAKE -s -f _transMakefile podir=$podir EXTRACTRC="$EXTRACTRC" PREPARETIPS="$PREPARETIPS" srcdir=. \

@ -5,14 +5,14 @@ include debian/cdbs/debian-qt-kde.mk
include /usr/share/cdbs/1/rules/simple-patchsys.mk
include /usr/share/cdbs/1/rules/utils.mk
DEB_CONFIGURE_INCLUDEDIR := /opt/trinity/include/kde
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_CONFIGURE_EXTRA_FLAGS := --prefix=/opt/trinity --with-extra-libs=/opt/trinity/lib --includedir="/opt/trinity/include/kde" --mandir="/opt/trinity/share/man" --infodir="/opt/trinity/share/info"
DEB_CONFIGURE_EXTRA_FLAGS := --prefix=/opt/trinity --with-extra-libs=/opt/trinity/lib --includedir="/opt/trinity/include/tde" --mandir="/opt/trinity/share/man" --infodir="/opt/trinity/share/info"
DEB_DH_STRIP_ARGS := --dbg-package=tdetoys-trinity-dbg

@ -59,7 +59,7 @@ endif
cdbs_configure_flags += --with-qt-dir=/usr/share/qt3 --disable-rpath --with-xinerama $(cdbs_kde_enable_final) $(cdbs_kde_enable_debug)
DEB_AC_AUX_DIR = $(DEB_SRCDIR)/admin
DEB_CONFIGURE_INCLUDEDIR = "\$${prefix}/include/kde"
DEB_CONFIGURE_INCLUDEDIR = "\$${prefix}/include/tde"
DEB_COMPRESS_EXCLUDE = .dcl .docbook -license .tag .sty .el
$(patsubst %,binary-install/%,$(DEB_PACKAGES)) :: binary-install/%:

@ -4,7 +4,7 @@
if test -z "$PREPARETIPS"; then PREPARETIPS=preparetips ; fi
export EXTRACTRC PREPARETIPS
+kdepotpath=/opt/trinity/include/kde/kde.pot
+kdepotpath=/opt/trinity/include/tde/kde.pot
+
for subdir in $dirs; do
test -z "$VERBOSE" || echo "Making messages in $subdir"
@ -15,11 +15,11 @@
- kdepotpath=${includedir:-`kde-config --expandvars --install include`}/kde.pot
- if ! test -f $kdepotpath; then
- kdepotpath=`kde-config --expandvars --prefix`/include/kde.pot
- kdepotpath=`kde-config --expandvars --prefix`/include/tde.pot
- fi
+# kdepotpath=${includedir:-`kde-config --expandvars --install include`}/kde.pot
+# if ! test -f $kdepotpath; then
+# kdepotpath=`kde-config --expandvars --prefix`/include/kde.pot
+# kdepotpath=`kde-config --expandvars --prefix`/include/tde.pot
+# fi
$MAKE -s -f _transMakefile podir=$podir EXTRACTRC="$EXTRACTRC" PREPARETIPS="$PREPARETIPS" srcdir=. \

@ -5,7 +5,7 @@ include debian/cdbs/debian-qt-kde.mk
include /usr/share/cdbs/1/rules/simple-patchsys.mk
include /usr/share/cdbs/1/rules/utils.mk
DEB_CONFIGURE_INCLUDEDIR := /opt/trinity/include/kde
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

@ -1,18 +1,18 @@
debian/tmp/opt/trinity/include/kde/kmultiformlistbox.h
debian/tmp/opt/trinity/include/kde/kmultiformlistboxentry.h
debian/tmp/opt/trinity/include/kde/kmultiformlistboxfactory.h
debian/tmp/opt/trinity/include/kde/ksim/chart.h
debian/tmp/opt/trinity/include/kde/ksim/common.h
debian/tmp/opt/trinity/include/kde/ksim/ksimconfig.h
debian/tmp/opt/trinity/include/kde/ksim/label.h
debian/tmp/opt/trinity/include/kde/ksim/led.h
debian/tmp/opt/trinity/include/kde/ksim/pluginglobal.h
debian/tmp/opt/trinity/include/kde/ksim/pluginloader.h
debian/tmp/opt/trinity/include/kde/ksim/pluginmodule.h
debian/tmp/opt/trinity/include/kde/ksim/progress.h
debian/tmp/opt/trinity/include/kde/ksim/themeloader.h
debian/tmp/opt/trinity/include/kde/ksim/themetypes.h
debian/tmp/opt/trinity/include/kde/kwidgetstreamer.h
debian/tmp/opt/trinity/include/tde/kmultiformlistbox.h
debian/tmp/opt/trinity/include/tde/kmultiformlistboxentry.h
debian/tmp/opt/trinity/include/tde/kmultiformlistboxfactory.h
debian/tmp/opt/trinity/include/tde/ksim/chart.h
debian/tmp/opt/trinity/include/tde/ksim/common.h
debian/tmp/opt/trinity/include/tde/ksim/ksimconfig.h
debian/tmp/opt/trinity/include/tde/ksim/label.h
debian/tmp/opt/trinity/include/tde/ksim/led.h
debian/tmp/opt/trinity/include/tde/ksim/pluginglobal.h
debian/tmp/opt/trinity/include/tde/ksim/pluginloader.h
debian/tmp/opt/trinity/include/tde/ksim/pluginmodule.h
debian/tmp/opt/trinity/include/tde/ksim/progress.h
debian/tmp/opt/trinity/include/tde/ksim/themeloader.h
debian/tmp/opt/trinity/include/tde/ksim/themetypes.h
debian/tmp/opt/trinity/include/tde/kwidgetstreamer.h
debian/tmp/opt/trinity/lib/libkcmlaptop.la
debian/tmp/opt/trinity/lib/libkcmlaptop.so
debian/tmp/opt/trinity/lib/libtdeinit_ark.la

@ -59,7 +59,7 @@ endif
cdbs_configure_flags += --with-qt-dir=/usr/share/qt3 --disable-rpath --with-xinerama $(cdbs_kde_enable_final) $(cdbs_kde_enable_debug)
DEB_AC_AUX_DIR = $(DEB_SRCDIR)/admin
DEB_CONFIGURE_INCLUDEDIR = "\$${prefix}/include/kde"
DEB_CONFIGURE_INCLUDEDIR = "\$${prefix}/include/tde"
DEB_COMPRESS_EXCLUDE = .dcl .docbook -license .tag .sty .el
$(patsubst %,binary-install/%,$(DEB_PACKAGES)) :: binary-install/%:

@ -4,7 +4,7 @@
if test -z "$PREPARETIPS"; then PREPARETIPS=preparetips ; fi
export EXTRACTRC PREPARETIPS
+kdepotpath=/opt/trinity/include/kde/kde.pot
+kdepotpath=/opt/trinity/include/tde/kde.pot
+
for subdir in $dirs; do
test -z "$VERBOSE" || echo "Making messages in $subdir"
@ -15,11 +15,11 @@
- kdepotpath=${includedir:-`kde-config --expandvars --install include`}/kde.pot
- if ! test -f $kdepotpath; then
- kdepotpath=`kde-config --expandvars --prefix`/include/kde.pot
- kdepotpath=`kde-config --expandvars --prefix`/include/tde.pot
- fi
+# kdepotpath=${includedir:-`kde-config --expandvars --install include`}/kde.pot
+# if ! test -f $kdepotpath; then
+# kdepotpath=`kde-config --expandvars --prefix`/include/kde.pot
+# kdepotpath=`kde-config --expandvars --prefix`/include/tde.pot
+# fi
$MAKE -s -f _transMakefile podir=$podir EXTRACTRC="$EXTRACTRC" PREPARETIPS="$PREPARETIPS" srcdir=. \

@ -9,7 +9,7 @@ include debian/cdbs/debian-qt-kde.mk
include /usr/share/cdbs/1/rules/simple-patchsys.mk
include /usr/share/cdbs/1/rules/utils.mk
DEB_CONFIGURE_INCLUDEDIR := /opt/trinity/include/kde
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

@ -1,3 +1,3 @@
debian/tmp/opt/trinity/include/kde
debian/tmp/opt/trinity/include/tde
debian/tmp/opt/trinity/lib/lib*.so
debian/tmp/opt/trinity/lib/lib*.la

@ -59,7 +59,7 @@ endif
cdbs_configure_flags += --with-qt-dir=/usr/share/qt3 --disable-rpath --with-xinerama $(cdbs_kde_enable_final) $(cdbs_kde_enable_debug)
DEB_AC_AUX_DIR = $(DEB_SRCDIR)/admin
DEB_CONFIGURE_INCLUDEDIR = "\$${prefix}/include/kde"
DEB_CONFIGURE_INCLUDEDIR = "\$${prefix}/include/tde"
DEB_COMPRESS_EXCLUDE = .dcl .docbook -license .tag .sty .el
$(patsubst %,binary-install/%,$(DEB_PACKAGES)) :: binary-install/%:

@ -1,7 +1,7 @@
debian/tmp/opt/trinity/include/kde/kommander*
debian/tmp/opt/trinity/include/tde/kommander*
debian/tmp/opt/trinity/lib/libkommanderplugin.la
debian/tmp/opt/trinity/lib/libkommanderplugin.so
debian/tmp/opt/trinity/lib/libkommanderwidget.la
debian/tmp/opt/trinity/lib/libkommanderwidget.so
debian/tmp/opt/trinity/lib/libkommanderwidgets.so
debian/tmp/opt/trinity/include/kde/specials.h
debian/tmp/opt/trinity/include/tde/specials.h

@ -4,7 +4,7 @@
if test -z "$PREPARETIPS"; then PREPARETIPS=preparetips ; fi
export EXTRACTRC PREPARETIPS
+kdepotpath=/usr/include/kde/kde.pot
+kdepotpath=/usr/include/tde/kde.pot
+
for subdir in $dirs; do
test -z "$VERBOSE" || echo "Making messages in $subdir"
@ -15,11 +15,11 @@
- kdepotpath=${includedir:-`kde-config --expandvars --install include`}/kde.pot
- if ! test -f $kdepotpath; then
- kdepotpath=`kde-config --expandvars --prefix`/include/kde.pot
- kdepotpath=`kde-config --expandvars --prefix`/include/tde.pot
- fi
+# kdepotpath=${includedir:-`kde-config --expandvars --install include`}/kde.pot
+# if ! test -f $kdepotpath; then
+# kdepotpath=`kde-config --expandvars --prefix`/include/kde.pot
+# kdepotpath=`kde-config --expandvars --prefix`/include/tde.pot
+# fi
$MAKE -s -f _transMakefile podir=$podir EXTRACTRC="$EXTRACTRC" PREPARETIPS="$PREPARETIPS" srcdir=. \

@ -5,7 +5,7 @@ include debian/cdbs/debian-qt-kde.mk
include /usr/share/cdbs/1/rules/simple-patchsys.mk
include /usr/share/cdbs/1/rules/utils.mk
DEB_CONFIGURE_INCLUDEDIR := /opt/trinity/include/kde
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

@ -59,7 +59,7 @@ endif
cdbs_configure_flags += --with-qt-dir=/usr/share/qt3 --disable-rpath --with-xinerama $(cdbs_kde_enable_final) $(cdbs_kde_enable_debug)
DEB_AC_AUX_DIR = $(DEB_SRCDIR)/admin
DEB_CONFIGURE_INCLUDEDIR = "\$${prefix}/include/kde"
DEB_CONFIGURE_INCLUDEDIR = "\$${prefix}/include/tde"
DEB_COMPRESS_EXCLUDE = .dcl .docbook -license .tag .sty .el
$(patsubst %,binary-install/%,$(DEB_PACKAGES)) :: binary-install/%:

@ -4,7 +4,7 @@ include /usr/share/cdbs/1/rules/debhelper.mk
include debian/cdbs/kde.mk
include /usr/share/cdbs/1/rules/simple-patchsys.mk
DEB_CONFIGURE_INCLUDEDIR := /opt/trinity/include/kde
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

@ -59,7 +59,7 @@ endif
cdbs_configure_flags += --with-qt-dir=/usr/share/qt3 --disable-rpath --with-xinerama $(cdbs_kde_enable_final) $(cdbs_kde_enable_debug)
DEB_AC_AUX_DIR = $(DEB_SRCDIR)/admin
DEB_CONFIGURE_INCLUDEDIR = "\$${prefix}/include/kde"
DEB_CONFIGURE_INCLUDEDIR = "\$${prefix}/include/tde"
DEB_COMPRESS_EXCLUDE = .dcl .docbook -license .tag .sty .el
$(patsubst %,binary-install/%,$(DEB_PACKAGES)) :: binary-install/%:

@ -5,7 +5,7 @@ include /usr/share/cdbs/1/rules/debhelper.mk
include debian/cdbs/debian-qt-kde.mk
include /usr/share/cdbs/1/rules/patchsys-quilt.mk
DEB_CONFIGURE_INCLUDEDIR := /opt/trinity/include/kde
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

@ -3,7 +3,7 @@
#export DH_VERBOSE=1
DEB_CONFIGURE_INCLUDEDIR := /opt/trinity/include/kde
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

@ -59,7 +59,7 @@ endif
cdbs_configure_flags += --with-qt-dir=/usr/share/qt3 --disable-rpath --with-xinerama $(cdbs_kde_enable_final) $(cdbs_kde_enable_debug)
DEB_AC_AUX_DIR = $(DEB_SRCDIR)/admin
DEB_CONFIGURE_INCLUDEDIR = "\$${prefix}/include/kde"
DEB_CONFIGURE_INCLUDEDIR = "\$${prefix}/include/tde"
DEB_COMPRESS_EXCLUDE = .dcl .docbook -license .tag .sty .el
$(patsubst %,binary-install/%,$(DEB_PACKAGES)) :: binary-install/%:

@ -9,7 +9,7 @@ DEB_DH_INSTALL_SOURCEDIR := debian
DEB_BUILDDIR = $(DEB_SRCDIR)
DEB_CONFIGURE_INCLUDEDIR := /opt/trinity/include/kde
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

@ -59,7 +59,7 @@ endif
cdbs_configure_flags += --with-qt-dir=/usr/share/qt3 --disable-rpath --with-xinerama $(cdbs_kde_enable_final) $(cdbs_kde_enable_debug)
DEB_AC_AUX_DIR = $(DEB_SRCDIR)/admin
DEB_CONFIGURE_INCLUDEDIR = "\$${prefix}/include/kde"
DEB_CONFIGURE_INCLUDEDIR = "\$${prefix}/include/tde"
DEB_COMPRESS_EXCLUDE = .dcl .docbook -license .tag .sty .el
$(patsubst %,binary-install/%,$(DEB_PACKAGES)) :: binary-install/%:

@ -4,14 +4,14 @@ include /usr/share/cdbs/1/rules/debhelper.mk
include debian/cdbs/kde.mk
include /usr/share/cdbs/1/rules/simple-patchsys.mk
DEB_CONFIGURE_INCLUDEDIR := /opt/trinity/include/kde
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_CONFIGURE_EXTRA_FLAGS := --prefix=/opt/trinity --with-extra-libs=/opt/trinity/lib --with-extra-includes=/opt/trinity/include/kde
DEB_CONFIGURE_EXTRA_FLAGS := --prefix=/opt/trinity --with-extra-libs=/opt/trinity/lib --with-extra-includes=/opt/trinity/include/tde
post-patches:: debian/stamp-bootstrap

@ -2,7 +2,7 @@
include /usr/share/cdbs/1/rules/debhelper.mk
DEB_CONFIGURE_INCLUDEDIR := /opt/trinity/include/kde
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

@ -59,7 +59,7 @@ endif
cdbs_configure_flags += --with-qt-dir=/usr/share/qt3 --disable-rpath --with-xinerama $(cdbs_kde_enable_final) $(cdbs_kde_enable_debug)
DEB_AC_AUX_DIR = $(DEB_SRCDIR)/admin
DEB_CONFIGURE_INCLUDEDIR = "\$${prefix}/include/kde"
DEB_CONFIGURE_INCLUDEDIR = "\$${prefix}/include/tde"
DEB_COMPRESS_EXCLUDE = .dcl .docbook -license .tag .sty .el
$(patsubst %,binary-install/%,$(DEB_PACKAGES)) :: binary-install/%:

@ -1,5 +1,5 @@
opt/trinity/bin/digi*
/opt/trinity/include/kde
/opt/trinity/include/tde
opt/trinity/lib
/opt/trinity/share/apps/digikam
/opt/trinity/share/apps/konqueror/servicemenus/digikam*.desktop

@ -6,7 +6,7 @@ include /usr/share/cdbs/1/rules/utils.mk
include debian/cdbs/debian-qt-kde.mk
-include /usr/share/gnome-pkg-tools/1/rules/sf-get-source.mk
DEB_CONFIGURE_INCLUDEDIR := /opt/trinity/include/kde
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

@ -59,7 +59,7 @@ endif
cdbs_configure_flags += --with-qt-dir=/usr/share/qt3 --disable-rpath --with-xinerama $(cdbs_kde_enable_final) $(cdbs_kde_enable_debug)
DEB_AC_AUX_DIR = $(DEB_SRCDIR)/admin
DEB_CONFIGURE_INCLUDEDIR = "\$${prefix}/include/kde"
DEB_CONFIGURE_INCLUDEDIR = "\$${prefix}/include/tde"
DEB_COMPRESS_EXCLUDE = .dcl .docbook -license .tag .sty .el
$(patsubst %,binary-install/%,$(DEB_PACKAGES)) :: binary-install/%:

@ -7,7 +7,7 @@ include debian/cdbs/kde.mk
include /usr/share/cdbs/1/rules/simple-patchsys.mk
include /usr/share/cdbs/1/rules/utils.mk
DEB_CONFIGURE_INCLUDEDIR := /opt/trinity/include/kde
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
@ -17,7 +17,7 @@ cdbs_configure_flags := --with-qt-dir=/usr/share/qt3 --disable-rpath --with-xine
#DEB_PATCHDIRS := debian/patches/common debian/patches
#DEB_INSTALL_DOCS_ALL :=
DEB_CONFIGURE_EXTRA_FLAGS := --prefix=/opt/trinity --with-extra-libs=/usr/trinity/lib --with-extra-includes=/opt/trinity/include/kde
DEB_CONFIGURE_EXTRA_FLAGS := --prefix=/opt/trinity --with-extra-libs=/usr/trinity/lib --with-extra-includes=/opt/trinity/include/tde
post-patches:: debian/stamp-bootstrap

@ -59,7 +59,7 @@ endif
cdbs_configure_flags += --with-qt-dir=/usr/share/qt3 --disable-rpath --with-xinerama $(cdbs_kde_enable_final) $(cdbs_kde_enable_debug)
DEB_AC_AUX_DIR = $(DEB_SRCDIR)/admin
DEB_CONFIGURE_INCLUDEDIR = "\$${prefix}/include/kde"
DEB_CONFIGURE_INCLUDEDIR = "\$${prefix}/include/tde"
DEB_COMPRESS_EXCLUDE = .dcl .docbook -license .tag .sty .el
$(patsubst %,binary-install/%,$(DEB_PACKAGES)) :: binary-install/%:

@ -8,7 +8,7 @@ include /usr/share/cdbs/1/rules/debhelper.mk
include debian/cdbs/kde.mk
include /usr/share/cdbs/1/rules/patchsys-quilt.mk
DEB_CONFIGURE_INCLUDEDIR := /opt/trinity/include/kde
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

@ -59,7 +59,7 @@ endif
cdbs_configure_flags += --with-qt-dir=/usr/share/qt3 --disable-rpath --with-xinerama $(cdbs_kde_enable_final) $(cdbs_kde_enable_debug)
DEB_AC_AUX_DIR = $(DEB_SRCDIR)/admin
DEB_CONFIGURE_INCLUDEDIR = "\$${prefix}/include/kde"
DEB_CONFIGURE_INCLUDEDIR = "\$${prefix}/include/tde"
DEB_COMPRESS_EXCLUDE = .dcl .docbook -license .tag .sty .el
$(patsubst %,binary-install/%,$(DEB_PACKAGES)) :: binary-install/%:

@ -15,7 +15,7 @@ include /usr/share/cdbs/1/rules/simple-patchsys.mk
include /usr/share/cdbs/1/rules/utils.mk
include debian/cdbs/debian-qt-kde.mk
DEB_CONFIGURE_INCLUDEDIR := /opt/trinity/include/kde
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
@ -24,7 +24,7 @@ cdbs_configure_flags := --with-qt-dir=/usr/share/qt3 --disable-rpath --with-xine
DEB_CONFIGURE_EXTRA_FLAGS := --prefix=/opt/trinity --with-extra-libs=/opt/trinity/lib
DEB_CMAKE_EXTRA_FLAGS := -DLIB_SUFFIX="" -DCMAKE_INSTALL_PREFIX="/opt/trinity" -DCONFIG_INSTALL_DIR="/etc/trinity" -DSYSCONF_INSTALL_DIR="/etc/trinity" -DCMAKE_LIBRARY_PATH="/opt/trinity/lib" -DCMAKE_INCLUDE_PATH="/opt/trinity/include/kde" -DAUTODETECT_QT_DIRS="ON" -DCMAKE_VERBOSE_MAKEFILE="ON" -DBUILD_ALL="ON" -DCMAKE_SKIP_RPATH="OFF"
DEB_CMAKE_EXTRA_FLAGS := -DLIB_SUFFIX="" -DCMAKE_INSTALL_PREFIX="/opt/trinity" -DCONFIG_INSTALL_DIR="/etc/trinity" -DSYSCONF_INSTALL_DIR="/etc/trinity" -DCMAKE_LIBRARY_PATH="/opt/trinity/lib" -DCMAKE_INCLUDE_PATH="/opt/trinity/include/tde" -DAUTODETECT_QT_DIRS="ON" -DCMAKE_VERBOSE_MAKEFILE="ON" -DBUILD_ALL="ON" -DCMAKE_SKIP_RPATH="OFF"
binary-install/gtk-qt-engine-trinity::
mkdir -p $(CURDIR)/debian/gtk-qt-engine-trinity/opt/trinity/share/kgtk/

@ -59,7 +59,7 @@ endif
cdbs_configure_flags += --with-qt-dir=/usr/share/qt3 --disable-rpath --with-xinerama $(cdbs_kde_enable_final) $(cdbs_kde_enable_debug)
DEB_AC_AUX_DIR = $(DEB_SRCDIR)/admin
DEB_CONFIGURE_INCLUDEDIR = "\$${prefix}/include/kde"
DEB_CONFIGURE_INCLUDEDIR = "\$${prefix}/include/tde"
DEB_COMPRESS_EXCLUDE = .dcl .docbook -license .tag .sty .el
$(patsubst %,binary-install/%,$(DEB_PACKAGES)) :: binary-install/%:

@ -7,7 +7,7 @@ include debian/cdbs/kde.mk
include /usr/share/cdbs/1/rules/simple-patchsys.mk
include /usr/share/cdbs/1/rules/utils.mk
DEB_CONFIGURE_INCLUDEDIR := /opt/trinity/include/kde
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

@ -59,7 +59,7 @@ endif
cdbs_configure_flags += --with-qt-dir=/usr/share/qt3 --disable-rpath --with-xinerama $(cdbs_kde_enable_final) $(cdbs_kde_enable_debug)
DEB_AC_AUX_DIR = $(DEB_SRCDIR)/admin
DEB_CONFIGURE_INCLUDEDIR = "\$${prefix}/include/kde"
DEB_CONFIGURE_INCLUDEDIR = "\$${prefix}/include/tde"
DEB_COMPRESS_EXCLUDE = .dcl .docbook -license .tag .sty .el
$(patsubst %,binary-install/%,$(DEB_PACKAGES)) :: binary-install/%:

@ -4,14 +4,14 @@ include /usr/share/cdbs/1/rules/debhelper.mk
include /usr/share/cdbs/1/rules/simple-patchsys.mk
include debian/cdbs/kde.mk
DEB_CONFIGURE_INCLUDEDIR := /opt/trinity/include/kde5
DEB_CONFIGURE_INCLUDEDIR := /opt/trinity/include/tde5
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_CONFIGURE_EXTRA_FLAGS = --with-k3bsetup=no --with-extra-libs=/opt/trinity/lib --includedir="/opt/trinity/include/kde"
DEB_CONFIGURE_EXTRA_FLAGS = --with-k3bsetup=no --with-extra-libs=/opt/trinity/lib --includedir="/opt/trinity/include/tde"
DEB_INSTALL_MANPAGES_k3b = debian/k3b.1

@ -59,7 +59,7 @@ endif
cdbs_configure_flags += --with-qt-dir=/usr/share/qt3 --disable-rpath --with-xinerama --without-arts $(cdbs_kde_enable_final) $(cdbs_kde_enable_debug)
DEB_AC_AUX_DIR = $(DEB_SRCDIR)/admin
DEB_CONFIGURE_INCLUDEDIR = "/opt/trinity/include/kde"
DEB_CONFIGURE_INCLUDEDIR = "/opt/trinity/include/tde"
DEB_COMPRESS_EXCLUDE = .dcl .docbook -license .tag .sty .el
$(patsubst %,binary-install/%,$(DEB_PACKAGES)) :: binary-install/%:

@ -59,7 +59,7 @@ endif
cdbs_configure_flags += --with-qt-dir=/usr/share/qt3 --disable-rpath --with-xinerama $(cdbs_kde_enable_final) $(cdbs_kde_enable_debug)
DEB_AC_AUX_DIR = $(DEB_SRCDIR)/admin
DEB_CONFIGURE_INCLUDEDIR = "\$${prefix}/include/kde"
DEB_CONFIGURE_INCLUDEDIR = "\$${prefix}/include/tde"
DEB_COMPRESS_EXCLUDE = .dcl .docbook -license .tag .sty .el
$(patsubst %,binary-install/%,$(DEB_PACKAGES)) :: binary-install/%:

@ -4,7 +4,7 @@ include /usr/share/cdbs/1/rules/debhelper.mk
include /usr/share/cdbs/1/rules/simple-patchsys.mk
include /usr/share/cdbs/1/class/kde.mk
DEB_CONFIGURE_INCLUDEDIR := /opt/trinity/include/kde
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
@ -13,7 +13,7 @@ cdbs_configure_flags := --with-qt-dir=/usr/share/qt3 --disable-rpath --with-xine
DEB_INSTALL_MANPAGES_k9copy = k9copy-trinity.1
DEB_CONFIGURE_EXTRA_FLAGS := --prefix=/opt/trinity --includedir="/opt/trinity/include/kde" --mandir="/opt/trinity/share/man" --infodir="/opt/trinity/share/info"
DEB_CONFIGURE_EXTRA_FLAGS := --prefix=/opt/trinity --includedir="/opt/trinity/include/tde" --mandir="/opt/trinity/share/man" --infodir="/opt/trinity/share/info"
post-patches:: debian/stamp-bootstrap

@ -14,7 +14,7 @@ export DH_OPTIONS
DEB_HOST_GNU_TYPE ?= $(shell dpkg-architecture -qDEB_HOST_GNU_TYPE)
DEB_BUILD_GNU_TYPE ?= $(shell dpkg-architecture -qDEB_BUILD_GNU_TYPE)
DEB_CONFIGURE_INCLUDEDIR := /opt/trinity/include/kde
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

@ -59,7 +59,7 @@ endif
cdbs_configure_flags += --with-qt-dir=/usr/share/qt3 --disable-rpath --with-xinerama $(cdbs_kde_enable_final) $(cdbs_kde_enable_debug)
DEB_AC_AUX_DIR = $(DEB_SRCDIR)/admin
DEB_CONFIGURE_INCLUDEDIR = "\$${prefix}/include/kde"
DEB_CONFIGURE_INCLUDEDIR = "\$${prefix}/include/tde"
DEB_COMPRESS_EXCLUDE = .dcl .docbook -license .tag .sty .el
$(patsubst %,binary-install/%,$(DEB_PACKAGES)) :: binary-install/%:

@ -13,7 +13,7 @@ debian/tmp/opt/trinity/share/doc/
debian/tmp/opt/trinity/share/icons/
debian/tmp/opt/trinity/share/mimelnk/application/x-kaffeine.desktop
debian/tmp/opt/trinity/share/locale/
debian/tmp/opt/trinity/include/kde/kaffeine/*h
debian/tmp/opt/trinity/include/tde/kaffeine/*h
debian/tmp/opt/trinity/share/services/kaffeineoggvorbis.desktop
debian/tmp/opt/trinity/lib/trinity/libkaffeineoggvorbis.la
debian/tmp/opt/trinity/lib/trinity/libkaffeineoggvorbis.so

@ -5,7 +5,7 @@ include debian/cdbs/kde.mk
include /usr/share/cdbs/1/rules/simple-patchsys.mk
include /usr/share/cdbs/1/rules/utils.mk
DEB_CONFIGURE_INCLUDEDIR := /opt/trinity/include/kde
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

@ -59,7 +59,7 @@ endif
cdbs_configure_flags += --with-qt-dir=/usr/share/qt3 --disable-rpath --with-xinerama $(cdbs_kde_enable_final) $(cdbs_kde_enable_debug)
DEB_AC_AUX_DIR = $(DEB_SRCDIR)/admin
DEB_CONFIGURE_INCLUDEDIR = "\$${prefix}/include/kde"
DEB_CONFIGURE_INCLUDEDIR = "\$${prefix}/include/tde"
DEB_COMPRESS_EXCLUDE = .dcl .docbook -license .tag .sty .el
$(patsubst %,binary-install/%,$(DEB_PACKAGES)) :: binary-install/%:

@ -4,7 +4,7 @@ include /usr/share/cdbs/1/rules/debhelper.mk
include debian/cdbs/kde.mk
include /usr/share/cdbs/1/rules/simple-patchsys.mk
DEB_CONFIGURE_INCLUDEDIR := /opt/trinity/include/kde
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

@ -59,7 +59,7 @@ endif
cdbs_configure_flags += --with-qt-dir=/usr/share/qt3 --disable-rpath --with-xinerama $(cdbs_kde_enable_final) $(cdbs_kde_enable_debug)
DEB_AC_AUX_DIR = $(DEB_SRCDIR)/admin
DEB_CONFIGURE_INCLUDEDIR = "\$${prefix}/include/kde"
DEB_CONFIGURE_INCLUDEDIR = "\$${prefix}/include/tde"
DEB_COMPRESS_EXCLUDE = .dcl .docbook -license .tag .sty .el
$(patsubst %,binary-install/%,$(DEB_PACKAGES)) :: binary-install/%:

@ -5,7 +5,7 @@ include debian/cdbs/kde.mk
include /usr/share/cdbs/1/rules/patchsys-quilt.mk
include /usr/share/cdbs/1/rules/utils.mk
DEB_CONFIGURE_INCLUDEDIR := /opt/trinity/include/kde
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

@ -7,21 +7,21 @@ URL = http://www.$(DEB_SOURCE_PACKAGE).org/release/0.4.9/testing/$(UPFILENAME)
DEB_CONFIGURE_EXTRA_FLAGS := --prefix=/opt/trinity --with-extra-libs=/opt/trinity/lib
#CMAKE_LIBRARY_PATH := /opt/trinity/lib
#CMAKE_INCLUDE_PATH := /opt/trinity/include/kde
#CMAKE_INCLUDE_PATH := /opt/trinity/include/tde
include debian/cmake.mk
include /usr/share/cdbs/1/rules/debhelper.mk
include /usr/share/cdbs/1/rules/simple-patchsys.mk
include /usr/share/cdbs/1/rules/utils.mk
DEB_CONFIGURE_INCLUDEDIR := /opt/trinity/include/kde
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_CMAKE_EXTRA_FLAGS = -DLIB_SUFFIX="" -DCMAKE_LIBRARY_PATH="/opt/trinity/lib" -DCMAKE_INCLUDE_PATH="/opt/trinity/include/kde" -DCMAKE_INSTALL_PREFIX="/opt/trinity/"
DEB_CMAKE_EXTRA_FLAGS = -DLIB_SUFFIX="" -DCMAKE_LIBRARY_PATH="/opt/trinity/lib" -DCMAKE_INCLUDE_PATH="/opt/trinity/include/tde" -DCMAKE_INSTALL_PREFIX="/opt/trinity/"
get-orig-source:
@@dh_testdir

@ -59,7 +59,7 @@ endif
cdbs_configure_flags += --with-qt-dir=/usr/share/qt3 --disable-rpath --with-xinerama $(cdbs_kde_enable_final) $(cdbs_kde_enable_debug)
DEB_AC_AUX_DIR = $(DEB_SRCDIR)/admin
DEB_CONFIGURE_INCLUDEDIR = "\$${prefix}/include/kde"
DEB_CONFIGURE_INCLUDEDIR = "\$${prefix}/include/tde"
DEB_COMPRESS_EXCLUDE = .dcl .docbook -license .tag .sty .el
$(patsubst %,binary-install/%,$(DEB_PACKAGES)) :: binary-install/%:

@ -4,14 +4,14 @@ include /usr/share/cdbs/1/rules/debhelper.mk
include /usr/share/cdbs/1/rules/simple-patchsys.mk
include /usr/share/cdbs/1/class/kde.mk
DEB_CONFIGURE_INCLUDEDIR := /opt/trinity/include/kde
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_CONFIGURE_EXTRA_FLAGS := --prefix=/opt/trinity --includedir="/opt/trinity/include/kde" --mandir="/opt/trinity/share/man" --infodir="/opt/trinity/share/info"
DEB_CONFIGURE_EXTRA_FLAGS := --prefix=/opt/trinity --includedir="/opt/trinity/include/tde" --mandir="/opt/trinity/share/man" --infodir="/opt/trinity/share/info"
post-patches:: debian/stamp-bootstrap

@ -1,6 +1,6 @@
export kde_prefix=/usr
export sysconfdir=/etc
export kde_includedir=/usr/include/kde
export kde_includedir=/usr/include/tde
export infodir=/usr/share/info
export mandir=/usr/share/man
export qtdir=/usr/share/qt3

@ -9,7 +9,7 @@
# Uncomment this to turn on verbose mode.
#export DH_VERBOSE=1
DEB_CONFIGURE_INCLUDEDIR := /opt/trinity/include/kde
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
@ -27,7 +27,7 @@ CFLAGS = -Wall -g
CONFIGURE_OPTIONS_KDE = \
--host=$(DEB_HOST_GNU_TYPE) --build=$(DEB_BUILD_GNU_TYPE) \
--prefix=/opt/trinity --with-extra-libs=/opt/trinity/lib \
--includedir=/opt/trinity/include/kde --mandir=/opt/trinity/share/man \
--includedir=/opt/trinity/include/tde --mandir=/opt/trinity/share/man \
--with-qt-dir=$(qtdir) \
--sysconfdir=$(sysconfdir) \
--infodir=/opt/trinity/share/info \

@ -59,7 +59,7 @@ endif
cdbs_configure_flags += --with-qt-dir=/usr/share/qt3 --disable-rpath --with-xinerama $(cdbs_kde_enable_final) $(cdbs_kde_enable_debug)
DEB_AC_AUX_DIR = $(DEB_SRCDIR)/admin
DEB_CONFIGURE_INCLUDEDIR = "\$${prefix}/include/kde"
DEB_CONFIGURE_INCLUDEDIR = "\$${prefix}/include/tde"
DEB_COMPRESS_EXCLUDE = .dcl .docbook -license .tag .sty .el
$(patsubst %,binary-install/%,$(DEB_PACKAGES)) :: binary-install/%:

@ -5,7 +5,7 @@
# Uncomment this to turn on verbose mode.
#export DH_VERBOSE=1
DEB_CONFIGURE_INCLUDEDIR := /opt/trinity/include/kde
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
@ -79,7 +79,7 @@ configure-stamp:
# run configure with build tree $(objdir)
cd $(objdir) && \
../configure --disable-debug --enable-final --libexecdir=/opt/trinity/bin --sysconfdir=/etc --libdir=/opt/trinity/lib --includedir=/opt/include/kde --with-qt-includes=/usr/include/qt3 --mandir=/opt/trinity/share/man --infodir=/opt/trinity/share/info --prefix=/opt/trinity --with-extra-libs=/opt/trinity/lib
../configure --disable-debug --enable-final --libexecdir=/opt/trinity/bin --sysconfdir=/etc --libdir=/opt/trinity/lib --includedir=/opt/include/tde --with-qt-includes=/usr/include/qt3 --mandir=/opt/trinity/share/man --infodir=/opt/trinity/share/info --prefix=/opt/trinity --with-extra-libs=/opt/trinity/lib
touch configure-stamp

@ -59,7 +59,7 @@ endif
cdbs_configure_flags += --with-qt-dir=/usr/share/qt3 --disable-rpath --with-xinerama $(cdbs_kde_enable_final) $(cdbs_kde_enable_debug)
DEB_AC_AUX_DIR = $(DEB_SRCDIR)/admin
DEB_CONFIGURE_INCLUDEDIR = "\$${prefix}/include/kde"
DEB_CONFIGURE_INCLUDEDIR = "\$${prefix}/include/tde"
DEB_COMPRESS_EXCLUDE = .dcl .docbook -license .tag .sty .el
$(patsubst %,binary-install/%,$(DEB_PACKAGES)) :: binary-install/%:

@ -5,7 +5,7 @@
# Uncomment this to turn on verbose mode.
#export DH_VERBOSE=1
DEB_CONFIGURE_INCLUDEDIR := /opt/trinity/include/kde
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
@ -78,7 +78,7 @@ configure-stamp:
# run configure with build tree $(objdir)
cd $(objdir) && \
../configure --disable-debug --enable-final --libexecdir=/opt/trinity/bin --sysconfdir=/etc --libdir=/opt/trinity/lib --includedir=/opt/include/kde --with-qt-includes=/usr/include/qt3 --mandir=/opt/trinity/share/man --infodir=/opt/trinity/share/info --prefix=/opt/trinity --with-extra-libs=/opt/trinity/lib
../configure --disable-debug --enable-final --libexecdir=/opt/trinity/bin --sysconfdir=/etc --libdir=/opt/trinity/lib --includedir=/opt/include/tde --with-qt-includes=/usr/include/qt3 --mandir=/opt/trinity/share/man --infodir=/opt/trinity/share/info --prefix=/opt/trinity --with-extra-libs=/opt/trinity/lib
touch configure-stamp

@ -59,7 +59,7 @@ endif
cdbs_configure_flags += --with-qt-dir=/usr/share/qt3 --disable-rpath --with-xinerama $(cdbs_kde_enable_final) $(cdbs_kde_enable_debug)
DEB_AC_AUX_DIR = $(DEB_SRCDIR)/admin
DEB_CONFIGURE_INCLUDEDIR = "\$${prefix}/include/kde"
DEB_CONFIGURE_INCLUDEDIR = "\$${prefix}/include/tde"
DEB_COMPRESS_EXCLUDE = .dcl .docbook -license .tag .sty .el
$(patsubst %,binary-install/%,$(DEB_PACKAGES)) :: binary-install/%:

@ -4,7 +4,7 @@
# Uncomment this to turn on verbose mode.
#export DH_VERBOSE=1
DEB_CONFIGURE_INCLUDEDIR := /opt/trinity/include/kde
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
@ -37,7 +37,7 @@ config.status:
cp -f /usr/share/aclocal/libtool.m4 admin/libtool.m4.in
make -f admin/Makefile.common cvs
CFLAGS="$(CFLAGS)" ./configure --disable-rpath --prefix=/opt/trinity --with-qt-includes=/usr/include/qt3 --host=$(DEB_HOST_GNU_TYPE) --build=$(DEB_BUILD_GNU_TYPE) --mandir=/opt/trinity/share/man --infodir=/opt/trinity/share/info --with-extra-libs=/opt/trinity/lib --with-extra-includes=/opt/trinity/include/kde
CFLAGS="$(CFLAGS)" ./configure --disable-rpath --prefix=/opt/trinity --with-qt-includes=/usr/include/qt3 --host=$(DEB_HOST_GNU_TYPE) --build=$(DEB_BUILD_GNU_TYPE) --mandir=/opt/trinity/share/man --infodir=/opt/trinity/share/info --with-extra-libs=/opt/trinity/lib --with-extra-includes=/opt/trinity/include/tde
build: build-stamp

@ -59,7 +59,7 @@ endif
cdbs_configure_flags += --with-qt-dir=/usr/share/qt3 --disable-rpath --with-xinerama $(cdbs_kde_enable_final) $(cdbs_kde_enable_debug)
DEB_AC_AUX_DIR = $(DEB_SRCDIR)/admin
DEB_CONFIGURE_INCLUDEDIR = "\$${prefix}/include/kde"
DEB_CONFIGURE_INCLUDEDIR = "\$${prefix}/include/tde"
DEB_COMPRESS_EXCLUDE = .dcl .docbook -license .tag .sty .el
$(patsubst %,binary-install/%,$(DEB_PACKAGES)) :: binary-install/%:

@ -4,14 +4,14 @@ include /usr/share/cdbs/1/rules/debhelper.mk
include debian/cdbs/kde.mk
include /usr/share/cdbs/1/rules/simple-patchsys.mk
DEB_CONFIGURE_INCLUDEDIR := /opt/trinity/include/kde
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_CONFIGURE_EXTRA_FLAGS := --prefix=/opt/trinity --with-extra-libs=/opt/trinity/lib --with-extra-includes=/opt/trinity/include/kde
DEB_CONFIGURE_EXTRA_FLAGS := --prefix=/opt/trinity --with-extra-libs=/opt/trinity/lib --with-extra-includes=/opt/trinity/include/tde
LDFLAGS += -Wl,--as-needed

@ -4,7 +4,7 @@ include /usr/share/cdbs/1/rules/debhelper.mk
include /usr/share/cdbs/1/class/autotools.mk
include /usr/share/cdbs/1/rules/simple-patchsys.mk
DEB_CONFIGURE_INCLUDEDIR := /opt/trinity/include/kde
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

@ -59,7 +59,7 @@ endif
cdbs_configure_flags += --with-qt-dir=/usr/share/qt3 --disable-rpath --with-xinerama $(cdbs_kde_enable_final) $(cdbs_kde_enable_debug)
DEB_AC_AUX_DIR = $(DEB_SRCDIR)/admin
DEB_CONFIGURE_INCLUDEDIR = "\$${prefix}/include/kde"
DEB_CONFIGURE_INCLUDEDIR = "\$${prefix}/include/tde"
DEB_COMPRESS_EXCLUDE = .dcl .docbook -license .tag .sty .el
$(patsubst %,binary-install/%,$(DEB_PACKAGES)) :: binary-install/%:

@ -5,7 +5,7 @@ diff -Nur keep-0.4.0/admin/cvs.sh keep-0.4.0.new/admin/cvs.sh
if test -z "$PREPARETIPS"; then PREPARETIPS=preparetips ; fi
export EXTRACTRC PREPARETIPS
+kdepotpath=/usr/include/kde/kde.pot
+kdepotpath=/usr/include/tde/kde.pot
+
for subdir in $dirs; do
test -z "$VERBOSE" || echo "Making messages in $subdir"
@ -16,5 +16,5 @@ diff -Nur keep-0.4.0/admin/cvs.sh keep-0.4.0.new/admin/cvs.sh
- kdepotpath=${includedir:-`kde-config --expandvars --install include`}/kde.pot
if ! test -f $kdepotpath; then
kdepotpath=`kde-config --expandvars --prefix`/include/kde.pot
kdepotpath=`kde-config --expandvars --prefix`/include/tde.pot
fi

@ -5,7 +5,7 @@ include debian/cdbs/kde.mk
include /usr/share/cdbs/1/rules/simple-patchsys.mk
include /usr/share/cdbs/1/rules/utils.mk
DEB_CONFIGURE_INCLUDEDIR := /opt/trinity/include/kde
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
@ -14,7 +14,7 @@ cdbs_configure_flags := --with-qt-dir=/usr/share/qt3 --disable-rpath --with-xine
DEB_INSTALL_MANPAGES_keep := keep.1
DEB_CONFIGURE_EXTRA_FLAGS := --prefix=/opt/trinity --with-extra-libs=/opt/trinity/lib --with-extra-includes=/opt/trinity/include/kde
DEB_CONFIGURE_EXTRA_FLAGS := --prefix=/opt/trinity --with-extra-libs=/opt/trinity/lib --with-extra-includes=/opt/trinity/include/tde
post-patches:: debian/stamp-bootstrap

@ -59,7 +59,7 @@ endif
cdbs_configure_flags += --with-qt-dir=/usr/share/qt3 --disable-rpath --with-xinerama $(cdbs_kde_enable_final) $(cdbs_kde_enable_debug)
DEB_AC_AUX_DIR = $(DEB_SRCDIR)/admin
DEB_CONFIGURE_INCLUDEDIR = "\$${prefix}/include/kde"
DEB_CONFIGURE_INCLUDEDIR = "\$${prefix}/include/tde"
DEB_COMPRESS_EXCLUDE = .dcl .docbook -license .tag .sty .el
$(patsubst %,binary-install/%,$(DEB_PACKAGES)) :: binary-install/%:

@ -5,7 +5,7 @@ include /usr/share/cdbs/1/rules/simple-patchsys.mk
# include /usr/share/cdbs/1/class/kde.mk
include debian/cdbs/debian-qt-kde.mk
DEB_CONFIGURE_INCLUDEDIR := /opt/trinity/include/kde
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

@ -59,7 +59,7 @@ endif
cdbs_configure_flags += --with-qt-dir=/usr/share/qt3 --disable-rpath --with-xinerama $(cdbs_kde_enable_final) $(cdbs_kde_enable_debug)
DEB_AC_AUX_DIR = $(DEB_SRCDIR)/admin
DEB_CONFIGURE_INCLUDEDIR = "\$${prefix}/include/kde"
DEB_CONFIGURE_INCLUDEDIR = "\$${prefix}/include/tde"
DEB_COMPRESS_EXCLUDE = .dcl .docbook -license .tag .sty .el
$(patsubst %,binary-install/%,$(DEB_PACKAGES)) :: binary-install/%:

@ -5,7 +5,7 @@ include debian/cdbs/kde.mk
include /usr/share/cdbs/1/rules/patchsys-quilt.mk
include /usr/share/cdbs/1/rules/utils.mk
DEB_CONFIGURE_INCLUDEDIR := /opt/trinity/include/kde
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
@ -15,7 +15,7 @@ cdbs_configure_flags := --with-qt-dir=/usr/share/qt3 --disable-rpath --with-xine
DEB_CONFIGURE_SCRIPT_ENV += LDFLAGS="-Wl,--as-needed"
DEB_DH_INSTALL_ARGS := --sourcedir=debian/tmp
DEB_INSTALL_MANPAGES_kile := debian/kile.1
DEB_CONFIGURE_EXTRA_FLAGS := --prefix=/opt/trinity --with-extra-libs=/opt/trinity/lib --with-extra-includes=/opt/trinity/include/kde
DEB_CONFIGURE_EXTRA_FLAGS := --prefix=/opt/trinity --with-extra-libs=/opt/trinity/lib --with-extra-includes=/opt/trinity/include/tde
post-patches:: debian/stamp-bootstrap

@ -4,7 +4,7 @@ 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/kde
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

@ -59,7 +59,7 @@ endif
cdbs_configure_flags += --with-qt-dir=/usr/share/qt3 --disable-rpath --with-xinerama $(cdbs_kde_enable_final) $(cdbs_kde_enable_debug)
DEB_AC_AUX_DIR = $(DEB_SRCDIR)/admin
DEB_CONFIGURE_INCLUDEDIR = "\$${prefix}/include/kde"
DEB_CONFIGURE_INCLUDEDIR = "\$${prefix}/include/tde"
DEB_COMPRESS_EXCLUDE = .dcl .docbook -license .tag .sty .el
$(patsubst %,binary-install/%,$(DEB_PACKAGES)) :: binary-install/%:

@ -5,14 +5,14 @@ include /usr/share/cdbs/1/rules/debhelper.mk
include /usr/share/cdbs/1/rules/simple-patchsys.mk
include debian/cdbs/kde.mk
DEB_CONFIGURE_INCLUDEDIR := /opt/trinity/include/kde
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_CONFIGURE_EXTRA_FLAGS := --prefix=/opt/trinity --with-extra-libs=/opt/trinity/lib --with-extra-includes=/opt/trinity/include/kde
DEB_CONFIGURE_EXTRA_FLAGS := --prefix=/opt/trinity --with-extra-libs=/opt/trinity/lib --with-extra-includes=/opt/trinity/include/tde
post-patches:: debian/stamp-bootstrap

@ -59,7 +59,7 @@ endif
cdbs_configure_flags += --with-qt-dir=/usr/share/qt3 --disable-rpath --with-xinerama $(cdbs_kde_enable_final) $(cdbs_kde_enable_debug)
DEB_AC_AUX_DIR = $(DEB_SRCDIR)/admin
DEB_CONFIGURE_INCLUDEDIR = "\$${prefix}/include/kde"
DEB_CONFIGURE_INCLUDEDIR = "\$${prefix}/include/tde"
DEB_COMPRESS_EXCLUDE = .dcl .docbook -license .tag .sty .el
$(patsubst %,binary-install/%,$(DEB_PACKAGES)) :: binary-install/%:

@ -4,14 +4,14 @@ include /usr/share/cdbs/1/rules/debhelper.mk
include /usr/share/cdbs/1/rules/simple-patchsys.mk
include debian/cdbs/kde.mk
DEB_CONFIGURE_INCLUDEDIR := /opt/trinity/include/kde
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_CONFIGURE_EXTRA_FLAGS := --prefix=/opt/trinity --with-extra-libs=/opt/trinity/lib --with-extra-includes=/opt/trinity/include/kde
DEB_CONFIGURE_EXTRA_FLAGS := --prefix=/opt/trinity --with-extra-libs=/opt/trinity/lib --with-extra-includes=/opt/trinity/include/tde
post-patches:: debian/stamp-bootstrap

@ -59,7 +59,7 @@ endif
cdbs_configure_flags += --with-qt-dir=/usr/share/qt3 --disable-rpath --with-xinerama $(cdbs_kde_enable_final) $(cdbs_kde_enable_debug)
DEB_AC_AUX_DIR = $(DEB_SRCDIR)/admin
DEB_CONFIGURE_INCLUDEDIR = "\$${prefix}/include/kde"
DEB_CONFIGURE_INCLUDEDIR = "\$${prefix}/include/tde"
DEB_COMPRESS_EXCLUDE = .dcl .docbook -license .tag .sty .el
$(patsubst %,binary-install/%,$(DEB_PACKAGES)) :: binary-install/%:

@ -5,7 +5,7 @@ include /usr/share/cdbs/1/rules/simple-patchsys.mk
include debian/cdbs/kde.mk
include /usr/share/cdbs/1/rules/utils.mk
DEB_CONFIGURE_INCLUDEDIR := /opt/trinity/include/kde
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
@ -18,7 +18,7 @@ ifeq ($(GCC_VERSION),4.3)
CXX = g++ -fpermissive
endif
DEB_CONFIGURE_EXTRA_FLAGS := --enable-maintainer-mode --prefix=/opt/trinity --with-extra-libs=/opt/trinity/lib --with-extra-includes=/opt/trinity/include/kde
DEB_CONFIGURE_EXTRA_FLAGS := --enable-maintainer-mode --prefix=/opt/trinity --with-extra-libs=/opt/trinity/lib --with-extra-includes=/opt/trinity/include/tde
DEB_DH_INSTALL_ARGS = --sourcedir=debian/tmp
DEB_INSTALL_MANPAGES_kmplayer = kmplayer.1

@ -1,6 +1,6 @@
export kde_prefix=/usr
export sysconfdir=/etc
export kde_includedir=/usr/include/kde
export kde_includedir=/usr/include/tde
export infodir=/usr/share/info
export mandir=/usr/share/man
export qtdir=/usr/share/qt3

@ -6,7 +6,7 @@
# Uncomment this to turn on verbose mode.
#export DH_VERBOSE=1
DEB_CONFIGURE_INCLUDEDIR := /opt/trinity/include/kde
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
@ -56,7 +56,7 @@ endif
ifneq "$(wildcard /usr/share/misc/config.guess)" ""
cp -f /usr/share/misc/config.guess config.guess
endif
CFLAGS="$(CFLAGS)" PATH=/opt/trinity/bin:$(PATH) CMAKE_LIBRARY_PATH=/opt/trinity/lib CMAKE_INCLUDE_PATH=/opt/trinity/include/kde ./configure --host=$(DEB_HOST_GNU_TYPE) --build=$(DEB_BUILD_GNU_TYPE) $(configkde) --prefix=/opt/trinity --with-extra-libs=/opt/trinity/lib --with-extra-includes=/opt/trinity/include/kde
CFLAGS="$(CFLAGS)" PATH=/opt/trinity/bin:$(PATH) CMAKE_LIBRARY_PATH=/opt/trinity/lib CMAKE_INCLUDE_PATH=/opt/trinity/include/tde ./configure --host=$(DEB_HOST_GNU_TYPE) --build=$(DEB_BUILD_GNU_TYPE) $(configkde) --prefix=/opt/trinity --with-extra-libs=/opt/trinity/lib --with-extra-includes=/opt/trinity/include/tde
build: build-stamp
@ -65,7 +65,7 @@ build-stamp: config.status
dh_testdir
# Add here commands to compile the package.
env PATH=/opt/trinity/bin:$(PATH) CMAKE_LIBRARY_PATH=/opt/trinity/lib CMAKE_INCLUDE_PATH=/opt/trinity/include/kde $(MAKE)
env PATH=/opt/trinity/bin:$(PATH) CMAKE_LIBRARY_PATH=/opt/trinity/lib CMAKE_INCLUDE_PATH=/opt/trinity/include/tde $(MAKE)
touch build-stamp
@ -94,7 +94,7 @@ install: build
dh_clean -k
# Add here commands to install the package into debian/kmyfirewall.
env PATH=/opt/trinity/bin:$(PATH) CMAKE_LIBRARY_PATH=/opt/trinity/lib CMAKE_INCLUDE_PATH=/opt/trinity/include/kde $(MAKE) install DESTDIR=$(CURDIR)/debian/kmyfirewall-trinity
env PATH=/opt/trinity/bin:$(PATH) CMAKE_LIBRARY_PATH=/opt/trinity/lib CMAKE_INCLUDE_PATH=/opt/trinity/include/tde $(MAKE) install DESTDIR=$(CURDIR)/debian/kmyfirewall-trinity
rm -f debian/kmyfirewall-trinity/opt/trinity/lib/*.so
chrpath -d debian/kmyfirewall-trinity/opt/trinity/bin/kmyfirewall debian/kmyfirewall-trinity/opt/trinity/lib/*.so.* debian/kmyfirewall-trinity/opt/trinity/lib/trinity/*.so

@ -59,7 +59,7 @@ endif
cdbs_configure_flags += --with-qt-dir=/usr/share/qt3 --disable-rpath --with-xinerama $(cdbs_kde_enable_final) $(cdbs_kde_enable_debug)
DEB_AC_AUX_DIR = $(DEB_SRCDIR)/admin
DEB_CONFIGURE_INCLUDEDIR = "\$${prefix}/include/kde"
DEB_CONFIGURE_INCLUDEDIR = "\$${prefix}/include/tde"
DEB_COMPRESS_EXCLUDE = .dcl .docbook -license .tag .sty .el
$(patsubst %,binary-install/%,$(DEB_PACKAGES)) :: binary-install/%:

@ -1,3 +1,3 @@
opt/trinity/include/kde/kmymoney/*
opt/trinity/include/tde/kmymoney/*
opt/trinity/lib/lib*.la
opt/trinity/lib/lib*.so

@ -4,14 +4,14 @@ include /usr/share/cdbs/1/rules/debhelper.mk
include debian/cdbs/kde.mk
include /usr/share/cdbs/1/rules/simple-patchsys.mk
DEB_CONFIGURE_INCLUDEDIR := /opt/trinity/include/kde
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_CONFIGURE_EXTRA_FLAGS := --prefix=/opt/trinity --with-extra-libs=/opt/trinity/lib --with-extra-includes=/opt/trinity/include/kde --disable-sqlite3
DEB_CONFIGURE_EXTRA_FLAGS := --prefix=/opt/trinity --with-extra-libs=/opt/trinity/lib --with-extra-includes=/opt/trinity/include/tde --disable-sqlite3
LDFLAGS += -Wl,--as-needed

@ -59,7 +59,7 @@ endif
cdbs_configure_flags += --with-qt-dir=/usr/share/qt3 --disable-rpath --with-xinerama $(cdbs_kde_enable_final) $(cdbs_kde_enable_debug)
DEB_AC_AUX_DIR = $(DEB_SRCDIR)/admin
DEB_CONFIGURE_INCLUDEDIR = "\$${prefix}/include/kde"
DEB_CONFIGURE_INCLUDEDIR = "\$${prefix}/include/tde"
DEB_COMPRESS_EXCLUDE = .dcl .docbook -license .tag .sty .el
$(patsubst %,binary-install/%,$(DEB_PACKAGES)) :: binary-install/%:

@ -4,7 +4,7 @@ include /usr/share/cdbs/1/rules/debhelper.mk
include /usr/share/cdbs/1/rules/simple-patchsys.mk
include debian/cdbs/kde.mk
DEB_CONFIGURE_INCLUDEDIR := /opt/trinity/include/kde
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
@ -13,7 +13,7 @@ cdbs_configure_flags := --with-qt-dir=/usr/share/qt3 --disable-rpath --with-xine
DEB_INSTALL_DOCS_knemo = -XNEWS
DEB_CONFIGURE_EXTRA_FLAGS := --prefix=/opt/trinity --with-extra-libs=/opt/trinity/lib --with-extra-includes=/opt/trinity/include/kde
DEB_CONFIGURE_EXTRA_FLAGS := --prefix=/opt/trinity --with-extra-libs=/opt/trinity/lib --with-extra-includes=/opt/trinity/include/tde
post-patches:: debian/stamp-bootstrap

@ -2,7 +2,7 @@
# Sample debian/rules that uses debhelper.
# GNU copyright 1997 to 1999 by Joey Hess.
DEB_CONFIGURE_INCLUDEDIR := /opt/trinity/include/kde
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
@ -74,7 +74,7 @@ configure-stamp:
# run configure with build tree $(objdir)
cd $(objdir) && \
../configure $(configkde) --prefix=/opt/trinity --with-extra-libs=/opt/trinity/lib --with-extra-includes=/opt/trinity/include/kde
../configure $(configkde) --prefix=/opt/trinity --with-extra-libs=/opt/trinity/lib --with-extra-includes=/opt/trinity/include/tde
touch configure-stamp

@ -59,7 +59,7 @@ endif
cdbs_configure_flags += --with-qt-dir=/usr/share/qt3 --disable-rpath --with-xinerama $(cdbs_kde_enable_final) $(cdbs_kde_enable_debug)
DEB_AC_AUX_DIR = $(DEB_SRCDIR)/admin
DEB_CONFIGURE_INCLUDEDIR = "\$${prefix}/include/kde"
DEB_CONFIGURE_INCLUDEDIR = "\$${prefix}/include/tde"
DEB_COMPRESS_EXCLUDE = .dcl .docbook -license .tag .sty .el
$(patsubst %,binary-install/%,$(DEB_PACKAGES)) :: binary-install/%:

@ -4,7 +4,7 @@ include /usr/share/cdbs/1/rules/debhelper.mk
include /usr/share/cdbs/1/rules/simple-patchsys.mk
include debian/cdbs/kde.mk
DEB_CONFIGURE_INCLUDEDIR := /opt/trinity/include/kde
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

@ -59,7 +59,7 @@ endif
cdbs_configure_flags += --with-qt-dir=/usr/share/qt3 --disable-rpath --with-xinerama $(cdbs_kde_enable_final) $(cdbs_kde_enable_debug)
DEB_AC_AUX_DIR = $(DEB_SRCDIR)/admin
DEB_CONFIGURE_INCLUDEDIR = "\$${prefix}/include/kde"
DEB_CONFIGURE_INCLUDEDIR = "\$${prefix}/include/tde"
DEB_COMPRESS_EXCLUDE = .dcl .docbook -license .tag .sty .el
$(patsubst %,binary-install/%,$(DEB_PACKAGES)) :: binary-install/%:

@ -4,7 +4,7 @@ include /usr/share/cdbs/1/rules/debhelper.mk
include debian/cdbs/kde.mk
include /usr/share/cdbs/1/rules/patchsys-quilt.mk
DEB_CONFIGURE_INCLUDEDIR := /opt/trinity/include/kde
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

@ -1,6 +1,6 @@
export kde_prefix=/usr
export sysconfdir=/etc
export kde_includedir=/usr/include/kde
export kde_includedir=/usr/include/tde
export infodir=/usr/share/info
export mandir=/usr/share/man
export qtdir=/usr/share/qt3

@ -6,7 +6,7 @@
# Uncomment this to turn on verbose mode.
#export DH_VERBOSE=1
DEB_CONFIGURE_INCLUDEDIR := /opt/trinity/include/kde
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
@ -51,7 +51,7 @@ config.status: configure patch
if [ -f doc/Makefile.in ]; then cp doc/Makefile.in doc/Makefile.in.backup; else mv doc/Makefile.in.backup doc/Makefile.in; fi
CFLAGS="$(CFLAGS)" ./configure --host=$(DEB_HOST_GNU_TYPE) --build=$(DEB_BUILD_GNU_TYPE) \
--disable-debug --disable-rpath --sysconfdir=/etc --includedir=/opt/trinity/include/kde --infodir=/opt/trinity/share/info --mandir=/opt/trinity/share/man --with-qt-dir=/usr/share/qt3 --prefix=/opt/trinity --with-extra-libs=/opt/trinity/lib
--disable-debug --disable-rpath --sysconfdir=/etc --includedir=/opt/trinity/include/tde --infodir=/opt/trinity/share/info --mandir=/opt/trinity/share/man --with-qt-dir=/usr/share/qt3 --prefix=/opt/trinity --with-extra-libs=/opt/trinity/lib
build: build-stamp

@ -7,7 +7,7 @@
DEB_HOST_GNU_TYPE ?= $(shell dpkg-architecture -qDEB_HOST_GNU_TYPE)
DEB_BUILD_GNU_TYPE ?= $(shell dpkg-architecture -qDEB_BUILD_GNU_TYPE)
DEB_CONFIGURE_INCLUDEDIR := /opt/trinity/include/kde
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

@ -11,7 +11,7 @@
DEB_HOST_GNU_TYPE ?= $(shell dpkg-architecture -qDEB_HOST_GNU_TYPE)
DEB_BUILD_GNU_TYPE ?= $(shell dpkg-architecture -qDEB_BUILD_GNU_TYPE)
DEB_CONFIGURE_INCLUDEDIR := /opt/trinity/include/kde
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

@ -59,7 +59,7 @@ endif
cdbs_configure_flags += --with-qt-dir=/usr/share/qt3 --disable-rpath --with-xinerama $(cdbs_kde_enable_final) $(cdbs_kde_enable_debug)
DEB_AC_AUX_DIR = $(DEB_SRCDIR)/admin
DEB_CONFIGURE_INCLUDEDIR = "\$${prefix}/include/kde"
DEB_CONFIGURE_INCLUDEDIR = "\$${prefix}/include/tde"
DEB_COMPRESS_EXCLUDE = .dcl .docbook -license .tag .sty .el
$(patsubst %,binary-install/%,$(DEB_PACKAGES)) :: binary-install/%:

@ -1,4 +1,4 @@
debian/tmp/opt/trinity/include/kde
debian/tmp/opt/trinity/include/tde
debian/tmp/opt/trinity/lib/libkarboncommon.la
debian/tmp/opt/trinity/lib/libkarboncommon.so
debian/tmp/opt/trinity/lib/libkchartcommon.la

@ -5,7 +5,7 @@ include debian/cdbs/debian-qt-kde.mk
include /usr/share/cdbs/1/rules/simple-patchsys.mk
include /usr/share/cdbs/1/rules/utils.mk
DEB_CONFIGURE_INCLUDEDIR := /opt/trinity/include/kde
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

@ -59,7 +59,7 @@ endif
cdbs_configure_flags += --with-qt-dir=/usr/share/qt3 --disable-rpath --with-xinerama $(cdbs_kde_enable_final) $(cdbs_kde_enable_debug)
DEB_AC_AUX_DIR = $(DEB_SRCDIR)/admin
DEB_CONFIGURE_INCLUDEDIR = "\$${prefix}/include/kde"
DEB_CONFIGURE_INCLUDEDIR = "\$${prefix}/include/tde"
DEB_COMPRESS_EXCLUDE = .dcl .docbook -license .tag .sty .el
$(patsubst %,binary-install/%,$(DEB_PACKAGES)) :: binary-install/%:

@ -4,7 +4,7 @@ include /usr/share/cdbs/1/rules/debhelper.mk
include debian/cdbs/kde.mk
include /usr/share/cdbs/1/rules/patchsys-quilt.mk
DEB_CONFIGURE_INCLUDEDIR := /opt/trinity/include/kde
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
@ -13,7 +13,7 @@ cdbs_configure_flags := --with-qt-dir=/usr/share/qt3 --disable-rpath --with-xine
DEB_DH_STRIP_ARGS := --dbg-package=konversation-trinity-dbg
DEB_INSTALL_DOCS_ALL =
DEB_CONFIGURE_EXTRA_FLAGS := --prefix=/opt/trinity --with-extra-libs=/opt/trinity/lib --with-extra-includes=/opt/trinity/include/kde
DEB_CONFIGURE_EXTRA_FLAGS := --prefix=/opt/trinity --with-extra-libs=/opt/trinity/lib --with-extra-includes=/opt/trinity/include/tde
post-patches:: debian/stamp-bootstrap

@ -59,7 +59,7 @@ endif
cdbs_configure_flags += --with-qt-dir=/usr/share/qt3 --disable-rpath --with-xinerama $(cdbs_kde_enable_final) $(cdbs_kde_enable_debug)
DEB_AC_AUX_DIR = $(DEB_SRCDIR)/admin
DEB_CONFIGURE_INCLUDEDIR = "\$${prefix}/include/kde"
DEB_CONFIGURE_INCLUDEDIR = "\$${prefix}/include/tde"
DEB_COMPRESS_EXCLUDE = .dcl .docbook -license .tag .sty .el
$(patsubst %,binary-install/%,$(DEB_PACKAGES)) :: binary-install/%:

@ -3,14 +3,14 @@
include /usr/share/cdbs/1/rules/debhelper.mk
include debian/cdbs/kde.mk
DEB_CONFIGURE_INCLUDEDIR := /opt/trinity/include/kde
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_CONFIGURE_EXTRA_FLAGS := --prefix=/opt/trinity --with-extra-libs=/opt/trinity/lib --with-extra-includes=/opt/trinity/include/kde
DEB_CONFIGURE_EXTRA_FLAGS := --prefix=/opt/trinity --with-extra-libs=/opt/trinity/lib --with-extra-includes=/opt/trinity/include/tde
post-patches:: debian/stamp-bootstrap

@ -9,7 +9,7 @@
# Uncomment this to turn on verbose mode.
#export DH_VERBOSE=1
DEB_CONFIGURE_INCLUDEDIR := /opt/trinity/include/kde
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
@ -52,7 +52,7 @@ build-stamp: config.status
dh_testdir
# Add here commands to compile the package.
env PATH=/opt/trinity/bin:$(PATH) CMAKE_LIBRARY_PATH=/opt/trinity/lib CMAKE_INCLUDE_PATH=/opt/trinity/include/kde $(MAKE)
env PATH=/opt/trinity/bin:$(PATH) CMAKE_LIBRARY_PATH=/opt/trinity/lib CMAKE_INCLUDE_PATH=/opt/trinity/include/tde $(MAKE)
#docbook-to-man debian/kpicosim.sgml > kpicosim.1
touch build-stamp

@ -59,7 +59,7 @@ endif
cdbs_configure_flags += --with-qt-dir=/usr/share/qt3 --disable-rpath --with-xinerama $(cdbs_kde_enable_final) $(cdbs_kde_enable_debug)
DEB_AC_AUX_DIR = $(DEB_SRCDIR)/admin
DEB_CONFIGURE_INCLUDEDIR = "\$${prefix}/include/kde"
DEB_CONFIGURE_INCLUDEDIR = "\$${prefix}/include/tde"
DEB_COMPRESS_EXCLUDE = .dcl .docbook -license .tag .sty .el
$(patsubst %,binary-install/%,$(DEB_PACKAGES)) :: binary-install/%:

@ -3,14 +3,14 @@
include /usr/share/cdbs/1/rules/debhelper.mk
include debian/cdbs/kde.mk
DEB_CONFIGURE_INCLUDEDIR := /opt/trinity/include/kde
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_CONFIGURE_EXTRA_FLAGS := --prefix=/opt/trinity --with-extra-libs=/opt/trinity/lib --with-extra-includes=/opt/trinity/include/kde
DEB_CONFIGURE_EXTRA_FLAGS := --prefix=/opt/trinity --with-extra-libs=/opt/trinity/lib --with-extra-includes=/opt/trinity/include/tde
post-patches:: debian/stamp-bootstrap

@ -59,7 +59,7 @@ endif
cdbs_configure_flags += --with-qt-dir=/usr/share/qt3 --disable-rpath --with-xinerama $(cdbs_kde_enable_final) $(cdbs_kde_enable_debug)
DEB_AC_AUX_DIR = $(DEB_SRCDIR)/admin
DEB_CONFIGURE_INCLUDEDIR = "\$${prefix}/include/kde"
DEB_CONFIGURE_INCLUDEDIR = "\$${prefix}/include/tde"
DEB_COMPRESS_EXCLUDE = .dcl .docbook -license .tag .sty .el
$(patsubst %,binary-install/%,$(DEB_PACKAGES)) :: binary-install/%:

@ -4,7 +4,7 @@ include debian/cdbs/kde.mk
include /usr/share/cdbs/1/rules/debhelper.mk
include /usr/share/cdbs/1/rules/simple-patchsys.mk
DEB_CONFIGURE_INCLUDEDIR := /opt/trinity/include/kde
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
@ -12,7 +12,7 @@ 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_INSTALL_DOCS_ALL := AUTHORS NEWS
DEB_CONFIGURE_EXTRA_FLAGS := --prefix=/opt/trinity --with-extra-libs=/opt/trinity/lib --with-extra-includes=/opt/trinity/include/kde
DEB_CONFIGURE_EXTRA_FLAGS := --prefix=/opt/trinity --with-extra-libs=/opt/trinity/lib --with-extra-includes=/opt/trinity/include/tde
post-patches:: debian/stamp-bootstrap

@ -9,7 +9,7 @@
DEB_HOST_GNU_TYPE ?= $(shell dpkg-architecture -qDEB_HOST_GNU_TYPE)
DEB_BUILD_GNU_TYPE ?= $(shell dpkg-architecture -qDEB_BUILD_GNU_TYPE)
DEB_CONFIGURE_INCLUDEDIR := /opt/trinity/include/kde
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

@ -6,14 +6,14 @@ include /usr/share/cdbs/1/rules/debhelper.mk
include /usr/share/cdbs/1/class/kde.mk
include /usr/share/cdbs/1/rules/simple-patchsys.mk
DEB_CONFIGURE_INCLUDEDIR := /opt/trinity/include/kde
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_CONFIGURE_EXTRA_FLAGS := --prefix=/opt/trinity --with-extra-libs=/opt/trinity/lib --with-extra-includes=/opt/trinity/include/kde
DEB_CONFIGURE_EXTRA_FLAGS := --prefix=/opt/trinity --with-extra-libs=/opt/trinity/lib --with-extra-includes=/opt/trinity/include/tde
### Libtool and Automake updates
post-patches:: debian/stamp-autothings-update

@ -59,7 +59,7 @@ endif
cdbs_configure_flags += --with-qt-dir=/usr/share/qt3 --disable-rpath --with-xinerama $(cdbs_kde_enable_final) $(cdbs_kde_enable_debug)
DEB_AC_AUX_DIR = $(DEB_SRCDIR)/admin
DEB_CONFIGURE_INCLUDEDIR = "\$${prefix}/include/kde"
DEB_CONFIGURE_INCLUDEDIR = "\$${prefix}/include/tde"
DEB_COMPRESS_EXCLUDE = .dcl .docbook -license .tag .sty .el
$(patsubst %,binary-install/%,$(DEB_PACKAGES)) :: binary-install/%:

@ -5,7 +5,7 @@ include debian/cdbs/kde.mk
include /usr/share/cdbs/1/rules/simple-patchsys.mk
include /usr/share/cdbs/1/rules/utils.mk
DEB_CONFIGURE_INCLUDEDIR := /opt/trinity/include/kde
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
@ -16,7 +16,7 @@ cdbs_configure_flags := --with-qt-dir=/usr/share/qt3 --disable-rpath --with-xine
DEB_DESTDIR = $(CURDIR)/debian/krusader-trinity/
DEB_CONFIGURE_EXTRA_FLAGS := --prefix=/opt/trinity --with-extra-libs=/opt/trinity/lib --with-extra-includes=/opt/trinity/include/kde
DEB_CONFIGURE_EXTRA_FLAGS := --prefix=/opt/trinity --with-extra-libs=/opt/trinity/lib --with-extra-includes=/opt/trinity/include/tde
post-patches:: debian/stamp-bootstrap

@ -1,6 +1,6 @@
export kde_prefix=/opt/trinity
export sysconfdir=/etc
export kde_includedir=/opt/trinity/include/kde
export kde_includedir=/opt/trinity/include/tde
export infodir=/opt/trinity/share/info
export mandir=/opt/trinity/share/man
export qtdir=/opt/trinity/share/qt3

@ -4,7 +4,7 @@
# Uncomment this to turn on verbose mode.
#export DH_VERBOSE=1
DEB_CONFIGURE_INCLUDEDIR := /opt/trinity/include/kde
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
@ -49,7 +49,7 @@ patch: patch-stamp
config.status: configure patch
dh_testdir
CFLAGS="$(CFLAGS) -Wl,-z,defs" ./configure --host=$(DEB_HOST_GNU_TYPE) --build=$(DEB_BUILD_GNU_TYPE) $(configkde) --prefix=/opt/trinity --with-extra-libs=/opt/trinity/lib --with-extra-includes=/opt/trinity/include/kde
CFLAGS="$(CFLAGS) -Wl,-z,defs" ./configure --host=$(DEB_HOST_GNU_TYPE) --build=$(DEB_BUILD_GNU_TYPE) $(configkde) --prefix=/opt/trinity --with-extra-libs=/opt/trinity/lib --with-extra-includes=/opt/trinity/include/tde
build: build-stamp

@ -9,7 +9,7 @@
# Uncomment this to turn on verbose mode.
#export DH_VERBOSE=1
DEB_CONFIGURE_INCLUDEDIR := /opt/trinity/include/kde
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

@ -3,10 +3,10 @@ include /usr/share/cdbs/1/rules/debhelper.mk
DEB_INSTALL_MANPAGES_kstreamripper:=debian/kstreamripper.1
build/kstreamripper::
env PATH=/opt/trinity/bin:$(PATH) QTDIR=/usr/share/qt3 CMAKE_LIBRARY_PATH=/opt/trinity/lib CMAKE_INCLUDE_PATH=/opt/trinity/include/kde DESTDIR=$(DEB_DESTDIR)/opt/trinity $(MAKE)
env PATH=/opt/trinity/bin:$(PATH) QTDIR=/usr/share/qt3 CMAKE_LIBRARY_PATH=/opt/trinity/lib CMAKE_INCLUDE_PATH=/opt/trinity/include/tde DESTDIR=$(DEB_DESTDIR)/opt/trinity $(MAKE)
install/kstreamripper::
env PATH=/opt/trinity/bin:$(PATH) QTDIR=/usr/share/qt3 CMAKE_LIBRARY_PATH=/opt/trinity/lib CMAKE_INCLUDE_PATH=/opt/trinity/include/kde $(MAKE) install
env PATH=/opt/trinity/bin:$(PATH) QTDIR=/usr/share/qt3 CMAKE_LIBRARY_PATH=/opt/trinity/lib CMAKE_INCLUDE_PATH=/opt/trinity/include/tde $(MAKE) install
mkdir -p $(DEB_DESTDIR)/opt/trinity/share/pixmaps/
mkdir -p $(DEB_DESTDIR)/opt/trinity/share/doc/HTML/
install -m 644 ./src/hi32-app-kstreamripper.png \

@ -59,7 +59,7 @@ endif
cdbs_configure_flags += --with-qt-dir=/usr/share/qt3 --disable-rpath --with-xinerama $(cdbs_kde_enable_final) $(cdbs_kde_enable_debug)
DEB_AC_AUX_DIR = $(DEB_SRCDIR)/admin
DEB_CONFIGURE_INCLUDEDIR = "\$${prefix}/include/kde"
DEB_CONFIGURE_INCLUDEDIR = "\$${prefix}/include/tde"
DEB_COMPRESS_EXCLUDE = .dcl .docbook -license .tag .sty .el
$(patsubst %,binary-install/%,$(DEB_PACKAGES)) :: binary-install/%:

@ -4,7 +4,7 @@ include /usr/share/cdbs/1/rules/debhelper.mk
include debian/cdbs/kde.mk
include /usr/share/cdbs/1/rules/simple-patchsys.mk
DEB_CONFIGURE_INCLUDEDIR := /opt/trinity/include/kde
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
@ -13,7 +13,7 @@ cdbs_configure_flags := --with-qt-dir=/usr/share/qt3 --disable-rpath --with-xine
DEB_INSTALL_MANPAGES_ksystemlog-trinity := ksystemlog.1
DEB_CONFIGURE_EXTRA_FLAGS := --prefix=/opt/trinity --with-extra-libs=/opt/trinity/lib --with-extra-includes=/opt/trinity/include/kde
DEB_CONFIGURE_EXTRA_FLAGS := --prefix=/opt/trinity --with-extra-libs=/opt/trinity/lib --with-extra-includes=/opt/trinity/include/tde
post-patches:: debian/stamp-bootstrap

@ -1,7 +1,7 @@
export kde_confdir=/etc/trinity
export kde_prefix=/opt/trinity
export kde_bindir=/opt/trinity/bin
export kde_includedir=/opt/trinity/include/kde
export kde_includedir=/opt/trinity/include/tde
export kde_libdir=/opt/trinity/lib
export kde_cgidir=/opt/trinity/lib/cgi-bin
export kde_moduledir=/opt/trinity/lib/trinity

@ -5,7 +5,7 @@
-include debian/debiandirs
DEB_CONFIGURE_INCLUDEDIR := /opt/trinity/include/kde
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
@ -45,7 +45,7 @@ endif
ifneq "$(wildcard /usr/share/misc/config.guess)" ""
cp -f /usr/share/misc/config.guess config.guess
endif
PATH=/opt/trinity/bin:$(PATH) CMAKE_LIBRARY_PATH=/opt/trinity/lib CMAKE_INCLUDE_PATH=/opt/trinity/include/kde CFLAGS="$(CFLAGS) -Wl,-z,defs" ./configure --host=$(DEB_HOST_GNU_TYPE) --build=$(DEB_BUILD_GNU_TYPE) $(configkde) --prefix=/opt/trinity
PATH=/opt/trinity/bin:$(PATH) CMAKE_LIBRARY_PATH=/opt/trinity/lib CMAKE_INCLUDE_PATH=/opt/trinity/include/tde CFLAGS="$(CFLAGS) -Wl,-z,defs" ./configure --host=$(DEB_HOST_GNU_TYPE) --build=$(DEB_BUILD_GNU_TYPE) $(configkde) --prefix=/opt/trinity
build: build-stamp debian/ktechlab.xpm
@ -55,7 +55,7 @@ build-stamp: config.status
make -f admin/Makefile.common cvs
touch debian/stamp-bootstrap
env PATH=/opt/trinity/bin:$(PATH) CMAKE_LIBRARY_PATH=/opt/trinity/lib CMAKE_INCLUDE_PATH=/opt/trinity/include/kde $(MAKE)
env PATH=/opt/trinity/bin:$(PATH) CMAKE_LIBRARY_PATH=/opt/trinity/lib CMAKE_INCLUDE_PATH=/opt/trinity/include/tde $(MAKE)
touch build-stamp
clean:
@ -85,8 +85,8 @@ install: build
dh_testroot
dh_clean -k
dh_installdirs
env PATH=/opt/trinity/bin:$(PATH) CMAKE_LIBRARY_PATH=/opt/trinity/lib CMAKE_INCLUDE_PATH=/opt/trinity/include/kde $(MAKE) install DESTDIR=$(CURDIR)/debian/ktechlab-trinity
env PATH=/opt/trinity/bin:$(PATH) CMAKE_LIBRARY_PATH=/opt/trinity/lib CMAKE_INCLUDE_PATH=/opt/trinity/include/kde $(MAKE) -C po install DESTDIR=$(CURDIR)/debian/ktechlab-trinity
env PATH=/opt/trinity/bin:$(PATH) CMAKE_LIBRARY_PATH=/opt/trinity/lib CMAKE_INCLUDE_PATH=/opt/trinity/include/tde $(MAKE) install DESTDIR=$(CURDIR)/debian/ktechlab-trinity
env PATH=/opt/trinity/bin:$(PATH) CMAKE_LIBRARY_PATH=/opt/trinity/lib CMAKE_INCLUDE_PATH=/opt/trinity/include/tde $(MAKE) -C po install DESTDIR=$(CURDIR)/debian/ktechlab-trinity
install -D -m 644 debian/ktechlab.xpm debian/ktechlab-trinity/opt/trinity/share/pixmaps/ktechlab.xpm
chrpath -d $(CURDIR)/debian/ktechlab-trinity/opt/trinity/bin/ktechlab
chrpath -d $(CURDIR)/debian/ktechlab-trinity/opt/trinity/bin/microbe

@ -59,7 +59,7 @@ endif
cdbs_configure_flags += --with-qt-dir=/usr/share/qt3 --disable-rpath --with-xinerama $(cdbs_kde_enable_final) $(cdbs_kde_enable_debug)
DEB_AC_AUX_DIR = $(DEB_SRCDIR)/admin
DEB_CONFIGURE_INCLUDEDIR = "\$${prefix}/include/kde"
DEB_CONFIGURE_INCLUDEDIR = "\$${prefix}/include/tde"
DEB_COMPRESS_EXCLUDE = .dcl .docbook -license .tag .sty .el
$(patsubst %,binary-install/%,$(DEB_PACKAGES)) :: binary-install/%:

@ -4,7 +4,7 @@ include /usr/share/cdbs/1/rules/debhelper.mk
include /usr/share/cdbs/1/rules/simple-patchsys.mk
include debian/cdbs/debian-qt-kde.mk
DEB_CONFIGURE_INCLUDEDIR := /opt/trinity/include/kde
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
@ -13,7 +13,7 @@ cdbs_configure_flags := --with-qt-dir=/usr/share/qt3 --disable-rpath --with-xine
DEB_INSTALL_MANPAGES_ktorrent = ktorrent.1
DEB_CONFIGURE_EXTRA_FLAGS := --prefix=/opt/trinity --with-extra-libs=/opt/trinity/lib --with-extra-includes=/opt/trinity/include/kde
DEB_CONFIGURE_EXTRA_FLAGS := --prefix=/opt/trinity --with-extra-libs=/opt/trinity/lib --with-extra-includes=/opt/trinity/include/tde
build/ktorrent-trinity::
docbook2x-man debian/ktorrent.1.docbook

@ -59,7 +59,7 @@ endif
cdbs_configure_flags += --with-qt-dir=/usr/share/qt3 --disable-rpath --with-xinerama $(cdbs_kde_enable_final) $(cdbs_kde_enable_debug)
DEB_AC_AUX_DIR = $(DEB_SRCDIR)/admin
DEB_CONFIGURE_INCLUDEDIR = "\$${prefix}/include/kde"
DEB_CONFIGURE_INCLUDEDIR = "\$${prefix}/include/tde"
DEB_COMPRESS_EXCLUDE = .dcl .docbook -license .tag .sty .el
$(patsubst %,binary-install/%,$(DEB_PACKAGES)) :: binary-install/%:

@ -5,14 +5,14 @@ include debian/cdbs/debian-qt-kde.mk
include /usr/share/cdbs/1/rules/simple-patchsys.mk
include /usr/share/cdbs/1/rules/utils.mk
DEB_CONFIGURE_INCLUDEDIR := /opt/trinity/include/kde
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_CONFIGURE_EXTRA_FLAGS := --prefix=/opt/trinity --with-extra-libs=/opt/trinity/lib --with-extra-includes=/opt/trinity/include/kde
DEB_CONFIGURE_EXTRA_FLAGS := --prefix=/opt/trinity --with-extra-libs=/opt/trinity/lib --with-extra-includes=/opt/trinity/include/tde
post-patches:: debian/stamp-bootstrap

@ -17,7 +17,7 @@ include /usr/share/cdbs/1/rules/debhelper.mk
include /usr/share/cdbs/1/class/autotools.mk
include /usr/share/cdbs/1/rules/simple-patchsys.mk
DEB_CONFIGURE_INCLUDEDIR := /opt/trinity/include/kde
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

@ -59,7 +59,7 @@ endif
cdbs_configure_flags += --with-qt-dir=/usr/share/qt3 --disable-rpath --with-xinerama $(cdbs_kde_enable_final) $(cdbs_kde_enable_debug)
DEB_AC_AUX_DIR = $(DEB_SRCDIR)/admin
DEB_CONFIGURE_INCLUDEDIR = "\$${prefix}/include/kde"
DEB_CONFIGURE_INCLUDEDIR = "\$${prefix}/include/tde"
DEB_COMPRESS_EXCLUDE = .dcl .docbook -license .tag .sty .el
$(patsubst %,binary-install/%,$(DEB_PACKAGES)) :: binary-install/%:

@ -4,14 +4,14 @@ include /usr/share/cdbs/1/rules/debhelper.mk
include debian/cdbs/kde.mk
include /usr/share/cdbs/1/rules/simple-patchsys.mk
DEB_CONFIGURE_INCLUDEDIR := /opt/trinity/include/kde
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_CONFIGURE_EXTRA_FLAGS := --prefix=/opt/trinity --with-extra-libs=/opt/trinity/lib --with-extra-includes=/opt/trinity/include/kde
DEB_CONFIGURE_EXTRA_FLAGS := --prefix=/opt/trinity --with-extra-libs=/opt/trinity/lib --with-extra-includes=/opt/trinity/include/tde
makebuilddir/kvkbd-trinity::
make -f Makefile.cvs

@ -8,14 +8,14 @@ include /usr/share/cdbs/1/rules/utils.mk
DEB_CONFIGURE_SCRIPT_ENV += LDFLAGS="-Wl,--as-needed"
DEB_INSTALL_MANPAGES_kvpnc-trinity := debian/kvpnc-trinity.1
DEB_CONFIGURE_INCLUDEDIR := /opt/trinity/include/kde
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_CONFIGURE_EXTRA_FLAGS := --prefix=/opt/trinity --with-extra-libs=/opt/trinity/lib --with-extra-includes=/opt/trinity/include/kde
DEB_CONFIGURE_EXTRA_FLAGS := --prefix=/opt/trinity --with-extra-libs=/opt/trinity/lib --with-extra-includes=/opt/trinity/include/tde
makebuilddir/kvpnc-trinity::
cp -Rp /usr/share/aclocal/libtool.m4 admin/libtool.m4.in

@ -3,7 +3,7 @@
# Uncomment this to turn on verbose mode.
#export DH_VERBOSE=1
DEB_CONFIGURE_INCLUDEDIR := /opt/trinity/include/kde
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
@ -48,7 +48,7 @@ endif
./configure CFLAGS="$(CFLAGS)" LDFLAGS="-Wl,-z,defs -Wl,--as-needed" \
--host=$(DEB_HOST_GNU_TYPE) --build=$(DEB_BUILD_GNU_TYPE) \
--prefix=/opt/trinity --with-extra-libs=/opt/trinity/lib \
--with-extra-includes=/opt/trinity/include/kde \
--with-extra-includes=/opt/trinity/include/tde \
--mandir=/opt/trinity/share/man --infodir=/opt/trinity/share/info --enable-rpath
touch $@

@ -11,7 +11,7 @@
DEB_HOST_GNU_TYPE ?= $(shell dpkg-architecture -qDEB_HOST_GNU_TYPE)
DEB_BUILD_GNU_TYPE ?= $(shell dpkg-architecture -qDEB_BUILD_GNU_TYPE)
DEB_CONFIGURE_INCLUDEDIR := /opt/trinity/include/kde
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

@ -59,7 +59,7 @@ endif
cdbs_configure_flags += --with-qt-dir=/usr/share/qt3 --disable-rpath --with-xinerama $(cdbs_kde_enable_final) $(cdbs_kde_enable_debug)
DEB_AC_AUX_DIR = $(DEB_SRCDIR)/admin
DEB_CONFIGURE_INCLUDEDIR = "\$${prefix}/include/kde"
DEB_CONFIGURE_INCLUDEDIR = "\$${prefix}/include/tde"
DEB_COMPRESS_EXCLUDE = .dcl .docbook -license .tag .sty .el
$(patsubst %,binary-install/%,$(DEB_PACKAGES)) :: binary-install/%:

@ -7,7 +7,7 @@ include /usr/share/cdbs/1/rules/debhelper.mk
include /usr/share/cdbs/1/class/autotools.mk
include debian/cdbs/kde.mk
DEB_CONFIGURE_INCLUDEDIR := /opt/trinity/include/kde
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

@ -59,7 +59,7 @@ endif
cdbs_configure_flags += --with-qt-dir=/usr/share/qt3 --disable-rpath --with-xinerama $(cdbs_kde_enable_final) $(cdbs_kde_enable_debug)
DEB_AC_AUX_DIR = $(DEB_SRCDIR)/admin
DEB_CONFIGURE_INCLUDEDIR = "\$${prefix}/include/kde"
DEB_CONFIGURE_INCLUDEDIR = "\$${prefix}/include/tde"
DEB_COMPRESS_EXCLUDE = .dcl .docbook -license .tag .sty .el
$(patsubst %,binary-install/%,$(DEB_PACKAGES)) :: binary-install/%:

@ -5,7 +5,7 @@ include debian/cdbs/kde.mk
include /usr/share/cdbs/1/rules/patchsys-quilt.mk
include /usr/share/cdbs/1/rules/utils.mk
DEB_CONFIGURE_INCLUDEDIR := /opt/trinity/include/kde
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
@ -14,7 +14,7 @@ cdbs_configure_flags := --with-qt-dir=/usr/share/qt3 --disable-rpath --with-xine
DEB_DH_INSTALL_ARGS = --sourcedir=debian/tmp
DEB_CONFIGURE_INCLUDEDIR := /opt/trinity/include/kde
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

@ -12,7 +12,7 @@ DEB_DH_INSTALL_ARGS = --sourcedir=debian/tmp
DEB_UPDATE_RCD_PARAMS := multiuser
DEB_INSTALL_MANPAGES_tde-guidance-trinity := debian/displayconfig-trinity.1 debian/mountconfig-trinity.1 debian/serviceconfig-trinity.1 debian/userconfig-trinity.1
PYSUPPORT_PATH = $(DEB_DESTDIR)/opt/trinity/share/python-support
DEB_CONFIGURE_EXTRA_FLAGS := --prefix=/opt/trinity --with-extra-libs=/opt/trinity/lib --with-extra-includes=/opt/trinity/include/kde
DEB_CONFIGURE_EXTRA_FLAGS := --prefix=/opt/trinity --with-extra-libs=/opt/trinity/lib --with-extra-includes=/opt/trinity/include/tde
LDFLAGS_APPEND := -L/opt/trinity/lib
install/tde-guidance-trinity::

@ -9,7 +9,7 @@
# Uncomment this to turn on verbose mode.
#export DH_VERBOSE=1
DEB_CONFIGURE_INCLUDEDIR := /opt/trinity/include/kde
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
@ -37,7 +37,7 @@ config.status: patch configure
CFLAGS="$(CFLAGS)" ./configure --host=$(DEB_HOST_GNU_TYPE) --build=$(DEB_BUILD_GNU_TYPE) \
--prefix=/opt/trinity --mandir=\$${prefix}/share/man --infodir=\$${prefix}/share/info \
--disable-debug --enable-final \
--with-extra-libs=/opt/trinity/lib --with-extra-includes=/opt/trinity/include/kde
--with-extra-libs=/opt/trinity/lib --with-extra-includes=/opt/trinity/include/tde
# --with-qt-includes=/usr/include/qt3 --with-qt-libraries=/usr/lib/qt3/
build: build-stamp

@ -59,7 +59,7 @@ endif
cdbs_configure_flags += --with-qt-dir=/usr/share/qt3 --disable-rpath --with-xinerama $(cdbs_kde_enable_final) $(cdbs_kde_enable_debug)
DEB_AC_AUX_DIR = $(DEB_SRCDIR)/admin
DEB_CONFIGURE_INCLUDEDIR = "\$${prefix}/include/kde"
DEB_CONFIGURE_INCLUDEDIR = "\$${prefix}/include/tde"
DEB_COMPRESS_EXCLUDE = .dcl .docbook -license .tag .sty .el
$(patsubst %,binary-install/%,$(DEB_PACKAGES)) :: binary-install/%:

@ -6,7 +6,7 @@ include /usr/share/cdbs/1/rules/debhelper.mk
include /usr/share/cdbs/1/rules/simple-patchsys.mk
include debian/cdbs/kde.mk
DEB_CONFIGURE_INCLUDEDIR := /opt/trinity/include/kde
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

@ -59,7 +59,7 @@ endif
cdbs_configure_flags += --with-qt-dir=/usr/share/qt3 --disable-rpath --with-xinerama $(cdbs_kde_enable_final) $(cdbs_kde_enable_debug)
DEB_AC_AUX_DIR = $(DEB_SRCDIR)/admin
DEB_CONFIGURE_INCLUDEDIR = "\$${prefix}/include/kde"
DEB_CONFIGURE_INCLUDEDIR = "\$${prefix}/include/tde"
DEB_COMPRESS_EXCLUDE = .dcl .docbook -license .tag .sty .el
$(patsubst %,binary-install/%,$(DEB_PACKAGES)) :: binary-install/%:

@ -4,14 +4,14 @@ include /usr/share/cdbs/1/rules/debhelper.mk
include /usr/share/cdbs/1/rules/simple-patchsys.mk
include debian/cdbs/kde.mk
DEB_CONFIGURE_INCLUDEDIR := /opt/trinity/include/kde
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_CONFIGURE_EXTRA_FLAGS := --prefix=/opt/trinity --with-extra-libs=/opt/trinity/lib --with-extra-includes=/opt/trinity/include/kde
DEB_CONFIGURE_EXTRA_FLAGS := --prefix=/opt/trinity --with-extra-libs=/opt/trinity/lib --with-extra-includes=/opt/trinity/include/tde
DEB_INSTALL_MANPAGES_tdesudo-trinity = tdesudo-trinity.1

@ -59,7 +59,7 @@ endif
cdbs_configure_flags += --with-qt-dir=/usr/share/qt3 --disable-rpath --with-xinerama $(cdbs_kde_enable_final) $(cdbs_kde_enable_debug)
DEB_AC_AUX_DIR = $(DEB_SRCDIR)/admin
DEB_CONFIGURE_INCLUDEDIR = "\$${prefix}/include/kde"
DEB_CONFIGURE_INCLUDEDIR = "\$${prefix}/include/tde"
DEB_COMPRESS_EXCLUDE = .dcl .docbook -license .tag .sty .el
$(patsubst %,binary-install/%,$(DEB_PACKAGES)) :: binary-install/%:

@ -5,7 +5,7 @@ include debian/cdbs/kde.mk
include /usr/share/cdbs/1/rules/patchsys-quilt.mk
include /usr/share/cdbs/1/rules/utils.mk
DEB_CONFIGURE_INCLUDEDIR := /opt/trinity/include/kde
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
@ -13,7 +13,7 @@ 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_CONFIGURE_SCRIPT_ENV += LDFLAGS="-Wl,--as-needed"
DEB_CONFIGURE_EXTRA_FLAGS := --prefix=/opt/trinity --with-extra-libs=/opt/trinity/lib --with-extra-includes=/opt/trinity/include/kde
DEB_CONFIGURE_EXTRA_FLAGS := --prefix=/opt/trinity --with-extra-libs=/opt/trinity/lib --with-extra-includes=/opt/trinity/include/tde
post-patches:: debian/stamp-bootstrap

@ -5,7 +5,7 @@
# Uncomment this to turn on verbose mode.
#export DH_VERBOSE=1
DEB_CONFIGURE_INCLUDEDIR := /opt/trinity/include/kde
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

@ -59,7 +59,7 @@ endif
cdbs_configure_flags += --with-qt-dir=/usr/share/qt3 --disable-rpath --with-xinerama $(cdbs_kde_enable_final) $(cdbs_kde_enable_debug)
DEB_AC_AUX_DIR = $(DEB_SRCDIR)/admin
DEB_CONFIGURE_INCLUDEDIR = "\$${prefix}/include/kde"
DEB_CONFIGURE_INCLUDEDIR = "\$${prefix}/include/tde"
DEB_COMPRESS_EXCLUDE = .dcl .docbook -license .tag .sty .el
$(patsubst %,binary-install/%,$(DEB_PACKAGES)) :: binary-install/%:

@ -4,7 +4,7 @@ include /usr/share/cdbs/1/rules/debhelper.mk
include debian/cdbs/kde.mk
include /usr/share/cdbs/1/rules/simple-patchsys.mk
DEB_CONFIGURE_INCLUDEDIR := /opt/trinity/include/kde
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

@ -59,7 +59,7 @@ endif
cdbs_configure_flags += --with-qt-dir=/usr/share/qt3 --disable-rpath --with-xinerama $(cdbs_kde_enable_final) $(cdbs_kde_enable_debug)
DEB_AC_AUX_DIR = $(DEB_SRCDIR)/admin
DEB_CONFIGURE_INCLUDEDIR = "\$${prefix}/include/kde"
DEB_CONFIGURE_INCLUDEDIR = "\$${prefix}/include/tde"
DEB_COMPRESS_EXCLUDE = .dcl .docbook -license .tag .sty .el
$(patsubst %,binary-install/%,$(DEB_PACKAGES)) :: binary-install/%:

@ -3,7 +3,7 @@
include /usr/share/cdbs/1/rules/debhelper.mk
include debian/cdbs/kde.mk
DEB_CONFIGURE_INCLUDEDIR := /opt/trinity/include/kde
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

@ -14,7 +14,7 @@ include /usr/share/cdbs/1/rules/simple-patchsys.mk
include /usr/share/cdbs/1/rules/utils.mk
include debian/cdbs/debian-qt-kde.mk
DEB_CMAKE_EXTRA_FLAGS := -DPKGCONFIG_INSTALL_DIR="/usr/lib/pkgconfig" -DLIB_SUFFIX="" -DCMAKE_INSTALL_PREFIX="/opt/trinity" -DCONFIG_INSTALL_DIR="/etc/trinity" -DSYSCONF_INSTALL_DIR="/etc/trinity" -DCMAKE_LIBRARY_PATH="/opt/trinity/lib" -DCMAKE_INCLUDE_PATH="/opt/trinity/include/kde" -DAUTODETECT_QT_DIRS="ON" -DCMAKE_VERBOSE_MAKEFILE="ON" -DBUILD_ALL="ON" -DCMAKE_SKIP_RPATH="OFF" -DWITH_GCC_VISIBILITY="ON"
DEB_CMAKE_EXTRA_FLAGS := -DPKGCONFIG_INSTALL_DIR="/usr/lib/pkgconfig" -DLIB_SUFFIX="" -DCMAKE_INSTALL_PREFIX="/opt/trinity" -DCONFIG_INSTALL_DIR="/etc/trinity" -DSYSCONF_INSTALL_DIR="/etc/trinity" -DCMAKE_LIBRARY_PATH="/opt/trinity/lib" -DCMAKE_INCLUDE_PATH="/opt/trinity/include/tde" -DAUTODETECT_QT_DIRS="ON" -DCMAKE_VERBOSE_MAKEFILE="ON" -DBUILD_ALL="ON" -DCMAKE_SKIP_RPATH="OFF" -DWITH_GCC_VISIBILITY="ON"
# Honour "parallel=N" option of DEB_BUILD_OPTIONS. Comment out to
# never build in parallel, regardless of DEB_BUILD_OPTIONS.

@ -59,7 +59,7 @@ endif
cdbs_configure_flags += --with-qt-dir=/usr/share/qt3 --disable-rpath --with-xinerama $(cdbs_kde_enable_final) $(cdbs_kde_enable_debug)
DEB_AC_AUX_DIR = $(DEB_SRCDIR)/admin
DEB_CONFIGURE_INCLUDEDIR = "\$${prefix}/include/kde"
DEB_CONFIGURE_INCLUDEDIR = "\$${prefix}/include/tde"
DEB_COMPRESS_EXCLUDE = .dcl .docbook -license .tag .sty .el
$(patsubst %,binary-install/%,$(DEB_PACKAGES)) :: binary-install/%:

@ -9,7 +9,7 @@ include debian/cdbs/debian-qt-kde.mk
include /usr/share/cdbs/1/rules/patchsys-quilt.mk
include /usr/share/cdbs/1/rules/utils.mk
DEB_CONFIGURE_INCLUDEDIR := /opt/trinity/include/kde
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
@ -18,7 +18,7 @@ cdbs_configure_flags := --with-qt-dir=/usr/share/qt3 --disable-rpath --with-xine
DEB_CONFIGURE_SCRIPT_ENV += LDFLAGS="-Wl,--as-needed"
DEB_CONFIGURE_EXTRA_FLAGS := --prefix=/opt/trinity --with-extra-libs=/opt/trinity/lib --with-extra-includes=/opt/trinity/include/kde
DEB_CONFIGURE_EXTRA_FLAGS := --prefix=/opt/trinity --with-extra-libs=/opt/trinity/lib --with-extra-includes=/opt/trinity/include/tde
clean ::
rm -f po/*/*.gmo

@ -59,7 +59,7 @@ endif
cdbs_configure_flags += --with-qt-dir=/usr/share/qt3 --disable-rpath --with-xinerama $(cdbs_kde_enable_final) $(cdbs_kde_enable_debug)
DEB_AC_AUX_DIR = $(DEB_SRCDIR)/admin
DEB_CONFIGURE_INCLUDEDIR = "\$${prefix}/include/kde"
DEB_CONFIGURE_INCLUDEDIR = "\$${prefix}/include/tde"
DEB_COMPRESS_EXCLUDE = .dcl .docbook -license .tag .sty .el
$(patsubst %,binary-install/%,$(DEB_PACKAGES)) :: binary-install/%:

@ -5,7 +5,7 @@ include debian/cdbs/debian-qt-kde.mk
include /usr/share/cdbs/1/rules/patchsys-quilt.mk
include /usr/share/cdbs/1/rules/utils.mk
DEB_CONFIGURE_INCLUDEDIR := /opt/trinity/include/kde
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

@ -59,7 +59,7 @@ endif
cdbs_configure_flags += --with-qt-dir=/usr/share/qt3 --disable-rpath --with-xinerama $(cdbs_kde_enable_final) $(cdbs_kde_enable_debug)
DEB_AC_AUX_DIR = $(DEB_SRCDIR)/admin
DEB_CONFIGURE_INCLUDEDIR = "\$${prefix}/include/kde"
DEB_CONFIGURE_INCLUDEDIR = "\$${prefix}/include/tde"
DEB_COMPRESS_EXCLUDE = .dcl .docbook -license .tag .sty .el
$(patsubst %,binary-install/%,$(DEB_PACKAGES)) :: binary-install/%:

@ -8,7 +8,7 @@ include /usr/share/cdbs/1/rules/debhelper.mk
include debian/cdbs/debian-qt-kde.mk
include /usr/share/cdbs/1/rules/utils.mk
DEB_CONFIGURE_INCLUDEDIR := /opt/trinity/include/kde
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

@ -59,7 +59,7 @@ endif
cdbs_configure_flags += --with-qt-dir=/usr/share/qt3 --disable-rpath --with-xinerama $(cdbs_kde_enable_final) $(cdbs_kde_enable_debug)
DEB_AC_AUX_DIR = $(DEB_SRCDIR)/admin
DEB_CONFIGURE_INCLUDEDIR = "\$${prefix}/include/kde"
DEB_CONFIGURE_INCLUDEDIR = "\$${prefix}/include/tde"
DEB_COMPRESS_EXCLUDE = .dcl .docbook -license .tag .sty .el
$(patsubst %,binary-install/%,$(DEB_PACKAGES)) :: binary-install/%:

@ -5,7 +5,7 @@ include debian/cdbs/debian-qt-kde.mk
include /usr/share/cdbs/1/rules/simple-patchsys.mk
include /usr/share/cdbs/1/rules/utils.mk
DEB_CONFIGURE_INCLUDEDIR := /opt/trinity/include/kde
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

@ -9,7 +9,7 @@
# Uncomment this to turn on verbose mode.
#export DH_VERBOSE=1
DEB_CONFIGURE_INCLUDEDIR := /opt/trinity/include/kde
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

@ -3,7 +3,7 @@
# Uncomment this to turn on verbose mode.
#export DH_VERBOSE=1
DEB_CONFIGURE_INCLUDEDIR := /opt/trinity/include/kde
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

@ -3,7 +3,7 @@
# Uncomment this to turn on verbose mode.
#export DH_VERBOSE=1
DEB_CONFIGURE_INCLUDEDIR := /opt/trinity/include/kde
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
@ -47,10 +47,10 @@ configure-stamp:
QUILT_PATCHES=debian/patches quilt push -a || test $$? = 2
CFLAGS="$(CFLAGS)" PATH=/opt/trinity/bin:$(PATH) LD_LIBRARY_PATH=/opt/trinity/lib:$(LD_LIBRARY_PATH) CMAKE_LIBRARY_PATH=/opt/trinity/lib CMAKE_INCLUDE_PATH=/opt/trinity/include/kde ./configure --enable-gpl \
CFLAGS="$(CFLAGS)" PATH=/opt/trinity/bin:$(PATH) LD_LIBRARY_PATH=/opt/trinity/lib:$(LD_LIBRARY_PATH) CMAKE_LIBRARY_PATH=/opt/trinity/lib CMAKE_INCLUDE_PATH=/opt/trinity/include/tde ./configure --enable-gpl \
--luma-compress --disable-mmx $(CONFIGURE_OPTS) \
--avformat-shared=/usr --avformat-swscale \
--prefix=/opt/trinity --with-extra-libs=/opt/trinity/lib --with-extra-includes=/opt/trinity/include/kde
--prefix=/opt/trinity --with-extra-libs=/opt/trinity/lib --with-extra-includes=/opt/trinity/include/tde
touch configure-stamp
@ -58,7 +58,7 @@ build: configure-stamp build-stamp
build-stamp:
dh_testdir
env PATH=/opt/trinity/bin:$(PATH) LD_LIBRARY_PATH=/opt/trinity/lib:$(LD_LIBRARY_PATH) CMAKE_LIBRARY_PATH=/opt/trinity/lib CMAKE_INCLUDE_PATH=/opt/trinity/include/kde $(MAKE) -j $(NCPUS)
env PATH=/opt/trinity/bin:$(PATH) LD_LIBRARY_PATH=/opt/trinity/lib:$(LD_LIBRARY_PATH) CMAKE_LIBRARY_PATH=/opt/trinity/lib CMAKE_INCLUDE_PATH=/opt/trinity/include/tde $(MAKE) -j $(NCPUS)
touch build-stamp
@ -81,7 +81,7 @@ install: build
dh_clean -k
dh_installdirs opt/trinity/lib/mlt0.2.5/modules opt/trinity/share/mlt0.2.5
env PATH=/opt/trinity/bin:$(PATH) LD_LIBRARY_PATH=/opt/trinity/lib:$(LD_LIBRARY_PATH) CMAKE_LIBRARY_PATH=/opt/trinity/lib CMAKE_INCLUDE_PATH=/opt/trinity/include/kde $(MAKE) install DESTDIR=$(CURDIR)/debian/tmp
env PATH=/opt/trinity/bin:$(PATH) LD_LIBRARY_PATH=/opt/trinity/lib:$(LD_LIBRARY_PATH) CMAKE_LIBRARY_PATH=/opt/trinity/lib CMAKE_INCLUDE_PATH=/opt/trinity/include/tde $(MAKE) install DESTDIR=$(CURDIR)/debian/tmp
# mkdir debian/tmp/opt/trinity
# mv debian/tmp/opt/trinity/lib debian/tmp/opt/trinity/

@ -1,4 +1,4 @@
opt/trinity/include/kde/pythonize.h
opt/trinity/include/tde/pythonize.h
opt/trinity/lib/libpythonize.a
opt/trinity/lib/libpythonize.la
opt/trinity/lib/libpythonize.so

@ -8,7 +8,7 @@ include debian/python-distutils-jaunty.mk
include /usr/share/cdbs/1/rules/patchsys-quilt.mk
include /usr/share/cdbs/1/rules/utils.mk
DEB_CONFIGURE_INCLUDEDIR := /opt/trinity/include/kde
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
@ -16,7 +16,7 @@ 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_INSTALL_ARGS = --sourcedir=debian/tmp
DEB_CONFIGURE_EXTRA_FLAGS := --prefix=/opt/trinity --with-extra-libs=/opt/trinity/lib --with-extra-includes=/opt/trinity/include/kde
DEB_CONFIGURE_EXTRA_FLAGS := --prefix=/opt/trinity --with-extra-libs=/opt/trinity/lib --with-extra-includes=/opt/trinity/include/tde
install/pytdeextensions-trinity::
# We have no idea if the built product is site-packages or dist-packages
@ -45,8 +45,8 @@ install/libpythonize0-trinity::
# fix binary-or-shlib-defines-rpath
chrpath -d debian/tmp/opt/trinity/lib/libpythonize.so.*
# fix include directory location
mkdir -p debian/tmp/opt/trinity/include/kde
mv debian/tmp/opt/trinity/include/*.h debian/tmp/opt/trinity/include/kde
mkdir -p debian/tmp/opt/trinity/include/tde
mv debian/tmp/opt/trinity/include/*.h debian/tmp/opt/trinity/include/tde
clean::
rm -rf build

@ -1,6 +1,6 @@
export kde_prefix=/opt/trinity
export sysconfdir=/etc
export kde_includedir=/opt/trinity/include/kde
export kde_includedir=/opt/trinity/include/tde
export infodir=/opt/trinity/share/info
export mandir=/opt/trinity/share/man
export qtdir=/opt/trinity/share/qt3

@ -24,7 +24,7 @@ I18N_INSTALL := $(patsubst $(I18N_DIR_PAT),install__%,$(I18N_DIRS))
-include debian/debiandirs
DEB_CONFIGURE_INCLUDEDIR := /opt/trinity/include/kde
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

@ -59,7 +59,7 @@ endif
cdbs_configure_flags += --with-qt-dir=/usr/share/qt3 --disable-rpath --with-xinerama $(cdbs_kde_enable_final) $(cdbs_kde_enable_debug)
DEB_AC_AUX_DIR = $(DEB_SRCDIR)/admin
DEB_CONFIGURE_INCLUDEDIR = "\$${prefix}/include/kde"
DEB_CONFIGURE_INCLUDEDIR = "\$${prefix}/include/tde"
DEB_COMPRESS_EXCLUDE = .dcl .docbook -license .tag .sty .el
$(patsubst %,binary-install/%,$(DEB_PACKAGES)) :: binary-install/%:

@ -1,5 +1,5 @@
debian/tmp/opt/trinity/bin/ksayit
debian/tmp/opt/trinity/include/kde/ksayit_fxplugin.h
debian/tmp/opt/trinity/include/tde/ksayit_fxplugin.h
debian/tmp/opt/trinity/lib/trinity/libFreeverb_plugin.la
debian/tmp/opt/trinity/lib/trinity/libFreeverb_plugin.so
debian/tmp/opt/trinity/lib/libKTTSD_Lib.la

@ -4,7 +4,7 @@
if test -z "$PREPARETIPS"; then PREPARETIPS=preparetips ; fi
export EXTRACTRC PREPARETIPS
+kdepotpath=/opt/trinity/include/kde/kde.pot
+kdepotpath=/opt/trinity/include/tde/kde.pot
+
for subdir in $dirs; do
test -z "$VERBOSE" || echo "Making messages in $subdir"
@ -15,11 +15,11 @@
- kdepotpath=${includedir:-`kde-config --expandvars --install include`}/kde.pot
- if ! test -f $kdepotpath; then
- kdepotpath=`kde-config --expandvars --prefix`/include/kde.pot
- kdepotpath=`kde-config --expandvars --prefix`/include/tde.pot
- fi
+# kdepotpath=${includedir:-`kde-config --expandvars --install include`}/kde.pot
+# if ! test -f $kdepotpath; then
+# kdepotpath=`kde-config --expandvars --prefix`/include/kde.pot
+# kdepotpath=`kde-config --expandvars --prefix`/include/tde.pot
+# fi
$MAKE -s -f _transMakefile podir=$podir EXTRACTRC="$EXTRACTRC" PREPARETIPS="$PREPARETIPS" srcdir=. \

@ -5,7 +5,7 @@ include debian/cdbs/debian-qt-kde.mk
include /usr/share/cdbs/1/rules/simple-patchsys.mk
include /usr/share/cdbs/1/rules/utils.mk
DEB_CONFIGURE_INCLUDEDIR := /opt/trinity/include/kde
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

@ -59,7 +59,7 @@ endif
cdbs_configure_flags += --with-qt-dir=/usr/share/qt3 --disable-rpath --with-xinerama $(cdbs_kde_enable_final) $(cdbs_kde_enable_debug)
DEB_AC_AUX_DIR = $(DEB_SRCDIR)/admin
DEB_CONFIGURE_INCLUDEDIR = "\$${prefix}/include/kde"
DEB_CONFIGURE_INCLUDEDIR = "\$${prefix}/include/tde"
DEB_COMPRESS_EXCLUDE = .dcl .docbook -license .tag .sty .el
$(patsubst %,binary-install/%,$(DEB_PACKAGES)) :: binary-install/%:

@ -4,7 +4,7 @@
if test -z "$PREPARETIPS"; then PREPARETIPS=preparetips ; fi
export EXTRACTRC PREPARETIPS
+kdepotpath=/opt/trinity/include/kde/kde.pot
+kdepotpath=/opt/trinity/include/tde/kde.pot
+
for subdir in $dirs; do
test -z "$VERBOSE" || echo "Making messages in $subdir"
@ -15,11 +15,11 @@
- kdepotpath=${includedir:-`kde-config --expandvars --install include`}/kde.pot
- if ! test -f $kdepotpath; then
- kdepotpath=`kde-config --expandvars --prefix`/include/kde.pot
- kdepotpath=`kde-config --expandvars --prefix`/include/tde.pot
- fi
+# kdepotpath=${includedir:-`kde-config --expandvars --install include`}/kde.pot
+# if ! test -f $kdepotpath; then
+# kdepotpath=`kde-config --expandvars --prefix`/include/kde.pot
+# kdepotpath=`kde-config --expandvars --prefix`/include/tde.pot
+# fi
$MAKE -s -f _transMakefile podir=$podir EXTRACTRC="$EXTRACTRC" PREPARETIPS="$PREPARETIPS" srcdir=. \

@ -5,7 +5,7 @@ include debian/cdbs/debian-qt-kde.mk
include /usr/share/cdbs/1/rules/simple-patchsys.mk
include /usr/share/cdbs/1/rules/utils.mk
DEB_CONFIGURE_INCLUDEDIR := /opt/trinity/include/kde
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

@ -59,7 +59,7 @@ endif
cdbs_configure_flags += --with-qt-dir=/usr/share/qt3 --disable-rpath --with-xinerama $(cdbs_kde_enable_final) $(cdbs_kde_enable_debug)
DEB_AC_AUX_DIR = $(DEB_SRCDIR)/admin
DEB_CONFIGURE_INCLUDEDIR = "\$${prefix}/include/kde"
DEB_CONFIGURE_INCLUDEDIR = "\$${prefix}/include/tde"
DEB_COMPRESS_EXCLUDE = .dcl .docbook -license .tag .sty .el
$(patsubst %,binary-install/%,$(DEB_PACKAGES)) :: binary-install/%:

@ -4,7 +4,7 @@
if test -z "$PREPARETIPS"; then PREPARETIPS=preparetips ; fi
export EXTRACTRC PREPARETIPS
+kdepotpath=/opt/trinity/include/kde/kde.pot
+kdepotpath=/opt/trinity/include/tde/kde.pot
+
for subdir in $dirs; do
test -z "$VERBOSE" || echo "Making messages in $subdir"
@ -15,11 +15,11 @@
- kdepotpath=${includedir:-`kde-config --expandvars --install include`}/kde.pot
- if ! test -f $kdepotpath; then
- kdepotpath=`kde-config --expandvars --prefix`/include/kde.pot
- kdepotpath=`kde-config --expandvars --prefix`/include/tde.pot
- fi
+# kdepotpath=${includedir:-`kde-config --expandvars --install include`}/kde.pot
+# if ! test -f $kdepotpath; then
+# kdepotpath=`kde-config --expandvars --prefix`/include/kde.pot
+# kdepotpath=`kde-config --expandvars --prefix`/include/tde.pot
+# fi
$MAKE -s -f _transMakefile podir=$podir EXTRACTRC="$EXTRACTRC" PREPARETIPS="$PREPARETIPS" srcdir=. \

@ -5,7 +5,7 @@ include debian/cdbs/debian-qt-kde.mk
include /usr/share/cdbs/1/rules/simple-patchsys.mk
include /usr/share/cdbs/1/rules/utils.mk
DEB_CONFIGURE_INCLUDEDIR := /opt/trinity/include/kde
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

@ -59,7 +59,7 @@ endif
cdbs_configure_flags += --with-qt-dir=/usr/share/qt3 --disable-rpath --with-xinerama $(cdbs_kde_enable_final) $(cdbs_kde_enable_debug)
DEB_AC_AUX_DIR = $(DEB_SRCDIR)/admin
DEB_CONFIGURE_INCLUDEDIR = "\$${prefix}/include/kde"
DEB_CONFIGURE_INCLUDEDIR = "\$${prefix}/include/tde"
DEB_COMPRESS_EXCLUDE = .dcl .docbook -license .tag .sty .el
$(patsubst %,binary-install/%,$(DEB_PACKAGES)) :: binary-install/%:

@ -5,7 +5,7 @@ include debian/cdbs/debian-qt-kde.mk
include /usr/share/cdbs/1/rules/simple-patchsys.mk
include /usr/share/cdbs/1/rules/utils.mk
DEB_CONFIGURE_INCLUDEDIR := /opt/trinity/include/kde
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

@ -59,7 +59,7 @@ endif
cdbs_configure_flags += --with-qt-dir=/usr/share/qt3 --disable-rpath --with-xinerama $(cdbs_kde_enable_final) $(cdbs_kde_enable_debug)
DEB_AC_AUX_DIR = $(DEB_SRCDIR)/admin
DEB_CONFIGURE_INCLUDEDIR = "\$${prefix}/include/kde"
DEB_CONFIGURE_INCLUDEDIR = "\$${prefix}/include/tde"
DEB_COMPRESS_EXCLUDE = .dcl .docbook -license .tag .sty .el
$(patsubst %,binary-install/%,$(DEB_PACKAGES)) :: binary-install/%:

@ -1,4 +1,4 @@
debian/tmp/opt/trinity/include/kde/kjsembed/*
debian/tmp/opt/trinity/include/tde/kjsembed/*
debian/tmp/opt/trinity/lib/libkjsembed.so
debian/tmp/opt/trinity/lib/libkjsembed.la

@ -1,3 +1,3 @@
debian/tmp/opt/trinity/include/kde/smoke.h
debian/tmp/opt/trinity/include/tde/smoke.h
debian/tmp/opt/trinity/lib/libsmokeqt.so
debian/tmp/opt/trinity/lib/libsmokeqt.la

@ -4,7 +4,7 @@
if test -z "$PREPARETIPS"; then PREPARETIPS=preparetips ; fi
export EXTRACTRC PREPARETIPS
+kdepotpath=/opt/trinity/include/kde/kde.pot
+kdepotpath=/opt/trinity/include/tde/kde.pot
+
for subdir in $dirs; do
test -z "$VERBOSE" || echo "Making messages in $subdir"
@ -15,11 +15,11 @@
- kdepotpath=${includedir:-`kde-config --expandvars --install include`}/kde.pot
- if ! test -f $kdepotpath; then
- kdepotpath=`kde-config --expandvars --prefix`/include/kde.pot
- kdepotpath=`kde-config --expandvars --prefix`/include/tde.pot
- fi
+# kdepotpath=${includedir:-`kde-config --expandvars --install include`}/kde.pot
+# if ! test -f $kdepotpath; then
+# kdepotpath=`kde-config --expandvars --prefix`/include/kde.pot
+# kdepotpath=`kde-config --expandvars --prefix`/include/tde.pot
+# fi
$MAKE -s -f _transMakefile podir=$podir EXTRACTRC="$EXTRACTRC" PREPARETIPS="$PREPARETIPS" srcdir=. \

@ -11,7 +11,7 @@ DEB_BUILDDIR := $(DEB_SRCDIR)
include /usr/share/cdbs/1/rules/patchsys-quilt.mk
include /usr/share/cdbs/1/rules/utils.mk
DEB_CONFIGURE_INCLUDEDIR := /opt/trinity/include/kde
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

@ -59,7 +59,7 @@ endif
cdbs_configure_flags += --with-qt-dir=/usr/share/qt3 --disable-rpath --with-xinerama $(cdbs_kde_enable_final) $(cdbs_kde_enable_debug)
DEB_AC_AUX_DIR = $(DEB_SRCDIR)/admin
DEB_CONFIGURE_INCLUDEDIR = "\$${prefix}/include/kde"
DEB_CONFIGURE_INCLUDEDIR = "\$${prefix}/include/tde"
DEB_COMPRESS_EXCLUDE = .dcl .docbook -license .tag .sty .el
$(patsubst %,binary-install/%,$(DEB_PACKAGES)) :: binary-install/%:

@ -1,7 +1,7 @@
etc/trinity/kstarsrc
opt/trinity/bin/kstars
/opt/trinity/include/kde/kstarsinterface.h
/opt/trinity/include/kde/simclockinterface.h
/opt/trinity/include/tde/kstarsinterface.h
/opt/trinity/include/tde/simclockinterface.h
/opt/trinity/share/applications/kde/kstars.desktop
/opt/trinity/share/config.kcfg/kstars.kcfg
/opt/trinity/share/doc/kde/HTML/en/kstars/common

@ -1,3 +1,3 @@
/opt/trinity/include/kde/libkiten
/opt/trinity/include/tde/libkiten
opt/trinity/lib/libkiten.la
opt/trinity/lib/libkiten.so

@ -1,4 +1,4 @@
/opt/trinity/include/kde/libtdeedu
/opt/trinity/include/tde/libtdeedu
opt/trinity/lib/libextdate.la
opt/trinity/lib/libextdate.so
opt/trinity/lib/libtdeeducore.la

@ -4,7 +4,7 @@
if test -z "$PREPARETIPS"; then PREPARETIPS=preparetips ; fi
export EXTRACTRC PREPARETIPS
+kdepotpath=/opt/trinity/include/kde/kde.pot
+kdepotpath=/opt/trinity/include/tde/kde.pot
+
for subdir in $dirs; do
test -z "$VERBOSE" || echo "Making messages in $subdir"
@ -15,11 +15,11 @@
- kdepotpath=${includedir:-`kde-config --expandvars --install include`}/kde.pot
- if ! test -f $kdepotpath; then
- kdepotpath=`kde-config --expandvars --prefix`/include/kde.pot
- kdepotpath=`kde-config --expandvars --prefix`/include/tde.pot
- fi
+# kdepotpath=${includedir:-`kde-config --expandvars --install include`}/kde.pot
+# if ! test -f $kdepotpath; then
+# kdepotpath=`kde-config --expandvars --prefix`/include/kde.pot
+# kdepotpath=`kde-config --expandvars --prefix`/include/tde.pot
+# fi
$MAKE -s -f _transMakefile podir=$podir EXTRACTRC="$EXTRACTRC" PREPARETIPS="$PREPARETIPS" srcdir=. \

@ -5,7 +5,7 @@ include debian/cdbs/debian-qt-kde.mk
include /usr/share/cdbs/1/rules/simple-patchsys.mk
include /usr/share/cdbs/1/rules/utils.mk
DEB_CONFIGURE_INCLUDEDIR := /opt/trinity/include/kde
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
@ -14,7 +14,7 @@ cdbs_configure_flags := --with-qt-dir=/usr/share/qt3 --disable-rpath --with-xine
DEB_DH_INSTALL_SOURCEDIR := $(DEB_DESTDIR)
DEB_CONFIGURE_EXTRA_FLAGS := --prefix=/opt/trinity --with-extra-libs=/opt/trinity/lib --includedir="/opt/trinity/include/kde" --mandir="/opt/trinity/share/man" --infodir="/opt/trinity/share/info"
DEB_CONFIGURE_EXTRA_FLAGS := --prefix=/opt/trinity --with-extra-libs=/opt/trinity/lib --includedir="/opt/trinity/include/tde" --mandir="/opt/trinity/share/man" --infodir="/opt/trinity/share/info"
# Ensure that kig's python scripting built successfully.
common-build-arch::

@ -1,5 +1,5 @@
/opt/trinity/include/kde/atlantik
/opt/trinity/include/kde/atlantic
/opt/trinity/include/tde/atlantik
/opt/trinity/include/tde/atlantic
/opt/trinity/lib/libatlantic.so
/opt/trinity/lib/libatlantikclient.so
/opt/trinity/lib/libatlantikui.so

@ -59,7 +59,7 @@ endif
cdbs_configure_flags += --with-qt-dir=/usr/share/qt3 --disable-rpath --with-xinerama $(cdbs_kde_enable_final) $(cdbs_kde_enable_debug)
DEB_AC_AUX_DIR = $(DEB_SRCDIR)/admin
DEB_CONFIGURE_INCLUDEDIR = "\$${prefix}/include/kde"
DEB_CONFIGURE_INCLUDEDIR = "\$${prefix}/include/tde"
DEB_COMPRESS_EXCLUDE = .dcl .docbook -license .tag .sty .el
$(patsubst %,binary-install/%,$(DEB_PACKAGES)) :: binary-install/%:

@ -1,2 +1,2 @@
/opt/trinity/include/kde/kolf
/opt/trinity/include/tde/kolf
/opt/trinity/lib/libkolf.so

@ -1,4 +1,4 @@
/opt/trinity/include/kde/*.h
/opt/trinity/include/kde/kgame
/opt/trinity/include/tde/*.h
/opt/trinity/include/tde/kgame
/opt/trinity/lib/libtdegames.so
/opt/trinity/lib/libtdegames.la

@ -4,7 +4,7 @@
if test -z "$PREPARETIPS"; then PREPARETIPS=preparetips ; fi
export EXTRACTRC PREPARETIPS
+kdepotpath=/opt/trinity/include/kde/kde.pot
+kdepotpath=/opt/trinity/include/tde/kde.pot
+
for subdir in $dirs; do
test -z "$VERBOSE" || echo "Making messages in $subdir"
@ -15,11 +15,11 @@
- kdepotpath=${includedir:-`kde-config --expandvars --install include`}/kde.pot
- if ! test -f $kdepotpath; then
- kdepotpath=`kde-config --expandvars --prefix`/include/kde.pot
- kdepotpath=`kde-config --expandvars --prefix`/include/tde.pot
- fi
+# kdepotpath=${includedir:-`kde-config --expandvars --install include`}/kde.pot
+# if ! test -f $kdepotpath; then
+# kdepotpath=`kde-config --expandvars --prefix`/include/kde.pot
+# kdepotpath=`kde-config --expandvars --prefix`/include/tde.pot
+# fi
$MAKE -s -f _transMakefile podir=$podir EXTRACTRC="$EXTRACTRC" PREPARETIPS="$PREPARETIPS" srcdir=. \

@ -7,7 +7,7 @@ include /usr/share/cdbs/1/rules/utils.mk
export kde_bindir = /opt/trinity/games
DEB_CONFIGURE_INCLUDEDIR := /opt/trinity/include/kde
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

@ -59,7 +59,7 @@ endif
cdbs_configure_flags += --with-qt-dir=/usr/share/qt3 --disable-rpath --with-xinerama $(cdbs_kde_enable_final) $(cdbs_kde_enable_debug)
DEB_AC_AUX_DIR = $(DEB_SRCDIR)/admin
DEB_CONFIGURE_INCLUDEDIR = "\$${prefix}/include/kde"
DEB_CONFIGURE_INCLUDEDIR = "\$${prefix}/include/tde"
DEB_COMPRESS_EXCLUDE = .dcl .docbook -license .tag .sty .el
$(patsubst %,binary-install/%,$(DEB_PACKAGES)) :: binary-install/%:

@ -1,3 +1,3 @@
debian/tmp/opt/trinity/include/kde/poppler-link-qt3.h
debian/tmp/opt/trinity/include/kde/poppler-page-transition.h
debian/tmp/opt/trinity/include/kde/poppler-qt.h
debian/tmp/opt/trinity/include/tde/poppler-link-qt3.h
debian/tmp/opt/trinity/include/tde/poppler-page-transition.h
debian/tmp/opt/trinity/include/tde/poppler-qt.h

@ -4,7 +4,7 @@
if test -z "$PREPARETIPS"; then PREPARETIPS=preparetips ; fi
export EXTRACTRC PREPARETIPS
+kdepotpath=/opt/trinity/include/kde/kde.pot
+kdepotpath=/opt/trinity/include/tde/kde.pot
+
for subdir in $dirs; do
test -z "$VERBOSE" || echo "Making messages in $subdir"
@ -15,11 +15,11 @@
- kdepotpath=${includedir:-`kde-config --expandvars --install include`}/kde.pot
- if ! test -f $kdepotpath; then
- kdepotpath=`kde-config --expandvars --prefix`/include/kde.pot
- kdepotpath=`kde-config --expandvars --prefix`/include/tde.pot
- fi
+# kdepotpath=${includedir:-`kde-config --expandvars --install include`}/kde.pot
+# if ! test -f $kdepotpath; then
+# kdepotpath=`kde-config --expandvars --prefix`/include/kde.pot
+# kdepotpath=`kde-config --expandvars --prefix`/include/tde.pot
+# fi
$MAKE -s -f _transMakefile podir=$podir EXTRACTRC="$EXTRACTRC" PREPARETIPS="$PREPARETIPS" srcdir=. \

@ -1,184 +1,184 @@
debian/tmp/opt/trinity/include/kde/dom/SVGAElement.h
debian/tmp/opt/trinity/include/kde/dom/SVGAltGlyphDefElement.h
debian/tmp/opt/trinity/include/kde/dom/SVGAltGlyphElement.h
debian/tmp/opt/trinity/include/kde/dom/SVGAngle.h
debian/tmp/opt/trinity/include/kde/dom/SVGAnimateColorElement.h
debian/tmp/opt/trinity/include/kde/dom/SVGAnimateElement.h
debian/tmp/opt/trinity/include/kde/dom/SVGAnimateMotionElement.h
debian/tmp/opt/trinity/include/kde/dom/SVGAnimateTransformElement.h
debian/tmp/opt/trinity/include/kde/dom/SVGAnimatedAngle.h
debian/tmp/opt/trinity/include/kde/dom/SVGAnimatedBoolean.h
debian/tmp/opt/trinity/include/kde/dom/SVGAnimatedEnumeration.h
debian/tmp/opt/trinity/include/kde/dom/SVGAnimatedInteger.h
debian/tmp/opt/trinity/include/kde/dom/SVGAnimatedLength.h
debian/tmp/opt/trinity/include/kde/dom/SVGAnimatedLengthList.h
debian/tmp/opt/trinity/include/kde/dom/SVGAnimatedNumber.h
debian/tmp/opt/trinity/include/kde/dom/SVGAnimatedNumberList.h
debian/tmp/opt/trinity/include/kde/dom/SVGAnimatedPathData.h
debian/tmp/opt/trinity/include/kde/dom/SVGAnimatedPoints.h
debian/tmp/opt/trinity/include/kde/dom/SVGAnimatedPreserveAspectRatio.h
debian/tmp/opt/trinity/include/kde/dom/SVGAnimatedRect.h
debian/tmp/opt/trinity/include/kde/dom/SVGAnimatedString.h
debian/tmp/opt/trinity/include/kde/dom/SVGAnimatedTransformList.h
debian/tmp/opt/trinity/include/kde/dom/SVGAnimationElement.h
debian/tmp/opt/trinity/include/kde/dom/SVGCSSRule.h
debian/tmp/opt/trinity/include/kde/dom/SVGCircleElement.h
debian/tmp/opt/trinity/include/kde/dom/SVGClipPathElement.h
debian/tmp/opt/trinity/include/kde/dom/SVGColor.h
debian/tmp/opt/trinity/include/kde/dom/SVGColorProfileElement.h
debian/tmp/opt/trinity/include/kde/dom/SVGColorProfileRule.h
debian/tmp/opt/trinity/include/kde/dom/SVGComponentTransferFunctionElement.h
debian/tmp/opt/trinity/include/kde/dom/SVGCursorElement.h
debian/tmp/opt/trinity/include/kde/dom/SVGDefinitionSrcElement.h
debian/tmp/opt/trinity/include/kde/dom/SVGDefsElement.h
debian/tmp/opt/trinity/include/kde/dom/SVGDescElement.h
debian/tmp/opt/trinity/include/kde/dom/SVGDocument.h
debian/tmp/opt/trinity/include/kde/dom/SVGElement.h
debian/tmp/opt/trinity/include/kde/dom/SVGElementInstance.h
debian/tmp/opt/trinity/include/kde/dom/SVGElementInstanceList.h
debian/tmp/opt/trinity/include/kde/dom/SVGEllipseElement.h
debian/tmp/opt/trinity/include/kde/dom/SVGEvent.h
debian/tmp/opt/trinity/include/kde/dom/SVGException.h
debian/tmp/opt/trinity/include/kde/dom/SVGExternalResourcesRequired.h
debian/tmp/opt/trinity/include/kde/dom/SVGFEBlendElement.h
debian/tmp/opt/trinity/include/kde/dom/SVGFEColorMatrixElement.h
debian/tmp/opt/trinity/include/kde/dom/SVGFEComponentTransferElement.h
debian/tmp/opt/trinity/include/kde/dom/SVGFECompositeElement.h
debian/tmp/opt/trinity/include/kde/dom/SVGFEConvolveMatrixElement.h
debian/tmp/opt/trinity/include/kde/dom/SVGFEDiffuseLightingElement.h
debian/tmp/opt/trinity/include/kde/dom/SVGFEDisplacementMapElement.h
debian/tmp/opt/trinity/include/kde/dom/SVGFEDistantLightElement.h
debian/tmp/opt/trinity/include/kde/dom/SVGFEFloodElement.h
debian/tmp/opt/trinity/include/kde/dom/SVGFEFuncAElement.h
debian/tmp/opt/trinity/include/kde/dom/SVGFEFuncBElement.h
debian/tmp/opt/trinity/include/kde/dom/SVGFEFuncGElement.h
debian/tmp/opt/trinity/include/kde/dom/SVGFEFuncRElement.h
debian/tmp/opt/trinity/include/kde/dom/SVGFEGaussianBlurElement.h
debian/tmp/opt/trinity/include/kde/dom/SVGFEImageElement.h
debian/tmp/opt/trinity/include/kde/dom/SVGFEMergeElement.h
debian/tmp/opt/trinity/include/kde/dom/SVGFEMergeNodeElement.h
debian/tmp/opt/trinity/include/kde/dom/SVGFEMorphologyElement.h
debian/tmp/opt/trinity/include/kde/dom/SVGFEOffsetElement.h
debian/tmp/opt/trinity/include/kde/dom/SVGFEPointLightElement.h
debian/tmp/opt/trinity/include/kde/dom/SVGFESpecularLightingElement.h
debian/tmp/opt/trinity/include/kde/dom/SVGFESpotLightElement.h
debian/tmp/opt/trinity/include/kde/dom/SVGFETileElement.h
debian/tmp/opt/trinity/include/kde/dom/SVGFETurbulenceElement.h
debian/tmp/opt/trinity/include/kde/dom/SVGFilterElement.h
debian/tmp/opt/trinity/include/kde/dom/SVGFilterPrimitiveStandardAttributes.h
debian/tmp/opt/trinity/include/kde/dom/SVGFitToViewBox.h
debian/tmp/opt/trinity/include/kde/dom/SVGFontElement.h
debian/tmp/opt/trinity/include/kde/dom/SVGFontFaceElement.h
debian/tmp/opt/trinity/include/kde/dom/SVGFontFaceFormatElement.h
debian/tmp/opt/trinity/include/kde/dom/SVGFontFaceNameElement.h
debian/tmp/opt/trinity/include/kde/dom/SVGFontFaceSrcElement.h
debian/tmp/opt/trinity/include/kde/dom/SVGFontFaceUriElement.h
debian/tmp/opt/trinity/include/kde/dom/SVGForeignObjectElement.h
debian/tmp/opt/trinity/include/kde/dom/SVGGElement.h
debian/tmp/opt/trinity/include/kde/dom/SVGGlyphElement.h
debian/tmp/opt/trinity/include/kde/dom/SVGGlyphRefElement.h
debian/tmp/opt/trinity/include/kde/dom/SVGGradientElement.h
debian/tmp/opt/trinity/include/kde/dom/SVGHKernElement.h
debian/tmp/opt/trinity/include/kde/dom/SVGICCColor.h
debian/tmp/opt/trinity/include/kde/dom/SVGImageElement.h
debian/tmp/opt/trinity/include/kde/dom/SVGLangSpace.h
debian/tmp/opt/trinity/include/kde/dom/SVGLength.h
debian/tmp/opt/trinity/include/kde/dom/SVGLengthList.h
debian/tmp/opt/trinity/include/kde/dom/SVGLineElement.h
debian/tmp/opt/trinity/include/kde/dom/SVGLinearGradientElement.h
debian/tmp/opt/trinity/include/kde/dom/SVGLocatable.h
debian/tmp/opt/trinity/include/kde/dom/SVGMPathElement.h
debian/tmp/opt/trinity/include/kde/dom/SVGMarkerElement.h
debian/tmp/opt/trinity/include/kde/dom/SVGMaskElement.h
debian/tmp/opt/trinity/include/kde/dom/SVGMatrix.h
debian/tmp/opt/trinity/include/kde/dom/SVGMetadataElement.h
debian/tmp/opt/trinity/include/kde/dom/SVGMissingGlyphElement.h
debian/tmp/opt/trinity/include/kde/dom/SVGNumber.h
debian/tmp/opt/trinity/include/kde/dom/SVGNumberList.h
debian/tmp/opt/trinity/include/kde/dom/SVGPaint.h
debian/tmp/opt/trinity/include/kde/dom/SVGPathElement.h
debian/tmp/opt/trinity/include/kde/dom/SVGPathSeg.h
debian/tmp/opt/trinity/include/kde/dom/SVGPathSegArc.h
debian/tmp/opt/trinity/include/kde/dom/SVGPathSegClosePath.h
debian/tmp/opt/trinity/include/kde/dom/SVGPathSegCurvetoCubic.h
debian/tmp/opt/trinity/include/kde/dom/SVGPathSegCurvetoCubicSmooth.h
debian/tmp/opt/trinity/include/kde/dom/SVGPathSegCurvetoQuadratic.h
debian/tmp/opt/trinity/include/kde/dom/SVGPathSegCurvetoQuadraticSmooth.h
debian/tmp/opt/trinity/include/kde/dom/SVGPathSegLineto.h
debian/tmp/opt/trinity/include/kde/dom/SVGPathSegLinetoHorizontal.h
debian/tmp/opt/trinity/include/kde/dom/SVGPathSegLinetoVertical.h
debian/tmp/opt/trinity/include/kde/dom/SVGPathSegList.h
debian/tmp/opt/trinity/include/kde/dom/SVGPathSegMoveto.h
debian/tmp/opt/trinity/include/kde/dom/SVGPatternElement.h
debian/tmp/opt/trinity/include/kde/dom/SVGPoint.h
debian/tmp/opt/trinity/include/kde/dom/SVGPointList.h
debian/tmp/opt/trinity/include/kde/dom/SVGPolygonElement.h
debian/tmp/opt/trinity/include/kde/dom/SVGPolylineElement.h
debian/tmp/opt/trinity/include/kde/dom/SVGPreserveAspectRatio.h
debian/tmp/opt/trinity/include/kde/dom/SVGRadialGradientElement.h
debian/tmp/opt/trinity/include/kde/dom/SVGRect.h
debian/tmp/opt/trinity/include/kde/dom/SVGRectElement.h
debian/tmp/opt/trinity/include/kde/dom/SVGRenderingIntent.h
debian/tmp/opt/trinity/include/kde/dom/SVGSVGElement.h
debian/tmp/opt/trinity/include/kde/dom/SVGScriptElement.h
debian/tmp/opt/trinity/include/kde/dom/SVGSetElement.h
debian/tmp/opt/trinity/include/kde/dom/SVGStopElement.h
debian/tmp/opt/trinity/include/kde/dom/SVGStringList.h
debian/tmp/opt/trinity/include/kde/dom/SVGStylable.h
debian/tmp/opt/trinity/include/kde/dom/SVGStyleElement.h
debian/tmp/opt/trinity/include/kde/dom/SVGSwitchElement.h
debian/tmp/opt/trinity/include/kde/dom/SVGSymbolElement.h
debian/tmp/opt/trinity/include/kde/dom/SVGTRefElement.h
debian/tmp/opt/trinity/include/kde/dom/SVGTSpanElement.h
debian/tmp/opt/trinity/include/kde/dom/SVGTests.h
debian/tmp/opt/trinity/include/kde/dom/SVGTextContentElement.h
debian/tmp/opt/trinity/include/kde/dom/SVGTextElement.h
debian/tmp/opt/trinity/include/kde/dom/SVGTextPathElement.h
debian/tmp/opt/trinity/include/kde/dom/SVGTextPositioningElement.h
debian/tmp/opt/trinity/include/kde/dom/SVGTitleElement.h
debian/tmp/opt/trinity/include/kde/dom/SVGTransform.h
debian/tmp/opt/trinity/include/kde/dom/SVGTransformList.h
debian/tmp/opt/trinity/include/kde/dom/SVGTransformable.h
debian/tmp/opt/trinity/include/kde/dom/SVGURIReference.h
debian/tmp/opt/trinity/include/kde/dom/SVGUnitTypes.h
debian/tmp/opt/trinity/include/kde/dom/SVGUseElement.h
debian/tmp/opt/trinity/include/kde/dom/SVGVKernElement.h
debian/tmp/opt/trinity/include/kde/dom/SVGViewElement.h
debian/tmp/opt/trinity/include/kde/dom/SVGViewSpec.h
debian/tmp/opt/trinity/include/kde/dom/SVGWindow.h
debian/tmp/opt/trinity/include/kde/dom/SVGZoomAndPan.h
debian/tmp/opt/trinity/include/kde/dom/SVGZoomEvent.h
debian/tmp/opt/trinity/include/kde/kfaximage.h
debian/tmp/opt/trinity/include/kde/kmultipageInterface.h
debian/tmp/opt/trinity/include/kde/ksvg/CanvasFactory.h
debian/tmp/opt/trinity/include/kde/ksvg/CanvasItem.h
debian/tmp/opt/trinity/include/kde/ksvg/CanvasItems.h
debian/tmp/opt/trinity/include/kde/ksvg/DocumentFactory.h
debian/tmp/opt/trinity/include/kde/ksvg/KSVGCanvas.h
debian/tmp/opt/trinity/include/kde/ksvg/ksvg_plugin.h
debian/tmp/opt/trinity/include/kde/kviewshell/anchor.h
debian/tmp/opt/trinity/include/kde/kviewshell/bookmark.h
debian/tmp/opt/trinity/include/kde/kviewshell/pageView.h
debian/tmp/opt/trinity/include/kde/kviewshell/documentPageCache.h
debian/tmp/opt/trinity/include/kde/kviewshell/documentRenderer.h
debian/tmp/opt/trinity/include/kde/kviewshell/documentWidget.h
debian/tmp/opt/trinity/include/kde/kviewshell/history.h
debian/tmp/opt/trinity/include/kde/kviewshell/hyperlink.h
debian/tmp/opt/trinity/include/kde/kviewshell/kmultipage.h
debian/tmp/opt/trinity/include/kde/kviewshell/length.h
debian/tmp/opt/trinity/include/kde/kviewshell/pageNumber.h
debian/tmp/opt/trinity/include/kde/kviewshell/pageSize.h
debian/tmp/opt/trinity/include/kde/kviewshell/renderedDocumentPage.h
debian/tmp/opt/trinity/include/kde/kviewshell/renderedDocumentPagePixmap.h
debian/tmp/opt/trinity/include/kde/kviewshell/renderedDocumentPagePrinter.h
debian/tmp/opt/trinity/include/kde/kviewshell/selection.h
debian/tmp/opt/trinity/include/kde/kviewshell/simplePageSize.h
debian/tmp/opt/trinity/include/kde/kviewshell/textBox.h
debian/tmp/opt/trinity/include/kde/kviewshell/zoom.h
debian/tmp/opt/trinity/include/kde/kviewshell/zoomlimits.h
debian/tmp/opt/trinity/include/kde/libtext2path-0.1/BezierPath.h
debian/tmp/opt/trinity/include/kde/libtext2path-0.1/Glyph.h
debian/tmp/opt/trinity/include/kde/libtext2path-0.1/GlyphTracer.h
debian/tmp/opt/trinity/include/tde/dom/SVGAElement.h
debian/tmp/opt/trinity/include/tde/dom/SVGAltGlyphDefElement.h
debian/tmp/opt/trinity/include/tde/dom/SVGAltGlyphElement.h
debian/tmp/opt/trinity/include/tde/dom/SVGAngle.h
debian/tmp/opt/trinity/include/tde/dom/SVGAnimateColorElement.h
debian/tmp/opt/trinity/include/tde/dom/SVGAnimateElement.h
debian/tmp/opt/trinity/include/tde/dom/SVGAnimateMotionElement.h
debian/tmp/opt/trinity/include/tde/dom/SVGAnimateTransformElement.h
debian/tmp/opt/trinity/include/tde/dom/SVGAnimatedAngle.h
debian/tmp/opt/trinity/include/tde/dom/SVGAnimatedBoolean.h
debian/tmp/opt/trinity/include/tde/dom/SVGAnimatedEnumeration.h
debian/tmp/opt/trinity/include/tde/dom/SVGAnimatedInteger.h
debian/tmp/opt/trinity/include/tde/dom/SVGAnimatedLength.h
debian/tmp/opt/trinity/include/tde/dom/SVGAnimatedLengthList.h
debian/tmp/opt/trinity/include/tde/dom/SVGAnimatedNumber.h
debian/tmp/opt/trinity/include/tde/dom/SVGAnimatedNumberList.h
debian/tmp/opt/trinity/include/tde/dom/SVGAnimatedPathData.h
debian/tmp/opt/trinity/include/tde/dom/SVGAnimatedPoints.h
debian/tmp/opt/trinity/include/tde/dom/SVGAnimatedPreserveAspectRatio.h
debian/tmp/opt/trinity/include/tde/dom/SVGAnimatedRect.h
debian/tmp/opt/trinity/include/tde/dom/SVGAnimatedString.h
debian/tmp/opt/trinity/include/tde/dom/SVGAnimatedTransformList.h
debian/tmp/opt/trinity/include/tde/dom/SVGAnimationElement.h
debian/tmp/opt/trinity/include/tde/dom/SVGCSSRule.h
debian/tmp/opt/trinity/include/tde/dom/SVGCircleElement.h
debian/tmp/opt/trinity/include/tde/dom/SVGClipPathElement.h
debian/tmp/opt/trinity/include/tde/dom/SVGColor.h
debian/tmp/opt/trinity/include/tde/dom/SVGColorProfileElement.h
debian/tmp/opt/trinity/include/tde/dom/SVGColorProfileRule.h
debian/tmp/opt/trinity/include/tde/dom/SVGComponentTransferFunctionElement.h
debian/tmp/opt/trinity/include/tde/dom/SVGCursorElement.h
debian/tmp/opt/trinity/include/tde/dom/SVGDefinitionSrcElement.h
debian/tmp/opt/trinity/include/tde/dom/SVGDefsElement.h
debian/tmp/opt/trinity/include/tde/dom/SVGDescElement.h
debian/tmp/opt/trinity/include/tde/dom/SVGDocument.h
debian/tmp/opt/trinity/include/tde/dom/SVGElement.h
debian/tmp/opt/trinity/include/tde/dom/SVGElementInstance.h
debian/tmp/opt/trinity/include/tde/dom/SVGElementInstanceList.h
debian/tmp/opt/trinity/include/tde/dom/SVGEllipseElement.h
debian/tmp/opt/trinity/include/tde/dom/SVGEvent.h
debian/tmp/opt/trinity/include/tde/dom/SVGException.h
debian/tmp/opt/trinity/include/tde/dom/SVGExternalResourcesRequired.h
debian/tmp/opt/trinity/include/tde/dom/SVGFEBlendElement.h
debian/tmp/opt/trinity/include/tde/dom/SVGFEColorMatrixElement.h
debian/tmp/opt/trinity/include/tde/dom/SVGFEComponentTransferElement.h
debian/tmp/opt/trinity/include/tde/dom/SVGFECompositeElement.h
debian/tmp/opt/trinity/include/tde/dom/SVGFEConvolveMatrixElement.h
debian/tmp/opt/trinity/include/tde/dom/SVGFEDiffuseLightingElement.h
debian/tmp/opt/trinity/include/tde/dom/SVGFEDisplacementMapElement.h
debian/tmp/opt/trinity/include/tde/dom/SVGFEDistantLightElement.h
debian/tmp/opt/trinity/include/tde/dom/SVGFEFloodElement.h
debian/tmp/opt/trinity/include/tde/dom/SVGFEFuncAElement.h
debian/tmp/opt/trinity/include/tde/dom/SVGFEFuncBElement.h
debian/tmp/opt/trinity/include/tde/dom/SVGFEFuncGElement.h
debian/tmp/opt/trinity/include/tde/dom/SVGFEFuncRElement.h
debian/tmp/opt/trinity/include/tde/dom/SVGFEGaussianBlurElement.h
debian/tmp/opt/trinity/include/tde/dom/SVGFEImageElement.h
debian/tmp/opt/trinity/include/tde/dom/SVGFEMergeElement.h
debian/tmp/opt/trinity/include/tde/dom/SVGFEMergeNodeElement.h
debian/tmp/opt/trinity/include/tde/dom/SVGFEMorphologyElement.h
debian/tmp/opt/trinity/include/tde/dom/SVGFEOffsetElement.h
debian/tmp/opt/trinity/include/tde/dom/SVGFEPointLightElement.h
debian/tmp/opt/trinity/include/tde/dom/SVGFESpecularLightingElement.h
debian/tmp/opt/trinity/include/tde/dom/SVGFESpotLightElement.h
debian/tmp/opt/trinity/include/tde/dom/SVGFETileElement.h
debian/tmp/opt/trinity/include/tde/dom/SVGFETurbulenceElement.h
debian/tmp/opt/trinity/include/tde/dom/SVGFilterElement.h
debian/tmp/opt/trinity/include/tde/dom/SVGFilterPrimitiveStandardAttributes.h
debian/tmp/opt/trinity/include/tde/dom/SVGFitToViewBox.h
debian/tmp/opt/trinity/include/tde/dom/SVGFontElement.h
debian/tmp/opt/trinity/include/tde/dom/SVGFontFaceElement.h
debian/tmp/opt/trinity/include/tde/dom/SVGFontFaceFormatElement.h
debian/tmp/opt/trinity/include/tde/dom/SVGFontFaceNameElement.h
debian/tmp/opt/trinity/include/tde/dom/SVGFontFaceSrcElement.h
debian/tmp/opt/trinity/include/tde/dom/SVGFontFaceUriElement.h
debian/tmp/opt/trinity/include/tde/dom/SVGForeignObjectElement.h
debian/tmp/opt/trinity/include/tde/dom/SVGGElement.h
debian/tmp/opt/trinity/include/tde/dom/SVGGlyphElement.h
debian/tmp/opt/trinity/include/tde/dom/SVGGlyphRefElement.h
debian/tmp/opt/trinity/include/tde/dom/SVGGradientElement.h
debian/tmp/opt/trinity/include/tde/dom/SVGHKernElement.h
debian/tmp/opt/trinity/include/tde/dom/SVGICCColor.h
debian/tmp/opt/trinity/include/tde/dom/SVGImageElement.h
debian/tmp/opt/trinity/include/tde/dom/SVGLangSpace.h
debian/tmp/opt/trinity/include/tde/dom/SVGLength.h
debian/tmp/opt/trinity/include/tde/dom/SVGLengthList.h
debian/tmp/opt/trinity/include/tde/dom/SVGLineElement.h
debian/tmp/opt/trinity/include/tde/dom/SVGLinearGradientElement.h
debian/tmp/opt/trinity/include/tde/dom/SVGLocatable.h
debian/tmp/opt/trinity/include/tde/dom/SVGMPathElement.h
debian/tmp/opt/trinity/include/tde/dom/SVGMarkerElement.h
debian/tmp/opt/trinity/include/tde/dom/SVGMaskElement.h
debian/tmp/opt/trinity/include/tde/dom/SVGMatrix.h
debian/tmp/opt/trinity/include/tde/dom/SVGMetadataElement.h
debian/tmp/opt/trinity/include/tde/dom/SVGMissingGlyphElement.h
debian/tmp/opt/trinity/include/tde/dom/SVGNumber.h
debian/tmp/opt/trinity/include/tde/dom/SVGNumberList.h
debian/tmp/opt/trinity/include/tde/dom/SVGPaint.h
debian/tmp/opt/trinity/include/tde/dom/SVGPathElement.h
debian/tmp/opt/trinity/include/tde/dom/SVGPathSeg.h
debian/tmp/opt/trinity/include/tde/dom/SVGPathSegArc.h
debian/tmp/opt/trinity/include/tde/dom/SVGPathSegClosePath.h
debian/tmp/opt/trinity/include/tde/dom/SVGPathSegCurvetoCubic.h
debian/tmp/opt/trinity/include/tde/dom/SVGPathSegCurvetoCubicSmooth.h
debian/tmp/opt/trinity/include/tde/dom/SVGPathSegCurvetoQuadratic.h
debian/tmp/opt/trinity/include/tde/dom/SVGPathSegCurvetoQuadraticSmooth.h
debian/tmp/opt/trinity/include/tde/dom/SVGPathSegLineto.h
debian/tmp/opt/trinity/include/tde/dom/SVGPathSegLinetoHorizontal.h
debian/tmp/opt/trinity/include/tde/dom/SVGPathSegLinetoVertical.h
debian/tmp/opt/trinity/include/tde/dom/SVGPathSegList.h
debian/tmp/opt/trinity/include/tde/dom/SVGPathSegMoveto.h
debian/tmp/opt/trinity/include/tde/dom/SVGPatternElement.h
debian/tmp/opt/trinity/include/tde/dom/SVGPoint.h
debian/tmp/opt/trinity/include/tde/dom/SVGPointList.h
debian/tmp/opt/trinity/include/tde/dom/SVGPolygonElement.h
debian/tmp/opt/trinity/include/tde/dom/SVGPolylineElement.h
debian/tmp/opt/trinity/include/tde/dom/SVGPreserveAspectRatio.h
debian/tmp/opt/trinity/include/tde/dom/SVGRadialGradientElement.h
debian/tmp/opt/trinity/include/tde/dom/SVGRect.h
debian/tmp/opt/trinity/include/tde/dom/SVGRectElement.h
debian/tmp/opt/trinity/include/tde/dom/SVGRenderingIntent.h
debian/tmp/opt/trinity/include/tde/dom/SVGSVGElement.h
debian/tmp/opt/trinity/include/tde/dom/SVGScriptElement.h
debian/tmp/opt/trinity/include/tde/dom/SVGSetElement.h
debian/tmp/opt/trinity/include/tde/dom/SVGStopElement.h
debian/tmp/opt/trinity/include/tde/dom/SVGStringList.h
debian/tmp/opt/trinity/include/tde/dom/SVGStylable.h
debian/tmp/opt/trinity/include/tde/dom/SVGStyleElement.h
debian/tmp/opt/trinity/include/tde/dom/SVGSwitchElement.h
debian/tmp/opt/trinity/include/tde/dom/SVGSymbolElement.h
debian/tmp/opt/trinity/include/tde/dom/SVGTRefElement.h
debian/tmp/opt/trinity/include/tde/dom/SVGTSpanElement.h
debian/tmp/opt/trinity/include/tde/dom/SVGTests.h
debian/tmp/opt/trinity/include/tde/dom/SVGTextContentElement.h
debian/tmp/opt/trinity/include/tde/dom/SVGTextElement.h
debian/tmp/opt/trinity/include/tde/dom/SVGTextPathElement.h
debian/tmp/opt/trinity/include/tde/dom/SVGTextPositioningElement.h
debian/tmp/opt/trinity/include/tde/dom/SVGTitleElement.h
debian/tmp/opt/trinity/include/tde/dom/SVGTransform.h
debian/tmp/opt/trinity/include/tde/dom/SVGTransformList.h
debian/tmp/opt/trinity/include/tde/dom/SVGTransformable.h
debian/tmp/opt/trinity/include/tde/dom/SVGURIReference.h
debian/tmp/opt/trinity/include/tde/dom/SVGUnitTypes.h
debian/tmp/opt/trinity/include/tde/dom/SVGUseElement.h
debian/tmp/opt/trinity/include/tde/dom/SVGVKernElement.h
debian/tmp/opt/trinity/include/tde/dom/SVGViewElement.h
debian/tmp/opt/trinity/include/tde/dom/SVGViewSpec.h
debian/tmp/opt/trinity/include/tde/dom/SVGWindow.h
debian/tmp/opt/trinity/include/tde/dom/SVGZoomAndPan.h
debian/tmp/opt/trinity/include/tde/dom/SVGZoomEvent.h
debian/tmp/opt/trinity/include/tde/kfaximage.h
debian/tmp/opt/trinity/include/tde/kmultipageInterface.h
debian/tmp/opt/trinity/include/tde/ksvg/CanvasFactory.h
debian/tmp/opt/trinity/include/tde/ksvg/CanvasItem.h
debian/tmp/opt/trinity/include/tde/ksvg/CanvasItems.h
debian/tmp/opt/trinity/include/tde/ksvg/DocumentFactory.h
debian/tmp/opt/trinity/include/tde/ksvg/KSVGCanvas.h
debian/tmp/opt/trinity/include/tde/ksvg/ksvg_plugin.h
debian/tmp/opt/trinity/include/tde/kviewshell/anchor.h
debian/tmp/opt/trinity/include/tde/kviewshell/bookmark.h
debian/tmp/opt/trinity/include/tde/kviewshell/pageView.h
debian/tmp/opt/trinity/include/tde/kviewshell/documentPageCache.h
debian/tmp/opt/trinity/include/tde/kviewshell/documentRenderer.h
debian/tmp/opt/trinity/include/tde/kviewshell/documentWidget.h
debian/tmp/opt/trinity/include/tde/kviewshell/history.h
debian/tmp/opt/trinity/include/tde/kviewshell/hyperlink.h
debian/tmp/opt/trinity/include/tde/kviewshell/kmultipage.h
debian/tmp/opt/trinity/include/tde/kviewshell/length.h
debian/tmp/opt/trinity/include/tde/kviewshell/pageNumber.h
debian/tmp/opt/trinity/include/tde/kviewshell/pageSize.h
debian/tmp/opt/trinity/include/tde/kviewshell/renderedDocumentPage.h
debian/tmp/opt/trinity/include/tde/kviewshell/renderedDocumentPagePixmap.h
debian/tmp/opt/trinity/include/tde/kviewshell/renderedDocumentPagePrinter.h
debian/tmp/opt/trinity/include/tde/kviewshell/selection.h
debian/tmp/opt/trinity/include/tde/kviewshell/simplePageSize.h
debian/tmp/opt/trinity/include/tde/kviewshell/textBox.h
debian/tmp/opt/trinity/include/tde/kviewshell/zoom.h
debian/tmp/opt/trinity/include/tde/kviewshell/zoomlimits.h
debian/tmp/opt/trinity/include/tde/libtext2path-0.1/BezierPath.h
debian/tmp/opt/trinity/include/tde/libtext2path-0.1/Glyph.h
debian/tmp/opt/trinity/include/tde/libtext2path-0.1/GlyphTracer.h
debian/tmp/opt/trinity/lib/libtdeinit_kview.la
debian/tmp/opt/trinity/lib/libtdeinit_mrmlsearch.la
debian/tmp/opt/trinity/lib/libkghostviewlib.la

@ -59,7 +59,7 @@ endif
cdbs_configure_flags += --with-qt-dir=/usr/share/qt3 --disable-rpath --with-xinerama $(cdbs_kde_enable_final) $(cdbs_kde_enable_debug)
DEB_AC_AUX_DIR = $(DEB_SRCDIR)/admin
DEB_CONFIGURE_INCLUDEDIR = "\$${prefix}/include/kde"
DEB_CONFIGURE_INCLUDEDIR = "\$${prefix}/include/tde"
DEB_COMPRESS_EXCLUDE = .dcl .docbook -license .tag .sty .el
$(patsubst %,binary-install/%,$(DEB_PACKAGES)) :: binary-install/%:

@ -2087,7 +2087,7 @@ tdelibs (4:3.4.0-0pre5) alioth; urgency=low
output them expanded even when --expandvars is not used. (Closes: #287822)
* Fixed the ability of the build system to find kde.pot, even when it is not
located at TDEDIR/include/kde.pot. This allows the use of targets such as
located at TDEDIR/include/tde.pot. This allows the use of targets such as
"package-messages" without specifying includedir. (Closes: #283858)
* Now that graphviz is in main, add it to Build-Depends-Indep together with

@ -20,7 +20,7 @@ DEB_KDE_APIDOX := yes
version=Debian Package $(DEB_VERSION)
DEB_OPT_FLAG += -DDEBIAN_VERSION=$(DEB_VERSION)
DEB_CMAKE_EXTRA_FLAGS := -DLIB_SUFFIX="" -DCMAKE_INSTALL_PREFIX="/opt/trinity" -DCONFIG_INSTALL_DIR="/etc/trinity" -DSYSCONF_INSTALL_DIR="/etc/trinity" -DCMAKE_LIBRARY_PATH="/opt/trinity/lib" -DCMAKE_INCLUDE_PATH="/opt/trinity/include/kde" -DAUTODETECT_QT_DIRS="ON" -DCMAKE_VERBOSE_MAKEFILE="ON" -DBUILD_ALL="ON" -DCMAKE_SKIP_RPATH="OFF" -DWITH_GCC_VISIBILITY="ON" \
DEB_CMAKE_EXTRA_FLAGS := -DLIB_SUFFIX="" -DCMAKE_INSTALL_PREFIX="/opt/trinity" -DCONFIG_INSTALL_DIR="/etc/trinity" -DSYSCONF_INSTALL_DIR="/etc/trinity" -DCMAKE_LIBRARY_PATH="/opt/trinity/lib" -DCMAKE_INCLUDE_PATH="/opt/trinity/include/tde" -DAUTODETECT_QT_DIRS="ON" -DCMAKE_VERBOSE_MAKEFILE="ON" -DBUILD_ALL="ON" -DCMAKE_SKIP_RPATH="OFF" -DWITH_GCC_VISIBILITY="ON" \
-DWITH_LIBART="ON" -DWITH_LIBIDN="ON" -DWITH_TIFF="ON" -DWITH_JASPER="ON" -DWITH_OPENEXR="ON" -DWITH_AVAHI="ON" -DWITH_ASPELL="ON" -DWITH_HSPELL="ON" -DWITH_ELFICON="ON"
# Honour "parallel=N" option of DEB_BUILD_OPTIONS. Comment out to

@ -197,13 +197,13 @@ debian/tmp/opt/trinity/include/kdatewidget.h
debian/tmp/opt/trinity/include/kdcopactionproxy.h
debian/tmp/opt/trinity/include/kdcoppropertyproxy.h
debian/tmp/opt/trinity/include/kdcopservicestarter.h
debian/tmp/opt/trinity/include/kdebugclasses.h
debian/tmp/opt/trinity/include/kdebug.h
debian/tmp/opt/trinity/include/kdedmodule.h
debian/tmp/opt/trinity/include/kde_file.h
debian/tmp/opt/trinity/include/tdebugclasses.h
debian/tmp/opt/trinity/include/tdebug.h
debian/tmp/opt/trinity/include/tdedmodule.h
debian/tmp/opt/trinity/include/tde_file.h
debian/tmp/opt/trinity/include/tdelibs_export.h
debian/tmp/opt/trinity/include/kdemacros.h
debian/tmp/opt/trinity/include/kde.pot
debian/tmp/opt/trinity/include/tdemacros.h
debian/tmp/opt/trinity/include/tde.pot
debian/tmp/opt/trinity/include/tdeprint/driver.h
debian/tmp/opt/trinity/include/tdeprint/kiconselectaction.h
debian/tmp/opt/trinity/include/tdeprint/kmjob.h
@ -221,7 +221,7 @@ debian/tmp/opt/trinity/include/tdeprint/kprintdialogpage.h
debian/tmp/opt/trinity/include/tdeprint/lpr/lprhandler.h
debian/tmp/opt/trinity/include/tdeprint/lpr/lprsettings.h
debian/tmp/opt/trinity/include/tdeprint/lpr/printcapentry.h
debian/tmp/opt/trinity/include/kdesktopfile.h
debian/tmp/opt/trinity/include/tdesktopfile.h
debian/tmp/opt/trinity/include/tdesu/client.h
debian/tmp/opt/trinity/include/tdesu/defaults.h
debian/tmp/opt/trinity/include/tdesu/kcookie.h
@ -231,7 +231,7 @@ debian/tmp/opt/trinity/include/tdesu/pty.h
debian/tmp/opt/trinity/include/tdesu/ssh.h
debian/tmp/opt/trinity/include/tdesu/stub.h
debian/tmp/opt/trinity/include/tdesu/su.h
debian/tmp/opt/trinity/include/kde_terminal_interface.h
debian/tmp/opt/trinity/include/tde_terminal_interface.h
debian/tmp/opt/trinity/include/tdeversion.h
debian/tmp/opt/trinity/include/kdialogbase.h
debian/tmp/opt/trinity/include/kdialog.h
@ -717,7 +717,7 @@ debian/tmp/opt/trinity/include/networkstatusindicator.h
debian/tmp/opt/trinity/include/connectionmanager.h
debian/tmp/opt/trinity/include/serviceiface.h
debian/tmp/opt/trinity/include/provideriface.h
#debian/tmp/opt/trinity/include/kdemm
#debian/tmp/opt/trinity/include/tdemm
debian/tmp/opt/trinity/lib/libnetworkstatus.la
debian/tmp/opt/trinity/lib/libnetworkstatus.so

@ -59,7 +59,7 @@ endif
cdbs_configure_flags += --with-qt-dir=/usr/share/qt3 --disable-rpath --with-xinerama $(cdbs_kde_enable_final) $(cdbs_kde_enable_debug)
DEB_AC_AUX_DIR = $(DEB_SRCDIR)/admin
DEB_CONFIGURE_INCLUDEDIR = "\$${prefix}/include/kde"
DEB_CONFIGURE_INCLUDEDIR = "\$${prefix}/include/tde"
DEB_COMPRESS_EXCLUDE = .dcl .docbook -license .tag .sty .el
$(patsubst %,binary-install/%,$(DEB_PACKAGES)) :: binary-install/%:

@ -4,7 +4,7 @@
if test -z "$PREPARETIPS"; then PREPARETIPS=preparetips ; fi
export EXTRACTRC PREPARETIPS
+kdepotpath=/opt/trinity/include/kde/kde.pot
+kdepotpath=/opt/trinity/include/tde/kde.pot
+
for subdir in $dirs; do
test -z "$VERBOSE" || echo "Making messages in $subdir"
@ -15,11 +15,11 @@
- kdepotpath=${includedir:-`kde-config --expandvars --install include`}/kde.pot
- if ! test -f $kdepotpath; then
- kdepotpath=`kde-config --expandvars --prefix`/include/kde.pot
- kdepotpath=`kde-config --expandvars --prefix`/include/tde.pot
- fi
+# kdepotpath=${includedir:-`kde-config --expandvars --install include`}/kde.pot
+# if ! test -f $kdepotpath; then
+# kdepotpath=`kde-config --expandvars --prefix`/include/kde.pot
+# kdepotpath=`kde-config --expandvars --prefix`/include/tde.pot
+# fi
$MAKE -s -f _transMakefile podir=$podir EXTRACTRC="$EXTRACTRC" PREPARETIPS="$PREPARETIPS" srcdir=. \

@ -5,7 +5,7 @@ include debian/cdbs/debian-qt-kde.mk
include /usr/share/cdbs/1/rules/simple-patchsys.mk
include /usr/share/cdbs/1/rules/utils.mk
DEB_CONFIGURE_INCLUDEDIR := /opt/trinity/include/kde
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
@ -14,9 +14,9 @@ cdbs_configure_flags := --with-qt-dir=/usr/share/qt3 --disable-rpath --with-xine
DEB_CONFIGURE_EXTRA_FLAGS := \
--with-alsa --with-arts-alsa \
--with-extra-includes=/usr/include/speex:/opt/trinity/include/kde/arts \
--with-extra-includes=/usr/include/speex:/opt/trinity/include/tde/arts \
--prefix=/opt/trinity --with-extra-libs=/opt/trinity/lib
# The include/kde/arts one should be temporary. See
# The include/tde/arts one should be temporary. See
# "juk/Makefile.am: arts_includes vs ARTS_CFLAGS" in -talk.
DOC_HTML_PRUNE := kcontrol-trinity

@ -1,137 +1,137 @@
debian/tmp/opt/trinity/include/kde/arts/artsbuilder.h
debian/tmp/opt/trinity/include/kde/arts/artsbuilder.idl
debian/tmp/opt/trinity/include/kde/arts/artsgui.h
debian/tmp/opt/trinity/include/kde/arts/artsgui.idl
debian/tmp/opt/trinity/include/kde/arts/artsmidi.h
debian/tmp/opt/trinity/include/kde/arts/artsmidi.idl
debian/tmp/opt/trinity/include/kde/arts/artsmodules.h
debian/tmp/opt/trinity/include/kde/arts/artsmodules.idl
debian/tmp/opt/trinity/include/kde/arts/artsmodulescommon.h
debian/tmp/opt/trinity/include/kde/arts/artsmodulescommon.idl
debian/tmp/opt/trinity/include/kde/arts/artsmoduleseffects.h
debian/tmp/opt/trinity/include/kde/arts/artsmoduleseffects.idl
debian/tmp/opt/trinity/include/kde/arts/artsmodulesmixers.h
debian/tmp/opt/trinity/include/kde/arts/artsmodulesmixers.idl
debian/tmp/opt/trinity/include/kde/arts/artsmodulessynth.h
debian/tmp/opt/trinity/include/kde/arts/artsmodulessynth.idl
debian/tmp/opt/trinity/include/kde/arts/kartswidget.h
debian/tmp/opt/trinity/include/kde/arts/kframe_impl.h
debian/tmp/opt/trinity/include/kde/arts/klayoutbox_impl.h
debian/tmp/opt/trinity/include/kde/arts/kwidget_impl.h
debian/tmp/opt/trinity/include/kde/arts/kwidgetrepo.h
debian/tmp/opt/trinity/include/kde/audiocdencoder.h
debian/tmp/opt/trinity/include/kde/cmodule.h
debian/tmp/opt/trinity/include/kde/effectview.h
debian/tmp/opt/trinity/include/kde/equalizerview.h
debian/tmp/opt/trinity/include/kde/ksaver.h
debian/tmp/opt/trinity/include/kde/libkcddb/cache.h
debian/tmp/opt/trinity/include/kde/libkcddb/cddb.h
debian/tmp/opt/trinity/include/kde/libkcddb/cdinfo.h
debian/tmp/opt/trinity/include/kde/libkcddb/client.h
debian/tmp/opt/trinity/include/kde/libkcddb/config.h
debian/tmp/opt/trinity/include/kde/libkcddb/configbase.h
debian/tmp/opt/trinity/include/kde/mimetypetree.h
debian/tmp/opt/trinity/include/kde/mpeglib/decoder/cddaPlugin.h
debian/tmp/opt/trinity/include/kde/mpeglib/decoder/command.h
debian/tmp/opt/trinity/include/kde/mpeglib/decoder/commandPipe.h
debian/tmp/opt/trinity/include/kde/mpeglib/decoder/decoderPlugin.h
debian/tmp/opt/trinity/include/kde/mpeglib/decoder/mpegPlugin.h
debian/tmp/opt/trinity/include/kde/mpeglib/decoder/mpgPlugin.h
debian/tmp/opt/trinity/include/kde/mpeglib/decoder/nukePlugin.h
debian/tmp/opt/trinity/include/kde/mpeglib/decoder/splayPlugin.h
debian/tmp/opt/trinity/include/kde/mpeglib/decoder/tplayPlugin.h
debian/tmp/opt/trinity/include/kde/mpeglib/decoder/vorbisPlugin.h
debian/tmp/opt/trinity/include/kde/mpeglib/decoder/yuvPlugin.h
debian/tmp/opt/trinity/include/kde/mpeglib/frame/IOFrameQueue.h
debian/tmp/opt/trinity/include/kde/mpeglib/frame/audioFrame.h
debian/tmp/opt/trinity/include/kde/mpeglib/frame/audioFrameQueue.h
debian/tmp/opt/trinity/include/kde/mpeglib/frame/floatFrame.h
debian/tmp/opt/trinity/include/kde/mpeglib/frame/frame.h
debian/tmp/opt/trinity/include/kde/mpeglib/frame/frameQueue.h
debian/tmp/opt/trinity/include/kde/mpeglib/frame/framer.h
debian/tmp/opt/trinity/include/kde/mpeglib/frame/pcmFrame.h
debian/tmp/opt/trinity/include/kde/mpeglib/frame/rawDataBuffer.h
debian/tmp/opt/trinity/include/kde/mpeglib/frame/rawFrame.h
debian/tmp/opt/trinity/include/kde/mpeglib/input/bufferInputStream.h
debian/tmp/opt/trinity/include/kde/mpeglib/input/cddaInputStream.h
debian/tmp/opt/trinity/include/kde/mpeglib/input/cdromInputStream.h
debian/tmp/opt/trinity/include/kde/mpeglib/input/fileInputStream.h
debian/tmp/opt/trinity/include/kde/mpeglib/input/httpInputStream.h
debian/tmp/opt/trinity/include/kde/mpeglib/input/inputDetector.h
debian/tmp/opt/trinity/include/kde/mpeglib/input/inputPlugin.h
debian/tmp/opt/trinity/include/kde/mpeglib/input/inputStream.h
debian/tmp/opt/trinity/include/kde/mpeglib/input/threadSafeInputStream.h
debian/tmp/opt/trinity/include/kde/mpeglib/mpegutil/mpegStreamPlayer.h
debian/tmp/opt/trinity/include/kde/mpeglib/mpegutil/mpegSystemHeader.h
debian/tmp/opt/trinity/include/kde/mpeglib/mpegutil/mpegSystemStream.h
debian/tmp/opt/trinity/include/kde/mpeglib/mpegutil/mpegVideoLength.h
debian/tmp/opt/trinity/include/kde/mpeglib/mpegutil/pesSystemStream.h
debian/tmp/opt/trinity/include/kde/mpeglib/mpegutil/psSystemStream.h
debian/tmp/opt/trinity/include/kde/mpeglib/mpegutil/tsSystemStream.h
debian/tmp/opt/trinity/include/kde/mpeglib/oggvorbis/oggFrame.h
debian/tmp/opt/trinity/include/kde/mpeglib/oggvorbis/ovFramer.h
debian/tmp/opt/trinity/include/kde/mpeglib/oggvorbis/vorbisDecoder.h
debian/tmp/opt/trinity/include/kde/mpeglib/oggvorbis/vorbisInfo.h
debian/tmp/opt/trinity/include/kde/mpeglib/output/artsOutputStream.h
debian/tmp/opt/trinity/include/kde/mpeglib/output/audioTime.h
debian/tmp/opt/trinity/include/kde/mpeglib/output/avSyncer.h
debian/tmp/opt/trinity/include/kde/mpeglib/output/dspX11OutputStream.h
debian/tmp/opt/trinity/include/kde/mpeglib/output/outPlugin.h
debian/tmp/opt/trinity/include/kde/mpeglib/output/outputStream.h
debian/tmp/opt/trinity/include/kde/mpeglib/output/pluginInfo.h
debian/tmp/opt/trinity/include/kde/mpeglib/output/threadSafeOutputStream.h
debian/tmp/opt/trinity/include/kde/mpeglib/splay/mpegAudioFrame.h
debian/tmp/opt/trinity/include/kde/mpeglib/splay/mpegAudioInfo.h
debian/tmp/opt/trinity/include/kde/mpeglib/splay/splayDecoder.h
debian/tmp/opt/trinity/include/kde/mpeglib/util/abstract/abs_thread.h
debian/tmp/opt/trinity/include/kde/mpeglib/util/abstract/threadQueue.h
debian/tmp/opt/trinity/include/kde/mpeglib/util/dynBuffer.h
debian/tmp/opt/trinity/include/kde/mpeglib/util/file/fileAccess.h
debian/tmp/opt/trinity/include/kde/mpeglib/util/mmx/mm_accel.h
debian/tmp/opt/trinity/include/kde/mpeglib/util/mmx/mmx.h
debian/tmp/opt/trinity/include/kde/mpeglib/util/mmx/mmx_asm.h
debian/tmp/opt/trinity/include/kde/mpeglib/util/render/pictureArray.h
debian/tmp/opt/trinity/include/kde/mpeglib/util/render/yuvPicture.h
debian/tmp/opt/trinity/include/kde/mpeglib/util/syncClock.h
debian/tmp/opt/trinity/include/kde/mpeglib/util/timeStamp.h
debian/tmp/opt/trinity/include/kde/mpeglib/util/timeStampArray.h
debian/tmp/opt/trinity/include/kde/mpeglib/util/timeWrapper.h
debian/tmp/opt/trinity/include/kde/mpeglib/util/yaf/yafcore/buffer.h
debian/tmp/opt/trinity/include/kde/mpeglib/util/yaf/yafcore/inputDecoder.h
debian/tmp/opt/trinity/include/kde/mpeglib/util/yaf/yafcore/inputInterface.h
debian/tmp/opt/trinity/include/kde/mpeglib/util/yaf/yafcore/outputInterface.h
debian/tmp/opt/trinity/include/kde/mpeglib/util/yaf/yafcore/yaf_control.h
debian/tmp/opt/trinity/include/kde/mpeglib/util/yaf/yafxplayer/inputDecoderXPlayer.h
debian/tmp/opt/trinity/include/kde/mpeglib/util/yaf/yafxplayer/inputDecoderYAF.h
debian/tmp/opt/trinity/include/kde/mpeglib/util/yaf/yafxplayer/yafOutputStream.h
debian/tmp/opt/trinity/include/kde/mpeglib_artsplug/decoderBaseObject.h
debian/tmp/opt/trinity/include/kde/mpeglib_artsplug/decoderBaseObject.idl
debian/tmp/opt/trinity/include/kde/mpeglib_artsplug/decoderBaseObject_impl.h
debian/tmp/opt/trinity/include/kde/mpeglib_artsplug/splayPlayObject.h
debian/tmp/opt/trinity/include/kde/mpeglib_artsplug/splayPlayObject.idl
debian/tmp/opt/trinity/include/kde/mpeglib_artsplug/splayPlayObject_impl.h
debian/tmp/opt/trinity/include/kde/noatun/app.h
debian/tmp/opt/trinity/include/kde/noatun/controls.h
debian/tmp/opt/trinity/include/kde/noatun/conversion.h
debian/tmp/opt/trinity/include/kde/noatun/downloader.h
debian/tmp/opt/trinity/include/kde/noatun/effects.h
debian/tmp/opt/trinity/include/kde/noatun/engine.h
debian/tmp/opt/trinity/include/kde/noatun/equalizer.h
debian/tmp/opt/trinity/include/kde/noatun/noatunarts.h
debian/tmp/opt/trinity/include/kde/noatun/player.h
debian/tmp/opt/trinity/include/kde/noatun/playlist.h
debian/tmp/opt/trinity/include/kde/noatun/playlistsaver.h
debian/tmp/opt/trinity/include/kde/noatun/plugin.h
debian/tmp/opt/trinity/include/kde/noatun/pluginloader.h
debian/tmp/opt/trinity/include/kde/noatun/pref.h
debian/tmp/opt/trinity/include/kde/noatun/scrollinglabel.h
debian/tmp/opt/trinity/include/kde/noatun/stdaction.h
debian/tmp/opt/trinity/include/kde/noatun/stereobuttonaction.h
debian/tmp/opt/trinity/include/kde/noatun/tags.h
debian/tmp/opt/trinity/include/kde/noatun/vequalizer.h
debian/tmp/opt/trinity/include/kde/noatun/video.h
debian/tmp/opt/trinity/include/kde/noatun/winskinvis.h
debian/tmp/opt/trinity/include/kde/plugin_deps.h
debian/tmp/opt/trinity/include/tde/arts/artsbuilder.h
debian/tmp/opt/trinity/include/tde/arts/artsbuilder.idl
debian/tmp/opt/trinity/include/tde/arts/artsgui.h
debian/tmp/opt/trinity/include/tde/arts/artsgui.idl
debian/tmp/opt/trinity/include/tde/arts/artsmidi.h
debian/tmp/opt/trinity/include/tde/arts/artsmidi.idl
debian/tmp/opt/trinity/include/tde/arts/artsmodules.h
debian/tmp/opt/trinity/include/tde/arts/artsmodules.idl
debian/tmp/opt/trinity/include/tde/arts/artsmodulescommon.h
debian/tmp/opt/trinity/include/tde/arts/artsmodulescommon.idl
debian/tmp/opt/trinity/include/tde/arts/artsmoduleseffects.h
debian/tmp/opt/trinity/include/tde/arts/artsmoduleseffects.idl
debian/tmp/opt/trinity/include/tde/arts/artsmodulesmixers.h
debian/tmp/opt/trinity/include/tde/arts/artsmodulesmixers.idl
debian/tmp/opt/trinity/include/tde/arts/artsmodulessynth.h
debian/tmp/opt/trinity/include/tde/arts/artsmodulessynth.idl
debian/tmp/opt/trinity/include/tde/arts/kartswidget.h
debian/tmp/opt/trinity/include/tde/arts/kframe_impl.h
debian/tmp/opt/trinity/include/tde/arts/klayoutbox_impl.h
debian/tmp/opt/trinity/include/tde/arts/kwidget_impl.h
debian/tmp/opt/trinity/include/tde/arts/kwidgetrepo.h
debian/tmp/opt/trinity/include/tde/audiocdencoder.h
debian/tmp/opt/trinity/include/tde/cmodule.h
debian/tmp/opt/trinity/include/tde/effectview.h
debian/tmp/opt/trinity/include/tde/equalizerview.h
debian/tmp/opt/trinity/include/tde/ksaver.h
debian/tmp/opt/trinity/include/tde/libkcddb/cache.h
debian/tmp/opt/trinity/include/tde/libkcddb/cddb.h
debian/tmp/opt/trinity/include/tde/libkcddb/cdinfo.h
debian/tmp/opt/trinity/include/tde/libkcddb/client.h
debian/tmp/opt/trinity/include/tde/libkcddb/config.h
debian/tmp/opt/trinity/include/tde/libkcddb/configbase.h
debian/tmp/opt/trinity/include/tde/mimetypetree.h
debian/tmp/opt/trinity/include/tde/mpeglib/decoder/cddaPlugin.h
debian/tmp/opt/trinity/include/tde/mpeglib/decoder/command.h
debian/tmp/opt/trinity/include/tde/mpeglib/decoder/commandPipe.h
debian/tmp/opt/trinity/include/tde/mpeglib/decoder/decoderPlugin.h
debian/tmp/opt/trinity/include/tde/mpeglib/decoder/mpegPlugin.h
debian/tmp/opt/trinity/include/tde/mpeglib/decoder/mpgPlugin.h
debian/tmp/opt/trinity/include/tde/mpeglib/decoder/nukePlugin.h
debian/tmp/opt/trinity/include/tde/mpeglib/decoder/splayPlugin.h
debian/tmp/opt/trinity/include/tde/mpeglib/decoder/tplayPlugin.h
debian/tmp/opt/trinity/include/tde/mpeglib/decoder/vorbisPlugin.h
debian/tmp/opt/trinity/include/tde/mpeglib/decoder/yuvPlugin.h
debian/tmp/opt/trinity/include/tde/mpeglib/frame/IOFrameQueue.h
debian/tmp/opt/trinity/include/tde/mpeglib/frame/audioFrame.h
debian/tmp/opt/trinity/include/tde/mpeglib/frame/audioFrameQueue.h
debian/tmp/opt/trinity/include/tde/mpeglib/frame/floatFrame.h
debian/tmp/opt/trinity/include/tde/mpeglib/frame/frame.h
debian/tmp/opt/trinity/include/tde/mpeglib/frame/frameQueue.h
debian/tmp/opt/trinity/include/tde/mpeglib/frame/framer.h
debian/tmp/opt/trinity/include/tde/mpeglib/frame/pcmFrame.h
debian/tmp/opt/trinity/include/tde/mpeglib/frame/rawDataBuffer.h
debian/tmp/opt/trinity/include/tde/mpeglib/frame/rawFrame.h
debian/tmp/opt/trinity/include/tde/mpeglib/input/bufferInputStream.h
debian/tmp/opt/trinity/include/tde/mpeglib/input/cddaInputStream.h
debian/tmp/opt/trinity/include/tde/mpeglib/input/cdromInputStream.h
debian/tmp/opt/trinity/include/tde/mpeglib/input/fileInputStream.h
debian/tmp/opt/trinity/include/tde/mpeglib/input/httpInputStream.h
debian/tmp/opt/trinity/include/tde/mpeglib/input/inputDetector.h
debian/tmp/opt/trinity/include/tde/mpeglib/input/inputPlugin.h
debian/tmp/opt/trinity/include/tde/mpeglib/input/inputStream.h
debian/tmp/opt/trinity/include/tde/mpeglib/input/threadSafeInputStream.h
debian/tmp/opt/trinity/include/tde/mpeglib/mpegutil/mpegStreamPlayer.h
debian/tmp/opt/trinity/include/tde/mpeglib/mpegutil/mpegSystemHeader.h
debian/tmp/opt/trinity/include/tde/mpeglib/mpegutil/mpegSystemStream.h
debian/tmp/opt/trinity/include/tde/mpeglib/mpegutil/mpegVideoLength.h
debian/tmp/opt/trinity/include/tde/mpeglib/mpegutil/pesSystemStream.h
debian/tmp/opt/trinity/include/tde/mpeglib/mpegutil/psSystemStream.h
debian/tmp/opt/trinity/include/tde/mpeglib/mpegutil/tsSystemStream.h
debian/tmp/opt/trinity/include/tde/mpeglib/oggvorbis/oggFrame.h
debian/tmp/opt/trinity/include/tde/mpeglib/oggvorbis/ovFramer.h
debian/tmp/opt/trinity/include/tde/mpeglib/oggvorbis/vorbisDecoder.h
debian/tmp/opt/trinity/include/tde/mpeglib/oggvorbis/vorbisInfo.h
debian/tmp/opt/trinity/include/tde/mpeglib/output/artsOutputStream.h
debian/tmp/opt/trinity/include/tde/mpeglib/output/audioTime.h
debian/tmp/opt/trinity/include/tde/mpeglib/output/avSyncer.h
debian/tmp/opt/trinity/include/tde/mpeglib/output/dspX11OutputStream.h
debian/tmp/opt/trinity/include/tde/mpeglib/output/outPlugin.h
debian/tmp/opt/trinity/include/tde/mpeglib/output/outputStream.h
debian/tmp/opt/trinity/include/tde/mpeglib/output/pluginInfo.h
debian/tmp/opt/trinity/include/tde/mpeglib/output/threadSafeOutputStream.h
debian/tmp/opt/trinity/include/tde/mpeglib/splay/mpegAudioFrame.h
debian/tmp/opt/trinity/include/tde/mpeglib/splay/mpegAudioInfo.h
debian/tmp/opt/trinity/include/tde/mpeglib/splay/splayDecoder.h
debian/tmp/opt/trinity/include/tde/mpeglib/util/abstract/abs_thread.h
debian/tmp/opt/trinity/include/tde/mpeglib/util/abstract/threadQueue.h
debian/tmp/opt/trinity/include/tde/mpeglib/util/dynBuffer.h
debian/tmp/opt/trinity/include/tde/mpeglib/util/file/fileAccess.h
debian/tmp/opt/trinity/include/tde/mpeglib/util/mmx/mm_accel.h
debian/tmp/opt/trinity/include/tde/mpeglib/util/mmx/mmx.h
debian/tmp/opt/trinity/include/tde/mpeglib/util/mmx/mmx_asm.h
debian/tmp/opt/trinity/include/tde/mpeglib/util/render/pictureArray.h
debian/tmp/opt/trinity/include/tde/mpeglib/util/render/yuvPicture.h
debian/tmp/opt/trinity/include/tde/mpeglib/util/syncClock.h
debian/tmp/opt/trinity/include/tde/mpeglib/util/timeStamp.h
debian/tmp/opt/trinity/include/tde/mpeglib/util/timeStampArray.h
debian/tmp/opt/trinity/include/tde/mpeglib/util/timeWrapper.h
debian/tmp/opt/trinity/include/tde/mpeglib/util/yaf/yafcore/buffer.h
debian/tmp/opt/trinity/include/tde/mpeglib/util/yaf/yafcore/inputDecoder.h
debian/tmp/opt/trinity/include/tde/mpeglib/util/yaf/yafcore/inputInterface.h
debian/tmp/opt/trinity/include/tde/mpeglib/util/yaf/yafcore/outputInterface.h
debian/tmp/opt/trinity/include/tde/mpeglib/util/yaf/yafcore/yaf_control.h
debian/tmp/opt/trinity/include/tde/mpeglib/util/yaf/yafxplayer/inputDecoderXPlayer.h
debian/tmp/opt/trinity/include/tde/mpeglib/util/yaf/yafxplayer/inputDecoderYAF.h
debian/tmp/opt/trinity/include/tde/mpeglib/util/yaf/yafxplayer/yafOutputStream.h
debian/tmp/opt/trinity/include/tde/mpeglib_artsplug/decoderBaseObject.h
debian/tmp/opt/trinity/include/tde/mpeglib_artsplug/decoderBaseObject.idl
debian/tmp/opt/trinity/include/tde/mpeglib_artsplug/decoderBaseObject_impl.h
debian/tmp/opt/trinity/include/tde/mpeglib_artsplug/splayPlayObject.h
debian/tmp/opt/trinity/include/tde/mpeglib_artsplug/splayPlayObject.idl
debian/tmp/opt/trinity/include/tde/mpeglib_artsplug/splayPlayObject_impl.h
debian/tmp/opt/trinity/include/tde/noatun/app.h
debian/tmp/opt/trinity/include/tde/noatun/controls.h
debian/tmp/opt/trinity/include/tde/noatun/conversion.h
debian/tmp/opt/trinity/include/tde/noatun/downloader.h
debian/tmp/opt/trinity/include/tde/noatun/effects.h
debian/tmp/opt/trinity/include/tde/noatun/engine.h
debian/tmp/opt/trinity/include/tde/noatun/equalizer.h
debian/tmp/opt/trinity/include/tde/noatun/noatunarts.h
debian/tmp/opt/trinity/include/tde/noatun/player.h
debian/tmp/opt/trinity/include/tde/noatun/playlist.h
debian/tmp/opt/trinity/include/tde/noatun/playlistsaver.h
debian/tmp/opt/trinity/include/tde/noatun/plugin.h
debian/tmp/opt/trinity/include/tde/noatun/pluginloader.h
debian/tmp/opt/trinity/include/tde/noatun/pref.h
debian/tmp/opt/trinity/include/tde/noatun/scrollinglabel.h
debian/tmp/opt/trinity/include/tde/noatun/stdaction.h
debian/tmp/opt/trinity/include/tde/noatun/stereobuttonaction.h
debian/tmp/opt/trinity/include/tde/noatun/tags.h
debian/tmp/opt/trinity/include/tde/noatun/vequalizer.h
debian/tmp/opt/trinity/include/tde/noatun/video.h
debian/tmp/opt/trinity/include/tde/noatun/winskinvis.h
debian/tmp/opt/trinity/include/tde/plugin_deps.h
debian/tmp/opt/trinity/lib/libarts_mpeglib.so
debian/tmp/opt/trinity/lib/libarts_splay.so
debian/tmp/opt/trinity/lib/libartsbuilder.so

@ -59,7 +59,7 @@ endif
cdbs_configure_flags += --with-qt-dir=/usr/share/qt3 --disable-rpath --with-xinerama $(cdbs_kde_enable_final) $(cdbs_kde_enable_debug)
DEB_AC_AUX_DIR = $(DEB_SRCDIR)/admin
DEB_CONFIGURE_INCLUDEDIR = "\$${prefix}/include/kde"
DEB_CONFIGURE_INCLUDEDIR = "\$${prefix}/include/tde"
DEB_COMPRESS_EXCLUDE = .dcl .docbook -license .tag .sty .el
$(patsubst %,binary-install/%,$(DEB_PACKAGES)) :: binary-install/%:

@ -1,9 +1,9 @@
debian/tmp/opt/trinity/bin/kopete
debian/tmp/opt/trinity/bin/kopete_latexconvert.sh
debian/tmp/opt/trinity/include/kde/kopete/kopetepicture.h
debian/tmp/opt/trinity/include/kde/kopete/kopeteprefs.h
debian/tmp/opt/trinity/include/kde/kopete/ui/addressbooklinkwidget.h
debian/tmp/opt/trinity/include/kde/kopete/webcamwidget.h
debian/tmp/opt/trinity/include/tde/kopete/kopetepicture.h
debian/tmp/opt/trinity/include/tde/kopete/kopeteprefs.h
debian/tmp/opt/trinity/include/tde/kopete/ui/addressbooklinkwidget.h
debian/tmp/opt/trinity/include/tde/kopete/webcamwidget.h
debian/tmp/opt/trinity/lib/kconf_update_bin/kopete-account-kconf_update
debian/tmp/opt/trinity/lib/kconf_update_bin/kopete-nameTracking-kconf_update
debian/tmp/opt/trinity/lib/kconf_update_bin/kopete-pluginloader2-kconf_update

@ -4,7 +4,7 @@
if test -z "$PREPARETIPS"; then PREPARETIPS=preparetips ; fi
export EXTRACTRC PREPARETIPS
+kdepotpath=/opt/trinity/include/kde/kde.pot
+kdepotpath=/opt/trinity/include/tde/kde.pot
+
for subdir in $dirs; do
test -z "$VERBOSE" || echo "Making messages in $subdir"
@ -15,11 +15,11 @@
- kdepotpath=${includedir:-`kde-config --expandvars --install include`}/kde.pot
- if ! test -f $kdepotpath; then
- kdepotpath=`kde-config --expandvars --prefix`/include/kde.pot
- kdepotpath=`kde-config --expandvars --prefix`/include/tde.pot
- fi
+# kdepotpath=${includedir:-`kde-config --expandvars --install include`}/kde.pot
+# if ! test -f $kdepotpath; then
+# kdepotpath=`kde-config --expandvars --prefix`/include/kde.pot
+# kdepotpath=`kde-config --expandvars --prefix`/include/tde.pot
+# fi
$MAKE -s -f _transMakefile podir=$podir EXTRACTRC="$EXTRACTRC" PREPARETIPS="$PREPARETIPS" srcdir=. \

@ -17,7 +17,7 @@ include debian/cdbs/debian-qt-kde.mk
include /usr/share/cdbs/1/rules/simple-patchsys.mk
include /usr/share/cdbs/1/rules/utils.mk
DEB_CONFIGURE_INCLUDEDIR := /opt/trinity/include/kde
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

@ -1,66 +1,66 @@
debian/tmp/opt/trinity/include/kde/kopete/kabcpersistence.h
debian/tmp/opt/trinity/include/kde/kopete/kopete_export.h
debian/tmp/opt/trinity/include/kde/kopete/kopeteaccount.h
debian/tmp/opt/trinity/include/kde/kopete/kopeteaccountmanager.h
debian/tmp/opt/trinity/include/kde/kopete/kopeteaway.h
debian/tmp/opt/trinity/include/kde/kopete/kopeteawayaction.h
debian/tmp/opt/trinity/include/kde/kopete/kopeteawaydialog.h
debian/tmp/opt/trinity/include/kde/kopete/kopeteblacklister.h
debian/tmp/opt/trinity/include/kde/kopete/kopetechatsession.h
debian/tmp/opt/trinity/include/kde/kopete/kopetechatsessionmanager.h
debian/tmp/opt/trinity/include/kde/kopete/kopetecommandhandler.h
debian/tmp/opt/trinity/include/kde/kopete/kopetecontact.h
debian/tmp/opt/trinity/include/kde/kopete/kopetecontactlist.h
debian/tmp/opt/trinity/include/kde/kopete/kopetecontactlistelement.h
debian/tmp/opt/trinity/include/kde/kopete/kopetecontactproperty.h
debian/tmp/opt/trinity/include/kde/kopete/kopeteeventpresentation.h
debian/tmp/opt/trinity/include/kde/kopete/kopeteglobal.h
debian/tmp/opt/trinity/include/kde/kopete/kopetegroup.h
debian/tmp/opt/trinity/include/kde/kopete/kopetemessage.h
debian/tmp/opt/trinity/include/kde/kopete/kopetemessageevent.h
debian/tmp/opt/trinity/include/kde/kopete/kopetemessagehandler.h
debian/tmp/opt/trinity/include/kde/kopete/kopetemessagehandlerchain.h
debian/tmp/opt/trinity/include/kde/kopete/kopetemetacontact.h
debian/tmp/opt/trinity/include/kde/kopete/kopetemimetypehandler.h
debian/tmp/opt/trinity/include/kde/kopete/kopetenotifydataobject.h
debian/tmp/opt/trinity/include/kde/kopete/kopeteonlinestatus.h
debian/tmp/opt/trinity/include/kde/kopete/kopeteonlinestatusmanager.h
debian/tmp/opt/trinity/include/kde/kopete/kopetepassword.h
debian/tmp/opt/trinity/include/kde/kopete/kopetepasswordedaccount.h
debian/tmp/opt/trinity/include/kde/kopete/kopeteplugin.h
debian/tmp/opt/trinity/include/kde/kopete/kopeteprotocol.h
debian/tmp/opt/trinity/include/kde/kopete/kopetesimplemessagehandler.h
debian/tmp/opt/trinity/include/kde/kopete/kopetetask.h
debian/tmp/opt/trinity/include/kde/kopete/kopetetransfermanager.h
debian/tmp/opt/trinity/include/kde/kopete/kopeteuiglobal.h
debian/tmp/opt/trinity/include/kde/kopete/kopeteversion.h
debian/tmp/opt/trinity/include/kde/kopete/managedconnectionaccount.h
debian/tmp/opt/trinity/include/kde/kopete/ui/accountselector.h
debian/tmp/opt/trinity/include/kde/kopete/ui/addcontactpage.h
debian/tmp/opt/trinity/include/kde/kopete/ui/addressbookselectordialog.h
debian/tmp/opt/trinity/include/kde/kopete/ui/addressbookselectorwidget.h
debian/tmp/opt/trinity/include/kde/kopete/ui/editaccountwidget.h
debian/tmp/opt/trinity/include/kde/kopete/ui/fileconfirmbase.h
debian/tmp/opt/trinity/include/kde/kopete/ui/kopeteawaydialogbase.h
debian/tmp/opt/trinity/include/kde/kopete/ui/kopetecontactaction.h
debian/tmp/opt/trinity/include/kde/kopete/ui/kopetefileconfirmdialog.h
debian/tmp/opt/trinity/include/kde/kopete/ui/kopetelistview.h
debian/tmp/opt/trinity/include/kde/kopete/ui/kopetelistviewitem.h
debian/tmp/opt/trinity/include/kde/kopete/ui/kopetelistviewsearchline.h
debian/tmp/opt/trinity/include/kde/kopete/ui/kopetepassworddialog.h
debian/tmp/opt/trinity/include/kde/kopete/ui/kopetepasswordwidget.h
debian/tmp/opt/trinity/include/kde/kopete/ui/kopetepasswordwidgetbase.h
debian/tmp/opt/trinity/include/kde/kopete/ui/kopetestdaction.h
debian/tmp/opt/trinity/include/kde/kopete/ui/kopeteview.h
debian/tmp/opt/trinity/include/kde/kopete/ui/kopeteviewplugin.h
debian/tmp/opt/trinity/include/kde/kopete/ui/userinfodialog.h
debian/tmp/opt/trinity/include/kde/rss/article.h
debian/tmp/opt/trinity/include/kde/rss/document.h
debian/tmp/opt/trinity/include/kde/rss/global.h
debian/tmp/opt/trinity/include/kde/rss/image.h
debian/tmp/opt/trinity/include/kde/rss/librss.h
debian/tmp/opt/trinity/include/kde/rss/loader.h
debian/tmp/opt/trinity/include/kde/rss/textinput.h
debian/tmp/opt/trinity/include/tde/kopete/kabcpersistence.h
debian/tmp/opt/trinity/include/tde/kopete/kopete_export.h
debian/tmp/opt/trinity/include/tde/kopete/kopeteaccount.h
debian/tmp/opt/trinity/include/tde/kopete/kopeteaccountmanager.h
debian/tmp/opt/trinity/include/tde/kopete/kopeteaway.h
debian/tmp/opt/trinity/include/tde/kopete/kopeteawayaction.h
debian/tmp/opt/trinity/include/tde/kopete/kopeteawaydialog.h
debian/tmp/opt/trinity/include/tde/kopete/kopeteblacklister.h
debian/tmp/opt/trinity/include/tde/kopete/kopetechatsession.h
debian/tmp/opt/trinity/include/tde/kopete/kopetechatsessionmanager.h
debian/tmp/opt/trinity/include/tde/kopete/kopetecommandhandler.h
debian/tmp/opt/trinity/include/tde/kopete/kopetecontact.h
debian/tmp/opt/trinity/include/tde/kopete/kopetecontactlist.h
debian/tmp/opt/trinity/include/tde/kopete/kopetecontactlistelement.h
debian/tmp/opt/trinity/include/tde/kopete/kopetecontactproperty.h
debian/tmp/opt/trinity/include/tde/kopete/kopeteeventpresentation.h
debian/tmp/opt/trinity/include/tde/kopete/kopeteglobal.h
debian/tmp/opt/trinity/include/tde/kopete/kopetegroup.h
debian/tmp/opt/trinity/include/tde/kopete/kopetemessage.h
debian/tmp/opt/trinity/include/tde/kopete/kopetemessageevent.h
debian/tmp/opt/trinity/include/tde/kopete/kopetemessagehandler.h
debian/tmp/opt/trinity/include/tde/kopete/kopetemessagehandlerchain.h
debian/tmp/opt/trinity/include/tde/kopete/kopetemetacontact.h
debian/tmp/opt/trinity/include/tde/kopete/kopetemimetypehandler.h
debian/tmp/opt/trinity/include/tde/kopete/kopetenotifydataobject.h
debian/tmp/opt/trinity/include/tde/kopete/kopeteonlinestatus.h
debian/tmp/opt/trinity/include/tde/kopete/kopeteonlinestatusmanager.h
debian/tmp/opt/trinity/include/tde/kopete/kopetepassword.h
debian/tmp/opt/trinity/include/tde/kopete/kopetepasswordedaccount.h
debian/tmp/opt/trinity/include/tde/kopete/kopeteplugin.h
debian/tmp/opt/trinity/include/tde/kopete/kopeteprotocol.h
debian/tmp/opt/trinity/include/tde/kopete/kopetesimplemessagehandler.h
debian/tmp/opt/trinity/include/tde/kopete/kopetetask.h
debian/tmp/opt/trinity/include/tde/kopete/kopetetransfermanager.h
debian/tmp/opt/trinity/include/tde/kopete/kopeteuiglobal.h
debian/tmp/opt/trinity/include/tde/kopete/kopeteversion.h
debian/tmp/opt/trinity/include/tde/kopete/managedconnectionaccount.h
debian/tmp/opt/trinity/include/tde/kopete/ui/accountselector.h
debian/tmp/opt/trinity/include/tde/kopete/ui/addcontactpage.h
debian/tmp/opt/trinity/include/tde/kopete/ui/addressbookselectordialog.h
debian/tmp/opt/trinity/include/tde/kopete/ui/addressbookselectorwidget.h
debian/tmp/opt/trinity/include/tde/kopete/ui/editaccountwidget.h
debian/tmp/opt/trinity/include/tde/kopete/ui/fileconfirmbase.h
debian/tmp/opt/trinity/include/tde/kopete/ui/kopeteawaydialogbase.h
debian/tmp/opt/trinity/include/tde/kopete/ui/kopetecontactaction.h
debian/tmp/opt/trinity/include/tde/kopete/ui/kopetefileconfirmdialog.h
debian/tmp/opt/trinity/include/tde/kopete/ui/kopetelistview.h
debian/tmp/opt/trinity/include/tde/kopete/ui/kopetelistviewitem.h
debian/tmp/opt/trinity/include/tde/kopete/ui/kopetelistviewsearchline.h
debian/tmp/opt/trinity/include/tde/kopete/ui/kopetepassworddialog.h
debian/tmp/opt/trinity/include/tde/kopete/ui/kopetepasswordwidget.h
debian/tmp/opt/trinity/include/tde/kopete/ui/kopetepasswordwidgetbase.h
debian/tmp/opt/trinity/include/tde/kopete/ui/kopetestdaction.h
debian/tmp/opt/trinity/include/tde/kopete/ui/kopeteview.h
debian/tmp/opt/trinity/include/tde/kopete/ui/kopeteviewplugin.h
debian/tmp/opt/trinity/include/tde/kopete/ui/userinfodialog.h
debian/tmp/opt/trinity/include/tde/rss/article.h
debian/tmp/opt/trinity/include/tde/rss/document.h
debian/tmp/opt/trinity/include/tde/rss/global.h
debian/tmp/opt/trinity/include/tde/rss/image.h
debian/tmp/opt/trinity/include/tde/rss/librss.h
debian/tmp/opt/trinity/include/tde/rss/loader.h
debian/tmp/opt/trinity/include/tde/rss/textinput.h
debian/tmp/opt/trinity/lib/libtdeinit_kdict.la
debian/tmp/opt/trinity/lib/libtdeinit_ksirc.la
debian/tmp/opt/trinity/lib/libkopete.la
@ -73,4 +73,4 @@ debian/tmp/opt/trinity/lib/libkopete_videodevice.la
debian/tmp/opt/trinity/lib/libkopete_videodevice.so
debian/tmp/opt/trinity/lib/librss.la
debian/tmp/opt/trinity/lib/librss.so
debian/tmp/opt/trinity/include/kde/kopete/kopetepluginmanager.h
debian/tmp/opt/trinity/include/tde/kopete/kopetepluginmanager.h

@ -706,7 +706,7 @@ tdepim (4:3.5.6-0ubuntu3) feisty; urgency=low
- Activates networkstatus support for kmail (patch from SuSE)
* debian/control:
- New package networkstatus-dev
* ./libtdepim1-dev.install: added /usr/include/kde/kpimprefs.h
* ./libtdepim1-dev.install: added /usr/include/tde/kpimprefs.h
-- Anthony Mercatante <tonio@ubuntu.com> Fri, 02 Feb 2007 15:37:42 +0100

@ -1,4 +1,4 @@
/opt/trinity/bin/indexlib-config
/opt/trinity/include/kde/index
/opt/trinity/include/tde/index
/opt/trinity/lib/libindex.la
/opt/trinity/lib/libindex.so

@ -1,5 +1,5 @@
/opt/trinity/include/kde/libemailfunctions/idmapper.h
/opt/trinity/include/kde/libkcal
/opt/trinity/include/tde/libemailfunctions/idmapper.h
/opt/trinity/include/tde/libkcal
/opt/trinity/lib/libkcal.la
/opt/trinity/lib/libkcal.so
/opt/trinity/lib/libkcal_resourceremote.la

@ -1,3 +1,3 @@
/opt/trinity/include/kde/kgantt
/opt/trinity/include/tde/kgantt
/opt/trinity/lib/libkgantt.la
/opt/trinity/lib/libkgantt.so

@ -1,6 +1,6 @@
/opt/trinity/include/kde/gpgme++
/opt/trinity/include/kde/kleo
/opt/trinity/include/kde/qgpgme
/opt/trinity/include/tde/gpgme++
/opt/trinity/include/tde/kleo
/opt/trinity/include/tde/qgpgme
/opt/trinity/lib/libgpgme++.la
/opt/trinity/lib/libgpgme++.so
/opt/trinity/lib/libkleopatra.la

@ -1,4 +1,4 @@
/opt/trinity/include/kde/tdepim/exchangeaccount.h
/opt/trinity/include/kde/tdepim/exchangeclient.h
/opt/trinity/include/tde/tdepim/exchangeaccount.h
/opt/trinity/include/tde/tdepim/exchangeclient.h
/opt/trinity/lib/libkpimexchange.la
/opt/trinity/lib/libkpimexchange.so

@ -1,3 +1,3 @@
/opt/trinity/include/kde/ksieve
/opt/trinity/include/tde/ksieve
/opt/trinity/lib/libksieve.la
/opt/trinity/lib/libksieve.so

@ -1,3 +1,3 @@
/opt/trinity/include/kde/ktnef
/opt/trinity/include/tde/ktnef
/opt/trinity/lib/libktnef.la
/opt/trinity/lib/libktnef.so

@ -1,3 +1,3 @@
/opt/trinity/include/kde/mimelib
/opt/trinity/include/tde/mimelib
/opt/trinity/lib/libmimelib.la
/opt/trinity/lib/libmimelib.so

@ -1,3 +1,3 @@
/opt/trinity/include/kde/tdepimmacros.h
/opt/trinity/include/tde/tdepimmacros.h
/opt/trinity/lib/libtdepim.la
/opt/trinity/lib/libtdepim.so

@ -1,15 +1,15 @@
/opt/trinity/include/kde/KNotesAppIface.h
/opt/trinity/include/kde/KNotesIface.h
/opt/trinity/include/kde/akregator
/opt/trinity/include/kde/calendar
/opt/trinity/include/kde/kabc
/opt/trinity/include/kde/kaddressbook
/opt/trinity/include/kde/kmail
/opt/trinity/include/kde/kmailIface.h
/opt/trinity/include/kde/kmailicalIface.h
/opt/trinity/include/kde/kmailpartIface.h
/opt/trinity/include/kde/kontact
/opt/trinity/include/kde/korganizer
/opt/trinity/include/tde/KNotesAppIface.h
/opt/trinity/include/tde/KNotesIface.h
/opt/trinity/include/tde/akregator
/opt/trinity/include/tde/calendar
/opt/trinity/include/tde/kabc
/opt/trinity/include/tde/kaddressbook
/opt/trinity/include/tde/kmail
/opt/trinity/include/tde/kmailIface.h
/opt/trinity/include/tde/kmailicalIface.h
/opt/trinity/include/tde/kmailpartIface.h
/opt/trinity/include/tde/kontact
/opt/trinity/include/tde/korganizer
/opt/trinity/lib/libkabckolab.la
/opt/trinity/lib/libkabckolab.so
/opt/trinity/lib/libkabcscalix.la
@ -81,4 +81,4 @@
/opt/trinity/lib/libgwsoap.la
/opt/trinity/lib/libgwsoap.so
/opt/trinity/include/kde/kpimprefs.h
/opt/trinity/include/tde/kpimprefs.h

@ -59,7 +59,7 @@ endif
cdbs_configure_flags += --with-qt-dir=/usr/share/qt3 --disable-rpath --with-xinerama $(cdbs_kde_enable_final) $(cdbs_kde_enable_debug)
DEB_AC_AUX_DIR = $(DEB_SRCDIR)/admin
DEB_CONFIGURE_INCLUDEDIR = "\$${prefix}/include/kde"
DEB_CONFIGURE_INCLUDEDIR = "\$${prefix}/include/tde"
DEB_COMPRESS_EXCLUDE = .dcl .docbook -license .tag .sty .el
$(patsubst %,binary-install/%,$(DEB_PACKAGES)) :: binary-install/%:

@ -931,7 +931,7 @@ tdesdk (2.2.2-3) unstable; urgency=low
tdesdk (2.2.2-2) unstable; urgency=low
* Moved kspy.h to /usr/include/kde (closes: Bug#122448, Bug#122449).
* Moved kspy.h to /usr/include/tde (closes: Bug#122448, Bug#122449).
-- Ben Burton <benb@acm.org> Thu, 6 Dec 2001 09:50:47 -0600

@ -1,24 +1,24 @@
debian/tmp/opt/trinity/include/kde/kbabel/catalog.h
debian/tmp/opt/trinity/include/kde/kbabel/catalogfileplugin.h
debian/tmp/opt/trinity/include/kde/kbabel/catalogitem.h
debian/tmp/opt/trinity/include/kde/kbabel/catalogsettings.h
debian/tmp/opt/trinity/include/kde/kbabel/catalogview.h
debian/tmp/opt/trinity/include/kde/kbabel/dictchooser.h
debian/tmp/opt/trinity/include/kde/kbabel/dictionarymenu.h
debian/tmp/opt/trinity/include/kde/kbabel/editcmd.h
debian/tmp/opt/trinity/include/kde/kbabel/findoptions.h
debian/tmp/opt/trinity/include/kde/kbabel/itempart.h
debian/tmp/opt/trinity/include/kde/kbabel/kbabeldatatool.h
debian/tmp/opt/trinity/include/kde/kbabel/kbabeldictbox.h
debian/tmp/opt/trinity/include/kde/kbabel/kbabeldictiface.h
debian/tmp/opt/trinity/include/kde/kbabel/kbproject.h
debian/tmp/opt/trinity/include/kde/kbabel/kbprojectmanager.h
debian/tmp/opt/trinity/include/kde/kbabel/msgfmt.h
debian/tmp/opt/trinity/include/kde/kbabel/poinfo.h
debian/tmp/opt/trinity/include/kde/kbabel/projectsettings.h
debian/tmp/opt/trinity/include/kde/kbabel/regexpextractor.h
debian/tmp/opt/trinity/include/kde/kbabel/searchengine.h
debian/tmp/opt/trinity/include/kde/kbabel/tagextractor.h
debian/tmp/opt/trinity/include/tde/kbabel/catalog.h
debian/tmp/opt/trinity/include/tde/kbabel/catalogfileplugin.h
debian/tmp/opt/trinity/include/tde/kbabel/catalogitem.h
debian/tmp/opt/trinity/include/tde/kbabel/catalogsettings.h
debian/tmp/opt/trinity/include/tde/kbabel/catalogview.h
debian/tmp/opt/trinity/include/tde/kbabel/dictchooser.h
debian/tmp/opt/trinity/include/tde/kbabel/dictionarymenu.h
debian/tmp/opt/trinity/include/tde/kbabel/editcmd.h
debian/tmp/opt/trinity/include/tde/kbabel/findoptions.h
debian/tmp/opt/trinity/include/tde/kbabel/itempart.h
debian/tmp/opt/trinity/include/tde/kbabel/kbabeldatatool.h
debian/tmp/opt/trinity/include/tde/kbabel/kbabeldictbox.h
debian/tmp/opt/trinity/include/tde/kbabel/kbabeldictiface.h
debian/tmp/opt/trinity/include/tde/kbabel/kbproject.h
debian/tmp/opt/trinity/include/tde/kbabel/kbprojectmanager.h
debian/tmp/opt/trinity/include/tde/kbabel/msgfmt.h
debian/tmp/opt/trinity/include/tde/kbabel/poinfo.h
debian/tmp/opt/trinity/include/tde/kbabel/projectsettings.h
debian/tmp/opt/trinity/include/tde/kbabel/regexpextractor.h
debian/tmp/opt/trinity/include/tde/kbabel/searchengine.h
debian/tmp/opt/trinity/include/tde/kbabel/tagextractor.h
debian/tmp/opt/trinity/lib/libkbabelcommon.la
debian/tmp/opt/trinity/lib/libkbabelcommon.so
debian/tmp/opt/trinity/lib/libkbabeldictplugin.la

@ -2,7 +2,7 @@ debian/tmp/opt/trinity/bin/demangle
debian/tmp/opt/trinity/bin/kminspector
debian/tmp/opt/trinity/bin/kmmatch
debian/tmp/opt/trinity/bin/kmtrace
debian/tmp/opt/trinity/include/kde/ktrace.h
debian/tmp/opt/trinity/include/tde/ktrace.h
debian/tmp/opt/trinity/lib/kmtrace/libktrace.la
debian/tmp/opt/trinity/lib/kmtrace/libktrace.so
debian/tmp/opt/trinity/lib/kmtrace/libktrace_s.a

@ -1,4 +1,4 @@
debian/tmp/opt/trinity/include/kde/kspy.h
debian/tmp/opt/trinity/include/tde/kspy.h
debian/tmp/opt/trinity/lib/libkspy.la
debian/tmp/opt/trinity/lib/libkspy.so
debian/tmp/opt/trinity/lib/libkspy.so.1

@ -4,4 +4,4 @@ debian/tmp/opt/trinity/lib/libkunittestgui.la
debian/tmp/opt/trinity/lib/libkunittestgui.so
debian/tmp/opt/trinity/lib/libkunittestgui.so.0
debian/tmp/opt/trinity/lib/libkunittestgui.so.0.0.0
debian/tmp/opt/trinity/include/kde/kunittest/runnergui.h
debian/tmp/opt/trinity/include/tde/kunittest/runnergui.h

@ -1,6 +1,6 @@
debian/tmp/opt/trinity/include/kde/cvsjob_stub.h
debian/tmp/opt/trinity/include/kde/cvsservice_stub.h
debian/tmp/opt/trinity/include/kde/repository_stub.h
debian/tmp/opt/trinity/include/tde/cvsjob_stub.h
debian/tmp/opt/trinity/include/tde/cvsservice_stub.h
debian/tmp/opt/trinity/include/tde/repository_stub.h
debian/tmp/opt/trinity/lib/libcvsservice.la
debian/tmp/opt/trinity/lib/libcvsservice.so
debian/tmp/opt/trinity/lib/libtdeinit_cvsaskpass.la

@ -4,7 +4,7 @@
if test -z "$PREPARETIPS"; then PREPARETIPS=preparetips ; fi
export EXTRACTRC PREPARETIPS
+kdepotpath=/opt/trinity/include/kde/kde.pot
+kdepotpath=/opt/trinity/include/tde/kde.pot
+
for subdir in $dirs; do
test -z "$VERBOSE" || echo "Making messages in $subdir"
@ -15,11 +15,11 @@
- kdepotpath=${includedir:-`kde-config --expandvars --install include`}/kde.pot
- if ! test -f $kdepotpath; then
- kdepotpath=`kde-config --expandvars --prefix`/include/kde.pot
- kdepotpath=`kde-config --expandvars --prefix`/include/tde.pot
- fi
+# kdepotpath=${includedir:-`kde-config --expandvars --install include`}/kde.pot
+# if ! test -f $kdepotpath; then
+# kdepotpath=`kde-config --expandvars --prefix`/include/kde.pot
+# kdepotpath=`kde-config --expandvars --prefix`/include/tde.pot
+# fi
$MAKE -s -f _transMakefile podir=$podir EXTRACTRC="$EXTRACTRC" PREPARETIPS="$PREPARETIPS" srcdir=. \

@ -5,7 +5,7 @@ include debian/cdbs/debian-qt-kde.mk
include /usr/share/cdbs/1/rules/simple-patchsys.mk
include /usr/share/cdbs/1/rules/utils.mk
DEB_CONFIGURE_INCLUDEDIR := /opt/trinity/include/kde
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

@ -1,4 +1,4 @@
debian/tmp/opt/trinity/include/kde/kprofilemethod.h
debian/tmp/opt/trinity/include/tde/kprofilemethod.h
debian/tmp/opt/trinity/lib/trinity/kabcformat_kdeaccounts.la
debian/tmp/opt/trinity/lib/trinity/kabcformat_kdeaccounts.so
debian/tmp/opt/trinity/lib/trinity/plugins/styles/scheck.so

@ -1,5 +1,5 @@
debian/tmp/opt/trinity/bin/amor
debian/tmp/opt/trinity/include/kde/AmorIface.h
debian/tmp/opt/trinity/include/tde/AmorIface.h
debian/tmp/opt/trinity/share/apps/amor
debian/tmp/opt/trinity/share/applications/kde/amor.desktop
debian/tmp/opt/trinity/share/doc/kde/HTML/en/amor/*.bz2

@ -59,7 +59,7 @@ endif
cdbs_configure_flags += --with-qt-dir=/usr/share/qt3 --disable-rpath --with-xinerama $(cdbs_kde_enable_final) $(cdbs_kde_enable_debug)
DEB_AC_AUX_DIR = $(DEB_SRCDIR)/admin
DEB_CONFIGURE_INCLUDEDIR = "\$${prefix}/include/kde"
DEB_CONFIGURE_INCLUDEDIR = "\$${prefix}/include/tde"
DEB_COMPRESS_EXCLUDE = .dcl .docbook -license .tag .sty .el
$(patsubst %,binary-install/%,$(DEB_PACKAGES)) :: binary-install/%:

@ -609,7 +609,7 @@ tdetoys (4:2.2.2-3) unstable; urgency=low
tdetoys (4:2.2.2-2) unstable; urgency=low
* Moved AmorIface.h to /usr/include/kde (closes: Bug#122447).
* Moved AmorIface.h to /usr/include/tde (closes: Bug#122447).
-- Ben Burton <benb@acm.org> Sun, 9 Dec 2001 09:07:02 -0600

@ -4,7 +4,7 @@
if test -z "$PREPARETIPS"; then PREPARETIPS=preparetips ; fi
export EXTRACTRC PREPARETIPS
+kdepotpath=/opt/trinity/include/kde/kde.pot
+kdepotpath=/opt/trinity/include/tde/kde.pot
+
for subdir in $dirs; do
test -z "$VERBOSE" || echo "Making messages in $subdir"
@ -15,11 +15,11 @@
- kdepotpath=${includedir:-`kde-config --expandvars --install include`}/kde.pot
- if ! test -f $kdepotpath; then
- kdepotpath=`kde-config --expandvars --prefix`/include/kde.pot
- kdepotpath=`kde-config --expandvars --prefix`/include/tde.pot
- fi
+# kdepotpath=${includedir:-`kde-config --expandvars --install include`}/kde.pot
+# if ! test -f $kdepotpath; then
+# kdepotpath=`kde-config --expandvars --prefix`/include/kde.pot
+# kdepotpath=`kde-config --expandvars --prefix`/include/tde.pot
+# fi
$MAKE -s -f _transMakefile podir=$podir EXTRACTRC="$EXTRACTRC" PREPARETIPS="$PREPARETIPS" srcdir=. \

@ -5,14 +5,14 @@ include debian/cdbs/debian-qt-kde.mk
include /usr/share/cdbs/1/rules/simple-patchsys.mk
include /usr/share/cdbs/1/rules/utils.mk
DEB_CONFIGURE_INCLUDEDIR := /opt/trinity/include/kde
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_CONFIGURE_EXTRA_FLAGS := --prefix=/opt/trinity --with-extra-libs=/opt/trinity/lib --includedir="/opt/trinity/include/kde" --mandir="/opt/trinity/share/man" --infodir="/opt/trinity/share/info"
DEB_CONFIGURE_EXTRA_FLAGS := --prefix=/opt/trinity --with-extra-libs=/opt/trinity/lib --includedir="/opt/trinity/include/tde" --mandir="/opt/trinity/share/man" --infodir="/opt/trinity/share/info"
DEB_DH_STRIP_ARGS := --dbg-package=tdetoys-trinity-dbg

@ -59,7 +59,7 @@ endif
cdbs_configure_flags += --with-qt-dir=/usr/share/qt3 --disable-rpath --with-xinerama $(cdbs_kde_enable_final) $(cdbs_kde_enable_debug)
DEB_AC_AUX_DIR = $(DEB_SRCDIR)/admin
DEB_CONFIGURE_INCLUDEDIR = "\$${prefix}/include/kde"
DEB_CONFIGURE_INCLUDEDIR = "\$${prefix}/include/tde"
DEB_COMPRESS_EXCLUDE = .dcl .docbook -license .tag .sty .el
$(patsubst %,binary-install/%,$(DEB_PACKAGES)) :: binary-install/%:

@ -4,7 +4,7 @@
if test -z "$PREPARETIPS"; then PREPARETIPS=preparetips ; fi
export EXTRACTRC PREPARETIPS
+kdepotpath=/opt/trinity/include/kde/kde.pot
+kdepotpath=/opt/trinity/include/tde/kde.pot
+
for subdir in $dirs; do
test -z "$VERBOSE" || echo "Making messages in $subdir"
@ -15,11 +15,11 @@
- kdepotpath=${includedir:-`kde-config --expandvars --install include`}/kde.pot
- if ! test -f $kdepotpath; then
- kdepotpath=`kde-config --expandvars --prefix`/include/kde.pot
- kdepotpath=`kde-config --expandvars --prefix`/include/tde.pot
- fi
+# kdepotpath=${includedir:-`kde-config --expandvars --install include`}/kde.pot
+# if ! test -f $kdepotpath; then
+# kdepotpath=`kde-config --expandvars --prefix`/include/kde.pot
+# kdepotpath=`kde-config --expandvars --prefix`/include/tde.pot
+# fi
$MAKE -s -f _transMakefile podir=$podir EXTRACTRC="$EXTRACTRC" PREPARETIPS="$PREPARETIPS" srcdir=. \

@ -5,7 +5,7 @@ include debian/cdbs/debian-qt-kde.mk
include /usr/share/cdbs/1/rules/simple-patchsys.mk
include /usr/share/cdbs/1/rules/utils.mk
DEB_CONFIGURE_INCLUDEDIR := /opt/trinity/include/kde
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

@ -1,18 +1,18 @@
debian/tmp/opt/trinity/include/kde/kmultiformlistbox.h
debian/tmp/opt/trinity/include/kde/kmultiformlistboxentry.h
debian/tmp/opt/trinity/include/kde/kmultiformlistboxfactory.h
debian/tmp/opt/trinity/include/kde/ksim/chart.h
debian/tmp/opt/trinity/include/kde/ksim/common.h
debian/tmp/opt/trinity/include/kde/ksim/ksimconfig.h
debian/tmp/opt/trinity/include/kde/ksim/label.h
debian/tmp/opt/trinity/include/kde/ksim/led.h
debian/tmp/opt/trinity/include/kde/ksim/pluginglobal.h
debian/tmp/opt/trinity/include/kde/ksim/pluginloader.h
debian/tmp/opt/trinity/include/kde/ksim/pluginmodule.h
debian/tmp/opt/trinity/include/kde/ksim/progress.h
debian/tmp/opt/trinity/include/kde/ksim/themeloader.h
debian/tmp/opt/trinity/include/kde/ksim/themetypes.h
debian/tmp/opt/trinity/include/kde/kwidgetstreamer.h
debian/tmp/opt/trinity/include/tde/kmultiformlistbox.h
debian/tmp/opt/trinity/include/tde/kmultiformlistboxentry.h
debian/tmp/opt/trinity/include/tde/kmultiformlistboxfactory.h
debian/tmp/opt/trinity/include/tde/ksim/chart.h
debian/tmp/opt/trinity/include/tde/ksim/common.h
debian/tmp/opt/trinity/include/tde/ksim/ksimconfig.h
debian/tmp/opt/trinity/include/tde/ksim/label.h
debian/tmp/opt/trinity/include/tde/ksim/led.h
debian/tmp/opt/trinity/include/tde/ksim/pluginglobal.h
debian/tmp/opt/trinity/include/tde/ksim/pluginloader.h
debian/tmp/opt/trinity/include/tde/ksim/pluginmodule.h
debian/tmp/opt/trinity/include/tde/ksim/progress.h
debian/tmp/opt/trinity/include/tde/ksim/themeloader.h
debian/tmp/opt/trinity/include/tde/ksim/themetypes.h
debian/tmp/opt/trinity/include/tde/kwidgetstreamer.h
debian/tmp/opt/trinity/lib/libkcmlaptop.la
debian/tmp/opt/trinity/lib/libkcmlaptop.so
debian/tmp/opt/trinity/lib/libtdeinit_ark.la

@ -59,7 +59,7 @@ endif
cdbs_configure_flags += --with-qt-dir=/usr/share/qt3 --disable-rpath --with-xinerama $(cdbs_kde_enable_final) $(cdbs_kde_enable_debug)
DEB_AC_AUX_DIR = $(DEB_SRCDIR)/admin
DEB_CONFIGURE_INCLUDEDIR = "\$${prefix}/include/kde"
DEB_CONFIGURE_INCLUDEDIR = "\$${prefix}/include/tde"
DEB_COMPRESS_EXCLUDE = .dcl .docbook -license .tag .sty .el
$(patsubst %,binary-install/%,$(DEB_PACKAGES)) :: binary-install/%:

@ -4,7 +4,7 @@
if test -z "$PREPARETIPS"; then PREPARETIPS=preparetips ; fi
export EXTRACTRC PREPARETIPS
+kdepotpath=/opt/trinity/include/kde/kde.pot
+kdepotpath=/opt/trinity/include/tde/kde.pot
+
for subdir in $dirs; do
test -z "$VERBOSE" || echo "Making messages in $subdir"
@ -15,11 +15,11 @@
- kdepotpath=${includedir:-`kde-config --expandvars --install include`}/kde.pot
- if ! test -f $kdepotpath; then
- kdepotpath=`kde-config --expandvars --prefix`/include/kde.pot
- kdepotpath=`kde-config --expandvars --prefix`/include/tde.pot
- fi
+# kdepotpath=${includedir:-`kde-config --expandvars --install include`}/kde.pot
+# if ! test -f $kdepotpath; then
+# kdepotpath=`kde-config --expandvars --prefix`/include/kde.pot
+# kdepotpath=`kde-config --expandvars --prefix`/include/tde.pot
+# fi
$MAKE -s -f _transMakefile podir=$podir EXTRACTRC="$EXTRACTRC" PREPARETIPS="$PREPARETIPS" srcdir=. \

@ -9,7 +9,7 @@ include debian/cdbs/debian-qt-kde.mk
include /usr/share/cdbs/1/rules/simple-patchsys.mk
include /usr/share/cdbs/1/rules/utils.mk
DEB_CONFIGURE_INCLUDEDIR := /opt/trinity/include/kde
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

@ -1,3 +1,3 @@
debian/tmp/opt/trinity/include/kde
debian/tmp/opt/trinity/include/tde
debian/tmp/opt/trinity/lib/lib*.so
debian/tmp/opt/trinity/lib/lib*.la

@ -59,7 +59,7 @@ endif
cdbs_configure_flags += --with-qt-dir=/usr/share/qt3 --disable-rpath --with-xinerama $(cdbs_kde_enable_final) $(cdbs_kde_enable_debug)
DEB_AC_AUX_DIR = $(DEB_SRCDIR)/admin
DEB_CONFIGURE_INCLUDEDIR = "\$${prefix}/include/kde"
DEB_CONFIGURE_INCLUDEDIR = "\$${prefix}/include/tde"
DEB_COMPRESS_EXCLUDE = .dcl .docbook -license .tag .sty .el
$(patsubst %,binary-install/%,$(DEB_PACKAGES)) :: binary-install/%:

@ -1,7 +1,7 @@
debian/tmp/opt/trinity/include/kde/kommander*
debian/tmp/opt/trinity/include/tde/kommander*
debian/tmp/opt/trinity/lib/libkommanderplugin.la
debian/tmp/opt/trinity/lib/libkommanderplugin.so
debian/tmp/opt/trinity/lib/libkommanderwidget.la
debian/tmp/opt/trinity/lib/libkommanderwidget.so
debian/tmp/opt/trinity/lib/libkommanderwidgets.so
debian/tmp/opt/trinity/include/kde/specials.h
debian/tmp/opt/trinity/include/tde/specials.h

@ -4,7 +4,7 @@
if test -z "$PREPARETIPS"; then PREPARETIPS=preparetips ; fi
export EXTRACTRC PREPARETIPS
+kdepotpath=/usr/include/kde/kde.pot
+kdepotpath=/usr/include/tde/kde.pot
+
for subdir in $dirs; do
test -z "$VERBOSE" || echo "Making messages in $subdir"
@ -15,11 +15,11 @@
- kdepotpath=${includedir:-`kde-config --expandvars --install include`}/kde.pot
- if ! test -f $kdepotpath; then
- kdepotpath=`kde-config --expandvars --prefix`/include/kde.pot
- kdepotpath=`kde-config --expandvars --prefix`/include/tde.pot
- fi
+# kdepotpath=${includedir:-`kde-config --expandvars --install include`}/kde.pot
+# if ! test -f $kdepotpath; then
+# kdepotpath=`kde-config --expandvars --prefix`/include/kde.pot
+# kdepotpath=`kde-config --expandvars --prefix`/include/tde.pot
+# fi
$MAKE -s -f _transMakefile podir=$podir EXTRACTRC="$EXTRACTRC" PREPARETIPS="$PREPARETIPS" srcdir=. \

@ -5,7 +5,7 @@ include debian/cdbs/debian-qt-kde.mk
include /usr/share/cdbs/1/rules/simple-patchsys.mk
include /usr/share/cdbs/1/rules/utils.mk
DEB_CONFIGURE_INCLUDEDIR := /opt/trinity/include/kde
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

@ -3,7 +3,7 @@
include /usr/share/cdbs/1/rules/debhelper.mk
include /usr/share/cdbs/1/class/langcore.mk
DEB_CONFIGURE_INCLUDEDIR := /opt/kde3/include/kde
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
@ -19,18 +19,18 @@ debian/abakus.xpm: src/hi64-app-abakus.png
common-build-arch:: build-stamp
build-stamp: debian/abakus.xpm
env PATH=/opt/kde3/bin:$(PATH) QTDIR=/usr/share/qt3 CMAKE_LIBRARY_PATH=/opt/kde3/lib CMAKE_INCLUDE_PATH=/opt/kde3/include/kde $(SCONS) configure prefix=$(DEB_DESTDIR)/opt/kde3
env PATH=/opt/kde3/bin:$(PATH) QTDIR=/usr/share/qt3 CMAKE_LIBRARY_PATH=/opt/kde3/lib CMAKE_INCLUDE_PATH=/opt/kde3/include/kde $(SCONS)
env PATH=/opt/kde3/bin:$(PATH) QTDIR=/usr/share/qt3 CMAKE_LIBRARY_PATH=/opt/kde3/lib CMAKE_INCLUDE_PATH=/opt/kde3/include/tde $(SCONS) configure prefix=$(DEB_DESTDIR)/opt/kde3
env PATH=/opt/kde3/bin:$(PATH) QTDIR=/usr/share/qt3 CMAKE_LIBRARY_PATH=/opt/kde3/lib CMAKE_INCLUDE_PATH=/opt/kde3/include/tde $(SCONS)
touch build-stamp
common-install-arch::
env PATH=/opt/kde3/bin:$(PATH) QTDIR=/usr/share/qt3 CMAKE_LIBRARY_PATH=/opt/kde3/lib CMAKE_INCLUDE_PATH=/opt/kde3/include/kde $(SCONS) install
env PATH=/opt/kde3/bin:$(PATH) QTDIR=/usr/share/qt3 CMAKE_LIBRARY_PATH=/opt/kde3/lib CMAKE_INCLUDE_PATH=/opt/kde3/include/tde $(SCONS) install
install -D -m 644 debian/abakus.xpm debian/abakus-kde3/opt/kde3/share/pixmaps/abakus.xpm
chrpath -d debian/abakus-kde3/opt/kde3/bin/abakus
dh_icons -pabakus
clean::
#env PATH=/opt/kde3/bin:$(PATH) QTDIR=/usr/share/qt3 CMAKE_LIBRARY_PATH=/opt/kde3/lib CMAKE_INCLUDE_PATH=/opt/kde3/include/kde $(SCONS) --clean
#env PATH=/opt/kde3/bin:$(PATH) QTDIR=/usr/share/qt3 CMAKE_LIBRARY_PATH=/opt/kde3/lib CMAKE_INCLUDE_PATH=/opt/kde3/include/tde $(SCONS) --clean
rm -f debian/abakus.xpm
rm -rf cache
rm -rf .sconf_temp

@ -59,7 +59,7 @@ endif
cdbs_configure_flags += --with-qt-dir=/usr/share/qt3 --disable-rpath --with-xinerama $(cdbs_kde_enable_final) $(cdbs_kde_enable_debug)
DEB_AC_AUX_DIR = $(DEB_SRCDIR)/admin
DEB_CONFIGURE_INCLUDEDIR = "\$${prefix}/include/kde"
DEB_CONFIGURE_INCLUDEDIR = "\$${prefix}/include/tde"
DEB_COMPRESS_EXCLUDE = .dcl .docbook -license .tag .sty .el
$(patsubst %,binary-install/%,$(DEB_PACKAGES)) :: binary-install/%:

@ -4,7 +4,7 @@ include /usr/share/cdbs/1/rules/debhelper.mk
include debian/cdbs/kde.mk
include /usr/share/cdbs/1/rules/simple-patchsys.mk
DEB_CONFIGURE_INCLUDEDIR := /opt/kde3/include/kde
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

@ -59,7 +59,7 @@ endif
cdbs_configure_flags += --with-qt-dir=/usr/share/qt3 --disable-rpath --with-xinerama $(cdbs_kde_enable_final) $(cdbs_kde_enable_debug)
DEB_AC_AUX_DIR = $(DEB_SRCDIR)/admin
DEB_CONFIGURE_INCLUDEDIR = "\$${prefix}/include/kde"
DEB_CONFIGURE_INCLUDEDIR = "\$${prefix}/include/tde"
DEB_COMPRESS_EXCLUDE = .dcl .docbook -license .tag .sty .el
$(patsubst %,binary-install/%,$(DEB_PACKAGES)) :: binary-install/%:

@ -5,7 +5,7 @@ include /usr/share/cdbs/1/rules/debhelper.mk
include debian/cdbs/debian-qt-kde.mk
include /usr/share/cdbs/1/rules/patchsys-quilt.mk
DEB_CONFIGURE_INCLUDEDIR := /opt/kde3/include/kde
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

@ -3,7 +3,7 @@
#export DH_VERBOSE=1
DEB_CONFIGURE_INCLUDEDIR := /opt/kde3/include/kde
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

@ -59,7 +59,7 @@ endif
cdbs_configure_flags += --with-qt-dir=/usr/share/qt3 --disable-rpath --with-xinerama $(cdbs_kde_enable_final) $(cdbs_kde_enable_debug)
DEB_AC_AUX_DIR = $(DEB_SRCDIR)/admin
DEB_CONFIGURE_INCLUDEDIR = "\$${prefix}/include/kde"
DEB_CONFIGURE_INCLUDEDIR = "\$${prefix}/include/tde"
DEB_COMPRESS_EXCLUDE = .dcl .docbook -license .tag .sty .el
$(patsubst %,binary-install/%,$(DEB_PACKAGES)) :: binary-install/%:

@ -9,7 +9,7 @@ DEB_DH_INSTALL_SOURCEDIR := debian
DEB_BUILDDIR = $(DEB_SRCDIR)
DEB_CONFIGURE_INCLUDEDIR := /opt/kde3/include/kde
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

@ -59,7 +59,7 @@ endif
cdbs_configure_flags += --with-qt-dir=/usr/share/qt3 --disable-rpath --with-xinerama $(cdbs_kde_enable_final) $(cdbs_kde_enable_debug)
DEB_AC_AUX_DIR = $(DEB_SRCDIR)/admin
DEB_CONFIGURE_INCLUDEDIR = "\$${prefix}/include/kde"
DEB_CONFIGURE_INCLUDEDIR = "\$${prefix}/include/tde"
DEB_COMPRESS_EXCLUDE = .dcl .docbook -license .tag .sty .el
$(patsubst %,binary-install/%,$(DEB_PACKAGES)) :: binary-install/%:

@ -4,14 +4,14 @@ include /usr/share/cdbs/1/rules/debhelper.mk
include debian/cdbs/kde.mk
include /usr/share/cdbs/1/rules/simple-patchsys.mk
DEB_CONFIGURE_INCLUDEDIR := /opt/kde3/include/kde
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)
DEB_CONFIGURE_EXTRA_FLAGS := --prefix=/opt/kde3 --with-extra-libs=/opt/kde3/lib --with-extra-includes=/opt/kde3/include/kde
DEB_CONFIGURE_EXTRA_FLAGS := --prefix=/opt/kde3 --with-extra-libs=/opt/kde3/lib --with-extra-includes=/opt/kde3/include/tde
post-patches:: debian/stamp-bootstrap

@ -2,7 +2,7 @@
include /usr/share/cdbs/1/rules/debhelper.mk
DEB_CONFIGURE_INCLUDEDIR := /opt/kde3/include/kde
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

@ -59,7 +59,7 @@ endif
cdbs_configure_flags += --with-qt-dir=/usr/share/qt3 --disable-rpath --with-xinerama $(cdbs_kde_enable_final) $(cdbs_kde_enable_debug)
DEB_AC_AUX_DIR = $(DEB_SRCDIR)/admin
DEB_CONFIGURE_INCLUDEDIR = "\$${prefix}/include/kde"
DEB_CONFIGURE_INCLUDEDIR = "\$${prefix}/include/tde"
DEB_COMPRESS_EXCLUDE = .dcl .docbook -license .tag .sty .el
$(patsubst %,binary-install/%,$(DEB_PACKAGES)) :: binary-install/%:

@ -1,5 +1,5 @@
opt/kde3/bin/digi*
/opt/kde3/include/kde
/opt/kde3/include/tde
opt/kde3/lib
/opt/kde3/share/apps/digikam
/opt/kde3/share/apps/konqueror/servicemenus/digikam*.desktop

@ -6,7 +6,7 @@ include /usr/share/cdbs/1/rules/utils.mk
include debian/cdbs/debian-qt-kde.mk
-include /usr/share/gnome-pkg-tools/1/rules/sf-get-source.mk
DEB_CONFIGURE_INCLUDEDIR := /opt/kde3/include/kde
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

@ -59,7 +59,7 @@ endif
cdbs_configure_flags += --with-qt-dir=/usr/share/qt3 --disable-rpath --with-xinerama $(cdbs_kde_enable_final) $(cdbs_kde_enable_debug)
DEB_AC_AUX_DIR = $(DEB_SRCDIR)/admin
DEB_CONFIGURE_INCLUDEDIR = "\$${prefix}/include/kde"
DEB_CONFIGURE_INCLUDEDIR = "\$${prefix}/include/tde"
DEB_COMPRESS_EXCLUDE = .dcl .docbook -license .tag .sty .el
$(patsubst %,binary-install/%,$(DEB_PACKAGES)) :: binary-install/%:

@ -4,7 +4,7 @@ include /usr/share/cdbs/1/rules/debhelper.mk
include debian/cdbs/debian-qt-kde.mk
include /usr/share/cdbs/1/rules/simple-patchsys.mk
DEB_CONFIGURE_INCLUDEDIR := /opt/kde3/include/kde
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

@ -59,7 +59,7 @@ endif
cdbs_configure_flags += --with-qt-dir=/usr/share/qt3 --disable-rpath --with-xinerama $(cdbs_kde_enable_final) $(cdbs_kde_enable_debug)
DEB_AC_AUX_DIR = $(DEB_SRCDIR)/admin
DEB_CONFIGURE_INCLUDEDIR = "\$${prefix}/include/kde"
DEB_CONFIGURE_INCLUDEDIR = "\$${prefix}/include/tde"
DEB_COMPRESS_EXCLUDE = .dcl .docbook -license .tag .sty .el
$(patsubst %,binary-install/%,$(DEB_PACKAGES)) :: binary-install/%:

@ -7,7 +7,7 @@ include debian/cdbs/kde.mk
include /usr/share/cdbs/1/rules/simple-patchsys.mk
include /usr/share/cdbs/1/rules/utils.mk
DEB_CONFIGURE_INCLUDEDIR := /opt/kde3/include/kde
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
@ -17,7 +17,7 @@ cdbs_configure_flags := --with-qt-dir=/usr/share/qt3 --disable-rpath --with-xine
#DEB_PATCHDIRS := debian/patches/common debian/patches
#DEB_INSTALL_DOCS_ALL :=
DEB_CONFIGURE_EXTRA_FLAGS := --prefix=/opt/kde3 --with-extra-libs=/usr/kde3/lib --with-extra-includes=/opt/kde3/include/kde
DEB_CONFIGURE_EXTRA_FLAGS := --prefix=/opt/kde3 --with-extra-libs=/usr/kde3/lib --with-extra-includes=/opt/kde3/include/tde
post-patches:: debian/stamp-bootstrap

@ -59,7 +59,7 @@ endif
cdbs_configure_flags += --with-qt-dir=/usr/share/qt3 --disable-rpath --with-xinerama $(cdbs_kde_enable_final) $(cdbs_kde_enable_debug)
DEB_AC_AUX_DIR = $(DEB_SRCDIR)/admin
DEB_CONFIGURE_INCLUDEDIR = "\$${prefix}/include/kde"
DEB_CONFIGURE_INCLUDEDIR = "\$${prefix}/include/tde"
DEB_COMPRESS_EXCLUDE = .dcl .docbook -license .tag .sty .el
$(patsubst %,binary-install/%,$(DEB_PACKAGES)) :: binary-install/%:

@ -8,7 +8,7 @@ include /usr/share/cdbs/1/rules/debhelper.mk
include debian/cdbs/kde.mk
include /usr/share/cdbs/1/rules/patchsys-quilt.mk
DEB_CONFIGURE_INCLUDEDIR := /opt/kde3/include/kde
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

@ -9,7 +9,7 @@
include /usr/share/cdbs/1/rules/debhelper.mk
include /usr/share/cdbs/1/rules/simple-patchsys.mk
DEB_CONFIGURE_INCLUDEDIR := /opt/kde3/include/kde
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
@ -19,13 +19,13 @@ cdbs_configure_flags := --with-qt-dir=/usr/share/qt3 --disable-rpath --with-xine
DEB_CONFIGURE_EXTRA_FLAGS := --prefix=/opt/kde3 --with-extra-libs=/opt/kde3/lib
configure/gtk-qt-engine-kde3::
env PATH=/opt/kde3/bin:$(PATH) CMAKE_LIBRARY_PATH=/opt/kde3/lib CMAKE_INCLUDE_PATH=/opt/kde3/include/kde cmake -D CMAKE_INSTALL_PREFIX=/opt/kde3 .
env PATH=/opt/kde3/bin:$(PATH) CMAKE_LIBRARY_PATH=/opt/kde3/lib CMAKE_INCLUDE_PATH=/opt/kde3/include/tde cmake -D CMAKE_INSTALL_PREFIX=/opt/kde3 .
build/gtk-qt-engine-kde3::
env PATH=/opt/kde3/bin:$(PATH) CMAKE_LIBRARY_PATH=/opt/kde3/lib CMAKE_INCLUDE_PATH=/opt/kde3/include/kde $(MAKE)
env PATH=/opt/kde3/bin:$(PATH) CMAKE_LIBRARY_PATH=/opt/kde3/lib CMAKE_INCLUDE_PATH=/opt/kde3/include/tde $(MAKE)
install/gtk-qt-engine-kde3::
env PATH=/opt/kde3/bin:$(PATH) CMAKE_LIBRARY_PATH=/opt/kde3/lib CMAKE_INCLUDE_PATH=/opt/kde3/include/kde $(MAKE) install DESTDIR=$(CURDIR)/debian/gtk-qt-engine-kde3
env PATH=/opt/kde3/bin:$(PATH) CMAKE_LIBRARY_PATH=/opt/kde3/lib CMAKE_INCLUDE_PATH=/opt/kde3/include/tde $(MAKE) install DESTDIR=$(CURDIR)/debian/gtk-qt-engine-kde3
mkdir -p $(CURDIR)/debian/gtk-qt-engine-kde3/opt/kde3/share/kgtk/
cp -Rp $(CURDIR)/debian/.gtkrc-2.0-kde4 $(CURDIR)/debian/gtk-qt-engine-kde3/opt/kde3/share/kgtk/
cp -Rp $(CURDIR)/debian/.gtkrc-2.0-kde-kde4 $(CURDIR)/debian/gtk-qt-engine-kde3/opt/kde3/share/kgtk/

@ -59,7 +59,7 @@ endif
cdbs_configure_flags += --with-qt-dir=/usr/share/qt3 --disable-rpath --with-xinerama $(cdbs_kde_enable_final) $(cdbs_kde_enable_debug)
DEB_AC_AUX_DIR = $(DEB_SRCDIR)/admin
DEB_CONFIGURE_INCLUDEDIR = "\$${prefix}/include/kde"
DEB_CONFIGURE_INCLUDEDIR = "\$${prefix}/include/tde"
DEB_COMPRESS_EXCLUDE = .dcl .docbook -license .tag .sty .el
$(patsubst %,binary-install/%,$(DEB_PACKAGES)) :: binary-install/%:

@ -7,7 +7,7 @@ include debian/cdbs/kde.mk
include /usr/share/cdbs/1/rules/simple-patchsys.mk
include /usr/share/cdbs/1/rules/utils.mk
DEB_CONFIGURE_INCLUDEDIR := /opt/kde3/include/kde
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

@ -59,7 +59,7 @@ endif
cdbs_configure_flags += --with-qt-dir=/usr/share/qt3 --disable-rpath --with-xinerama $(cdbs_kde_enable_final) $(cdbs_kde_enable_debug)
DEB_AC_AUX_DIR = $(DEB_SRCDIR)/admin
DEB_CONFIGURE_INCLUDEDIR = "\$${prefix}/include/kde"
DEB_CONFIGURE_INCLUDEDIR = "\$${prefix}/include/tde"
DEB_COMPRESS_EXCLUDE = .dcl .docbook -license .tag .sty .el
$(patsubst %,binary-install/%,$(DEB_PACKAGES)) :: binary-install/%:

@ -59,7 +59,7 @@ endif
cdbs_configure_flags += --with-qt-dir=/usr/share/qt3 --disable-rpath --with-xinerama --without-arts $(cdbs_kde_enable_final) $(cdbs_kde_enable_debug)
DEB_AC_AUX_DIR = $(DEB_SRCDIR)/admin
DEB_CONFIGURE_INCLUDEDIR = "/opt/kde3/include/kde"
DEB_CONFIGURE_INCLUDEDIR = "/opt/kde3/include/tde"
DEB_COMPRESS_EXCLUDE = .dcl .docbook -license .tag .sty .el
$(patsubst %,binary-install/%,$(DEB_PACKAGES)) :: binary-install/%:

@ -4,14 +4,14 @@ include /usr/share/cdbs/1/rules/debhelper.mk
include /usr/share/cdbs/1/rules/simple-patchsys.mk
include debian/cdbs/kde.mk
DEB_CONFIGURE_INCLUDEDIR := /opt/kde3/include/kde5
DEB_CONFIGURE_INCLUDEDIR := /opt/kde3/include/tde5
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)
DEB_CONFIGURE_EXTRA_FLAGS = --with-k3bsetup=no --with-extra-libs=/opt/kde3/lib --includedir="/opt/kde3/include/kde"
DEB_CONFIGURE_EXTRA_FLAGS = --with-k3bsetup=no --with-extra-libs=/opt/kde3/lib --includedir="/opt/kde3/include/tde"
DEB_INSTALL_MANPAGES_k3b = debian/k3b.1

@ -59,7 +59,7 @@ endif
cdbs_configure_flags += --with-qt-dir=/usr/share/qt3 --disable-rpath --with-xinerama $(cdbs_kde_enable_final) $(cdbs_kde_enable_debug)
DEB_AC_AUX_DIR = $(DEB_SRCDIR)/admin
DEB_CONFIGURE_INCLUDEDIR = "\$${prefix}/include/kde"
DEB_CONFIGURE_INCLUDEDIR = "\$${prefix}/include/tde"
DEB_COMPRESS_EXCLUDE = .dcl .docbook -license .tag .sty .el
$(patsubst %,binary-install/%,$(DEB_PACKAGES)) :: binary-install/%:

@ -4,7 +4,7 @@ include /usr/share/cdbs/1/rules/debhelper.mk
include /usr/share/cdbs/1/rules/simple-patchsys.mk
include /usr/share/cdbs/1/class/kde.mk
DEB_CONFIGURE_INCLUDEDIR := /opt/kde3/include/kde
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
@ -13,7 +13,7 @@ cdbs_configure_flags := --with-qt-dir=/usr/share/qt3 --disable-rpath --with-xine
DEB_INSTALL_MANPAGES_k9copy = k9copy-kde3.1
DEB_CONFIGURE_EXTRA_FLAGS := --prefix=/opt/kde3 --includedir="/opt/kde3/include/kde" --mandir="/opt/kde3/share/man" --infodir="/opt/kde3/share/info"
DEB_CONFIGURE_EXTRA_FLAGS := --prefix=/opt/kde3 --includedir="/opt/kde3/include/tde" --mandir="/opt/kde3/share/man" --infodir="/opt/kde3/share/info"
post-patches:: debian/stamp-bootstrap

@ -14,7 +14,7 @@ export DH_OPTIONS
DEB_HOST_GNU_TYPE ?= $(shell dpkg-architecture -qDEB_HOST_GNU_TYPE)
DEB_BUILD_GNU_TYPE ?= $(shell dpkg-architecture -qDEB_BUILD_GNU_TYPE)
DEB_CONFIGURE_INCLUDEDIR := /opt/kde3/include/kde
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

@ -59,7 +59,7 @@ endif
cdbs_configure_flags += --with-qt-dir=/usr/share/qt3 --disable-rpath --with-xinerama $(cdbs_kde_enable_final) $(cdbs_kde_enable_debug)
DEB_AC_AUX_DIR = $(DEB_SRCDIR)/admin
DEB_CONFIGURE_INCLUDEDIR = "\$${prefix}/include/kde"
DEB_CONFIGURE_INCLUDEDIR = "\$${prefix}/include/tde"
DEB_COMPRESS_EXCLUDE = .dcl .docbook -license .tag .sty .el
$(patsubst %,binary-install/%,$(DEB_PACKAGES)) :: binary-install/%:

@ -13,7 +13,7 @@ debian/tmp/opt/kde3/share/doc/
debian/tmp/opt/kde3/share/icons/
debian/tmp/opt/kde3/share/mimelnk/application/x-kaffeine.desktop
debian/tmp/opt/kde3/share/locale/
debian/tmp/opt/kde3/include/kde/kaffeine/*h
debian/tmp/opt/kde3/include/tde/kaffeine/*h
debian/tmp/opt/kde3/share/services/kaffeineoggvorbis.desktop
debian/tmp/opt/kde3/lib/kde3/libkaffeineoggvorbis.la
debian/tmp/opt/kde3/lib/kde3/libkaffeineoggvorbis.so

@ -5,7 +5,7 @@ include debian/cdbs/kde.mk
include /usr/share/cdbs/1/rules/simple-patchsys.mk
include /usr/share/cdbs/1/rules/utils.mk
DEB_CONFIGURE_INCLUDEDIR := /opt/kde3/include/kde
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

@ -59,7 +59,7 @@ endif
cdbs_configure_flags += --with-qt-dir=/usr/share/qt3 --disable-rpath --with-xinerama $(cdbs_kde_enable_final) $(cdbs_kde_enable_debug)
DEB_AC_AUX_DIR = $(DEB_SRCDIR)/admin
DEB_CONFIGURE_INCLUDEDIR = "\$${prefix}/include/kde"
DEB_CONFIGURE_INCLUDEDIR = "\$${prefix}/include/tde"
DEB_COMPRESS_EXCLUDE = .dcl .docbook -license .tag .sty .el
$(patsubst %,binary-install/%,$(DEB_PACKAGES)) :: binary-install/%:

@ -4,7 +4,7 @@ include /usr/share/cdbs/1/rules/debhelper.mk
include debian/cdbs/kde.mk
include /usr/share/cdbs/1/rules/simple-patchsys.mk
DEB_CONFIGURE_INCLUDEDIR := /opt/kde3/include/kde
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

@ -59,7 +59,7 @@ endif
cdbs_configure_flags += --with-qt-dir=/usr/share/qt3 --disable-rpath --with-xinerama $(cdbs_kde_enable_final) $(cdbs_kde_enable_debug)
DEB_AC_AUX_DIR = $(DEB_SRCDIR)/admin
DEB_CONFIGURE_INCLUDEDIR = "\$${prefix}/include/kde"
DEB_CONFIGURE_INCLUDEDIR = "\$${prefix}/include/tde"
DEB_COMPRESS_EXCLUDE = .dcl .docbook -license .tag .sty .el
$(patsubst %,binary-install/%,$(DEB_PACKAGES)) :: binary-install/%:

@ -5,7 +5,7 @@ include debian/cdbs/kde.mk
include /usr/share/cdbs/1/rules/patchsys-quilt.mk
include /usr/share/cdbs/1/rules/utils.mk
DEB_CONFIGURE_INCLUDEDIR := /opt/kde3/include/kde
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

@ -7,21 +7,21 @@ URL = http://www.$(DEB_SOURCE_PACKAGE).org/release/0.4.9/testing/$(UPFILENAME)
DEB_CONFIGURE_EXTRA_FLAGS := --prefix=/opt/kde3 --with-extra-libs=/opt/kde3/lib
#CMAKE_LIBRARY_PATH := /opt/kde3/lib
#CMAKE_INCLUDE_PATH := /opt/kde3/include/kde
#CMAKE_INCLUDE_PATH := /opt/kde3/include/tde
include debian/cmake.mk
include /usr/share/cdbs/1/rules/debhelper.mk
include /usr/share/cdbs/1/rules/simple-patchsys.mk
include /usr/share/cdbs/1/rules/utils.mk
DEB_CONFIGURE_INCLUDEDIR := /opt/kde3/include/kde
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)
DEB_CMAKE_EXTRA_FLAGS = -DLIB_SUFFIX="" -DCMAKE_LIBRARY_PATH="/opt/kde3/lib" -DCMAKE_INCLUDE_PATH="/opt/kde3/include/kde" -DCMAKE_INSTALL_PREFIX="/opt/kde3/"
DEB_CMAKE_EXTRA_FLAGS = -DLIB_SUFFIX="" -DCMAKE_LIBRARY_PATH="/opt/kde3/lib" -DCMAKE_INCLUDE_PATH="/opt/kde3/include/tde" -DCMAKE_INSTALL_PREFIX="/opt/kde3/"
get-orig-source:
@@dh_testdir

@ -59,7 +59,7 @@ endif
cdbs_configure_flags += --with-qt-dir=/usr/share/qt3 --disable-rpath --with-xinerama $(cdbs_kde_enable_final) $(cdbs_kde_enable_debug)
DEB_AC_AUX_DIR = $(DEB_SRCDIR)/admin
DEB_CONFIGURE_INCLUDEDIR = "\$${prefix}/include/kde"
DEB_CONFIGURE_INCLUDEDIR = "\$${prefix}/include/tde"
DEB_COMPRESS_EXCLUDE = .dcl .docbook -license .tag .sty .el
$(patsubst %,binary-install/%,$(DEB_PACKAGES)) :: binary-install/%:

@ -4,14 +4,14 @@ include /usr/share/cdbs/1/rules/debhelper.mk
include /usr/share/cdbs/1/rules/simple-patchsys.mk
include /usr/share/cdbs/1/class/kde.mk
DEB_CONFIGURE_INCLUDEDIR := /opt/trinity/include/kde
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_CONFIGURE_EXTRA_FLAGS := --prefix=/opt/trinity --includedir="/opt/trinity/include/kde" --mandir="/opt/trinity/share/man" --infodir="/opt/trinity/share/info"
DEB_CONFIGURE_EXTRA_FLAGS := --prefix=/opt/trinity --includedir="/opt/trinity/include/tde" --mandir="/opt/trinity/share/man" --infodir="/opt/trinity/share/info"
post-patches:: debian/stamp-bootstrap

@ -1,6 +1,6 @@
export kde_prefix=/usr
export sysconfdir=/etc
export kde_includedir=/usr/include/kde
export kde_includedir=/usr/include/tde
export infodir=/usr/share/info
export mandir=/usr/share/man
export qtdir=/usr/share/qt3

@ -9,7 +9,7 @@
# Uncomment this to turn on verbose mode.
#export DH_VERBOSE=1
DEB_CONFIGURE_INCLUDEDIR := /opt/kde3/include/kde
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
@ -27,7 +27,7 @@ CFLAGS = -Wall -g
CONFIGURE_OPTIONS_KDE = \
--host=$(DEB_HOST_GNU_TYPE) --build=$(DEB_BUILD_GNU_TYPE) \
--prefix=/opt/kde3 --with-extra-libs=/opt/kde3/lib \
--includedir=/opt/kde3/include/kde --mandir=/opt/kde3/share/man \
--includedir=/opt/kde3/include/tde --mandir=/opt/kde3/share/man \
--with-qt-dir=$(qtdir) \
--sysconfdir=$(sysconfdir) \
--infodir=/opt/kde3/share/info \

@ -59,7 +59,7 @@ endif
cdbs_configure_flags += --with-qt-dir=/usr/share/qt3 --disable-rpath --with-xinerama $(cdbs_kde_enable_final) $(cdbs_kde_enable_debug)
DEB_AC_AUX_DIR = $(DEB_SRCDIR)/admin
DEB_CONFIGURE_INCLUDEDIR = "\$${prefix}/include/kde"
DEB_CONFIGURE_INCLUDEDIR = "\$${prefix}/include/tde"
DEB_COMPRESS_EXCLUDE = .dcl .docbook -license .tag .sty .el
$(patsubst %,binary-install/%,$(DEB_PACKAGES)) :: binary-install/%:

Some files were not shown because too many files have changed in this diff Show More

Loading…
Cancel
Save