summaryrefslogtreecommitdiff
path: root/openembedded/packages/pcmanfm/pcmanfm_0.1.9.8.bb
diff options
context:
space:
mode:
Diffstat (limited to 'openembedded/packages/pcmanfm/pcmanfm_0.1.9.8.bb')
-rw-r--r--openembedded/packages/pcmanfm/pcmanfm_0.1.9.8.bb12
1 files changed, 12 insertions, 0 deletions
diff --git a/openembedded/packages/pcmanfm/pcmanfm_0.1.9.8.bb b/openembedded/packages/pcmanfm/pcmanfm_0.1.9.8.bb
new file mode 100644
index 000000000..7a1092bfe
--- /dev/null
+++ b/openembedded/packages/pcmanfm/pcmanfm_0.1.9.8.bb
@@ -0,0 +1,12 @@
+LICENSE = "GPL"
+DESCRIPTION = "procfs tools"
+SECTION = "x11"
+PRIORITY = "optional"
+MAINTAINER = "Chris Lord <chris@openedhand.com>"
+DEPENDS = "gtk+"
+
+SRC_URI = "${SOURCEFORGE_MIRROR}/pcmanfm/pcmanfm-${PV}.tar.gz \
+ file://no-fam-gtk2.6.patch;patch=1;pnum=1"
+
+inherit autotools pkgconfig
+