aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/opie-mediaplayer2
diff options
context:
space:
mode:
authorPaul Eggleton <bluelightning@bluelightning.org>2010-11-28 21:27:47 +0000
committerPaul Eggleton <bluelightning@bluelightning.org>2010-12-14 01:23:36 +0000
commitcb2e8e8ed6b95a1e440fe2125e6ca4d717f65669 (patch)
tree2debfe3ffb3c30988da05e7562ffa10f2bccdf32 /recipes/opie-mediaplayer2
parent719b7cad4de77a9f06518e855e3f26d71f8a6808 (diff)
downloadopenembedded-cb2e8e8ed6b95a1e440fe2125e6ca4d717f65669.tar.gz
Opie: remove version 1.2.3 recipes
Opie 1.2.3 is no longer referred to by any distro and has been superseded some time ago by 1.2.4. Signed-off-by: Paul Eggleton <bluelightning@bluelightning.org>
Diffstat (limited to 'recipes/opie-mediaplayer2')
-rw-r--r--recipes/opie-mediaplayer2/opie-mediaplayer2-skin-default-landscape_1.2.3.bb17
-rw-r--r--recipes/opie-mediaplayer2/opie-mediaplayer2-skin-default_1.2.3.bb17
-rw-r--r--recipes/opie-mediaplayer2/opie-mediaplayer2-skin-pod_1.2.3.bb17
-rw-r--r--recipes/opie-mediaplayer2/opie-mediaplayer2-skin-techno_1.2.3.bb17
-rw-r--r--recipes/opie-mediaplayer2/opie-mediaplayer2_1.2.3.bb6
5 files changed, 0 insertions, 74 deletions
diff --git a/recipes/opie-mediaplayer2/opie-mediaplayer2-skin-default-landscape_1.2.3.bb b/recipes/opie-mediaplayer2/opie-mediaplayer2-skin-default-landscape_1.2.3.bb
deleted file mode 100644
index 3d194d0232..0000000000
--- a/recipes/opie-mediaplayer2/opie-mediaplayer2-skin-default-landscape_1.2.3.bb
+++ /dev/null
@@ -1,17 +0,0 @@
-DESCRIPTION = "Skin for opie-mediaplayer2"
-SECTION = "opie/multimedia"
-PRIORITY = "optional"
-LICENSE = "GPL"
-APPNAME = "opieplayer2"
-RPROVIDES_${PN} ="opie-mediaplayer2-skin"
-PR = "r1"
-
-TAG = "${@'v' + bb.data.getVar('PV',d,1).replace('.', '_')}"
-SRC_URI = "${HANDHELDS_CVS};tag=${TAG};module=opie/pics"
-
-FILES_${PN} = "${palmtopdir}/pics/${APPNAME}/skins/default_landscape/*.png"
-
-do_install() {
- install -d ${D}${palmtopdir}/pics/${APPNAME}/skins/default_landscape/
- install -m 0644 ${WORKDIR}/pics/${APPNAME}/skins/default_landscape/*.png ${D}${palmtopdir}/pics/${APPNAME}/skins/default_landscape/
-}
diff --git a/recipes/opie-mediaplayer2/opie-mediaplayer2-skin-default_1.2.3.bb b/recipes/opie-mediaplayer2/opie-mediaplayer2-skin-default_1.2.3.bb
deleted file mode 100644
index 133b4652ca..0000000000
--- a/recipes/opie-mediaplayer2/opie-mediaplayer2-skin-default_1.2.3.bb
+++ /dev/null
@@ -1,17 +0,0 @@
-DESCRIPTION = "Skin for opie-mediaplayer2"
-SECTION = "opie/multimedia"
-PRIORITY = "optional"
-LICENSE = "GPL"
-APPNAME = "opieplayer2"
-RPROVIDES_${PN} = "opie-mediaplayer2-skin"
-PR = "r1"
-
-TAG = "${@'v' + bb.data.getVar('PV',d,1).replace('.', '_')}"
-SRC_URI = "${HANDHELDS_CVS};tag=${TAG};module=opie/pics"
-
-FILES_${PN} = "${palmtopdir}/pics/${APPNAME}/skins/default/*.png"
-
-do_install() {
- install -d ${D}${palmtopdir}/pics/${APPNAME}/skins/default/
- install -m 0644 ${WORKDIR}/pics/${APPNAME}/skins/default/*.png ${D}${palmtopdir}/pics/${APPNAME}/skins/default/
-}
diff --git a/recipes/opie-mediaplayer2/opie-mediaplayer2-skin-pod_1.2.3.bb b/recipes/opie-mediaplayer2/opie-mediaplayer2-skin-pod_1.2.3.bb
deleted file mode 100644
index 0d3f090ed1..0000000000
--- a/recipes/opie-mediaplayer2/opie-mediaplayer2-skin-pod_1.2.3.bb
+++ /dev/null
@@ -1,17 +0,0 @@
-DESCRIPTION = "Skin for opie-mediaplayer2"
-SECTION = "opie/multimedia"
-PRIORITY = "optional"
-LICENSE = "GPL"
-APPNAME = "opieplayer2"
-RPROVIDES_${PN} = "opie-mediaplayer2-skin"
-PR = "r1"
-
-TAG = "${@'v' + bb.data.getVar('PV',d,1).replace('.', '_')}"
-SRC_URI = "${HANDHELDS_CVS};tag=${TAG};module=opie/pics"
-
-FILES_${PN} = "${palmtopdir}/pics/${APPNAME}/skins/Pod/*.png"
-
-do_install() {
- install -d ${D}${palmtopdir}/pics/${APPNAME}/skins/Pod/
- install -m 0644 ${WORKDIR}/pics/${APPNAME}/skins/Pod/*.png ${D}${palmtopdir}/pics/${APPNAME}/skins/Pod/
-}
diff --git a/recipes/opie-mediaplayer2/opie-mediaplayer2-skin-techno_1.2.3.bb b/recipes/opie-mediaplayer2/opie-mediaplayer2-skin-techno_1.2.3.bb
deleted file mode 100644
index a7655ba063..0000000000
--- a/recipes/opie-mediaplayer2/opie-mediaplayer2-skin-techno_1.2.3.bb
+++ /dev/null
@@ -1,17 +0,0 @@
-DESCRIPTION = "Skin for opie-mediaplayer2"
-SECTION = "opie/multimedia"
-PRIORITY = "optional"
-LICENSE = "GPL"
-APPNAME = "opieplayer2"
-RPROVIDES_${PN} = "opie-mediaplayer2-skin"
-PR = "r1"
-
-TAG = "${@'v' + bb.data.getVar('PV',d,1).replace('.', '_')}"
-SRC_URI = "${HANDHELDS_CVS};tag=${TAG};module=opie/pics"
-
-FILES_${PN} = "${palmtopdir}/pics/${APPNAME}/skins/techno/*.png"
-
-do_install() {
- install -d ${D}${palmtopdir}/pics/${APPNAME}/skins/techno/
- install -m 0644 ${WORKDIR}/pics/${APPNAME}/skins/techno/*.png ${D}${palmtopdir}/pics/${APPNAME}/skins/techno/
-}
diff --git a/recipes/opie-mediaplayer2/opie-mediaplayer2_1.2.3.bb b/recipes/opie-mediaplayer2/opie-mediaplayer2_1.2.3.bb
deleted file mode 100644
index 2e6c7ec517..0000000000
--- a/recipes/opie-mediaplayer2/opie-mediaplayer2_1.2.3.bb
+++ /dev/null
@@ -1,6 +0,0 @@
-require ${PN}.inc
-
-
-SRC_URI = "${HANDHELDS_CVS};tag=${TAG};module=opie/noncore/multimedia/opieplayer2 \
- ${HANDHELDS_CVS};tag=${TAG};module=opie/pics \
- ${HANDHELDS_CVS};tag=${TAG};module=opie/apps"