summaryrefslogtreecommitdiff
authorwimpie <wimpie>2004-04-02 22:59:35 (UTC)
committer wimpie <wimpie>2004-04-02 22:59:35 (UTC)
commitaeb8f96f5551d5e8d5643c0d2fa0894cd80e511b (patch) (side-by-side diff)
treeaa697c5fd0d4ded35bb5d706b2750e13386cf9bd
parentedd008d91ca57453601d0c2098936287d98975e6 (diff)
downloadopie-aeb8f96f5551d5e8d5643c0d2fa0894cd80e511b.zip
opie-aeb8f96f5551d5e8d5643c0d2fa0894cd80e511b.tar.gz
opie-aeb8f96f5551d5e8d5643c0d2fa0894cd80e511b.tar.bz2
Some simple changes
some config.in files depended on LIBOPIECORE2 and not LIBOPIE2CORE some control files contained an extra -1 to the version -> $EXTRAVERSION libopietoot1 : depended on libopie and not libopie1
Diffstat (more/less context) (ignore whitespace changes)
-rw-r--r--inputmethods/dasher/opie-dasher-english.control2
-rw-r--r--inputmethods/dasher/opie-dasher.control2
-rw-r--r--noncore/net/opietooth/applet/config.in2
-rw-r--r--noncore/net/opietooth/blue-pin/config.in2
-rw-r--r--noncore/net/opietooth/lib/config.in2
-rw-r--r--noncore/net/opietooth/lib/libopietooth1.control2
-rw-r--r--noncore/net/opietooth/manager/config.in2
-rw-r--r--qt/control/qte-fonts-common.control4
8 files changed, 9 insertions, 9 deletions
diff --git a/inputmethods/dasher/opie-dasher-english.control b/inputmethods/dasher/opie-dasher-english.control
index c2cee2e..180f121 100644
--- a/inputmethods/dasher/opie-dasher-english.control
+++ b/inputmethods/dasher/opie-dasher-english.control
@@ -4,7 +4,7 @@ Priority: optional
Section: opie/inputmethods
Maintainer: Matthew Garrett <mjg59@srcf.ucam.org>
Architecture: arm
-Version: $QPE_VERSION-1
+Version: $QPE_VERSION$EXTRAVERSION
Depends: opie-dasher
Description: Dasher text input method
Dasher is a novel zooming text entry method that allows significantly faster
diff --git a/inputmethods/dasher/opie-dasher.control b/inputmethods/dasher/opie-dasher.control
index 586b88a..48c407a 100644
--- a/inputmethods/dasher/opie-dasher.control
+++ b/inputmethods/dasher/opie-dasher.control
@@ -4,7 +4,7 @@ Priority: optional
Section: opie/inputmethods
Maintainer: Matthew Garrett <mjg59@srcf.ucam.org>
Architecture: arm
-Version: $QPE_VERSION-1
+Version: $QPE_VERSION$EXTRAVERSION
Depends: task-opie-minimal
Description: Dasher text input method
Dasher is a novel zooming text entry method that allows significantly faster
diff --git a/noncore/net/opietooth/applet/config.in b/noncore/net/opietooth/applet/config.in
index ee37ed6..ec568ea 100644
--- a/noncore/net/opietooth/applet/config.in
+++ b/noncore/net/opietooth/applet/config.in
@@ -1,4 +1,4 @@
config OPIETOOTH-APPLET
boolean
default "y"
- depends ( LIBQPE || LIBQPE-X11 ) && LIBOPIECORE2 && OPIETOOTH && LIBOPIETOOTH
+ depends ( LIBQPE || LIBQPE-X11 ) && LIBOPIE2CORE && OPIETOOTH && LIBOPIETOOTH
diff --git a/noncore/net/opietooth/blue-pin/config.in b/noncore/net/opietooth/blue-pin/config.in
index 93bc70c..c853717 100644
--- a/noncore/net/opietooth/blue-pin/config.in
+++ b/noncore/net/opietooth/blue-pin/config.in
@@ -1,4 +1,4 @@
config BLUE-PIN
boolean "opie-bluepin (Bluetooth pin application)"
default "y"
- depends ( LIBQPE || LIBQPE-X11 ) && LIBOPIECORE2 && OPIETOOTH
+ depends ( LIBQPE || LIBQPE-X11 ) && LIBOPIE2CORE && OPIETOOTH
diff --git a/noncore/net/opietooth/lib/config.in b/noncore/net/opietooth/lib/config.in
index 7be2575..4e73895 100644
--- a/noncore/net/opietooth/lib/config.in
+++ b/noncore/net/opietooth/lib/config.in
@@ -1,4 +1,4 @@
config LIBOPIETOOTH
boolean "libopietooth1 (Opie Bluetooth library)"
default "y"
- depends ( LIBQPE || LIBQPE-X11 ) && LIBOPIECORE2 && OPIETOOTH
+ depends ( LIBQPE || LIBQPE-X11 ) && LIBOPIE2CORE && OPIETOOTH
diff --git a/noncore/net/opietooth/lib/libopietooth1.control b/noncore/net/opietooth/lib/libopietooth1.control
index e96ce24..1040de2 100644
--- a/noncore/net/opietooth/lib/libopietooth1.control
+++ b/noncore/net/opietooth/lib/libopietooth1.control
@@ -5,6 +5,6 @@ Section: libs
Maintainer: Maximilian Reiß <max.reiss@gmx.de>
Architecture: arm
Replaces: libopietooth
-Depends: libqte2 (>=2.3.4), libopie, task-bluez
+Depends: libqte2 (>=2.3.4), libopie1, task-bluez
Description: Opie bluetooth library
Version: $QPE_VERSION$EXTRAVERSION
diff --git a/noncore/net/opietooth/manager/config.in b/noncore/net/opietooth/manager/config.in
index 2f06e37..ecebb9b 100644
--- a/noncore/net/opietooth/manager/config.in
+++ b/noncore/net/opietooth/manager/config.in
@@ -1,4 +1,4 @@
config OPIETOOTH-MANAGER
boolean "opie-bluetoothmanager (Bluetooth manager)"
default "y"
- depends ( LIBQPE || LIBQPE-X11 ) && LIBOPIECORE2 && OPIETOOTH && LIBOPIETOOTH
+ depends ( LIBQPE || LIBQPE-X11 ) && LIBOPIE2CORE && OPIETOOTH && LIBOPIETOOTH
diff --git a/qt/control/qte-fonts-common.control b/qt/control/qte-fonts-common.control
index 1fd737c..14e7ccf 100644
--- a/qt/control/qte-fonts-common.control
+++ b/qt/control/qte-fonts-common.control
@@ -3,6 +3,6 @@ Files: root/usr/sbin/update-qtfontdir
Priority: required
Section: opie/system
Maintainer: Opie Team <opie@handhelds.org>
-Architecture: arm
-Version: 1:$QTE_VERSION-$QTE_REVISION-1
+Architecture: all
+Version: 1:$QTE_VERSION-$QTE_REVISION
Description: Qt/Embedded font common files