Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 7 Oct 2001 21:23:18 -0500 (CDT)
From:      Jeremy Norris <ishmael27@home.com>
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/31120: New port: graphics/entice
Message-ID:  <200110080223.f982NI613004@babylon.merseine.nu>

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

>Number:         31120
>Category:       ports
>Synopsis:       New port: graphics/entice
>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:   Sun Oct 07 19:30:01 PDT 2001
>Closed-Date:
>Last-Modified:
>Originator:     Jeremy Norris
>Release:        FreeBSD 4.4-RC i386
>Organization:
none
>Environment:
System: FreeBSD babylon.merseine.nu 4.4-RC FreeBSD 4.4-RC #0: Mon Sep 10 20:49:39 CDT 2001 ishmael@babylon.merseine.nu:/usr/obj/usr/src/sys/BABYLON i386

>Description:
New port: graphics/entice.
Image viewer built around enlightenment 0.17 libraries.

>How-To-Repeat:
This pr is dependant upon ports/31118.

>Fix:

# 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:
#
#	entice
#	entice/Makefile
#	entice/distinfo
#	entice/files
#	entice/files/patch-src::bin::Makefile.in
#	entice/files/patch-Makefile.in
#	entice/pkg-descr
#	entice/pkg-plist
#	entice/pkg-comment
#
echo c - entice
mkdir -p entice > /dev/null 2>&1
echo x - entice/Makefile
sed 's/^X//' >entice/Makefile << 'END-of-entice/Makefile'
X# New ports collection makefile for:	entice
X# Date created:		7 Oct 2001
X# Whom:			Jeremy Norris <ishmael27@home.com>
X#
X# $FreeBSD$
X#
X
XPORTNAME=	entice
XPORTVERSION=	0.5.0
XCATEGORIES=	graphics
XMASTER_SITES=	http://www.ny.us.rasterman.com/files/
X
XMAINTAINER=	ishmael27@home.com
X
XLIB_DEPENDS=	ecore.0:${PORTSDIR}/x11/ecore \
X		evas.6:${PORTSDIR}/graphics/evas
X
XUSE_X_PREFIX=	yes
XUSE_LIBTOOL=	yes
XCONFIGURE_ENV=	CPPFLAGS="-I${LOCALBASE}/include" \
X		LIBS="-L${LOCALBASE}/lib"
X
X.include <bsd.port.mk>
END-of-entice/Makefile
echo x - entice/distinfo
sed 's/^X//' >entice/distinfo << 'END-of-entice/distinfo'
XMD5 (entice-0.5.0.tar.gz) = 21838ac43bb756c5d55276b8e47d5632
END-of-entice/distinfo
echo c - entice/files
mkdir -p entice/files > /dev/null 2>&1
echo x - entice/files/patch-src::bin::Makefile.in
sed 's/^X//' >entice/files/patch-src::bin::Makefile.in << 'END-of-entice/files/patch-src::bin::Makefile.in'
X--- src/bin/Makefile.in.orig	Tue Sep 25 11:13:52 2001
X+++ src/bin/Makefile.in	Sun Oct  7 19:57:52 2001
X@@ -113,7 +113,7 @@
X entice_SOURCES =  main.c
X 
X 
X-entice_LDADD = @imlib2_libs@ @evas_libs@ @edb_libs@ @ebits_libs@ @ecore_libs@ -lm -lc $(INTLLIBS)
X+entice_LDADD = @imlib2_libs@ @evas_libs@ @edb_libs@ @ebits_libs@ @ecore_libs@ -lm $(INTLLIBS)
X mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
X CONFIG_HEADER = ../../config.h
X CONFIG_CLEAN_FILES = 
END-of-entice/files/patch-src::bin::Makefile.in
echo x - entice/files/patch-Makefile.in
sed 's/^X//' >entice/files/patch-Makefile.in << 'END-of-entice/files/patch-Makefile.in'
X--- Makefile.in.orig	Tue Sep 25 11:13:50 2001
X+++ Makefile.in	Sun Oct  7 20:05:23 2001
X@@ -400,7 +400,7 @@
X 	if test -d $(srcdir)/data; then \
X 	  $(mkinstalldirs) $(DESTDIR)$(pkgdatadir)/data; \
X 	  for d in $(srcdir)/data/*; do \
X-	      cp -afr $$d $(DESTDIR)$(pkgdatadir)/data; \
X+	      cp -pfR $$d $(DESTDIR)$(pkgdatadir)/data; \
X 	  done \
X 	fi
X 
END-of-entice/files/patch-Makefile.in
echo x - entice/pkg-descr
sed 's/^X//' >entice/pkg-descr << 'END-of-entice/pkg-descr'
XAn image viewer written using some of the libraries being used for the
Xdevelopment of Enlightenment 0.17.0 and later. It is intended to be simple and
Xusable for viewing images or collections of them (for example - photo albums),
Xbe fast and look good.
X
XWWW: http://www.ny.us.rasterman.com/projects/entice/index.html
END-of-entice/pkg-descr
echo x - entice/pkg-plist
sed 's/^X//' >entice/pkg-plist << 'END-of-entice/pkg-plist'
Xbin/entice
Xshare/entice/data/fonts/nationff.ttf
Xshare/entice/data/images/arrow_b.png
Xshare/entice/data/images/arrow_b.xcf
Xshare/entice/data/images/arrow_l.png
Xshare/entice/data/images/arrow_l.xcf
Xshare/entice/data/images/arrow_r.png
Xshare/entice/data/images/arrow_t.png
Xshare/entice/data/images/bg.png
Xshare/entice/data/images/bt.xcf
Xshare/entice/data/images/bt_close_1.png
Xshare/entice/data/images/bt_close_2.png
Xshare/entice/data/images/bt_expand_1.png
Xshare/entice/data/images/bt_expand_2.png
Xshare/entice/data/images/bt_full_1.png
Xshare/entice/data/images/bt_full_2.png
Xshare/entice/data/images/bt_next_1.png
Xshare/entice/data/images/bt_next_2.png
Xshare/entice/data/images/bt_prev_1.png
Xshare/entice/data/images/bt_prev_2.png
Xshare/entice/data/images/bt_zoom_in_1.png
Xshare/entice/data/images/bt_zoom_in_2.png
Xshare/entice/data/images/bt_zoom_normal_1.png
Xshare/entice/data/images/bt_zoom_normal_2.png
Xshare/entice/data/images/bt_zoom_out_1.png
Xshare/entice/data/images/bt_zoom_out_2.png
Xshare/entice/data/images/directory.png
Xshare/entice/data/images/list_arrow_d_1.png
Xshare/entice/data/images/list_arrow_d_1.xcf
Xshare/entice/data/images/list_arrow_d_2.png
Xshare/entice/data/images/list_arrow_u_1.png
Xshare/entice/data/images/list_arrow_u_1.xcf
Xshare/entice/data/images/list_arrow_u_2.png
Xshare/entice/data/images/list_sel.png
Xshare/entice/data/images/logo.png
Xshare/entice/data/images/mini_sel.png
Xshare/entice/data/images/panel.png
Xshare/entice/data/images/thumb.png
X@dirrm share/entice/data/fonts
X@dirrm share/entice/data/images
X@dirrm share/entice/data
X@dirrm share/entice
END-of-entice/pkg-plist
echo x - entice/pkg-comment
sed 's/^X//' >entice/pkg-comment << 'END-of-entice/pkg-comment'
XAn image viewer written using libraries for Enlightenment 0.17 development
END-of-entice/pkg-comment
exit

>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?200110080223.f982NI613004>