Merge bk://openembedded@openembedded.bkbits.net/packages-devel
authorMarcin Juszkiewicz <hrw@openembedded.org>
Wed, 24 Nov 2004 10:41:26 +0000 (10:41 +0000)
committerMarcin Juszkiewicz <hrw@openembedded.org>
Wed, 24 Nov 2004 10:41:26 +0000 (10:41 +0000)
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

opie-mediaplayer2/opie-mediaplayer2_1.1.7.oe
opie-mediaplayer2/opie-mediaplayer2_cvs.oe

index be1a688..521b4fa 100644 (file)
@@ -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 \
index d8ead6a..c373723 100644 (file)
@@ -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 \