Skip site navigation (1)Skip section navigation (2)
Date:      Mon,  6 May 2002 23:06:12 +0200 (CEST)
From:      Franz Klammer <klammer@webonaut.com>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/37802: New port: x11-fm/file_menu_applet
Message-ID:  <20020506210612.3DE866FAB4@ncc-1701.webonaut.com>

next in thread | raw e-mail | index | archive | help

>Number:         37802
>Category:       ports
>Synopsis:       New port: x11-fm/file_menu_applet
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Mon May 06 14:10:03 PDT 2002
>Closed-Date:
>Last-Modified:
>Originator:     Franz Klammer <klammer@webonaut.com>
>Release:        FreeBSD 4.6-PRERELEASE i386
>Organization:
>Environment:
System: FreeBSD ncc-1701.webonaut.com 4.6-PRERELEASE FreeBSD 4.6-PRERELEASE #0: Sun May 5 17:43:42 CEST 2002 root@ncc-1701.webonaut.com:/usr/obj/usr/src/sys/NCC-1701 i386


	
>Description:
File Menu Applet is a small GNOME panel application which 
creates a file manager. 

File Menu Applet is not designed to replace your existing 
file manager, but instead work with it. It supports standard 
drag and drop, GNOME file types, and Nautilus icons. 
I use it for small tasks such a easily attaching files to 
emails in Evolution by dragging them out of File Menu Applet 
into the Evolution composer window. 
It's also excellent for selecting songs to play from your 
MP3 or OGG collection


WWW: http://www.zoned.net:8000/~xkahn/file_menu_applet/
	
	
>How-To-Repeat:
	N/A
>Fix:

