summaryrefslogtreecommitdiff
path: root/sysutils/gentoo/Makefile
diff options
context:
space:
mode:
authoradam <adam@pkgsrc.org>2005-06-30 15:28:45 +0000
committeradam <adam@pkgsrc.org>2005-06-30 15:28:45 +0000
commit8b771d86bfa8e87ef24a8142a38bd6f83f3cd032 (patch)
treee71242d90c6b6122a62f0eed9383449926d42641 /sysutils/gentoo/Makefile
parentda4227eafb7cc2737e99a9aa428905dd1af7243d (diff)
downloadpkgsrc-8b771d86bfa8e87ef24a8142a38bd6f83f3cd032.tar.gz
Changes 0.11.55:
* Added "Require Source Selection" (and Destination ditto) flag in the "Before&After" options for external command rows. This prevents commands from running if there is no selection, which is handy to avoid making programs read from stdin. Added after issue report by C. H. Block. * Brought Copyright in About window and man page into 2005. :) * Added (commented-out) sample row in gentoogtkrc.in to show how to set color of non-used pane rows (not reachable by gentoo's File Style system). * Fixed broken g_snprintf() formatting specifier in the overwrite dialog that caused it to crash on Solaris. Reported (possibly among others) by N. Antic. * Added option to let window manager position dialogs. Suggested by "Martinko". This is the new default behavior, too. * Added a SelectShell command, that makes select/unselect/toggle decisions based on running shell commands. Suggested by me. :) See docs/scratch/command_args.txt, or use the GUI. Modified the default button layout to put SelectRE/SelectShell together.
Diffstat (limited to 'sysutils/gentoo/Makefile')
-rw-r--r--sysutils/gentoo/Makefile13
1 files changed, 6 insertions, 7 deletions
diff --git a/sysutils/gentoo/Makefile b/sysutils/gentoo/Makefile
index 10f96c52cf2..a3dba258732 100644
--- a/sysutils/gentoo/Makefile
+++ b/sysutils/gentoo/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.22 2005/06/01 18:03:21 jlam Exp $
+# $NetBSD: Makefile,v 1.23 2005/06/30 15:29:13 adam Exp $
-DISTNAME= gentoo-0.11.54
+DISTNAME= gentoo-0.11.55
CATEGORIES= sysutils
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gentoo/}
@@ -8,12 +8,11 @@ MAINTAINER= dunse@goa.nu
HOMEPAGE= http://www.obsession.se/gentoo/
COMMENT= Two-pane filemanager using GTK+, 100% GUI configurable
-BUILD_USES_MSGFMT= YES
-
-USE_PKGINSTALL= YES
-USE_PKGLOCALEDIR= YES
-GNU_CONFIGURE= YES
+BUILD_USES_MSGFMT= yes
+USE_PKGINSTALL= yes
+USE_PKGLOCALEDIR= yes
+GNU_CONFIGURE= yes
CONFIGURE_ARGS+= --sysconfdir=${PKG_SYSCONFDIR}
EGDIR= ${PREFIX}/share/examples/gentoo