aboutsummaryrefslogtreecommitdiffstats
path: root/matchbox-common/matchbox-common_0.8.oe
diff options
context:
space:
mode:
Diffstat (limited to 'matchbox-common/matchbox-common_0.8.oe')
-rw-r--r--matchbox-common/matchbox-common_0.8.oe15
1 files changed, 0 insertions, 15 deletions
diff --git a/matchbox-common/matchbox-common_0.8.oe b/matchbox-common/matchbox-common_0.8.oe
deleted file mode 100644
index 74843a8873..0000000000
--- a/matchbox-common/matchbox-common_0.8.oe
+++ /dev/null
@@ -1,15 +0,0 @@
-SECTION = "x11/wm"
-DESCRIPTION = "Matchbox window manager common files"
-LICENSE = "GPL"
-DEPENDS = "libmatchbox"
-
-SRC_URI = "ftp://ftp.handhelds.org/matchbox/sources/matchbox-common/${PV}/matchbox-common-${PV}.tar.bz2"
-S = "${WORKDIR}/matchbox-common-${PV}"
-
-inherit autotools pkgconfig
-
-EXTRA_OECONF = "--enable-pda-folders"
-
-FILES_${PN} = "${bindir} \
- ${datadir}/matchbox/vfolders \
- ${datadir}/pixmaps"