author | kergoth <kergoth> | 2003-04-22 17:26:34 (UTC) |
---|---|---|
committer | kergoth <kergoth> | 2003-04-22 17:26:34 (UTC) |
commit | ab9387322c5802f75bc9b37b3bb334bd98dd5dd1 (patch) (side-by-side diff) | |
tree | 5a47a04756776ce3bdafd1ce0bdc40901ae4ea47 /core/multimedia/opieplayer | |
parent | fc688da92d9d3b578fc4c7283da67960b53269d6 (diff) | |
download | opie-ab9387322c5802f75bc9b37b3bb334bd98dd5dd1.zip opie-ab9387322c5802f75bc9b37b3bb334bd98dd5dd1.tar.gz opie-ab9387322c5802f75bc9b37b3bb334bd98dd5dd1.tar.bz2 |
Dependency fixes. s/opie-base/task-opie-minimal/; s/libqt2-emb-fonts/qte-fonts/; s/libqt2-emb/libqte2/;
7 files changed, 7 insertions, 7 deletions
diff --git a/core/multimedia/opieplayer/libmad/opie-libmadplugin.control b/core/multimedia/opieplayer/libmad/opie-libmadplugin.control index a345a23..7bcc241 100644 --- a/core/multimedia/opieplayer/libmad/opie-libmadplugin.control +++ b/core/multimedia/opieplayer/libmad/opie-libmadplugin.control @@ -4,7 +4,7 @@ Section: opie/plugins Maintainer: Maximilian Reiss <max.reiss@gmx.de> Architecture: arm Version: $QPE_VERSION-$SUB_VERSION -Depends: opie-base +Depends: task-opie-minimal Description: MP3 file plugin using libmad Plugin to play MP3 files with the mediaplayer in the Opie environment. It also hast streaming support (Shoutcast/Icecast). diff --git a/core/multimedia/opieplayer/libmpeg3/opie-libmpeg3plugin.control b/core/multimedia/opieplayer/libmpeg3/opie-libmpeg3plugin.control index bedafbd..6b5ccff 100644 --- a/core/multimedia/opieplayer/libmpeg3/opie-libmpeg3plugin.control +++ b/core/multimedia/opieplayer/libmpeg3/opie-libmpeg3plugin.control @@ -4,6 +4,6 @@ Section: opie/plugins Maintainer: L.J.Potter <ljp@llornkcor.com> Architecture: arm Version: $QPE_VERSION-$SUB_VERSION -Depends: opie-base +Depends: task-opie-minimal Description: Mpeg video file plugin using libmad Plugin to play MPeg3 video files with the mediaplayer in the Opie environment. diff --git a/core/multimedia/opieplayer/modplug/opie-modplugin.control b/core/multimedia/opieplayer/modplug/opie-modplugin.control index b1a98fc..ae3c3b3 100644 --- a/core/multimedia/opieplayer/modplug/opie-modplugin.control +++ b/core/multimedia/opieplayer/modplug/opie-modplugin.control @@ -4,6 +4,6 @@ Section: opie/plugins Maintainer: Simon Hausmann <hausmann@kde.org>, L.J. Potter <llornkcor@handhelds.org> Architecture: arm Version: 2.0.2 -Depends: opie-base +Depends: task-opie-minimal Description: MOD/XM/S3M/IT plugin using libmodplug Plugin to play MOD/XM/S3M/IT amiga tracker modules with the mediaplayer in the Opie environment. diff --git a/core/multimedia/opieplayer/opie-mediaplayer.control b/core/multimedia/opieplayer/opie-mediaplayer.control index 6e989a8..7c1f348 100644 --- a/core/multimedia/opieplayer/opie-mediaplayer.control +++ b/core/multimedia/opieplayer/opie-mediaplayer.control @@ -4,6 +4,6 @@ Section: opie/applications Maintainer: L.J.Potter <ljp@llornkcor.com> Architecture: arm Version: $QPE_VERSION-$SUB_VERSION -Depends: opie-base, libopie1 +Depends: task-opie-minimal, libopie1 Description: The Opie media player The mediaplayer for Opie. It plays mp3, mpeg, and wav. diff --git a/core/multimedia/opieplayer/vorbis/opie-libtremorplugin.control b/core/multimedia/opieplayer/vorbis/opie-libtremorplugin.control index d7714bd..60311cc 100644 --- a/core/multimedia/opieplayer/vorbis/opie-libtremorplugin.control +++ b/core/multimedia/opieplayer/vorbis/opie-libtremorplugin.control @@ -4,6 +4,6 @@ Section: opie/plugins Maintainer: L.J. Potter <llornkcor@handhelds.org> Architecture: arm Version: $QPE_VERSION-$SUB_VERSION -Depends: opie-base +Depends: task-opie-minimal Description: Ogg file plugin using tremor Plugin to play ogg files with the mediaplayer in the Opie environment. diff --git a/core/multimedia/opieplayer/vorbis/tremor/libtremor.control b/core/multimedia/opieplayer/vorbis/tremor/libtremor.control index f9ce87b..c8e7ac0 100644 --- a/core/multimedia/opieplayer/vorbis/tremor/libtremor.control +++ b/core/multimedia/opieplayer/vorbis/tremor/libtremor.control @@ -4,6 +4,6 @@ Section: opie/plugins Maintainer: Lorn Potter <llornkcor@handhelds.org> Architecture: arm Version: $QPE_VERSION-$SUB_VERSION -Depends: opie-base +Depends: task-opie-minimal Description: vorbis (tremor) library Library needed for playing OGG files with the mediaplayer in the Opie environment. diff --git a/core/multimedia/opieplayer/wavplugin/opie-wavplugin.control b/core/multimedia/opieplayer/wavplugin/opie-wavplugin.control index 82bc5ae..5f4ca71 100644 --- a/core/multimedia/opieplayer/wavplugin/opie-wavplugin.control +++ b/core/multimedia/opieplayer/wavplugin/opie-wavplugin.control @@ -4,6 +4,6 @@ Section: opie/plugins Maintainer: Lorn Potter <llornkcor@handhelds.org> Architecture: arm Version: $QPE_VERSION-$SUB_VERSION -Depends: opie-base +Depends: task-opie-minimal Description: WAV file plugin Plugin to play WAV files with the mediaplayer in the Opie environment. |