[oe-commits] org.oe.dreambox enigma2, enigma2-plugins: Add descriptions for plugins, add proper RDEPENDs for plugins

tmbinc commit openembedded-commits at lists.openembedded.org
Sat Sep 29 09:42:06 UTC 2007


enigma2,enigma2-plugins: Add descriptions for plugins, add proper RDEPENDs for plugins

Author: tmbinc at openembedded.org
Branch: org.openembedded.dreambox
Revision: 10c5f2fafc04ff3138a01a90f709b9fbc76563c6
ViewMTN: http://monotone.openembedded.org/revision/info/10c5f2fafc04ff3138a01a90f709b9fbc76563c6
Files:
1
packages/enigma2/enigma2-plugins.bb
packages/enigma2/enigma2.bb
Diffs:

#
# mt diff -r39bf37b92b70f771427c4f7f36ddec12df5fd8c8 -r10c5f2fafc04ff3138a01a90f709b9fbc76563c6
#
# 
# 
# patch "packages/enigma2/enigma2-plugins.bb"
#  from [b6faea56562f3041e6acba94e6304611091bb96e]
#    to [56fc939cfd48dad594f83ed539ae1a116998cd7e]
# 
# patch "packages/enigma2/enigma2.bb"
#  from [3f671ac1ff007a47fea727bed6e147fc007fedfb]
#    to [a0d68fc39cc0f8beb4c7d2a4330ace3176e08004]
# 
============================================================
--- packages/enigma2/enigma2-plugins.bb	b6faea56562f3041e6acba94e6304611091bb96e
+++ packages/enigma2/enigma2-plugins.bb	56fc939cfd48dad594f83ed539ae1a116998cd7e
@@ -1,12 +1,28 @@ MAINTAINER = "Felix Domke <tmbinc at elited
 DESCRIPTION = "Additional plugins for Enigma2"
 MAINTAINER = "Felix Domke <tmbinc at elitedvb.net>"
 
-SRCDATE = "20070120"
+SRCDATE = "20070926"
 PV = "1.0cvs${SRCDATE}"
 
 SRC_URI = "cvs://anonymous@cvs.schwerkraft.elitedvb.net/cvsroot/enigma2-plugins;module=enigma2-plugins;method=pserver"
 FILES_${PN} += " /usr/share/enigma2 /usr/share/fonts "
 
+DESCRIPTION_append_enigma2-plugin-extensions-antiscrollbar = "overlays scrollbars on your tvscreen."
+DESCRIPTION_append_enigma2-plugin-extensions-dyndns = "is a client for www.dyndns.org."
+DESCRIPTION_append_enigma2-plugin-extensions-lastfm = "is a client to use last.fm, the social music revolution."
+DESCRIPTION_append_enigma2-plugin-extensions-logomanager = "manages logos to display at boottime or radiomode."
+DESCRIPTION_append_enigma2-plugin-extensions-movietagger = "adds tags to recorded movies, to sort a large list of movies."
+DESCRIPTION_append_enigma2-plugin-extensions-netcaster = "is a player for network and internet streams."
+DESCRIPTION_append_enigma2-plugin-extensions-simplerss = "is a simple rss viewer for the enigma2 gui."
+DESCRIPTION_append_enigma2-plugin-extensions-vlcplayer = "plays and transcodes movies from your pc."
+DESCRIPTION_append_enigma2-plugin-extensions-webinterface = "lets you control your dreambox from a web browser."
+DESCRIPTION_append_enigma2-plugin-extensions-wirelesslan = " is a Wireless LAN Configuration Tool."
+DESCRIPTION_append_enigma2-plugin-extensions-fritzcall = "show incoming calls on your TV (requires an AVM Fritz!box)."
+
+RDEPENDS_enigma2-plugin-extensions-vlcplayer = "neon (>= 0.26.0-r1) gst-plugin-neonhttpsrc"
+RDEPENDS_enigma2-plugin-extensions-webinterface = "twisted-web2"
+RDEPENDS_enigma2-plugin-extensions-fritzcall = "twisted-web2 twisted-web"
+
 inherit autotools
 
 S = "${WORKDIR}/enigma2-plugins"
@@ -14,5 +30,5 @@ python populate_packages_prepend () {
 python populate_packages_prepend () {
 	enigma2_plugindir = bb.data.expand('${libdir}/enigma2/python/Plugins', d)
 
-	do_split_packages(d, enigma2_plugindir, '(.*?/.*?)/.*', 'enigma2-plugin-%s', 'Enigma2 Plugin: %s', recursive=True, match_path=True, prepend=True)
+	do_split_packages(d, enigma2_plugindir, '(.*?/.*?)/.*', 'enigma2-plugin-%s', '%s ', recursive=True, match_path=True, prepend=True, extra_depends = "enigma2")
 }
============================================================
--- packages/enigma2/enigma2.bb	3f671ac1ff007a47fea727bed6e147fc007fedfb
+++ packages/enigma2/enigma2.bb	a0d68fc39cc0f8beb4c7d2a4330ace3176e08004
@@ -18,6 +18,16 @@ PACKAGES_DYNAMIC = "enigma2-plugin-*"
 
 PACKAGES_DYNAMIC = "enigma2-plugin-*"
 
+DESCRIPTION_append_enigma2-plugin-extensions-cutlisteditor = "enables you to cut your movies."
+DESCRIPTION_append_enigma2-plugin-extensions-graphmultiepg = "shows a graphical timeline EPG."
+DESCRIPTION_append_enigma2-plugin-extensions-pictureplayer = "displays photos on the TV."
+DESCRIPTION_append_enigma2-plugin-systemplugins-configurationbackup = "backs up your configuration and restores them optionally."
+DESCRIPTION_append_enigma2-plugin-systemplugins-frontprocessorupdate = "keeps your frontprocessor up to date."
+DESCRIPTION_append_enigma2-plugin-systemplugins-positionersetup = "helps you installing a motorized dish."
+DESCRIPTION_append_enigma2-plugin-systemplugins-satelliteequipmentcontrol = "allows you to fine-tune DiSEqC-settings."
+DESCRIPTION_append_enigma2-plugin-systemplugins-satfinder = "helps you to align your dish."
+DESCRIPTION_append_enigma2-plugin-systemplugins-skinselector = "shows a menu with selectable skins."
+
 PN = "enigma2"
 PR = "r0"
 SRCDATE = "20070904"
@@ -49,5 +59,5 @@ python populate_packages_prepend () {
 python populate_packages_prepend () {
 	enigma2_plugindir = bb.data.expand('${libdir}/enigma2/python/Plugins', d)
 
-	do_split_packages(d, enigma2_plugindir, '(.*?/.*?)/.*', 'enigma2-plugin-%s', 'Enigma2 Plugin: %s', recursive=True, match_path=True, prepend=True)
+	do_split_packages(d, enigma2_plugindir, '(.*?/.*?)/.*', 'enigma2-plugin-%s', '%s ', recursive=True, match_path=True, prepend=True)
 }






More information about the Openembedded-commits mailing list