Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 15 Aug 2006 14:37:33 +0600 (YEKST)
From:      Stanislav Sedov <ssedov@mbsd.msk.ru>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/102090: [NEW PORT] graphics/exhibit: An ETK-based image viewer
Message-ID:  <20060815083733.63B3012F21@fonon.realnet>
Resent-Message-ID: <200608151110.k7FBAKxD008042@freefall.freebsd.org>

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

>Number:         102090
>Category:       ports
>Synopsis:       [NEW PORT] graphics/exhibit: An ETK-based image viewer
>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:20 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:
Exhibit is an image viewer that uses Etk as its toolkit. Exhibit supports
image previews for image types supported by Evas and allows for directory
changing using a point and click interface or a text input box with tab
autocompletion support.

Author:	Hisham 'CodeWarrior' Mardambey <hisham.mardambey@gmail.com>
WWW:	http://www.enlightenment.org/

Note: this depends on x11-toolkits/etk PR

>How-To-Repeat:
>Fix:

--- exhibit-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:
#
#	exhibit
#	exhibit/pkg-descr
#	exhibit/Makefile
#	exhibit/pkg-plist
#	exhibit/distinfo
#
echo c - exhibit
mkdir -p exhibit > /dev/null 2>&1
echo x - exhibit/pkg-descr
sed 's/^X//' >exhibit/pkg-descr << 'END-of-exhibit/pkg-descr'
XExhibit is an image viewer that uses Etk as its toolkit. Exhibit supports
Ximage previews for image types supported by Evas and allows for directory
Xchanging using a point and click interface or a text input box with tab
Xautocompletion support.
X
XAuthor:	Hisham 'CodeWarrior' Mardambey <hisham.mardambey@gmail.com>
XWWW:	http://www.enlightenment.org/
END-of-exhibit/pkg-descr
echo x - exhibit/Makefile
sed 's/^X//' >exhibit/Makefile << 'END-of-exhibit/Makefile'
X# New ports collection makefile for:	exhibit
X# Date created:		2006-08-15
X# Whom:			Stanislav Sedov <ssedov@mbsd.msk.ru>
X#
X# $MBSDlabs$
X# $FreeBSD$
X#
X
XPORTNAME=	exhibit
XPORTVERSION=	20060807
XCATEGORIES=	graphics
XMASTER_SITES=	http://mbsd.msk.ru/dist/
X
XMAINTAINER=	ssedov@mbsd.msk.ru
XCOMMENT=	An ETK-based image viewer
X
XUSE_BZIP2=	yes
XUSE_GMAKE=	yes
XUSE_GNOME=	gnomehack pkgconfig gnometarget
XUSE_EFL=	evas eet ecore edje etk epsilon
XWANT_EFL=	yes
XGNU_CONFIGURE=	yes
X
XOPTIONS=	ENGRAVE "Enable E17 desktop wallpaper support" on \
X		ENLIGHTENMENT "Enable e17 desktop integration" off
X
X.include <bsd.port.pre.mk>
XBEFOREPORTMK=	yes
X.include "${PORTSDIR}/x11-toolkits/etk/bsd.efl.mk"
X.undef BEFOREPORTMK
X
X.if !defined(WITHOUT_ENGRAVE) || ${HAVE_EFL:Mengrave}
XUSE_EFL+=	engrave
X.endif
X
X.if defined(WITH_ENLIGHTENMENT) || exists(${X11BASE}/bin/enlightenment_remote)
XBUILD_DEPENDS+=	enlightenment_remote:${PORTSDIR}/x11-wm/enlightenment-devel
XRUN_DEPENDS+=	enlightenment_remote:${PORTSDIR}/x11-wm/enlightenment-devel
X.endif
X
X.include "${PORTSDIR}/x11-toolkits/etk/bsd.efl.mk"
X.include <bsd.port.post.mk>
END-of-exhibit/Makefile
echo x - exhibit/pkg-plist
sed 's/^X//' >exhibit/pkg-plist << 'END-of-exhibit/pkg-plist'
Xbin/exhibit
X%%DATADIR%%/images/images.edj
X@dirrm %%DATADIR%%/images
X@dirrm %%DATADIR%%
END-of-exhibit/pkg-plist
echo x - exhibit/distinfo
sed 's/^X//' >exhibit/distinfo << 'END-of-exhibit/distinfo'
XMD5 (exhibit-20060807.tar.bz2) = 7c44d7a635d13b1fd195280d5f2e7b66
XSHA256 (exhibit-20060807.tar.bz2) = 78920ef535c7abced6f769e4fa114980a9e3cdefd5f31fdafcf17f0be729e4f3
XSIZE (exhibit-20060807.tar.bz2) = 267756
END-of-exhibit/distinfo
exit
--- exhibit-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?20060815083733.63B3012F21>