author | kergoth <kergoth> | 2003-01-23 05:18:10 (UTC) |
---|---|---|
committer | kergoth <kergoth> | 2003-01-23 05:18:10 (UTC) |
commit | c9c6af99d715c352cc38a60067d09fb604a6f267 (patch) (side-by-side diff) | |
tree | 466940a32afe219f62c3bee24eb1882a21e2cbce /noncore/net | |
parent | fea0b8dd4eeaee99e6f48ad7eda26a1aa10b903e (diff) | |
download | opie-c9c6af99d715c352cc38a60067d09fb604a6f267.zip opie-c9c6af99d715c352cc38a60067d09fb604a6f267.tar.gz opie-c9c6af99d715c352cc38a60067d09fb604a6f267.tar.bz2 |
package naming change.. alter library packages to use debian naming convention. also moved bits that didnt belong in lib pakcages elsewhere.
4 files changed, 5 insertions, 5 deletions
diff --git a/noncore/net/opieirc/opie-irc.control b/noncore/net/opieirc/opie-irc.control index b0cdfde..29e672f 100644 --- a/noncore/net/opieirc/opie-irc.control +++ b/noncore/net/opieirc/opie-irc.control @@ -4,5 +4,5 @@ Section: Communications Maintainer: Wenzel Jakob <root@wazlaf.de> Architecture: arm Version: $QPE_VERSION-$SUB_VERSION -Depends: opie-base ($QPE_VERSION), libopie ($QPE_VERSION) +Depends: opie-base ($QPE_VERSION), libopie1 ($QPE_VERSION) Description: The Opie IRC client lets you chat on your favorite IRC server using your handheld computer diff --git a/noncore/net/opietooth/applet/opie-bluetoothapplet.control b/noncore/net/opietooth/applet/opie-bluetoothapplet.control index 6f1addf..4e045f7 100644 --- a/noncore/net/opietooth/applet/opie-bluetoothapplet.control +++ b/noncore/net/opietooth/applet/opie-bluetoothapplet.control @@ -4,6 +4,6 @@ Section: opie/system Maintainer: Maximilian Reiss <max.reiss@gmx.de> Architecture: arm Version: $QPE_VERSION-$SUB_VERSION.1 -Depends: opie-base ($QPE_VERSION), libopietooth +Depends: opie-base ($QPE_VERSION), libopie1tooth Description: Bluetooth Applet An bluetooth taskbar applet for the Opie environment diff --git a/noncore/net/opietooth/lib/libopietooth.control b/noncore/net/opietooth/lib/libopietooth.control index d35b119..bdc43b1 100644 --- a/noncore/net/opietooth/lib/libopietooth.control +++ b/noncore/net/opietooth/lib/libopietooth.control @@ -1,8 +1,8 @@ -Files: $QTDIR/lib/libopietooth.so.1.0.0 $QTDIR/lib/libopietooth.so.1.0 $QTDIR/lib/libopietooth.so.1 +Files: $QTDIR/lib/libopie11tooth.so.1.0.0 $QTDIR/lib/libopie11tooth.so.1.0 $QTDIR/lib/libopie11tooth.so.1 Priority: optional Section: opie/system Maintainer: Maximilian Reiß <max.reiss@gmx.de> Architecture: arm Version: $QPE_VERSION-$SUB_VERSION -Depends: qt-embedded (>=$QTE_VERSION), libopie, task-bluez +Depends: qt-embedded (>=$QTE_VERSION), libopie11, task-bluez Description: Opie bluetooth library diff --git a/noncore/net/opietooth/manager/opie-bluetoothmanager.control b/noncore/net/opietooth/manager/opie-bluetoothmanager.control index 1ed5ef7..9b77d07 100644 --- a/noncore/net/opietooth/manager/opie-bluetoothmanager.control +++ b/noncore/net/opietooth/manager/opie-bluetoothmanager.control @@ -4,7 +4,7 @@ Section: opie/applications Maintainer: Maximilian Reiß <max.reiss@gmx.de> Architecture: arm Version: 0.5.4-$SUB_VERSION -Depends: opie-base ($QPE_VERSION), libopietooth, opie-bluepin +Depends: opie-base ($QPE_VERSION), libopie1tooth, opie-bluepin License: GPL Description: Bluetooth Manager application |