pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/sysutils/pcmanfm Initial import of pcmanfm-0.1.8.9.
details: https://anonhg.NetBSD.org/pkgsrc/rev/73f5071906a5
branches: trunk
changeset: 507286:73f5071906a5
user: xtraeme <xtraeme%pkgsrc.org@localhost>
date: Mon Jan 30 06:39:05 2006 +0000
description:
Initial import of pcmanfm-0.1.8.9.
An extremly fast and lightweight file manager which features tabbed
browsing and user-friendly interface.
Features:
* Extremly fast and lightweight
* Can be started in one second on normal machine
* Tabbed browsing (Similiar to Firefox)
* Drag & Drop support
* Files can be dragged among tabs
* Load large directories in reasonable time
* File association support (Default application)
* Basic thumbnail support
* Bookmarks support
* Handles non-UTF-8 encoded filenames correctly
* Provide icon view and detailed list view
* Standard compliant (Follows FreeDesktop.org)
* Clean and user-friendly interface (GTK+ 2)
diffstat:
sysutils/pcmanfm/DESCR | 18 ++++++++++++++++++
sysutils/pcmanfm/Makefile | 21 +++++++++++++++++++++
sysutils/pcmanfm/PLIST | 6 ++++++
sysutils/pcmanfm/distinfo | 5 +++++
4 files changed, 50 insertions(+), 0 deletions(-)
diffs (66 lines):
diff -r fc1b7c6e47bb -r 73f5071906a5 sysutils/pcmanfm/DESCR
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/sysutils/pcmanfm/DESCR Mon Jan 30 06:39:05 2006 +0000
@@ -0,0 +1,18 @@
+An extremly fast and lightweight file manager which features tabbed
+browsing and user-friendly interface.
+
+Features:
+
+ * Extremly fast and lightweight
+ * Can be started in one second on normal machine
+ * Tabbed browsing (Similiar to Firefox)
+ * Drag & Drop support
+ * Files can be dragged among tabs
+ * Load large directories in reasonable time
+ * File association support (Default application)
+ * Basic thumbnail support
+ * Bookmarks support
+ * Handles non-UTF-8 encoded filenames correctly
+ * Provide icon view and detailed list view
+ * Standard compliant (Follows FreeDesktop.org)
+ * Clean and user-friendly interface (GTK+ 2)
diff -r fc1b7c6e47bb -r 73f5071906a5 sysutils/pcmanfm/Makefile
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/sysutils/pcmanfm/Makefile Mon Jan 30 06:39:05 2006 +0000
@@ -0,0 +1,21 @@
+# $NetBSD: Makefile,v 1.1.1.1 2006/01/30 06:39:05 xtraeme Exp $
+#
+
+DISTNAME= pcmanfm-0.1.8.9
+CATEGORIES= sysutils
+MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=pcmanfm/}
+
+MAINTAINER= tech-pkg%NetBSD.org@localhost
+HOMEPAGE= http://pcmanfm.sourceforge.net/
+COMMENT= Extremly fast and lightweight file manager
+
+GNU_CONFIGURE= yes
+USE_PKGLOCALEDIR= yes
+USE_TOOLS+= gmake pkg-config
+
+.include "../../databases/shared-mime-info/buildlink3.mk"
+.include "../../devel/gettext-lib/buildlink3.mk"
+.include "../../graphics/gnome-icon-theme/buildlink3.mk"
+.include "../../sysutils/gamin/buildlink3.mk"
+.include "../../x11/gtk2/buildlink3.mk"
+.include "../../mk/bsd.pkg.mk"
diff -r fc1b7c6e47bb -r 73f5071906a5 sysutils/pcmanfm/PLIST
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/sysutils/pcmanfm/PLIST Mon Jan 30 06:39:05 2006 +0000
@@ -0,0 +1,6 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2006/01/30 06:39:05 xtraeme Exp $
+bin/pcmanfm
+${PKGLOCALEDIR}/locale/fr/LC_MESSAGES/pcmanfm.mo
+${PKGLOCALEDIR}/locale/hu/LC_MESSAGES/pcmanfm.mo
+${PKGLOCALEDIR}/locale/zh_CN/LC_MESSAGES/pcmanfm.mo
+${PKGLOCALEDIR}/locale/zh_TW/LC_MESSAGES/pcmanfm.mo
diff -r fc1b7c6e47bb -r 73f5071906a5 sysutils/pcmanfm/distinfo
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/sysutils/pcmanfm/distinfo Mon Jan 30 06:39:05 2006 +0000
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1.1.1 2006/01/30 06:39:05 xtraeme Exp $
+
+SHA1 (pcmanfm-0.1.8.9.tar.gz) = 12415788dfa93cb767329c45caef32b23e9ab9e6
+RMD160 (pcmanfm-0.1.8.9.tar.gz) = b75784afa73509de6aa0de33ba3e65cc78296773
+Size (pcmanfm-0.1.8.9.tar.gz) = 261303 bytes
Home |
Main Index |
Thread Index |
Old Index