|
|
|
@ -1,11 +1,11 @@
|
|
|
|
|
Source: tdebluez
|
|
|
|
|
Source: tdebluez-trinity
|
|
|
|
|
Section: tde
|
|
|
|
|
Priority: optional
|
|
|
|
|
Maintainer: TDE Debian Team <team-debian@trinitydesktop.org>
|
|
|
|
|
Build-Depends: cdbs, debhelper (>= 9~), quilt, tde-cmake, ninja-build, tdelibs14-trinity-dev, libdbus-1-tqt-dev
|
|
|
|
|
Standards-Version: 3.8.0
|
|
|
|
|
|
|
|
|
|
Package: tdebluez
|
|
|
|
|
Package: tdebluez-trinity
|
|
|
|
|
Section: tde
|
|
|
|
|
Architecture: any
|
|
|
|
|
Depends: ${shlibs:Depends}, bluez (>= 5~), bluez-obexd (>= 5~)
|
|
|
|
@ -22,7 +22,7 @@ Description: TDE Bluetooth Framework
|
|
|
|
|
* tdebluezauth -- authentication agent
|
|
|
|
|
* tdeioclient -- cli to obex
|
|
|
|
|
|
|
|
|
|
Package: libtdebluez
|
|
|
|
|
Package: libtdebluez-trinity
|
|
|
|
|
Architecture: any
|
|
|
|
|
Section: libs
|
|
|
|
|
Depends: ${shlibs:Depends}, bluez (>= 5~)
|
|
|
|
@ -30,9 +30,9 @@ Description: Bluetooth library for TDE
|
|
|
|
|
This package is part of the TDE Bluetooth Framework.
|
|
|
|
|
It contains a Bluetooth library for TDE.
|
|
|
|
|
.
|
|
|
|
|
See the 'tdebluez' package for more informations.
|
|
|
|
|
See the 'tdebluez-trinity' package for more informations.
|
|
|
|
|
|
|
|
|
|
Package: libtdeobex
|
|
|
|
|
Package: libtdeobex-trinity
|
|
|
|
|
Architecture: any
|
|
|
|
|
Section: libs
|
|
|
|
|
Depends: ${shlibs:Depends}, bluez-obexd (>= 5~)
|
|
|
|
@ -40,24 +40,24 @@ Description: Obex library for TDE
|
|
|
|
|
This package is part of the TDE Bluetooth Framework.
|
|
|
|
|
It contains a Bluetooth library for TDE.
|
|
|
|
|
.
|
|
|
|
|
See the 'tdebluez' package for more informations.
|
|
|
|
|
See the 'tdebluez-trinity' package for more informations.
|
|
|
|
|
|
|
|
|
|
Package: libtdebluez-dev
|
|
|
|
|
Package: libtdebluez-trinity-dev
|
|
|
|
|
Architecture: any
|
|
|
|
|
Section: libdevel
|
|
|
|
|
Depends: libtdebluez (= ${binary:Version})
|
|
|
|
|
Depends: libtdebluez-trinity (= ${binary:Version})
|
|
|
|
|
Description: development files for libtdebluez
|
|
|
|
|
This package is part of the TDE Bluetooth Framework.
|
|
|
|
|
It contains the development files for libtdebluez.
|
|
|
|
|
.
|
|
|
|
|
See the 'tdebluez' package for more informations.
|
|
|
|
|
See the 'tdebluez-trinity' package for more informations.
|
|
|
|
|
|
|
|
|
|
Package: libtdeobex-dev
|
|
|
|
|
Package: libtdeobex-trinity-dev
|
|
|
|
|
Architecture: any
|
|
|
|
|
Section: libdevel
|
|
|
|
|
Depends: libtdeobex (= ${binary:Version})
|
|
|
|
|
Depends: libtdeobex-trinity (= ${binary:Version})
|
|
|
|
|
Description: development files for libtdeobex
|
|
|
|
|
This package is part of the TDE Bluetooth Framework.
|
|
|
|
|
It contains the development files for libtdeobex.
|
|
|
|
|
.
|
|
|
|
|
See the 'tdebluez' package for more informations.
|
|
|
|
|
See the 'tdebluez-trinity' package for more informations.
|
|
|
|
|