ship more apps in e-image
authorMichael Lauer <mickey@vanille-media.de>
Sun, 14 Aug 2005 22:52:40 +0000 (22:52 +0000)
committerOpenEmbedded Project <openembedded-devel@lists.openembedded.org>
Sun, 14 Aug 2005 22:52:40 +0000 (22:52 +0000)
ship opieplayer2 in opie images on machines with >= 24MB flash

packages/meta/e-image.bb
packages/meta/meta-e-x11.bb
packages/meta/opie-collections.inc

index f16f61c..d58215d 100644 (file)
@@ -1,4 +1,9 @@
+DESCRIPTION = "An X11-based distribution with the Enlightenment Window Manager and Tools"
+LICENSE = "MIT"
+PR = "r1"
+
 export IMAGE_BASENAME = "e-image"
+export IMAGE_LINGUAS = ""
 
 DEPENDS = "task-bootstrap meta-e-x11 xserver-kdrive"
 
@@ -6,8 +11,8 @@ PREFERRED_PROVIDER_virtual/xserver = "xserver-kdrive"
 PREFERRED_PROVIDER_virtual/evas = "evas-x11"
 PREFERRED_PROVIDER_virtual/ecore = "ecore-x11"
 PREFERRED_PROVIDER_virtual/imlib2 = "imlib2-x11"
+PREFERRED_PROVIDER_virtual/libxine = "libxine-x11"
 
 export IPKG_INSTALL = "task-bootstrap task-enlightenment-x11 xserver-kdrive-fbdev"
 
 inherit image_ipk
-LICENSE = MIT
index f539dac..b4f3558 100644 (file)
@@ -12,12 +12,13 @@ ALLOW_EMPTY = 1
 # X
 #
 DEPENDS  += "diet-x11 rxvt-unicode xstroke xtscal xrandr xmodmap xdpyinfo fontconfig \
-            ttf-bitstream-vera bash"
-RDEPENDS += "         rxvt-unicode xstroke xtscal xrandr xmodmap xdpyinfo            ttf-bitstream-vera"
+             ttf-bitstream-vera bash"
+RDEPENDS += "         rxvt-unicode xstroke xtscal xrandr xmodmap xdpyinfo            \
+             ttf-bitstream-vera"
 
 #
 # E
 #
-DEPENDS  += "entrance e-wm entice"
-RDEPENDS += "entrance e-wm entice"
+DEPENDS  += "entrance e-wm entice eclair examine "
+RDEPENDS += "entrance e-wm entice eclair examine "
 
index 60cc773..052ddac 100644 (file)
@@ -77,10 +77,10 @@ OPIE_EXTRA_SETTINGS = "opie-language opie-launcher-settings opie-doctab opie-sec
 
 OPIE_DEPENDS_24  = "konqueror-embedded opie-calculator opie-checkbook opie-mail opie-eye opie-rdesktop \
                     qpdf2 opie-wellenreiter opie-parashoot opie-mindbreaker opie-fifteen opie-tictac opie-tetrix   \
-                    opie-irc "
+                    opie-irc opie-mediaplayer2"
 OPIE_RDEPENDS_24 = "konqueror-embedded opie-calculator opie-checkbook opie-mail opie-eye opie-rdesktop \
                     qpdf2 opie-wellenreiter opie-parashoot opie-mindbreaker opie-fifteen opie-tictac opie-tetrix   \
-                    opie-irc "
+                    opie-irc opie-mediaplayer2 libxine-plugin-decode-ff libxine-plugin-dmx-avi"
 
 #
 #