summaryrefslogtreecommitdiff
path: root/opie-mediaplayer2
diff options
context:
space:
mode:
authorMarcin Juszkiewicz <hrw@openembedded.org>2004-11-24 10:41:26 +0000
committerMarcin Juszkiewicz <hrw@openembedded.org>2004-11-24 10:41:26 +0000
commit7a797346068df094f780a5784addb50d64f45d4b (patch)
tree8232a010335a817f988460adbe6d19871058a966 /opie-mediaplayer2
parent3ae8424c4b54cb3ffbd726bfb7bb77536196e998 (diff)
Merge bk://openembedded@openembedded.bkbits.net/packages-devel
into marcinj.local:/home/hrw/zaurus/oe/packages 2004/11/24 11:30:41+01:00 local!hrw opie-mediaplayer2: added some libxine plugins to get atleast mp3 playback fixed skin problem BKrev: 41a46556a8bZAy8o3Iu_b9-P1W-ZCA
Diffstat (limited to 'opie-mediaplayer2')
-rw-r--r--opie-mediaplayer2/opie-mediaplayer2_1.1.7.oe9
-rw-r--r--opie-mediaplayer2/opie-mediaplayer2_cvs.oe4
2 files changed, 9 insertions, 4 deletions
diff --git a/opie-mediaplayer2/opie-mediaplayer2_1.1.7.oe b/opie-mediaplayer2/opie-mediaplayer2_1.1.7.oe
index be1a6881a2..521b4fafd0 100644
--- a/opie-mediaplayer2/opie-mediaplayer2_1.1.7.oe
+++ b/opie-mediaplayer2/opie-mediaplayer2_1.1.7.oe
@@ -1,12 +1,15 @@
-DESCRIPTION = "The mediaplayer for Opie. It plays mp3, mpeg, wav, ogg, quicktime, divx and more. Also it is streaming capable."
+DESCRIPTION = "The next generation mediaplayer for Opie - based libxine. \
+It plays mp3, mpeg, wav, ogg, quicktime, divx, etc. and is capable of streaming."
SECTION = "opie/multimedia"
PRIORITY = "optional"
LICENSE = "GPL"
-MAINTAINER = "Team Opie <opie@handhelds.org>
+MAINTAINER = "Team Opie <opie@handhelds.org>"
DEPENDS = "libxine-opie"
RDEPENDS = "opie-mediaplayer2-skin"
+RRECOMMENDS = "opie-mediaplayer2-skin-default libxine-plugin-ao-out-oss libxine-plugin-decode-mad \
+libxine-plugin-dmx-audio libxine-plugin-dmx-mpeg libxine-plugin-inp-file "
APPNAME = "opieplayer2"
-PR = "r1"
+PR = "r2"
TAG = "${@'v' + oe.data.getVar('PV',d,1).replace('.', '_')}"
SRC_URI = "cvs://anoncvs:anoncvs@cvs.handhelds.org/cvs;tag=${TAG};module=opie/noncore/multimedia/opieplayer2 \
diff --git a/opie-mediaplayer2/opie-mediaplayer2_cvs.oe b/opie-mediaplayer2/opie-mediaplayer2_cvs.oe
index d8ead6a9dd..c373723d2d 100644
--- a/opie-mediaplayer2/opie-mediaplayer2_cvs.oe
+++ b/opie-mediaplayer2/opie-mediaplayer2_cvs.oe
@@ -7,8 +7,10 @@ MAINTAINER = "Team Opie <opie@handhelds.org>"
PV = "1.1.7+cvs-${CVSDATE}"
DEPENDS = "libxine-opie"
RDEPENDS = "opie-mediaplayer2-skin"
+RRECOMMENDS = "opie-mediaplayer2-skin-default libxine-plugin-ao-out-oss libxine-plugin-decode-mad \
+libxine-plugin-dmx-audio libxine-plugin-dmx-mpeg libxine-plugin-inp-file "
APPNAME = "opieplayer2"
-PR = "r2"
+PR = "r3"
SRC_URI = "cvs://anoncvs:anoncvs@cvs.handhelds.org/cvs;module=opie/noncore/multimedia/opieplayer2 \
cvs://anoncvs:anoncvs@cvs.handhelds.org/cvs;module=opie/pics \