[Lunar-commits] <moonbase> libfm: the core library for the new pacmanfm.
Florin Braescu
florin at lunar-linux.org
Wed Oct 20 10:55:16 CEST 2010
commit bfb9cb6d7c2f3276c5b8fee125c332047848e655
Author: Florin Braescu <florin at lunar-linux.org>
Date: Wed Oct 20 11:55:16 2010 +0300
libfm: the core library for the new pacmanfm.
---
lxde/libfm/BUILD | 6 ++++++
lxde/libfm/DEPENDS | 2 ++
lxde/libfm/DETAILS | 13 +++++++++++++
3 files changed, 21 insertions(+), 0 deletions(-)
diff --git a/lxde/libfm/BUILD b/lxde/libfm/BUILD
new file mode 100644
index 0000000..285ecd0
--- /dev/null
+++ b/lxde/libfm/BUILD
@@ -0,0 +1,6 @@
+(
+
+ OPTS+=" --sysconfdir=/etc " &&
+ default_build
+
+) > $C_FIFO 2>&1
diff --git a/lxde/libfm/DEPENDS b/lxde/libfm/DEPENDS
new file mode 100644
index 0000000..902da11
--- /dev/null
+++ b/lxde/libfm/DEPENDS
@@ -0,0 +1,2 @@
+depends menu-cache
+depends shared-mime-info
diff --git a/lxde/libfm/DETAILS b/lxde/libfm/DETAILS
new file mode 100644
index 0000000..de574b0
--- /dev/null
+++ b/lxde/libfm/DETAILS
@@ -0,0 +1,13 @@
+ MODULE=libfm
+ VERSION=0.1.14
+ SOURCE=$MODULE-$VERSION.tar.gz
+ SOURCE_URL=$SFORGE_URL/pcmanfm
+ SOURCE_VFY=sha1:980fc93d8f00035a7a35c0dcb947232fe4b19ef9
+ WEB_SITE=http://pcmanfm.sourceforge.net
+ ENTERED=20101020
+ UPDATED=20101020
+ SHORT="The core library for pacmanfm"
+
+cat << EOF
+The core librery for pacmanfm.
+EOF
More information about the Lunar-commits
mailing list