The cirros image was rebuilt against the 3.13.0-83 kernel, drivers e1000e, igbvf...
[packages/trusty/cirros-testvm.git] / cirros-testvm / src-cirros / buildroot-2015.05 / package / pcmanfm / pcmanfm.mk
diff --git a/cirros-testvm/src-cirros/buildroot-2015.05/package/pcmanfm/pcmanfm.mk b/cirros-testvm/src-cirros/buildroot-2015.05/package/pcmanfm/pcmanfm.mk
new file mode 100644 (file)
index 0000000..d372e51
--- /dev/null
@@ -0,0 +1,15 @@
+################################################################################
+#
+# pcmanfm
+#
+################################################################################
+
+PCMANFM_VERSION = 0.3.5.9
+PCMANFM_SITE = http://downloads.sourceforge.net/project/pcmanfm/pcmanfm-legacy%20%28Old%200.5%20series%29/PCManFM%20$(PCMANFM_VERSION)
+PCMANFM_CONF_OPTS = --disable-hal
+PCMANFM_DEPENDENCIES = host-pkgconf libgtk2 gamin startup-notification xlib_libX11
+PCMANFM_AUTORECONF = YES
+PCMANFM_LICENSE = GPLv2+
+PCMANFM_LICENSE_FILES = COPYING
+
+$(eval $(autotools-package))