Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 26 Aug 2004 14:01:06 GMT
From:      Björn Jonare <asdfgl@home.se>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/70990: New port: graphics/epeg
Message-ID:  <200408261401.i7QE16tU068886@www.freebsd.org>
Resent-Message-ID: <200408261410.i7QEAF6O009328@freefall.freebsd.org>

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

>Number:         70990
>Category:       ports
>Synopsis:       New port: graphics/epeg
>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:   Thu Aug 26 14:10:15 GMT 2004
>Closed-Date:
>Last-Modified:
>Originator:     Björn Jonare
>Release:        5.2.1
>Organization:
>Environment:
>Description:
      
>How-To-Repeat:
      
>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:
#
#	epeg
#	epeg/Makefile
#	epeg/distinfo
#	epeg/pkg-descr
#	epeg/pkg-plist
#
echo c - epeg
mkdir -p epeg > /dev/null 2>&1
echo x - epeg/Makefile
sed 's/^X//' >epeg/Makefile << 'END-of-epeg/Makefile'
X# New ports collection makefile for:	epeg
X# Date created:				26 Aug 2004
X# Whom:					Bjˆrn Jonare <mimer@tjohoo.se>
X#
X# $FreeBSD$
X#
X
XPORTNAME=	epeg
XPORTVERSION=	0.9.0
XCATEGORIES=	graphics
XMASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
XMASTER_SITE_SUBDIR=	enlightenment
X
XMAINTAINER=	ports@FreeBSD.org
XCOMMENT=	An IMMENSELY FAST JPEG thumbnailer library API
X
XLIB_DEPENDS=	jpeg.9:${PORTSDIR}/graphics/jpeg
X
XUSE_X_PREFIX=	yes
XUSE_INC_LIBTOOL_VER=13
X
XGNU_CONFIGURE=	yes
XCONFIGURE_ENV=	CPPFLAGS="-I${LOCALBASE}/include -I${X11BASE}/include" \
X		LIBS="-L${LOCALBASE}/lib -L${X11BASE}/lib"
X
XINSTALLS_SHLIB=	yes
X
X.include <bsd.port.mk>
END-of-epeg/Makefile
echo x - epeg/distinfo
sed 's/^X//' >epeg/distinfo << 'END-of-epeg/distinfo'
XMD5 (epeg-0.9.0.tar.gz) = 9b68516f27e8c0386d03168444a4f5de
XSIZE (epeg-0.9.0.tar.gz) = 2340371
END-of-epeg/distinfo
echo x - epeg/pkg-descr
sed 's/^X//' >epeg/pkg-descr << 'END-of-epeg/pkg-descr'
XAn IMMENSELY FAST JPEG thumbnailer library API.
X
XWWW: http:/www.enlightenment.org/pages/epeg.html
END-of-epeg/pkg-descr
echo x - epeg/pkg-plist
sed 's/^X//' >epeg/pkg-plist << 'END-of-epeg/pkg-plist'
Xbin/epeg
Xbin/epeg-config
Xinclude/Epeg.h
Xlib/libepeg.a
Xlib/libepeg.la
Xlib/libepeg.so
Xlib/libepeg.so.9
END-of-epeg/pkg-plist
exit


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



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