[oe-commits] org.oe.dev mb-desktop-xine: clean up. Bump PR. Partly closes 2234.

Laibsch commit openembedded-commits at lists.openembedded.org
Mon May 7 20:06:02 UTC 2007


mb-desktop-xine: clean up.  Bump PR.  Partly closes 2234.

Author: Laibsch at openembedded.org
Branch: org.openembedded.dev
Revision: c82df0fae508e4bb28e8403a28d112813b896064
ViewMTN: http://monotone.openembedded.org/revision.psp?id=c82df0fae508e4bb28e8403a28d112813b896064
Files:
1
packages/mb-desktop-xine/mb-desktop-xine_0.4.bb
Diffs:

#
# mt diff -r879c0996cb5ecd9d9f949e36304e1b256e39bc34 -rc82df0fae508e4bb28e8403a28d112813b896064
#
# 
# 
# patch "packages/mb-desktop-xine/mb-desktop-xine_0.4.bb"
#  from [02caa44f432c8a666b4e8ceeade56a0d3a58c427]
#    to [ef68b881a85e533df95280d8857c9045ff50daf6]
# 
============================================================
--- packages/mb-desktop-xine/mb-desktop-xine_0.4.bb	02caa44f432c8a666b4e8ceeade56a0d3a58c427
+++ packages/mb-desktop-xine/mb-desktop-xine_0.4.bb	ef68b881a85e533df95280d8857c9045ff50daf6
@@ -1,8 +1,6 @@ DESCRIPTION = "foo"
 DESCRIPTION = "foo"
-LICENSE = "GPL"
 HOMEPAGE = "http://projects.o-hand.com/matchbox/"
-
-SRC_URI="http://projects.o-hand.com/matchbox/sources/mb-desktop-xine/0.4/mb-desktop-xine-${PV}.tar.bz2"
+LICENSE = "GPL"
 DEPENDS = "matchbox-desktop libxine-x11"
 RDEPENDS = "libxine-plugin-vo-out-xshm \
             libxine-plugin-vo-out-none \
@@ -27,10 +25,11 @@ RDEPENDS = "libxine-plugin-vo-out-xshm \
             libxine-plugin-dmx-avi \
 	    libxine-plugin-ao-out-oss \
 	    matchbox-desktop	"
+PR = "r1"
 
+SRC_URI="http://projects.o-hand.com/matchbox/sources/mb-desktop-xine/0.4/mb-desktop-xine-${PV}.tar.bz2"
 
 FILES_${PN} += " /usr/share/themes/mbmediabox/matchbox/ \
 		/usr/share/matchbox/desktop/modules/*.so"
 
-
 inherit autotools pkgconfig






More information about the Openembedded-commits mailing list