Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 15 Aug 2006 14:35:29 +0600 (YEKST)
From:      Stanislav Sedov <ssedov@mbsd.msk.ru>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/102083: [NEW PORT] x11-fm/entropy: An EFL-based file manager
Message-ID:  <20060815083529.C67FB12F02@fonon.realnet>
Resent-Message-ID: <200608151110.k7FBAHfj007921@freefall.freebsd.org>

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

>Number:         102083
>Category:       ports
>Synopsis:       [NEW PORT] x11-fm/entropy: An EFL-based file manager
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Tue Aug 15 11:10:17 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Stanislav Sedov
>Release:        FreeBSD 7.0-CURRENT i386
>Organization:
MBSD labs, Inc.
>Environment:
System: FreeBSD fonon.realnet 7.0-CURRENT FreeBSD 7.0-CURRENT #1: Wed Aug  2 21:44:37 MSD
>Description:
An Enlightenment File Manager.

Author:	ch4os <alex@logisticchaos.com>
WWW:	http://www.enlightenment.org/

Note: this depends on x11-toolkits/etk and devel/evfs PRs

>How-To-Repeat:
>Fix:

--- entropy-20060807.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:
#
#	entropy
#	entropy/pkg-descr
#	entropy/Makefile
#	entropy/pkg-plist
#	entropy/distinfo
#	entropy/files
#	entropy/files/patch-src_plugins_layout_ewl_simple.c
#
echo c - entropy
mkdir -p entropy > /dev/null 2>&1
echo x - entropy/pkg-descr
sed 's/^X//' >entropy/pkg-descr << 'END-of-entropy/pkg-descr'
XAn Enlightenment File Manager.
X
XAuthor:	ch4os <alex@logisticchaos.com>
XWWW:	http://www.enlightenment.org/
END-of-entropy/pkg-descr
echo x - entropy/Makefile
sed 's/^X//' >entropy/Makefile << 'END-of-entropy/Makefile'
X# New ports collection makefile for:	entropy
X# Date created:		2006-08-14
X# Whom:			Stanislav Sedov <ssedov@mbsd.msk.ru>
X#
X# $MBSDlabs$
X# $FreeBSD$
X#
X
XPORTNAME=	entropy
XPORTVERSION=	20060807
XCATEGORIES=	x11-fm
XMASTER_SITES=	http://mbsd.msk.ru/dist/
X
XMAINTAINER=	ssedov@mbsd.msk.ru
XCOMMENT=	An EFL-based file manager
X
XUSE_BZIP2=	yes
XUSE_GMAKE=	yes
XUSE_GNOME=	gnomehack pkgconfig gnometarget
XUSE_EFL=	ecore etk ewl evfs imlib2 epsilon
XGNU_CONFIGURE=	yes
X
XCFLAGS+=	"-L${LOCALBASE}/lib"
X
XOPTIONS=	XTRACT "Enable metadata extraction via libextractor" on \
X		PNG	"Enable png thumbnailing" on
X
X.include <bsd.port.pre.mk>
X.include "${PORTSDIR}/x11-toolkits/etk/bsd.efl.mk"
X
X.if !defined(WITHOUT_XTRACT) || exists(${LOCALBASE}/lib/libextractor.so.2)
XLIB_DEPENDS+=	extractor.2:${PORTSDIR}/textproc/libextractor
XPLIST_SUB+=	XTRACT=""
X.else
XPLIST_SUB+=	XTRACT="@comment "
X.endif
X
X.if !defined(WITHOUT_PNG) || exists(${LOCALBASE}/lib/libpng.so.5)
XLIB_DEPENDS+=	png.5:${PORTSDIR}/graphics/png
XPLIST_SUB+=	PNG=""
X.else
XPLIST_SUB+=	PNG="@comment "
X.endif
X
X.include <bsd.port.post.mk>
END-of-entropy/Makefile
echo x - entropy/pkg-plist
sed 's/^X//' >entropy/pkg-plist << 'END-of-entropy/pkg-plist'
Xbin/entropy
X%%DATADIR%%/icons/bz2.png
X%%DATADIR%%/icons/c.png
X%%DATADIR%%/icons/default.png
X%%DATADIR%%/icons/default_bg.jpg
X%%DATADIR%%/icons/document.png
X%%DATADIR%%/icons/e17_button_detail_copy.png
X%%DATADIR%%/icons/e17_button_detail_cut.png
X%%DATADIR%%/icons/e17_button_detail_delete.png
X%%DATADIR%%/icons/e17_button_detail_new_dir.png
X%%DATADIR%%/icons/e17_button_detail_paste.png
X%%DATADIR%%/icons/e17_button_detail_properties.png
X%%DATADIR%%/icons/e17_button_detail_rename.png
X%%DATADIR%%/icons/entropy.png
X%%DATADIR%%/icons/folder.png
X%%DATADIR%%/icons/folder_structure.png
X%%DATADIR%%/icons/hint_audio.png
X%%DATADIR%%/icons/hint_image.png
X%%DATADIR%%/icons/hint_videos.png
X%%DATADIR%%/icons/html.png
X%%DATADIR%%/icons/jar.png
X%%DATADIR%%/icons/java.png
X%%DATADIR%%/icons/local-system.png
X%%DATADIR%%/icons/mp3.png
X%%DATADIR%%/icons/mpeg.png
X%%DATADIR%%/icons/pdf.png
X%%DATADIR%%/icons/perl.png
X%%DATADIR%%/icons/samba-system.png
X%%DATADIR%%/icons/sftp-system.png
X%%DATADIR%%/icons/spreadsheet.png
X%%DATADIR%%/icons/tar.png
X%%DATADIR%%/icons/tgz.png
X%%DATADIR%%/icons/tip.png
X%%DATADIR%%/icons/txt.png
X%%DATADIR%%/icons/vfolder-system.png
X%%DATADIR%%/icons/video.png
X%%DATADIR%%/icons/wmv.png
X%%DATADIR%%/icons/xml.png
X%%DATADIR%%/plugins/action_simple.a
X%%DATADIR%%/plugins/action_simple.la
X%%DATADIR%%/plugins/action_simple.so
X%%DATADIR%%/plugins/distrib_thumbnailer.a
X%%DATADIR%%/plugins/distrib_thumbnailer.la
X%%DATADIR%%/plugins/distrib_thumbnailer.so
X%%DATADIR%%/plugins/etk_iconbox.a
X%%DATADIR%%/plugins/etk_iconbox.la
X%%DATADIR%%/plugins/etk_iconbox.so
X%%DATADIR%%/plugins/etk_list.a
X%%DATADIR%%/plugins/etk_list.la
X%%DATADIR%%/plugins/etk_list.so
X%%DATADIR%%/plugins/etk_metadata.a
X%%DATADIR%%/plugins/etk_metadata.la
X%%DATADIR%%/plugins/etk_metadata.so
X%%DATADIR%%/plugins/etk_structure_viewer.a
X%%DATADIR%%/plugins/etk_structure_viewer.la
X%%DATADIR%%/plugins/etk_structure_viewer.so
X%%DATADIR%%/plugins/etk_trackback.a
X%%DATADIR%%/plugins/etk_trackback.la
X%%DATADIR%%/plugins/etk_trackback.so
X%%DATADIR%%/plugins/ewl_list.a
X%%DATADIR%%/plugins/ewl_list.la
X%%DATADIR%%/plugins/ewl_list.so
X%%DATADIR%%/plugins/ewl_local_icon.a
X%%DATADIR%%/plugins/ewl_local_icon.la
X%%DATADIR%%/plugins/ewl_local_icon.so
X%%DATADIR%%/plugins/imlib_thumbnailer.a
X%%DATADIR%%/plugins/imlib_thumbnailer.la
X%%DATADIR%%/plugins/imlib_thumbnailer.so
X%%DATADIR%%/plugins/layout_etk_simple.a
X%%DATADIR%%/plugins/layout_etk_simple.la
X%%DATADIR%%/plugins/layout_etk_simple.so
X%%DATADIR%%/plugins/layout_ewl_simple.a
X%%DATADIR%%/plugins/layout_ewl_simple.la
X%%DATADIR%%/plugins/layout_ewl_simple.so
X%%DATADIR%%/plugins/metadata_extract.a
X%%DATADIR%%/plugins/metadata_extract.la
X%%DATADIR%%/plugins/metadata_extract.so
X%%DATADIR%%/plugins/mime.a
X%%DATADIR%%/plugins/mime.la
X%%DATADIR%%/plugins/mime.so
X%%DATADIR%%/plugins/posix.a
X%%DATADIR%%/plugins/posix.la
X%%DATADIR%%/plugins/posix.so
X%%DATADIR%%/plugins/remote_thumbnailer.a
X%%DATADIR%%/plugins/remote_thumbnailer.la
X%%DATADIR%%/plugins/remote_thumbnailer.so
X%%DATADIR%%/plugins/structure_viewer.a
X%%DATADIR%%/plugins/structure_viewer.la
X%%DATADIR%%/plugins/structure_viewer.so
X%%DATADIR%%/plugins/system_thumbnailer.a
X%%DATADIR%%/plugins/system_thumbnailer.la
X%%DATADIR%%/plugins/system_thumbnailer.so
X@dirrm %%DATADIR%%/plugins
X@dirrm %%DATADIR%%/icons
X@dirrm %%DATADIR%%
END-of-entropy/pkg-plist
echo x - entropy/distinfo
sed 's/^X//' >entropy/distinfo << 'END-of-entropy/distinfo'
XMD5 (entropy-20060807.tar.bz2) = 148aee63b803cd36de40b4c73bf015d8
XSHA256 (entropy-20060807.tar.bz2) = 3cb033ae4155c6e97565f756a36a638de05e726b699bb8c56716d84561890540
XSIZE (entropy-20060807.tar.bz2) = 477296
END-of-entropy/distinfo
echo c - entropy/files
mkdir -p entropy/files > /dev/null 2>&1
echo x - entropy/files/patch-src_plugins_layout_ewl_simple.c
sed 's/^X//' >entropy/files/patch-src_plugins_layout_ewl_simple.c << 'END-of-entropy/files/patch-src_plugins_layout_ewl_simple.c'
X--- src/plugins/layout_ewl_simple.c.orig	Mon Aug 14 23:30:45 2006
X+++ src/plugins/layout_ewl_simple.c	Mon Aug 14 23:31:16 2006
X@@ -813,9 +813,6 @@
X   ewl_object_fill_policy_set (EWL_OBJECT (menubar), EWL_FLAG_FILL_HFILL);
X   ewl_widget_show (menubar);
X 
X-
X-  ewl_widget_state_set(tree, "nobg", EWL_STATE_PERSISTENT);
X-
X   menu = ewl_menu_new ();
X   ewl_button_label_set (EWL_BUTTON (menu), "File");
X   ewl_container_child_append (EWL_CONTAINER (menubar), menu);
END-of-entropy/files/patch-src_plugins_layout_ewl_simple.c
exit
--- entropy-20060807.shar ends here ---

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



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