aboutsummaryrefslogtreecommitdiffstats
path: root/recipes-qtopia
diff options
context:
space:
mode:
authorPaul Eggleton <paul.eggleton@linux.intel.com>2011-08-21 20:18:18 +0100
committerPaul Eggleton <paul.eggleton@linux.intel.com>2011-08-21 20:18:18 +0100
commite2d17d484d158a73a57478547e86d5d31a2f34bb (patch)
treea708787ff64cba52bcb0886ee3475ad28b5f6c77 /recipes-qtopia
parent83500c5980ed81d6a157f9fbf25cdd164de8deb1 (diff)
downloadmeta-opie-e2d17d484d158a73a57478547e86d5d31a2f34bb.tar.gz
qpenmapfe: remove qpenmapfe
Remove since qpe-nmap serves the same purpose but is much more functional. Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
Diffstat (limited to 'recipes-qtopia')
-rw-r--r--recipes-qtopia/qpenmapfe/files/qpenmapfe.desktop6
-rw-r--r--recipes-qtopia/qpenmapfe/files/qpenmapfe.pngbin999 -> 0 bytes
-rw-r--r--recipes-qtopia/qpenmapfe/qpenmapfe_1.0.0.bb24
3 files changed, 0 insertions, 30 deletions
diff --git a/recipes-qtopia/qpenmapfe/files/qpenmapfe.desktop b/recipes-qtopia/qpenmapfe/files/qpenmapfe.desktop
deleted file mode 100644
index eb9648c..0000000
--- a/recipes-qtopia/qpenmapfe/files/qpenmapfe.desktop
+++ /dev/null
@@ -1,6 +0,0 @@
-[Desktop Entry]
-Comment=nmapfe for the QPE environment
-Exec=qpenmapfe
-Icon=qpenmapfe
-Type=Application
-Name=qpenmapfe
diff --git a/recipes-qtopia/qpenmapfe/files/qpenmapfe.png b/recipes-qtopia/qpenmapfe/files/qpenmapfe.png
deleted file mode 100644
index b65d205..0000000
--- a/recipes-qtopia/qpenmapfe/files/qpenmapfe.png
+++ /dev/null
Binary files differ
diff --git a/recipes-qtopia/qpenmapfe/qpenmapfe_1.0.0.bb b/recipes-qtopia/qpenmapfe/qpenmapfe_1.0.0.bb
deleted file mode 100644
index 6be721c..0000000
--- a/recipes-qtopia/qpenmapfe/qpenmapfe_1.0.0.bb
+++ /dev/null
@@ -1,24 +0,0 @@
-DESCRIPTION = "A frontend for the nmap port scanner, Qt/Embedded based Palmtop Environments Edition"
-SECTION = "opie/applications"
-LICENSE = "GPL"
-AUTHOR = "Dennis Webb"
-APPNAME = "qpenmapfe"
-APPTYPE = "binary"
-APPDESKTOP = "${WORKDIR}"
-PR = "r0"
-
-SRC_URI = "http://home.midsouth.rr.com/zaurus/qpenmapfe_${PV}_src.tar.gz \
- file://qpenmapfe.desktop \
- file://qpenmapfe.png"
-S = "${WORKDIR}/qpe-nmapfe"
-
-inherit opie
-
-do_install () {
- install -d ${D}${palmtopdir}/pics/${APPNAME}/
- install -m 0644 ${WORKDIR}/*.png ${D}${palmtopdir}/pics/
-
-}
-
-SRC_URI[md5sum] = "6e913e436a7b0f7572ec1ac77db41fde"
-SRC_URI[sha256sum] = "ded3abdab8333aaf7f451963f32465ca1451a38afb173ef64e0f898d907a6e02"