-rw-r--r-- | noncore/net/opietooth/applet/opie-bluetoothapplet.control | 2 | ||||
-rw-r--r-- | noncore/net/opietooth/lib/libopietooth.control | 4 | ||||
-rw-r--r-- | noncore/net/opietooth/manager/opie-bluetoothmanager.control (renamed from noncore/net/opietooth/manager/opie-toothmanager.control) | 2 |
3 files changed, 4 insertions, 4 deletions
diff --git a/noncore/net/opietooth/applet/opie-bluetoothapplet.control b/noncore/net/opietooth/applet/opie-bluetoothapplet.control index 13c2c69..6f1addf 100644 --- a/noncore/net/opietooth/applet/opie-bluetoothapplet.control +++ b/noncore/net/opietooth/applet/opie-bluetoothapplet.control | |||
@@ -1,9 +1,9 @@ | |||
1 | Files: plugins/applets/libbluetoothapplet.so* pics/bluetoothapplet/* | 1 | Files: plugins/applets/libbluetoothapplet.so* pics/bluetoothapplet/* |
2 | Priority: optional | 2 | Priority: optional |
3 | Section: opie/system | 3 | Section: opie/system |
4 | Maintainer: Maximilian Reiss <max.reiss@gmx.de> | 4 | Maintainer: Maximilian Reiss <max.reiss@gmx.de> |
5 | Architecture: arm | 5 | Architecture: arm |
6 | Version: $QPE_VERSION-$SUB_VERSION.1 | 6 | Version: $QPE_VERSION-$SUB_VERSION.1 |
7 | Depends: opie-base ($QPE_VERSION) | 7 | Depends: opie-base ($QPE_VERSION), libopietooth |
8 | Description: Bluetooth Applet | 8 | Description: Bluetooth Applet |
9 | An bluetooth taskbar applet for the Opie environment | 9 | 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 645743c..972748e 100644 --- a/noncore/net/opietooth/lib/libopietooth.control +++ b/noncore/net/opietooth/lib/libopietooth.control | |||
@@ -1,9 +1,9 @@ | |||
1 | Files: $QTDIR/lib/libopietooth.so.1.0.0 $QTDIR/lib/libopietooth.so.1.0 $QTDIR/lib/libopietooth.so.1 | 1 | Files: $QTDIR/lib/libopietooth.so.1.0.0 $QTDIR/lib/libopietooth.so.1.0 $QTDIR/lib/libopietooth.so.1 |
2 | Priority: optional | 2 | Priority: optional |
3 | Section: opie/system | 3 | Section: opie/system |
4 | Package: libopietooth | 4 | Package: libopietooth |
5 | Maintainer: - | 5 | Maintainer: Maximilian Reiß <max.reiss@gmx.de> |
6 | Architecture: arm | 6 | Architecture: arm |
7 | Version: $QPE_VERSION-$SUB_VERSION | 7 | Version: $QPE_VERSION-$SUB_VERSION |
8 | Depends: qt-embedded (>=$QTE_VERSION) | 8 | Depends: qt-embedded (>=$QTE_VERSION), libopie |
9 | Description: Opie bluetooth library | 9 | Description: Opie bluetooth library |
diff --git a/noncore/net/opietooth/manager/opie-toothmanager.control b/noncore/net/opietooth/manager/opie-bluetoothmanager.control index ba48eae..1ed5ef7 100644 --- a/noncore/net/opietooth/manager/opie-toothmanager.control +++ b/noncore/net/opietooth/manager/opie-bluetoothmanager.control | |||
@@ -1,10 +1,10 @@ | |||
1 | Files: bin/bluetooth-manager apps/Settings/bluetooth-manager.desktop pics/opietooth/* | 1 | Files: bin/bluetooth-manager apps/Settings/bluetooth-manager.desktop pics/opietooth/* |
2 | Priority: optional | 2 | Priority: optional |
3 | Section: opie/applications | 3 | Section: opie/applications |
4 | Maintainer: Maximilian Reiß <max.reiss@gmx.de> | 4 | Maintainer: Maximilian Reiß <max.reiss@gmx.de> |
5 | Architecture: arm | 5 | Architecture: arm |
6 | Version: 0.5.4-$SUB_VERSION | 6 | Version: 0.5.4-$SUB_VERSION |
7 | Depends: opie-base ($QPE_VERSION) | 7 | Depends: opie-base ($QPE_VERSION), libopietooth, opie-bluepin |
8 | License: GPL | 8 | License: GPL |
9 | Description: Bluetooth Manager application | 9 | Description: Bluetooth Manager application |
10 | 10 | ||