summaryrefslogtreecommitdiff
authorkergoth <kergoth>2003-01-26 03:24:15 (UTC)
committer kergoth <kergoth>2003-01-26 03:24:15 (UTC)
commit141bf199d18c1432f1d1db0bdeaf01b5531d28fd (patch) (side-by-side diff)
tree046ad52345215d3c20338ff99e80c3fe31a16c46
parent18db3cac05947bb77bd5808ee8cb6bd42e13917a (diff)
downloadopie-141bf199d18c1432f1d1db0bdeaf01b5531d28fd.zip
opie-141bf199d18c1432f1d1db0bdeaf01b5531d28fd.tar.gz
opie-141bf199d18c1432f1d1db0bdeaf01b5531d28fd.tar.bz2
Arent dependencies fun?
Diffstat (more/less context) (ignore whitespace changes)
-rw-r--r--core/apps/qcop/opie-qcop.control2
-rw-r--r--core/pim/today/plugins/addressbook/opie-today-addressbookplugin.control2
-rw-r--r--core/pim/today/plugins/datebook/opie-today-datebookplugin.control2
-rw-r--r--core/pim/today/plugins/mail/opie-today-mailplugin.control2
-rw-r--r--core/pim/today/plugins/todolist/opie-today-todolistplugin.control2
-rw-r--r--libopie/libopie1.control4
-rw-r--r--noncore/net/opietooth/lib/libopietooth.control2
-rw-r--r--noncore/todayplugins/stockticker/opie-today-stocktickerplugin.control2
-rw-r--r--noncore/todayplugins/weather/opie-today-weatherplugin.control2
-rw-r--r--qt/libqt2-emb.control2
10 files changed, 11 insertions, 11 deletions
diff --git a/core/apps/qcop/opie-qcop.control b/core/apps/qcop/opie-qcop.control
index 17e3985..9781948 100644
--- a/core/apps/qcop/opie-qcop.control
+++ b/core/apps/qcop/opie-qcop.control
@@ -4,6 +4,6 @@ Section: opie/system
Maintainer: Martin Jones <mjones@trolltech.com>
Architecture: arm
Version: $QPE_VERSION-$SUB_VERSION
-Depends: qt-embedded (>=$QTE_VERSION)
+Depends: libqt2-emb
Description: Interprocess communication client
Interprocess communication client for the Opie environment.
diff --git a/core/pim/today/plugins/addressbook/opie-today-addressbookplugin.control b/core/pim/today/plugins/addressbook/opie-today-addressbookplugin.control
index 89e9792..6d5e155 100644
--- a/core/pim/today/plugins/addressbook/opie-today-addressbookplugin.control
+++ b/core/pim/today/plugins/addressbook/opie-today-addressbookplugin.control
@@ -4,5 +4,5 @@ Section: opie/applications
Maintainer: Stefan Eilers <eilers.stefan@epost.de>
Architecture: arm
Version: $QPE_VERSION-$SUB_VERSION
-Depends: qt-embedded (>=$QTE_VERSION), opie-today
+Depends: libqt2-emb, opie-today
Description: Addressbook plugin for today shows Birthdays and Anniversaries
diff --git a/core/pim/today/plugins/datebook/opie-today-datebookplugin.control b/core/pim/today/plugins/datebook/opie-today-datebookplugin.control
index 1e501e8..8f45534 100644
--- a/core/pim/today/plugins/datebook/opie-today-datebookplugin.control
+++ b/core/pim/today/plugins/datebook/opie-today-datebookplugin.control
@@ -4,5 +4,5 @@ Section: opie/applications
Maintainer: Maximilian Reiss <harlekin@handhelds.org>
Architecture: arm
Version: $QPE_VERSION-$SUB_VERSION
-Depends: qt-embedded (>=$QTE_VERSION), opie-today
+Depends: libqt2-emb, opie-today
Description: Datebook plugin for today
diff --git a/core/pim/today/plugins/mail/opie-today-mailplugin.control b/core/pim/today/plugins/mail/opie-today-mailplugin.control
index 7d37d47..d7f9e98 100644
--- a/core/pim/today/plugins/mail/opie-today-mailplugin.control
+++ b/core/pim/today/plugins/mail/opie-today-mailplugin.control
@@ -4,5 +4,5 @@ Section: opie/applications
Maintainer: Maximilian Reiss <harlekin@handhelds.org>
Architecture: arm
Version: $QPE_VERSION-$SUB_VERSION
-Depends: qt-embedded (>=$QTE_VERSION), opie-today
+Depends: libqt2-emb, opie-today
Description: Mail plugin for today
diff --git a/core/pim/today/plugins/todolist/opie-today-todolistplugin.control b/core/pim/today/plugins/todolist/opie-today-todolistplugin.control
index aaa66d1..38af3b9 100644
--- a/core/pim/today/plugins/todolist/opie-today-todolistplugin.control
+++ b/core/pim/today/plugins/todolist/opie-today-todolistplugin.control
@@ -4,5 +4,5 @@ Section: opie/applications
Maintainer: Maximilian Reiss <harlekin@handhelds.org>
Architecture: arm
Version: $QPE_VERSION-$SUB_VERSION
-Depends: qt-embedded (>=$QTE_VERSION), opie-today
+Depends: libqt2-emb, opie-today
Description: Todolist plugin for today
diff --git a/libopie/libopie1.control b/libopie/libopie1.control
index e62f59f..f98efd6 100644
--- a/libopie/libopie1.control
+++ b/libopie/libopie1.control
@@ -1,10 +1,10 @@
Files: $OPIEDIR/lib/libopie.so.1.0.0 $OPIEDIR/lib/libopie.so.1.0 $OPIEDIR/lib/libopie.so.1
Priority: optional
Section: opie/system
-Maintainer: -
+Maintainer: Opie Team <opie@handhelds.org>
Architecture: arm
Version: $QPE_VERSION-$SUB_VERSION.1
-Depends: qt-embedded (>=$QTE_VERSION)
+Depends: libqt2-emb (>=$QTE_VERSION)
Provides: libopie
Replaces: libopie
Description: Opie library
diff --git a/noncore/net/opietooth/lib/libopietooth.control b/noncore/net/opietooth/lib/libopietooth.control
index 82d7397..e5bd1db 100644
--- a/noncore/net/opietooth/lib/libopietooth.control
+++ b/noncore/net/opietooth/lib/libopietooth.control
@@ -4,5 +4,5 @@ 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: libqt2-emb (>=$QTE_VERSION), libopie, task-bluez
Description: Opie bluetooth library
diff --git a/noncore/todayplugins/stockticker/opie-today-stocktickerplugin.control b/noncore/todayplugins/stockticker/opie-today-stocktickerplugin.control
index 128b7cd..3f37a26 100644
--- a/noncore/todayplugins/stockticker/opie-today-stocktickerplugin.control
+++ b/noncore/todayplugins/stockticker/opie-today-stocktickerplugin.control
@@ -4,5 +4,5 @@ Section: opie/applications
Maintainer: ljp <llornkcor@handhelds.org>
Architecture: arm
Version: $QPE_VERSION-$SUB_VERSION
-Depends: qt-embedded (>=$QTE_VERSION), opie-today
+Depends: libqt2-emb, opie-today
Description: stockticker plugin for today
diff --git a/noncore/todayplugins/weather/opie-today-weatherplugin.control b/noncore/todayplugins/weather/opie-today-weatherplugin.control
index 34a57c5..e87872d 100644
--- a/noncore/todayplugins/weather/opie-today-weatherplugin.control
+++ b/noncore/todayplugins/weather/opie-today-weatherplugin.control
@@ -4,5 +4,5 @@ Section: opie/applications
Maintainer: Dan Williams <williamsdr@acm.org>
Architecture: arm
Version: $QPE_VERSION-$SUB_VERSION
-Depends: qt-embedded (>=$QTE_VERSION), opie-today
+Depends: libqt2-emb, opie-today
Description: Current weather plugin for today.
diff --git a/qt/libqt2-emb.control b/qt/libqt2-emb.control
index 14a4458..450450d 100644
--- a/qt/libqt2-emb.control
+++ b/qt/libqt2-emb.control
@@ -1,4 +1,4 @@
-Files: $QTDIR/lib/libqte.so.$QTE_VERSION $QTDIR/lib/libqte.so.2.3 $QTDIR/lib/libqte.so.2
+Files: $QTDIR/lib/libqte.so.$QTE_BASEVERSION $QTDIR/lib/libqte.so.2.3 $QTDIR/lib/libqte.so.2
Priority: required
Section: opie/system
Maintainer: Robert Griebl <sandman@handhelds.org>