summaryrefslogtreecommitdiffstats
path: root/debian/_base/core/tdebindings/debian
diff options
context:
space:
mode:
Diffstat (limited to 'debian/_base/core/tdebindings/debian')
-rw-r--r--debian/_base/core/tdebindings/debian/cdbs/debian-tde.mk7
-rw-r--r--debian/_base/core/tdebindings/debian/compat2
-rw-r--r--debian/_base/core/tdebindings/debian/control26
-rw-r--r--debian/_base/core/tdebindings/debian/juic-trinity.install1
-rw-r--r--debian/_base/core/tdebindings/debian/juic-trinity.manpages1
-rw-r--r--debian/_base/core/tdebindings/debian/libdcop3-java-trinity-dev.install1
-rw-r--r--debian/_base/core/tdebindings/debian/libdcop3-java-trinity-dev.manpages1
-rw-r--r--debian/_base/core/tdebindings/debian/libkorundum0-ruby-trinity.install4
-rw-r--r--debian/_base/core/tdebindings/debian/libkorundum0-ruby-trinity.manpages3
-rw-r--r--debian/_base/core/tdebindings/debian/libqt0-ruby-trinity.install5
-rw-r--r--debian/_base/core/tdebindings/debian/libqt0-ruby-trinity.manpages4
-rw-r--r--debian/_base/core/tdebindings/debian/local/dcopidl2java.128
-rw-r--r--debian/_base/core/tdebindings/debian/local/juic.139
-rw-r--r--debian/_base/core/tdebindings/debian/local/krubyinit.125
-rw-r--r--debian/_base/core/tdebindings/debian/local/qtrubyinit.125
-rw-r--r--debian/_base/core/tdebindings/debian/local/rbqtapi.129
-rw-r--r--debian/_base/core/tdebindings/debian/local/rbqtsh.116
-rw-r--r--debian/_base/core/tdebindings/debian/local/rbtdeapi.129
-rw-r--r--debian/_base/core/tdebindings/debian/local/rbtdesh.117
-rw-r--r--debian/_base/core/tdebindings/debian/local/rbuic.164
-rw-r--r--debian/_base/core/tdebindings/debian/python-dcop-trinity.install1
-rw-r--r--debian/_base/core/tdebindings/debian/python3-dcop-trinity.docs (renamed from debian/_base/core/tdebindings/debian/python-dcop-trinity.docs)0
-rw-r--r--debian/_base/core/tdebindings/debian/python3-dcop-trinity.examples (renamed from debian/_base/core/tdebindings/debian/python-dcop-trinity.examples)0
-rw-r--r--debian/_base/core/tdebindings/debian/python3-dcop-trinity.install1
-rwxr-xr-xdebian/_base/core/tdebindings/debian/rules20
25 files changed, 34 insertions, 315 deletions
diff --git a/debian/_base/core/tdebindings/debian/cdbs/debian-tde.mk b/debian/_base/core/tdebindings/debian/cdbs/debian-tde.mk
index f36e3527c..aba508624 100644
--- a/debian/_base/core/tdebindings/debian/cdbs/debian-tde.mk
+++ b/debian/_base/core/tdebindings/debian/cdbs/debian-tde.mk
@@ -82,7 +82,7 @@ DEB_SHLIBDEPS_INCLUDE = $(foreach p,$(PACKAGES_WITH_LIBS),debian/$(p)/usr/lib)
DEB_AC_AUX_DIR = $(DEB_SRCDIR)/admin
DEB_CONFIGURE_INCLUDEDIR = "\$${prefix}/include"
-DEB_COMPRESS_EXCLUDE = .dcl .docbook -license .tag .sty .el
+DEB_COMPRESS_EXCLUDE_ALL += .dcl .docbook -license .tag .sty .el
# The default gzip compressor has been changed in dpkg >= 1.17.0.
deb_default_compress = $(shell LANG=C dpkg-deb --version | head -n1 | \
@@ -202,6 +202,11 @@ $(patsubst %,binary-install/%,$(DEB_PACKAGES)) :: binary-install/%:
install -p -D -m644 debian/$(cdbs_curpkg).presubj \
debian/$(cdbs_curpkg)/usr/share/bug/$(cdbs_curpkg)/presubj; \
fi
+ if test -d debian/$(cdbs_curpkg)/opt/trinity/lib && \
+ test $$(find debian/$(cdbs_curpkg)/opt/trinity/lib -name "*.so" | wc -l) -gt 0; then \
+ echo "# Triggers added by cdbs/debian-tde.mk" >> debian/.debhelper/generated/$(cdbs_curpkg)/triggers; \
+ echo "activate-noawait ldconfig" >> debian/.debhelper/generated/$(cdbs_curpkg)/triggers; \
+ fi
binary-install/$(DEB_SOURCE_PACKAGE)-doc-html::
set -e; \
diff --git a/debian/_base/core/tdebindings/debian/compat b/debian/_base/core/tdebindings/debian/compat
index ec635144f..f599e28b8 100644
--- a/debian/_base/core/tdebindings/debian/compat
+++ b/debian/_base/core/tdebindings/debian/compat
@@ -1 +1 @@
-9
+10
diff --git a/debian/_base/core/tdebindings/debian/control b/debian/_base/core/tdebindings/debian/control
index 171b3c80b..6c3719503 100644
--- a/debian/_base/core/tdebindings/debian/control
+++ b/debian/_base/core/tdebindings/debian/control
@@ -1,8 +1,8 @@
Source: tdebindings-trinity
-Build-Depends: cdbs (>= 0.4.43), debhelper (>= 9~),
- python-all-dev (>= 2.3.5-11), python-support (>= 0.5) | dh-python, quilt, gawk,
- default-jdk [amd64 i386 armel armhf arm64 mipsel ia64 powerpc riscv64 s390 sparc],
- tdelibs14-trinity-dev, libtqt3-compat-headers (>= 3:3.3.5),
+Build-Depends: cdbs (>= 0.4.43), debhelper (>= 10~),
+ python3-all-dev, dh-python, quilt, gawk,
+ default-jdk [amd64 i386 armel armhf arm64 mipsel ia64 powerpc ppc64el riscv64 s390 sparc],
+ tdelibs14-trinity-dev,
ruby, ruby-dev, flex, bison, libpkcs11-helper1-dev, automake, autoconf, libtool, libltdl-dev
Section: devel
Priority: optional
@@ -16,7 +16,7 @@ Architecture: all
Section: tde
Replaces: kdebindings-trinity (<< 4:14.0.0~)
Breaks: kdebindings-trinity (<< 4:14.0.0~)
-Depends: tdebindings-java-trinity (>= ${source:Version}), libdcop3-java-trinity (>= ${source:Version}), libdcop3-jni-trinity (>= ${source:Version}), libqt3-java-trinity (>= ${source:Version}), libqt3-jni-trinity (>= ${source:Version}), libtrinity-java-trinity (>= ${source:Version}), libtrinity-jni-trinity (>= ${source:Version}), libsmoketqt1-trinity (>= ${source:Version}), libsmoketde1-trinity (>= ${source:Version}), python-dcop-trinity (>= ${source:Version}), libkjsembed1-trinity (>= ${source:Version}), kjscmd-trinity (>= ${source:Version}), juic-trinity (>= ${source:Version}), libkorundum0-ruby-trinity (>= ${source:Version}), libqt0-ruby-trinity (>= ${source:Version}), tde-xparts-extras-trinity (>= ${source:Version})
+Depends: tdebindings-java-trinity (>= ${source:Version}), libdcop3-java-trinity (>= ${source:Version}), libdcop3-jni-trinity (>= ${source:Version}), libqt3-java-trinity (>= ${source:Version}), libqt3-jni-trinity (>= ${source:Version}), libtrinity-java-trinity (>= ${source:Version}), libtrinity-jni-trinity (>= ${source:Version}), libsmoketqt1-trinity (>= ${source:Version}), libsmoketde1-trinity (>= ${source:Version}), python3-dcop-trinity (>= ${source:Version}), libkjsembed1-trinity (>= ${source:Version}), kjscmd-trinity (>= ${source:Version}), juic-trinity (>= ${source:Version}), libkorundum0-ruby-trinity (>= ${source:Version}), libqt0-ruby-trinity (>= ${source:Version}), tde-xparts-extras-trinity (>= ${source:Version})
Description: TDE bindings metapackage
TDE (the Trinity Desktop Environment) is a powerful Open Source graphical
desktop environment for Unix workstations. It combines ease of use,
@@ -65,7 +65,7 @@ Description: DCOP bindings for Java [Trinity]
This package is part of the official TDE bindings module.
Package: libdcop3-jni-trinity
-Architecture: amd64 i386 armel armhf arm64 mipsel ia64 powerpc riscv64 s390 sparc
+Architecture: amd64 i386 armel armhf arm64 mipsel ia64 powerpc ppc64el riscv64 s390 sparc
Section: libs
Replaces: libdcop3-jni-trinity (<< 4:14.0.0~)
Breaks: libdcop3-jni-trinity (<< 4:14.0.0~)
@@ -79,7 +79,7 @@ Description: DCOP bindings for Java ( Native libraries ) [Trinity]
This package is part of the official TDE bindings module.
Package: libdcop3-java-trinity-dev
-Architecture: amd64 i386 armel armhf arm64 mipsel ia64 powerpc riscv64 s390 sparc
+Architecture: amd64 i386 armel armhf arm64 mipsel ia64 powerpc ppc64el riscv64 s390 sparc
Section: libdevel
Replaces: libdcop3-java-trinity-dev (<< 4:14.0.0~)
Breaks: libdcop3-java-trinity-dev (<< 4:14.0.0~)
@@ -110,7 +110,7 @@ Description: Java bindings for Qt [Trinity]
This package is part of the official TDE bindings module.
Package: libqt3-jni-trinity
-Architecture: amd64 i386 armel armhf arm64 mipsel ia64 powerpc riscv64 s390 sparc
+Architecture: amd64 i386 armel armhf arm64 mipsel ia64 powerpc ppc64el riscv64 s390 sparc
Section: libs
Replaces: libqt3-jni-trinity (<< 4:14.0.0~)
Breaks: libqt3-jni-trinity (<< 4:14.0.0~)
@@ -139,7 +139,7 @@ Description: tdelibs bindings for Java [Trinity]
This package is part of the official TDE bindings module.
Package: libtrinity-jni-trinity
-Architecture: amd64 i386 armel armhf arm64 mipsel ia64 powerpc riscv64 s390 sparc
+Architecture: amd64 i386 armel armhf arm64 mipsel ia64 powerpc ppc64el riscv64 s390 sparc
Section: libs
Replaces: libtrinity-jni-trinity (<< 4:14.0.0~)
Breaks: libtrinity-jni-trinity (<< 4:14.0.0~)
@@ -211,13 +211,11 @@ Description: SMOKE Binding Library to TDE - Development Files
.
This package is part of the official TDE bindings module.
-Package: python-dcop-trinity
+Package: python3-dcop-trinity
Architecture: any
Section: python
-Replaces: python-dcop-trinity (<< 4:14.0.0~)
-Breaks: python-dcop-trinity (<< 4:14.0.0~)
-Depends: ${python:Depends}, ${shlibs:Depends}
-Provides: ${python:Provides}
+Depends: ${python3:Depends}, ${shlibs:Depends}
+Provides: ${python3:Provides}
Description: DCOP bindings for Python
This package contains the shared libraries necessary to run and
develop Python programs using the Python DCOP bindings
diff --git a/debian/_base/core/tdebindings/debian/juic-trinity.install b/debian/_base/core/tdebindings/debian/juic-trinity.install
index b29210f2c..685deb0bf 100644
--- a/debian/_base/core/tdebindings/debian/juic-trinity.install
+++ b/debian/_base/core/tdebindings/debian/juic-trinity.install
@@ -4,3 +4,4 @@ qtjava/designer/juic/common/*.xsl /opt/trinity/share/juic/common
qtjava/designer/juic/java/*.xml /opt/trinity/share/juic/java
qtjava/designer/juic/java/*.xsl /opt/trinity/share/juic/java
qtjava/designer/juic/juic.xsl /opt/trinity/share/juic
+debian/tmp/opt/trinity/share/man/man1/juic.1
diff --git a/debian/_base/core/tdebindings/debian/juic-trinity.manpages b/debian/_base/core/tdebindings/debian/juic-trinity.manpages
deleted file mode 100644
index 3b2609197..000000000
--- a/debian/_base/core/tdebindings/debian/juic-trinity.manpages
+++ /dev/null
@@ -1 +0,0 @@
-debian/local/juic.1
diff --git a/debian/_base/core/tdebindings/debian/libdcop3-java-trinity-dev.install b/debian/_base/core/tdebindings/debian/libdcop3-java-trinity-dev.install
index c1fa59ac4..9196450ca 100644
--- a/debian/_base/core/tdebindings/debian/libdcop3-java-trinity-dev.install
+++ b/debian/_base/core/tdebindings/debian/libdcop3-java-trinity-dev.install
@@ -1 +1,2 @@
debian/tmp/opt/trinity/bin/dcopidl2java
+debian/tmp/opt/trinity/share/man/man1/dcopidl2java.1
diff --git a/debian/_base/core/tdebindings/debian/libdcop3-java-trinity-dev.manpages b/debian/_base/core/tdebindings/debian/libdcop3-java-trinity-dev.manpages
deleted file mode 100644
index 74e63033b..000000000
--- a/debian/_base/core/tdebindings/debian/libdcop3-java-trinity-dev.manpages
+++ /dev/null
@@ -1 +0,0 @@
-debian/local/dcopidl2java.1
diff --git a/debian/_base/core/tdebindings/debian/libkorundum0-ruby-trinity.install b/debian/_base/core/tdebindings/debian/libkorundum0-ruby-trinity.install
index 33de286bb..4caa2d2ab 100644
--- a/debian/_base/core/tdebindings/debian/libkorundum0-ruby-trinity.install
+++ b/debian/_base/core/tdebindings/debian/libkorundum0-ruby-trinity.install
@@ -9,4 +9,8 @@ debian/tmp/opt/trinity/lib/ruby/*/TDE/korundum.rb
debian/tmp/opt/trinity/lib/*/*/*/korundum.so*
debian/tmp/opt/trinity/lib/*/*/*/korundum.la
+debian/tmp/opt/trinity/share/man/man1/krubyinit.1
+debian/tmp/opt/trinity/share/man/man1/rbtdesh.1
+debian/tmp/opt/trinity/share/man/man1/rbtdeapi.1
+
korundum/ChangeLog /opt/trinity/share/doc/libkorundum0-ruby
diff --git a/debian/_base/core/tdebindings/debian/libkorundum0-ruby-trinity.manpages b/debian/_base/core/tdebindings/debian/libkorundum0-ruby-trinity.manpages
deleted file mode 100644
index ab2f0ee35..000000000
--- a/debian/_base/core/tdebindings/debian/libkorundum0-ruby-trinity.manpages
+++ /dev/null
@@ -1,3 +0,0 @@
-debian/local/krubyinit.1
-debian/local/rbtdesh.1
-debian/local/rbtdeapi.1
diff --git a/debian/_base/core/tdebindings/debian/libqt0-ruby-trinity.install b/debian/_base/core/tdebindings/debian/libqt0-ruby-trinity.install
index a18befa22..e778c96c1 100644
--- a/debian/_base/core/tdebindings/debian/libqt0-ruby-trinity.install
+++ b/debian/_base/core/tdebindings/debian/libqt0-ruby-trinity.install
@@ -12,4 +12,9 @@ debian/tmp/opt/trinity/lib/*/*/*/qtruby.la
debian/tmp/opt/trinity/lib/*/*/*/tqui.so*
debian/tmp/opt/trinity/lib/*/*/*/tqui.la
+debian/tmp/opt/trinity/share/man/man1/qtrubyinit.1
+debian/tmp/opt/trinity/share/man/man1/rbqtsh.1
+debian/tmp/opt/trinity/share/man/man1/rbqtapi.1
+debian/tmp/opt/trinity/share/man/man1/rbuic.1
+
qtruby/ChangeLog /opt/trinity/share/doc/libqt0-ruby
diff --git a/debian/_base/core/tdebindings/debian/libqt0-ruby-trinity.manpages b/debian/_base/core/tdebindings/debian/libqt0-ruby-trinity.manpages
deleted file mode 100644
index f2dc6de31..000000000
--- a/debian/_base/core/tdebindings/debian/libqt0-ruby-trinity.manpages
+++ /dev/null
@@ -1,4 +0,0 @@
-debian/local/qtrubyinit.1
-debian/local/rbqtsh.1
-debian/local/rbqtapi.1
-debian/local/rbuic.1
diff --git a/debian/_base/core/tdebindings/debian/local/dcopidl2java.1 b/debian/_base/core/tdebindings/debian/local/dcopidl2java.1
deleted file mode 100644
index 926d78391..000000000
--- a/debian/_base/core/tdebindings/debian/local/dcopidl2java.1
+++ /dev/null
@@ -1,28 +0,0 @@
-.TH LIBDCOP-JAVA 1 "July 31, 2002"
-.SH NAME
-dcopidl2java \- Convert a DCOP IDL file to Java language stubs
-.SH SYNOPSIS
-.B dcopidl2java
-.RI " [ " --no-skel " ] [ " --no-stub " ] [ " --package " " java-package " ] " file
-.SH DESCRIPTION
-This manual page documents briefly the
-.B dcopidl2java
-command.
-.PP
-\fBdcopidl2java\fP is a program that generates Java stubs from a DCOP IDL file,
-for use with the libdcop-java Java DCOP bindings.
-
-.SH OPTIONS
-A summary of options is included below.
-.TP
-.B --no-skel
-Do not generate skeleton code.
-.TP
-.B --no-stub
-Do not generate stub implementation code.
-.TP
-.B --package java-package
-Set the name of the Java package to use in the generated code.
-.SH AUTHOR
-This manual page was written by Peter Hawkins <peterh@debian.org>
-for the Debian GNU/Linux system (but may be used by others).
diff --git a/debian/_base/core/tdebindings/debian/local/juic.1 b/debian/_base/core/tdebindings/debian/local/juic.1
deleted file mode 100644
index 9120f44d3..000000000
--- a/debian/_base/core/tdebindings/debian/local/juic.1
+++ /dev/null
@@ -1,39 +0,0 @@
-.TH JUIC 1 "Apr 2004" "Trinity Desktop Environment" "Qt Java UI Compiler Manual"
-.SH NAME
-juic \- The Qt Java UI Compiler
-.SH SYNOPSIS
-.B juic
-[options] uifile
-.SH DESCRIPTION
-Juic is the Qt Java UI Compiler. It generates Java\*(tm code from a
-XML UI Description file. This XML UI Description file can be
-generated by Qt Designer, Qt's graphical UI designer. Juic is the
-Java\*(tm equivalent for the C++ uic program.
-
-Juic generates Java code for the Qt UI Description File passed to it,
-and outputs it on standard output.
-.SH OPTIONS
-.TP
-.B \-proc <xsltproc|xalan|saxon>
-Tells juic which xslt processor to use internally. Possible values
-are "xsltproc", "xalan", "saxon". The processor you specify must be
-available in the PATH or juic will give an error. The default is to
-use xsltproc if it's available, and use saxon otherwise.
-.TP
-.B \-package <the.package.for.the.class>
-Tells juic to add the given package declaration to the generated java
-class.
-.TP
-.B \-abstract <true|false>
-Tells juic whether or not to define slots as abstract.
-.TP
-.B \-images <dir>
-Tells juic where to find the images used in the given ui file.
-Default is "images".
-.TP
-.B \-os <unix|msdos|mac>
-Tells juic what newline style to use in the generated java file. Possible values are "unix", "msdos" and "mac", for UNIX, DOS and MacOS style newlines respectively.
-.SH AUTHOR
-Marco Ladermann
-.SH SEE ALSO
-uic(1)
diff --git a/debian/_base/core/tdebindings/debian/local/krubyinit.1 b/debian/_base/core/tdebindings/debian/local/krubyinit.1
deleted file mode 100644
index f8a405452..000000000
--- a/debian/_base/core/tdebindings/debian/local/krubyinit.1
+++ /dev/null
@@ -1,25 +0,0 @@
-.TH KRUBYINIT 1 "Aug 2004" "Trinity Desktop Environment" "KRubyInit Manual"
-.SH NAME
-krubyinit \- Start Korundum Ruby Scripts Faster
-.SH SYNOPSYS
-.B krubyinit
-[switches] [--] [programfile] [arguments]
-.SH DESCRIPTION
-Krubyinit is a wrapper around the ruby interpreter for executing Ruby
-scripts using the Korundum library ( the Ruby TDE bindings ). It uses
-the tdeinit system to start the app so that they start a little bit
-faster when started in a running TDE session.
-
-The script takes exactly the same options as the ruby(1) program.
-Therefore, its options aren't documented here, please refer to the
-ruby(1) manpage.
-
-This script is part of Korundum, which is part of the TDE Bindings
-module.
-.SH OPTIONS
-Krubyinit takes exactly the same options as the ruby(1) program and
-they have exactly the same meaning. Please refer to its manpage.
-.SH AUTHOR
-Alexander Kellett
-.SH SEE ALSO
-ruby(1)
diff --git a/debian/_base/core/tdebindings/debian/local/qtrubyinit.1 b/debian/_base/core/tdebindings/debian/local/qtrubyinit.1
deleted file mode 100644
index 1ab6e7f28..000000000
--- a/debian/_base/core/tdebindings/debian/local/qtrubyinit.1
+++ /dev/null
@@ -1,25 +0,0 @@
-.TH QTRUBYINIT 1 "Aug 2004" "Trinity Desktop Environment" "QtRubyInit Manual"
-.SH NAME
-qtrubyinit \- Start Qt Ruby Scripts Faster
-.SH SYNOPSYS
-.B qtrubyinit
-[switches] [--] [programfile] [arguments]
-.SH DESCRIPTION
-Qtrubyinit is a wrapper around the ruby interpreter for executing Ruby
-scripts using the QtRuby library. It uses the tdeinit system to start
-the app so that they start a little bit faster when started in a
-running TDE session.
-
-The script takes exactly the same options as the ruby(1) program.
-Therefore, its options aren't documented here, please refer to the
-ruby(1) manpage.
-
-This script is part of QtRuby, which is part of the TDE Bindings
-module.
-.SH OPTIONS
-Qtrubyinit takes exactly the same options as the ruby(1) program and
-they have exactly the same meaning. Please refer to its manpage.
-.SH AUTHOR
-Alexander Kellett
-.SH SEE ALSO
-ruby(1)
diff --git a/debian/_base/core/tdebindings/debian/local/rbqtapi.1 b/debian/_base/core/tdebindings/debian/local/rbqtapi.1
deleted file mode 100644
index 7cafb5b8c..000000000
--- a/debian/_base/core/tdebindings/debian/local/rbqtapi.1
+++ /dev/null
@@ -1,29 +0,0 @@
-.TH RBQTAPI 1 "Aug 2004" "Trinity Desktop Environment" "Qt Ruby Bindings Manual"
-.SH NAME
-rbqtapi \- A QtRuby Introspection Tool
-.SH SYNOPSIS
-.B rbqtapi
-[options] [<class>]
-.SH DESCRIPTION
-Rbqtapi is a QtRuby Introspection Tool, similar to javap(1). Use it
-to find a list of method for a certain QtRuby class.
-.SH OPTIONS
-.TP
-.B \-r <re>
-Find all functions matching regular expression/keyword <re>
-.TP
-.B \-i
-Perform a case insensitive search ( only meaningful in combination with -r )
-.TP
-.B \-p
-Display also inherited methods.
-.TP
-.B \-v
-Print QtRuby and Qt versions.
-.TP
-.B \-h
-Print a help message.
-.SH AUTHOR
-Alexander Kellett
-.SH SEE ALSO
-rbtdeapi(1)
diff --git a/debian/_base/core/tdebindings/debian/local/rbqtsh.1 b/debian/_base/core/tdebindings/debian/local/rbqtsh.1
deleted file mode 100644
index bda49d962..000000000
--- a/debian/_base/core/tdebindings/debian/local/rbqtsh.1
+++ /dev/null
@@ -1,16 +0,0 @@
-.TH RBQTSH 1 "Aug 2004" "Trinity Desktop Environment" "Qt Ruby Bindings Manual"
-.SH NAME
-rbqtsh \- An Interactive QtRuby Shell
-.SH SYNOPSIS
-.B rbqtsh
-[options]
-.SH DESCRIPTION
-Rbqtsh is an interactive QtRuby shell. It shows a GUI dialog box
-where you can enter Ruby code using the QtRuby library.
-.SH OPTIONS
-This program takes no options.
-.SH AUTHOR
-Germain Garand
-Alexander Kellett
-.SH SEE ALSO
-rbtdesh(1)
diff --git a/debian/_base/core/tdebindings/debian/local/rbtdeapi.1 b/debian/_base/core/tdebindings/debian/local/rbtdeapi.1
deleted file mode 100644
index e3d166225..000000000
--- a/debian/_base/core/tdebindings/debian/local/rbtdeapi.1
+++ /dev/null
@@ -1,29 +0,0 @@
-.TH RBTDEAPI 1 "Aug 2004" "Trinity Desktop Environment" "Korundum TDE Ruby Bindings Manual"
-.SH NAME
-rbtdeapi \- A Korundum TDE Ruby Introspection Tool
-.SH SYNOPSIS
-.B rbtdeapi
-[options] [<class>]
-.SH DESCRIPTION
-Rbtdeapi is a Korundum TDE Ruby Introspection Tool, similar to
-javap(1). Use it to find a list of method for a certain Korundum class.
-.SH OPTIONS
-.TP
-.B \-r <re>
-Find all functions matching regular expression/keyword <re>
-.TP
-.B \-i
-Perform a case insensitive search ( only meaningful in combination with -r )
-.TP
-.B \-p
-Display also inherited methods.
-.TP
-.B \-v
-Print QtRuby and Qt versions.
-.TP
-.B \-h
-Print a help message.
-.SH AUTHOR
-Alexander Kellett
-.SH SEE ALSO
-rbqtapi(1)
diff --git a/debian/_base/core/tdebindings/debian/local/rbtdesh.1 b/debian/_base/core/tdebindings/debian/local/rbtdesh.1
deleted file mode 100644
index 6e792e7fa..000000000
--- a/debian/_base/core/tdebindings/debian/local/rbtdesh.1
+++ /dev/null
@@ -1,17 +0,0 @@
-.TH RBTDESH 1 "Aug 2004" "Trinity Desktop Environment" "Korundum TDE Ruby Bindings Manual"
-.SH NAME
-rbtdesh \- An Interactive Korundum Shell
-.SH SYNOPSIS
-.B rbtdesh
-[options]
-.SH DESCRIPTION
-Rbtdesh is an interactive Korundum shell. It shows a GUI dialog box
-where you can enter Ruby code using the Korundum TDE Ruby bindings
-library.
-.SH OPTIONS
-This program takes no options.
-.SH AUTHOR
-Germain Garand
-Alexander Kellett
-.SH SEE ALSO
-rbqtsh(1)
diff --git a/debian/_base/core/tdebindings/debian/local/rbuic.1 b/debian/_base/core/tdebindings/debian/local/rbuic.1
deleted file mode 100644
index d59caa1ac..000000000
--- a/debian/_base/core/tdebindings/debian/local/rbuic.1
+++ /dev/null
@@ -1,64 +0,0 @@
-.TH RBUIC 1 "Apr 2004" "Trinity Desktop Environment" "Qt Ruby UI Compiler Manual"
-.SH NAME
-rbuic \- The Qt Ruby UI Compiler
-.SH SYNOPSIS
-Generate implementation:
-.B rbuic
-[options] uifile
-.LP
-Generate subclass implementation:
-.B rbuic
-[options] -subimpl <classname> <uifile>
-.LP
-Generate image collection:
-.B rbuic
-[options] -embed <project> <image1> <image2> <image3> ...
-.SH DESCRIPTION
-Rbuic is the Qt Ruby UI Compiler. It generates Ruby code from a XML
-UI Description file. This XML UI Description file can be generated by
-Qt Designer, Qt's graphical UI designer. Rbuic is the Ruby equivalent
-for the C++ uic program.
-
-When invoked to generate an implementation, rbuic generates Ruby code
-for the Qt UI Description File passed to it, and outputs it on
-standard output.
-
-When invoked to generate a subclass implementation, rbuic generates
-template Ruby code for a subclass of the widget in the Qt UI
-Description File passed to it, and outputs it on standard output.
-
-When invoked to generate an image collection, rbuic generates Ruby
-code containing the image data in strings. This is useful to avoid
-having to distribute image files along with your application. It is
-arguably more useful for C++ ( where the image strings can be compiled
-into an executable ), but still, it is available for Ruby as well.
-.SH OPTIONS
-.TP
-.B \-o <file>
-Write output to file rather than stdout.
-.TP
-.B \-p <indent>
-Set the indent in spaces (0 to use a tab)
-.TP
-.B \-nofwd
-Omit imports of custom widgets
-.TP
-.B \-kde
-Use TDE widgets, require 'Korundum' extension
-.TP
-.B \-tr <func>
-Use func(...) rather than trUtf8(...) for i18n
-.TP
-.B \-x
-Generate extra code to test the class
-.TP
-.B \-version
-Print the Rbuic and Qt versions
-.TP
-.B \-help
-Display some help information.
-.SH AUTHOR
-Germain Garand
-Phil Thompson
-.SH SEE ALSO
-uic(1)
diff --git a/debian/_base/core/tdebindings/debian/python-dcop-trinity.install b/debian/_base/core/tdebindings/debian/python-dcop-trinity.install
deleted file mode 100644
index 364b52d9d..000000000
--- a/debian/_base/core/tdebindings/debian/python-dcop-trinity.install
+++ /dev/null
@@ -1 +0,0 @@
-debian/tmp/opt/trinity/lib/python2.*/site-packages
diff --git a/debian/_base/core/tdebindings/debian/python-dcop-trinity.docs b/debian/_base/core/tdebindings/debian/python3-dcop-trinity.docs
index 957d3af3e..957d3af3e 100644
--- a/debian/_base/core/tdebindings/debian/python-dcop-trinity.docs
+++ b/debian/_base/core/tdebindings/debian/python3-dcop-trinity.docs
diff --git a/debian/_base/core/tdebindings/debian/python-dcop-trinity.examples b/debian/_base/core/tdebindings/debian/python3-dcop-trinity.examples
index 4100d465b..4100d465b 100644
--- a/debian/_base/core/tdebindings/debian/python-dcop-trinity.examples
+++ b/debian/_base/core/tdebindings/debian/python3-dcop-trinity.examples
diff --git a/debian/_base/core/tdebindings/debian/python3-dcop-trinity.install b/debian/_base/core/tdebindings/debian/python3-dcop-trinity.install
new file mode 100644
index 000000000..8123736e6
--- /dev/null
+++ b/debian/_base/core/tdebindings/debian/python3-dcop-trinity.install
@@ -0,0 +1 @@
+debian/tmp/opt/trinity/lib/python3/dist-packages
diff --git a/debian/_base/core/tdebindings/debian/rules b/debian/_base/core/tdebindings/debian/rules
index fce67d163..f7d6f4790 100755
--- a/debian/_base/core/tdebindings/debian/rules
+++ b/debian/_base/core/tdebindings/debian/rules
@@ -3,10 +3,6 @@
DEB_QUILT_PATCHDIR_LINK :=
export QUILT_PATCHES=debian/patches
-DEB_PYTHON_SYSTEM = $(if $(wildcard /usr/bin/dh_python2),,pysupport)
-DH_PYTHON2 = $(if $(wildcard /usr/bin/dh_python2),dh_python2,dh_pysupport)
-
-
include /usr/share/cdbs/1/rules/debhelper.mk
override DEB_BUILDDIR := $(DEB_SRCDIR)
include debian/cdbs/debian-tde.mk
@@ -33,7 +29,7 @@ endif
DEB_CONFIGURE_EXTRA_FLAGS = $(WITH_JAVA) --prefix=/opt/trinity \
DO_NOT_COMPILE='dcopc dcopperl kalyptus qtsharp xparts python'
-DEB_COMPRESS_EXCLUDE += .java .ui .js .rb .map .wav .bmp .cpp .sk
+DEB_COMPRESS_EXCLUDE_ALL += .java .ui .js .rb .map .wav .bmp .cpp .sk
# These are not all the packages with libraries, but only those that
# need to be in DEB_SHLIBDEPS_INCLUDE...
@@ -110,20 +106,10 @@ common-install-arch:: stamp-install-dcopjava
###
binary-install/juic-trinity::
- mv debian/$(cdbs_curpkg)/usr/share/man debian/$(cdbs_curpkg)/opt/trinity/share/
sed -i "s|UIXSLDIR=/usr|UIXSLDIR=/opt/trinity|" debian/$(cdbs_curpkg)/opt/trinity/bin/juic
-binary-install/libdcop3-java-trinity-dev::
- mv debian/$(cdbs_curpkg)/usr/share/man debian/$(cdbs_curpkg)/opt/trinity/share/
-
-binary-install/libkorundum0-ruby-trinity::
- mv debian/$(cdbs_curpkg)/usr/share/man debian/$(cdbs_curpkg)/opt/trinity/share/
-
-binary-install/libqt0-ruby-trinity::
- mv debian/$(cdbs_curpkg)/usr/share/man debian/$(cdbs_curpkg)/opt/trinity/share/
-
-binary-install/python-dcop-trinity::
- ${DH_PYTHON2} -p$(cdbs_curpkg)
+binary-install/python3-dcop-trinity::
+ dh_python3 -p$(cdbs_curpkg)
###