Skip to content

Commit

Permalink
qtfm: introduction to -other
Browse files Browse the repository at this point in the history
  • Loading branch information
timcowchip authored and v4hn committed Nov 27, 2014
1 parent f53e208 commit 8eba6b1
Show file tree
Hide file tree
Showing 3 changed files with 25 additions and 0 deletions.
5 changes: 5 additions & 0 deletions filemanagers/qtfm/BUILD
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@

. /etc/profile.d/qt4.rc &&

qmake &&
default_make
1 change: 1 addition & 0 deletions filemanagers/qtfm/DEPENDS
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
depends qt4
19 changes: 19 additions & 0 deletions filemanagers/qtfm/DETAILS
Original file line number Diff line number Diff line change
@@ -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

0 comments on commit 8eba6b1

Please sign in to comment.