Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 25 Nov 1998 15:26:29 +0100 (CET)
From:      Dirk Froemberg <ibex@physik.TU-Berlin.DE>
To:        FreeBSD-gnats-submit@FreeBSD.ORG
Subject:   ports/8862: New port: graphics/gtksee
Message-ID:  <199811251426.PAA24823@emmi.physik.TU-Berlin.DE>

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

>Number:         8862
>Category:       ports
>Synopsis:       New port: graphics/gtksee
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports
>State:          open
>Quarter:
>Keywords:
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Wed Nov 25 06:30:00 PST 1998
>Last-Modified:
>Originator:     Dirk Froemberg
>Organization:
>Release:        FreeBSD 3.0-RELEASE i386
>Environment:

>Description:

	gtksee is an image viewer with a GTK+-based GUI.

	This PR supersedes ports/8800.

>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:
#
#	gtksee
#	gtksee/files
#	gtksee/files/md5
#	gtksee/pkg
#	gtksee/pkg/COMMENT
#	gtksee/pkg/DESCR
#	gtksee/pkg/PLIST
#	gtksee/Makefile
#	gtksee/patches
#	gtksee/patches/patch-aa
#
echo c - gtksee
mkdir -p gtksee > /dev/null 2>&1
echo c - gtksee/files
mkdir -p gtksee/files > /dev/null 2>&1
echo x - gtksee/files/md5
sed 's/^X//' >gtksee/files/md5 << 'END-of-gtksee/files/md5'
XMD5 (gtksee-0.2.0.tar.gz) = 5dd8ee3b205990ca6893fd8094694685
END-of-gtksee/files/md5
echo c - gtksee/pkg
mkdir -p gtksee/pkg > /dev/null 2>&1
echo x - gtksee/pkg/COMMENT
sed 's/^X//' >gtksee/pkg/COMMENT << 'END-of-gtksee/pkg/COMMENT'
Ximage viewer
END-of-gtksee/pkg/COMMENT
echo x - gtksee/pkg/DESCR
sed 's/^X//' >gtksee/pkg/DESCR << 'END-of-gtksee/pkg/DESCR'
XA Image viewer based on X-Window system and GTK+. The main purpose
Xis to port ACD See, which is a very popular image viewer in M$
Xworld, to Unix platform.
X
X	http://www.zg169.net/~hotaru/gtksee/index_en.html
END-of-gtksee/pkg/DESCR
echo x - gtksee/pkg/PLIST
sed 's/^X//' >gtksee/pkg/PLIST << 'END-of-gtksee/pkg/PLIST'
Xbin/gtksee
END-of-gtksee/pkg/PLIST
echo x - gtksee/Makefile
sed 's/^X//' >gtksee/Makefile << 'END-of-gtksee/Makefile'
X# New ports collection makefile for:    gtksee
X# Version required:     0.2.0
X# Date created:         Sun Nov 22 12:08:18 CET 1998
X# Whom:                 Dirk Froemberg <ibex@physik.TU-Berlin.DE>
X#
X# $Id$
X#
X
XDISTNAME=       gtksee-0.2.0
XCATEGORIES=	graphics
XMASTER_SITES=   http://www.zg169.net/~hotaru/download/ \
X		http://www.physik.TU-Berlin.DE/~ibex/ports/distfiles/
X
XMAINTAINER=     ibex@physik.TU-Berlin.DE
X
XLIB_DEPENDS=	gtk.1:${PORTSDIR}/x11-toolkits/gtk \
X		jpeg.9:${PORTSDIR}/graphics/jpeg \
X		png.2:${PORTSDIR}/graphics/png \
X		tiff.4:${PORTSDIR}/graphics/tiff34
X
XGNU_CONFIGURE=	yes
XCONFIGURE_ENV=	CPPFLAGS=-I${PREFIX}/include \
X		LDFLAGS=-L${PREFIX}/lib
X
X.include <bsd.port.mk>
END-of-gtksee/Makefile
echo c - gtksee/patches
mkdir -p gtksee/patches > /dev/null 2>&1
echo x - gtksee/patches/patch-aa
sed 's/^X//' >gtksee/patches/patch-aa << 'END-of-gtksee/patches/patch-aa'
X--- src/im_xcf.c.orig	Sun Nov 22 06:23:03 1998
X+++ src/im_xcf.c	Tue Nov 24 10:44:20 1998
X@@ -20,6 +20,7 @@
X #include <stdio.h>
X #include <stdlib.h>
X #include <string.h>
X+#include <sys/types.h>
X #include <netinet/in.h>
X 
X #include <gtk/gtk.h>
END-of-gtksee/patches/patch-aa
exit

>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?199811251426.PAA24823>