--- file_menu_applet.shar begins here ---
# This is a shell archive.  Save it in a file, remove anything before
# this line, and then unpack it by entering "sh file".  Note, it may
# create directories; files and directories will be owned by you and
# have default permissions.
#
# This archive contains:
#
#	x11-fm/file_menu_applet
#	x11-fm/file_menu_applet/Makefile
#	x11-fm/file_menu_applet/distinfo
#	x11-fm/file_menu_applet/pkg-comment
#	x11-fm/file_menu_applet/pkg-descr
#	x11-fm/file_menu_applet/pkg-plist
#	x11-fm/file_menu_applet/files
#	x11-fm/file_menu_applet/files/patch-ab
#	x11-fm/file_menu_applet/files/patch-aa
#	x11-fm/file_menu_applet/files/patch-ac
#
echo c - x11-fm/file_menu_applet
mkdir -p x11-fm/file_menu_applet > /dev/null 2>&1
echo x - x11-fm/file_menu_applet/Makefile
sed 's/^X//' >x11-fm/file_menu_applet/Makefile << 'END-of-x11-fm/file_menu_applet/Makefile'
X# New ports collection makefile for:	file_menu_applet
X# Date created:				4 May 2002
X# Whom:					Franz Klammer <klammer@webonaut.com>
X#
X# $FreeBSD$
X#
X
XPORTNAME=	file_menu_applet
XPORTVERSION=	0.4
XCATEGORIES=	x11-fm gnome
XMASTER_SITES=	http://www.zoned.net:8000/~xkahn/file_menu_applet/
X
XMAINTAINER=	klammer@webonaut.com
X
XUSE_X_PREFIX=	yes
XUSE_GMAKE=	yes
XUSE_GNOME=	yes
XGNU_CONFIGURE=	yes
X
X.include <bsd.port.mk>
END-of-x11-fm/file_menu_applet/Makefile
echo x - x11-fm/file_menu_applet/distinfo
sed 's/^X//' >x11-fm/file_menu_applet/distinfo << 'END-of-x11-fm/file_menu_applet/distinfo'
XMD5 (gnome/file_menu_applet-0.4.tar.gz) = 611cf15b5b52e821f8ce056df1fe74ee
END-of-x11-fm/file_menu_applet/distinfo
echo x - x11-fm/file_menu_applet/pkg-comment
sed 's/^X//' >x11-fm/file_menu_applet/pkg-comment << 'END-of-x11-fm/file_menu_applet/pkg-comment'
XA small GNOME panel application which creates a file manager
END-of-x11-fm/file_menu_applet/pkg-comment
echo x - x11-fm/file_menu_applet/pkg-descr
sed 's/^X//' >x11-fm/file_menu_applet/pkg-descr << 'END-of-x11-fm/file_menu_applet/pkg-descr'
XFile Menu Applet is a small GNOME panel application which 
Xcreates a file manager. 
X
XFile Menu Applet is not designed to replace your existing 
Xfile manager, but instead work with it. It supports standard 
Xdrag and drop, GNOME file types, and Nautilus icons. 
XI use it for small tasks such a easily attaching files to 
Xemails in Evolution by dragging them out of File Menu Applet 
Xinto the Evolution composer window. 
XIt's also excellent for selecting songs to play from your 
XMP3 or OGG collection
X
X
XWWW: http://www.zoned.net:8000/~xkahn/file_menu_applet/
END-of-x11-fm/file_menu_applet/pkg-descr
echo x - x11-fm/file_menu_applet/pkg-plist
sed 's/^X//' >x11-fm/file_menu_applet/pkg-plist << 'END-of-x11-fm/file_menu_applet/pkg-plist'
Xbin/file_menu_applet
Xetc/CORBA/servers/file_menu_applet.gnorba
Xshare/gnome/applets/Utility/file_menu_applet.desktop
Xshare/gnome/file_menu_applet/fma_prefs.glade
Xshare/gnome/pixmaps/file_menu_applet.png
X@dirrm share/gnome/file_menu_applet
END-of-x11-fm/file_menu_applet/pkg-plist
echo c - x11-fm/file_menu_applet/files
mkdir -p x11-fm/file_menu_applet/files > /dev/null 2>&1
echo x - x11-fm/file_menu_applet/files/patch-ab
sed 's/^X//' >x11-fm/file_menu_applet/files/patch-ab << 'END-of-x11-fm/file_menu_applet/files/patch-ab'
X--- src/flist-mime-icon.c.orig	Mon May  6 02:42:16 2002
X+++ src/flist-mime-icon.c	Mon May  6 02:43:24 2002
X@@ -107,8 +107,11 @@
X 		if (!g_file_exists (icon)) {
X 		  file = g_concat_dir_and_file (MIMEICONDIR, icon);
X 		  if (!g_file_exists (file)) {
X-		    g_free (file);
X-		    return NULL;
X+		    file = g_concat_dir_and_file(g_strdup_printf ("%s/%s", MIMEICONDIR, "nautilus"), icon);
X+		     if (!g_file_exists (file)) {
X+		    	g_free (file);
X+		    	return NULL;
X+		     }
X 		  }
X 		}
X 		else
END-of-x11-fm/file_menu_applet/files/patch-ab
echo x - x11-fm/file_menu_applet/files/patch-aa
sed 's/^X//' >x11-fm/file_menu_applet/files/patch-aa << 'END-of-x11-fm/file_menu_applet/files/patch-aa'
X--- src/Makefile.in.orig	Mon May  6 02:39:52 2002
X+++ src/Makefile.in	Mon May  6 02:40:05 2002
X@@ -107,7 +107,7 @@
X 	-DLOCALEDIR=\""$(datadir)/locale"\"     \
X 	-DIMAGEDIR=\""$(datadir)/pixmaps"\"     \
X 	-DICONDIR=\""$(datadir)/images/file_menu_applet"\"      \
X-	-DMIMEICONDIR=\"$(datadir)/pixmaps/nautilus\" \
X+	-DMIMEICONDIR=\"$(datadir)/pixmaps\" \
X 	-DGLADEDIR=\""$(gladedir)"\"
X 
X 
END-of-x11-fm/file_menu_applet/files/patch-aa
echo x - x11-fm/file_menu_applet/files/patch-ac
sed 's/^X//' >x11-fm/file_menu_applet/files/patch-ac << 'END-of-x11-fm/file_menu_applet/files/patch-ac'
X--- src/main.c.orig	Wed Mar 27 06:06:21 2002
X+++ src/main.c	Mon May  6 18:35:11 2002
X@@ -213,7 +213,7 @@
X 
X 	gnome_vfs_file_info_unref (dir_info);
X 
X-	if (!fma->icon_menus) {
X+	if (fma->icon_menus) {
X 		result = gnome_vfs_directory_visit 
X 			(rp, (GNOME_VFS_FILE_INFO_FOLLOW_LINKS
X 				| GNOME_VFS_FILE_INFO_FORCE_FAST_MIME_TYPE),
X@@ -400,6 +400,10 @@
X 	
X 	if (!fma->menu_label)
X 		fma->menu_label = strdup ("Home Directory");
X+	if (!fma->dir_watch)
X+		fma->menu_label = strdup ("~/");
X+	if (!fma->menu_label)
X+		fma->icon_menus = strdup ("true");
X 
X 	/* Create */
X 	fma->menu_bar = gtk_menu_bar_new ();
END-of-x11-fm/file_menu_applet/files/patch-ac
exit
--- file_menu_applet.shar ends here ---


>Release-Note:
>Audit-Trail:
>Unformatted:

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020506210612.3DE866FAB4>