Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 30 Apr 1999 17:00:28 +0400 (MSD)
From:      Andrey Zakhvatov <andy@icc.surw.chel.su>
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/11403: New port: gview-0.1.4
Message-ID:  <199904301300.RAA60260@icc.surw.chel.su>

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

>Number:         11403
>Category:       ports
>Synopsis:       New port: gview-0.1.4
>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:   Fri Apr 30 06:10:00 PDT 1999
>Closed-Date:
>Last-Modified:
>Originator:     Andrey Zakhvatov
>Release:        FreeBSD 3.1-RELEASE i386
>Organization:
South Ural Railway ICC
>Environment:

>Description:

   This is a port of gview-0.1.4, an image viewer for X Window System
with interface similar to ACDSee.

gView is a modern image viewer for X Window System. It is based on GTK
and Imlib and supports most common image formats, JPEG, GIF, TIFF, BMP,
PPM, XPM, PNG and whatever other image formats your Imlib is configured
to support.


# 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:
#
#	gview-0.1.4
#	gview-0.1.4/Makefile
#	gview-0.1.4/files
#	gview-0.1.4/files/md5
#	gview-0.1.4/pkg
#	gview-0.1.4/pkg/PLIST
#	gview-0.1.4/pkg/COMMENT
#	gview-0.1.4/pkg/DESCR
#
echo c - gview-0.1.4
mkdir -p gview-0.1.4 > /dev/null 2>&1
echo x - gview-0.1.4/Makefile
sed 's/^X//' >gview-0.1.4/Makefile << 'END-of-gview-0.1.4/Makefile'
X# New ports collection makefile for:	gview
X# Version required:			0.1.4
X# Date created:				30 April 1999
X# Whom:					Andrey Zakhvatov
X#
X# $Id$
X#
X
XDISTNAME=	gview-0.1.4
XCATEGORIES=	graphics
XMASTER_SITES=	http://www.geocities.com/ResearchTriangle/Facility/1468/sg/
X
XMAINTAINER=	andy@icc.surw.chel.su
X
XLIB_DEPENDS=	gdk_imlib:${PORTSDIR}/graphics/imlib \
X		gdk12:${PORTSDIR}/x11-toolkits/gtk12 \
X		glib12:${PORTSDIR}/devel/glib12 \
X		gmodule12:${PORTSDIR}/devel/glib12 \
X		gtk12:${PORTSDIR}/x11-toolkits/gtk12 \
X		intl:${PORTSDIR}/devel/gettext
X
XUSE_X_PREFIX=	yes
XGNU_CONFIGURE=	yes
XCONFIGURE_ENV=	GTK_CONFIG="${X11BASE}/bin/gtk12-config"
X
Xpost-install:
X.if !defined(NOPORTDOCS)
X	@ ${MKDIR} ${PREFIX}/share/doc/gview
X.for file in AUTHORS BUGS COPYING ChangeLog NEWS README TODO
X	@ ${INSTALL_DATA} ${WRKSRC}/${file} ${PREFIX}/share/doc/gview
X.endfor
X.endif
X
X.include <bsd.port.mk>
END-of-gview-0.1.4/Makefile
echo c - gview-0.1.4/files
mkdir -p gview-0.1.4/files > /dev/null 2>&1
echo x - gview-0.1.4/files/md5
sed 's/^X//' >gview-0.1.4/files/md5 << 'END-of-gview-0.1.4/files/md5'
XMD5 (gview-0.1.4.tar.gz) = 165d1ab2b25707a369c35fb85fb89330
END-of-gview-0.1.4/files/md5
echo c - gview-0.1.4/pkg
mkdir -p gview-0.1.4/pkg > /dev/null 2>&1
echo x - gview-0.1.4/pkg/PLIST
sed 's/^X//' >gview-0.1.4/pkg/PLIST << 'END-of-gview-0.1.4/pkg/PLIST'
Xbin/gview
Xshare/doc/gview/AUTHORS
Xshare/doc/gview/BUGS
Xshare/doc/gview/COPYING
Xshare/doc/gview/ChangeLog
Xshare/doc/gview/NEWS
Xshare/doc/gview/README
Xshare/doc/gview/TODO
X@dirrm share/doc/gview
END-of-gview-0.1.4/pkg/PLIST
echo x - gview-0.1.4/pkg/COMMENT
sed 's/^X//' >gview-0.1.4/pkg/COMMENT << 'END-of-gview-0.1.4/pkg/COMMENT'
XImage viewer for X Window System with interface similar to ACDSee.
END-of-gview-0.1.4/pkg/COMMENT
echo x - gview-0.1.4/pkg/DESCR
sed 's/^X//' >gview-0.1.4/pkg/DESCR << 'END-of-gview-0.1.4/pkg/DESCR'
XgView is a modern image viewer for X Window System. It is based on GTK
Xand Imlib and supports most common image formats, JPEG, GIF, TIFF, BMP,
XPPM, XPM, PNG and whatever other image formats your Imlib is configured
Xto support.
END-of-gview-0.1.4/pkg/DESCR
exit


>How-To-Repeat:

>Fix:

   Please, check and commit this port.


>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?199904301300.RAA60260>