|
|
|
@ -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,
|
|
|
|
|
python3-all-dev, dh-python, quilt, gawk,
|
|
|
|
|
default-jdk [amd64 i386 armel armhf arm64 mipsel ia64 powerpc ppc64el riscv64 s390 sparc],
|
|
|
|
|
tdelibs14-trinity-dev, libtqt3-compat-headers (>= 3:3.3.5),
|
|
|
|
|
tdelibs14-trinity-dev, libtqt3-compat-headers,
|
|
|
|
|
ruby, ruby-dev, flex, bison, libpkcs11-helper1-dev, automake, autoconf, libtool, libltdl-dev,
|
|
|
|
|
graphviz [solaris-any], libgtk2.0-dev [solaris-any], oracle-java8-jdk [solaris-any]
|
|
|
|
|
Section: devel
|
|
|
|
@ -17,7 +17,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,
|
|
|
|
@ -212,13 +212,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
|
|
|
|
|