aboutsummaryrefslogtreecommitdiffstats
path: root/packages/fuse
diff options
context:
space:
mode:
authorKoen Kooi <koen@openembedded.org>2006-11-14 09:09:57 +0000
committerKoen Kooi <koen@openembedded.org>2006-11-14 09:09:57 +0000
commita4ac37da8e5d55bfcb844cc4bf6585b4d6997671 (patch)
treef39158fc2ada9706706d20387eba7bc65e88be63 /packages/fuse
parenta021ae866b11cf350402f0617554eab0e0cde7e1 (diff)
downloadopenembedded-a4ac37da8e5d55bfcb844cc4bf6585b4d6997671.tar.gz
gmailfs: update to 0.7.2
Diffstat (limited to 'packages/fuse')
-rw-r--r--packages/fuse/gmailfs_0.7.2.bb (renamed from packages/fuse/gmailfs_0.6.bb)8
1 files changed, 4 insertions, 4 deletions
diff --git a/packages/fuse/gmailfs_0.6.bb b/packages/fuse/gmailfs_0.7.2.bb
index eff0e0f630..6f286ad4cf 100644
--- a/packages/fuse/gmailfs_0.6.bb
+++ b/packages/fuse/gmailfs_0.7.2.bb
@@ -1,15 +1,15 @@
-BROKEN = "1"
DESCRIPTION = "GmailFS provides a mountable Linux filesystem which uses your Gmail account as its storage medium."
HOMEPAGE = "http://richard.jones.name/google-hacks/gmail-filesystem/gmail-filesystem.html"
LICENSE = "GPL"
-DEPENDS = "fuse libgmail python-fuse"
-RDEPENDS = "fuse libgmail python-fuse python-unixadmin python-lang python-textutils python-core"
+DEPENDS = "fuse python-libgmail python-fuse"
+RDEPENDS = "fuse python-libgmail python-fuse python-unixadmin python-lang python-textutils python-core"
-SRC_URI = "http://richard.jones.name/google-hacks/gmail-filesystem/gmailfs-0.6.tar.gz"
+SRC_URI = "http://richard.jones.name/google-hacks/gmail-filesystem/gmailfs-0.7.2.tar.gz"
do_install() {
+
install -d ${D}${datadir}/gmailfs
install -d ${D}${bindir}
install -d ${D}${sysconfdir}