-rw-r--r-- | core/launcher/opie-taskbar.control | 2 | ||||
-rw-r--r-- | libopie/libopie1.control | 2 | ||||
-rw-r--r-- | library/opie-common.control | 2 | ||||
-rw-r--r-- | library/task-opie-applets.control | 2 | ||||
-rw-r--r-- | library/task-opie-apps.control | 2 | ||||
-rw-r--r-- | library/task-opie-complete.control | 2 | ||||
-rw-r--r-- | library/task-opie-games.control | 2 | ||||
-rw-r--r-- | library/task-opie-minimal.control | 3 | ||||
-rw-r--r-- | library/task-opie-pim.control | 2 | ||||
-rw-r--r-- | library/task-opie-settings.control | 2 | ||||
-rw-r--r-- | library/task-opie.control | 2 | ||||
-rw-r--r-- | noncore/tools/euroconv/euroconv.pro | 2 |
12 files changed, 14 insertions, 11 deletions
diff --git a/core/launcher/opie-taskbar.control b/core/launcher/opie-taskbar.control index b7172ef..abe5fb8 100644 --- a/core/launcher/opie-taskbar.control +++ b/core/launcher/opie-taskbar.control | |||
@@ -5,4 +5,4 @@ Maintainer: Project Opie <opie@handhelds.org> | |||
5 | Architecture: arm | 5 | Architecture: arm |
6 | Version: $QPE_VERSION-$SUB_VERSION.3 | 6 | Version: $QPE_VERSION-$SUB_VERSION.3 |
7 | Depends: libqt2-emb (>=$QTE_VERSION), libqt2-emb-fonts (>=$QTE_VERSION), opie-common, libqpe1, libopie1, opie-qcop, opie-sounds, apmd, opie-pics, timezones | 7 | Depends: opie-base |
8 | Description: Launcher for Opie | 8 | Description: Launcher for Opie |
diff --git a/libopie/libopie1.control b/libopie/libopie1.control index f98efd6..9be98bb 100644 --- a/libopie/libopie1.control +++ b/libopie/libopie1.control | |||
@@ -5,5 +5,5 @@ Maintainer: Opie Team <opie@handhelds.org> | |||
5 | Architecture: arm | 5 | Architecture: arm |
6 | Version: $QPE_VERSION-$SUB_VERSION.1 | 6 | Version: $QPE_VERSION-$SUB_VERSION.1 |
7 | Depends: libqt2-emb (>=$QTE_VERSION) | 7 | Depends: libqt2-emb (>=$QTE_VERSION), libqpe1 |
8 | Provides: libopie | 8 | Provides: libopie |
9 | Replaces: libopie | 9 | Replaces: libopie |
diff --git a/library/opie-common.control b/library/opie-common.control index ff0e36c..c2534c4 100644 --- a/library/opie-common.control +++ b/library/opie-common.control | |||
@@ -5,5 +5,5 @@ Maintainer: Project Opie <opie@handhelds.org> | |||
5 | Architecture: arm | 5 | Architecture: arm |
6 | Version: $QPE_VERSION-$SUB_VERSION.2 | 6 | Version: $QPE_VERSION-$SUB_VERSION.2 |
7 | Provides: opie-base, qpe-base | 7 | Depends: libqpe1 |
8 | Replaces: opie-base | 8 | Replaces: opie-base |
9 | Description: Core opie files | 9 | Description: Core opie files |
diff --git a/library/task-opie-applets.control b/library/task-opie-applets.control index 7921b45..7608f9b 100644 --- a/library/task-opie-applets.control +++ b/library/task-opie-applets.control | |||
@@ -5,5 +5,5 @@ Maintainer: Maximilian Reiss <max.reiss@gmx.de> | |||
5 | Architecture: arm | 5 | Architecture: arm |
6 | Version: $QPE_VERSION-$SUB_VERSION | 6 | Version: $QPE_VERSION-$SUB_VERSION |
7 | Depends: opie-batteryapplet, opie-clockapplet, opie-vmemo, opie-volumeapplet, opie-screenshotapplet, opie-pickboard, opie-multikey, opie-jumpx, opie-handwriting, opie-dvorak, opie-unikeyboard | 7 | Depends: task-opie-minimal, opie-batteryapplet, opie-clockapplet, opie-vmemo, opie-volumeapplet, opie-screenshotapplet, opie-pickboard, opie-multikey, opie-jumpx, opie-handwriting, opie-dvorak, opie-unikeyboard |
8 | Description: Opie taskbar applets | 8 | Description: Opie taskbar applets |
9 | All applets for the taskbar | 9 | All applets for the taskbar |
diff --git a/library/task-opie-apps.control b/library/task-opie-apps.control index b2bacf4..242a8cc 100644 --- a/library/task-opie-apps.control +++ b/library/task-opie-apps.control | |||
@@ -5,5 +5,5 @@ Maintainer: Maximilian Reiss <max.reiss@gmx.de> | |||
5 | Architecture: arm | 5 | Architecture: arm |
6 | Version: $QPE_VERSION-$SUB_VERSION | 6 | Version: $QPE_VERSION-$SUB_VERSION |
7 | Depends: task-opie, task-opie-pim, opie-advancedfm, opie-calculator, opie-citytime, opie-clock, opie-embeddedkonsole, opie-filebrowser, opie-libmadplugin, opie-libmpeg3plugin, opie-mail2, opie-mediaplayer, opie-qpdf, opie-showimg, opie-sounds, opie-sheet, opie-sysinfo, opie-systemtime, opie-tableviewer, opie-textedit, opie-wavplugin, timezones | 7 | Depends: task-opie-pim, opie-advancedfm, opie-calculator, opie-citytime, opie-clock, opie-embeddedkonsole, opie-filebrowser, opie-libmadplugin, opie-libmpeg3plugin, opie-mail2, opie-mediaplayer, opie-qpdf, opie-showimg, opie-sounds, opie-sheet, opie-sysinfo, opie-systemtime, opie-tableviewer, opie-textedit, opie-wavplugin, timezones |
8 | Description: Opie apps | 8 | Description: Opie apps |
9 | Most applications. | 9 | Most applications. |
diff --git a/library/task-opie-complete.control b/library/task-opie-complete.control index cfe5348..55b54fc 100644 --- a/library/task-opie-complete.control +++ b/library/task-opie-complete.control | |||
@@ -5,5 +5,5 @@ Maintainer: Maximilian Reiss <max.reiss@gmx.de> | |||
5 | Architecture: arm | 5 | Architecture: arm |
6 | Version: $QPE_VERSION-$SUB_VERSION | 6 | Version: $QPE_VERSION-$SUB_VERSION |
7 | Depends: task-opie, task-opie-apps, task-opie-settings, task-opie-games, task-opie-applets | 7 | Depends: task-opie-apps, task-opie-settings, task-opie-games, task-opie-applets |
8 | Description: All of Opie | 8 | Description: All of Opie |
9 | All apps that are in the feed. | 9 | All apps that are in the feed. |
diff --git a/library/task-opie-games.control b/library/task-opie-games.control index 9695a40..8079ea0 100644 --- a/library/task-opie-games.control +++ b/library/task-opie-games.control | |||
@@ -5,5 +5,5 @@ Maintainer: Maximilian Reiss <max.reiss@gmx.de> | |||
5 | Architecture: arm | 5 | Architecture: arm |
6 | Version: $QPE_VERSION-$SUB_VERSION | 6 | Version: $QPE_VERSION-$SUB_VERSION |
7 | Depends: opie-fifteen, opie-go, opie-kbill, opie-kcheckers, opie-kpacman, opie-minesweep, opie-parashoot, opie-qasteroids, opie-snake, opie-solitaire, opie-tetrix, opie-tictac, opie-wordgame | 7 | Depends: task-opie-minimal, opie-fifteen, opie-go, opie-kbill, opie-kcheckers, opie-kpacman, opie-minesweep, opie-parashoot, opie-qasteroids, opie-snake, opie-solitaire, opie-tetrix, opie-tictac, opie-wordgame |
8 | Description: Opie game pack | 8 | Description: Opie game pack |
9 | The full load of Opie games. | 9 | The full load of Opie games. |
diff --git a/library/task-opie-minimal.control b/library/task-opie-minimal.control index 94c6ff3..dcc433a 100644 --- a/library/task-opie-minimal.control +++ b/library/task-opie-minimal.control | |||
@@ -5,5 +5,6 @@ Maintainer: Opie Team <opie@handhelds.org> | |||
5 | Architecture: arm | 5 | Architecture: arm |
6 | Version: $QPE_VERSION-$SUB_VERSION | 6 | Version: $QPE_VERSION-$SUB_VERSION |
7 | Depends: opie-aqpkg, opie-taskbar, opie-opiealarm | 7 | Depends: libqt2-emb (>=$QTE_VERSION), libqt2-emb-fonts (>=$QTE_VERSION), opie-common, libqpe1, libopie1, opie-qcop, opie-sounds, apmd, opie-pics, timezones, opie-aqpkg, opie-taskbar, opie-opiealarm |
8 | Provides: opie-base, qpe-base | ||
8 | Description: Bootstrap Opie environment(minimal) | 9 | Description: Bootstrap Opie environment(minimal) |
9 | A complete GUI environment for handhelds. This is the _minimal_ version. | 10 | A complete GUI environment for handhelds. This is the _minimal_ version. |
diff --git a/library/task-opie-pim.control b/library/task-opie-pim.control index d8d2937..53bef8c 100644 --- a/library/task-opie-pim.control +++ b/library/task-opie-pim.control | |||
@@ -5,5 +5,5 @@ Maintainer: Maximilian Reiss <max.reiss@gmx.de> | |||
5 | Architecture: arm | 5 | Architecture: arm |
6 | Version: $QPE_VERSION-$SUB_VERSION | 6 | Version: $QPE_VERSION-$SUB_VERSION |
7 | Depends: opie-datebook, opie-todo, opie-addressbook, task-opie-today, opie-drawpad, opie-multikey | 7 | Depends: task-opie-minimal, opie-datebook, opie-todo, opie-addressbook, task-opie-today, opie-drawpad, opie-multikey |
8 | Description: Opie pim applications | 8 | Description: Opie pim applications |
9 | Base pack of opie pim applications. Also includes keyboard input. | 9 | Base pack of opie pim applications. Also includes keyboard input. |
diff --git a/library/task-opie-settings.control b/library/task-opie-settings.control index a49d1f8..ffe5c3b 100644 --- a/library/task-opie-settings.control +++ b/library/task-opie-settings.control | |||
@@ -5,5 +5,5 @@ Maintainer: Maximilian Reiss <max.reiss@gmx.de> | |||
5 | Architecture: arm | 5 | Architecture: arm |
6 | Version: $QPE_VERSION-$SUB_VERSION | 6 | Version: $QPE_VERSION-$SUB_VERSION |
7 | Depends: opie-appearance, opie-security, opie-systemtime, opie-light-and-power, opie-rotation, opie-tabmanager | 7 | Depends: task-opie-minimal, opie-appearance, opie-security, opie-systemtime, opie-light-and-power, opie-rotation, opie-tabmanager |
8 | Description: Opie settings app | 8 | Description: Opie settings app |
9 | All settings apps | 9 | All settings apps |
diff --git a/library/task-opie.control b/library/task-opie.control index 0096105..6ee0714 100644 --- a/library/task-opie.control +++ b/library/task-opie.control | |||
@@ -5,5 +5,5 @@ Maintainer: Opie Team <opie@handhelds.org> | |||
5 | Architecture: arm | 5 | Architecture: arm |
6 | Version: $QPE_VERSION-$SUB_VERSION | 6 | Version: $QPE_VERSION-$SUB_VERSION |
7 | Depends: opie-aqpkg, task-opie-minimal, task-opie-pim, opie-multikey, opie-handwriting, opie-batteryapplet, opie-clockapplet, opie-volumeapplet, opie-clipboardapplet, opie-advancedfm, opie-calculator, opie-citytime, opie-clock, opie-embeddedkonsole, opie-irdaapplet, opie-launcher-settings, opie-light-and-power, opie-appearance, opie-login, opie-opiealarm, opie-qpdf, opie-showimg, opie-solitaire, opie-sysinfo, opie-textedit, opie-systemtime, opie-cardmon, opie-backup, opie-networksettings, opie-button-settings | 7 | Depends: task-opie-pim, opie-aqpkg, opie-multikey, opie-handwriting, opie-batteryapplet, opie-clockapplet, opie-volumeapplet, opie-clipboardapplet, opie-advancedfm, opie-calculator, opie-citytime, opie-clock, opie-embeddedkonsole, opie-irdaapplet, opie-launcher-settings, opie-light-and-power, opie-appearance, opie-login, opie-opiealarm, opie-qpdf, opie-showimg, opie-solitaire, opie-sysinfo, opie-textedit, opie-systemtime, opie-cardmon, opie-backup, opie-networksettings, opie-button-settings |
8 | Description: Bootstrap Opie environment | 8 | Description: Bootstrap Opie environment |
9 | A complete GUI environment for handhelds. | 9 | A complete GUI environment for handhelds. |
diff --git a/noncore/tools/euroconv/euroconv.pro b/noncore/tools/euroconv/euroconv.pro index dd2f7af..a13129e 100644 --- a/noncore/tools/euroconv/euroconv.pro +++ b/noncore/tools/euroconv/euroconv.pro | |||
@@ -11,2 +11,4 @@ LIBS += -lqpe -lopie | |||
11 | DESTDIR = ${OPIEDIR}/bin | 11 | DESTDIR = ${OPIEDIR}/bin |
12 | INTERFACES= | 12 | INTERFACES= |
13 | |||
14 | include ( $(OPIEDIR)/include.pro ) | ||