[Lunar-commits] <moonbase-other> qtfm: introduction to -other

v4hn me at v4hn.de
Thu Nov 27 17:29:39 CET 2014


commit 8eba6b1407e26a1c1f97ef942e48eab2f2b0634f
Author: Christopher Michael Joseph Farrell <timcowchip at gmail.com>
Date: Thu, 27 Nov 2014 17:29:18 +0100
URL: https://github.com/lunar-linux/moonbase-other/commit/8eba6b1407e26a1c1f97ef942e48eab2f2b0634f

qtfm: introduction to -other
---
  filemanagers/qtfm/BUILD   | +5/-0     
  filemanagers/qtfm/DEPENDS | +1/-0     
  filemanagers/qtfm/DETAILS | +19/-0    
  3 files changed, 25 insertions(+)

--- /dev/null
+++ b/filemanagers/qtfm/BUILD
@@ -0,0 +1,5 @@
+
+. /etc/profile.d/qt4.rc &&
+
+qmake &&
+default_make
--- /dev/null
+++ b/filemanagers/qtfm/DEPENDS
@@ -0,0 +1 @@
+depends  qt4
--- /dev/null
+++ b/filemanagers/qtfm/DETAILS
@@ -0,0 +1,19 @@
+         MODULE=qtfm
+         VERSION=5.5
+         SOURCE=$MODULE-$VERSION.tar.gz
+         SOURCE_URL=http://www.qtfm.org/
+	 SOURCE_VFY=sha256:845fc43800d12483fa1993c56a8c965ff8dc917b97f03d9ce2e24318806fb211
+         WEB_SITE=http://www.qtfm.org/
+         ENTERED=20141030
+         UPDATED=20141030
+         SHORT="lightweight file manager for Linux desktops based on pure Qt"
+
+cat << EOF
+qtfm is a lightweight file manager, pure Qt,
+no kde libraries or other dependencies
+  * full theme and mime filetype icon integration
+  * customizable interface, rearrange views and toolbars to suit
+  * powerful custom command system for user defined actions
+  * customizable key bindings for built-in and custom actions
+  * drag & drop functionality, tabs
+EOF




More information about the Lunar-commits mailing list