author | llornkcor <llornkcor> | 2003-02-25 23:38:31 (UTC) |
---|---|---|
committer | llornkcor <llornkcor> | 2003-02-25 23:38:31 (UTC) |
commit | 185470855613fd5cc7a02c31f8a06922ab229d1c (patch) (unidiff) | |
tree | 6d81cc6c24e585337cb40538a23a6606fb3fb5d3 | |
parent | 94cb45ce60cc00d719a802baeb8acf74f42150d2 (diff) | |
download | opie-185470855613fd5cc7a02c31f8a06922ab229d1c.zip opie-185470855613fd5cc7a02c31f8a06922ab229d1c.tar.gz opie-185470855613fd5cc7a02c31f8a06922ab229d1c.tar.bz2 |
no longer depends on libmpeg3
-rw-r--r-- | core/multimedia/opieplayer/libmad/opie-libmadplugin.control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/core/multimedia/opieplayer/libmad/opie-libmadplugin.control b/core/multimedia/opieplayer/libmad/opie-libmadplugin.control index 2dedcbf..a345a23 100644 --- a/core/multimedia/opieplayer/libmad/opie-libmadplugin.control +++ b/core/multimedia/opieplayer/libmad/opie-libmadplugin.control | |||
@@ -4,7 +4,7 @@ Section: opie/plugins | |||
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 | 6 | Version: $QPE_VERSION-$SUB_VERSION |
7 | Depends: opie-base, opie-libmpeg3plugin | 7 | Depends: opie-base |
8 | Description: MP3 file plugin using libmad | 8 | Description: MP3 file plugin using libmad |
9 | Plugin to play MP3 files with the mediaplayer in the Opie environment. | 9 | Plugin to play MP3 files with the mediaplayer in the Opie environment. |
10 | It also hast streaming support (Shoutcast/Icecast). | 10 | It also hast streaming support (Shoutcast/Icecast). |