Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 19 Oct 2000 06:33:50 -0500 (CDT)
From:      ishmael27@home.com
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/22108: New port: feh-0.9.9
Message-ID:  <200010191133.e9JBXo070229@babylon.merseine.nu>

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

>Number:         22108
>Category:       ports
>Synopsis:       New port: feh-0.9.9
>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:   Thu Oct 19 04:40:01 PDT 2000
>Closed-Date:
>Last-Modified:
>Originator:     Jeremy Norris
>Release:        FreeBSD 4.1.1-STABLE i386
>Organization:
>Environment:

FreeBSD babylon.merseine.nu 4.1.1-STABLE i386

>Description:

New port for feh, a new image viewer that uses imlib2.
Dependant upon ports/22106.

>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:
#
#	feh
#	feh/files
#	feh/files/patch-aa
#	feh/files/patch-ab
#	feh/Makefile
#	feh/pkg-descr
#	feh/pkg-comment
#	feh/pkg-plist
#	feh/distinfo
#
echo c - feh
mkdir -p feh > /dev/null 2>&1
echo c - feh/files
mkdir -p feh/files > /dev/null 2>&1
echo x - feh/files/patch-aa
sed 's/^X//' >feh/files/patch-aa << 'END-of-feh/files/patch-aa'
X--- Makefile.in.orig	Sat Jun 24 16:22:59 2000
X+++ Makefile.in	Mon Oct 16 20:30:48 2000
X@@ -76,7 +76,7 @@
X man_MANS = feh.1
X 
X docs_DATA = README AUTHORS ChangeLog TODO
X-docsdir = $(prefix)/doc/feh
X+docsdir = $(datadir)/doc/feh
X 
X EXTRA_DIST =  feh.spec feh.1 $(docs_DATA)
X 
END-of-feh/files/patch-aa
echo x - feh/files/patch-ab
sed 's/^X//' >feh/files/patch-ab << 'END-of-feh/files/patch-ab'
X--- cam/cam.orig	Sat Jun 24 16:04:33 2000
X+++ cam/cam	Tue Oct 17 17:08:59 2000
X@@ -1,4 +1,4 @@
X-#!/usr/bin/perl -w
X+#!/usr/bin/perl
X 
X #############################################
X ############# CAM RUN-TIME OPTIONS ##########
END-of-feh/files/patch-ab
echo x - feh/Makefile
sed 's/^X//' >feh/Makefile << 'END-of-feh/Makefile'
X# ports collection makefile for:	feh
X# Date created:				16 Oct 2000
X# Whom:					Jeremy Norris <ishmael27@home.com>
X#
X# $FreeBSD$
X#
X
XPORTNAME=	feh
XPORTVERSION=	0.9.9
XCATEGORIES=	graphics
XMASTER_SITES=	http://www.linuxbrit.co.uk/downloads/
X
XMAINTAINER=	ports@FreeBSD.ORG
X
XLIB_DEPENDS=	Imlib2.1:${PORTSDIR}/graphics/imlib2
X
XGNU_CONFIGURE=	yes
XUSE_PERL5=	yes
XUSE_X_PREFIX=	yes
XCONFIGURE_ENV=	CPPFLAGS="-I${X11BASE}/include" \
X		LIBS="-L${X11BASE}/lib"
XMAN1=		feh.1
X
X.include <bsd.port.mk>
END-of-feh/Makefile
echo x - feh/pkg-descr
sed 's/^X//' >feh/pkg-descr << 'END-of-feh/pkg-descr'
XAn image viewer that utilizes Imlib2.
X
XWWW: http://www.linuxbrit.co.uk/feh/
END-of-feh/pkg-descr
echo x - feh/pkg-comment
sed 's/^X//' >feh/pkg-comment << 'END-of-feh/pkg-comment'
XAn image viewer that utilizes Imlib2
END-of-feh/pkg-comment
echo x - feh/pkg-plist
sed 's/^X//' >feh/pkg-plist << 'END-of-feh/pkg-plist'
Xbin/cam
Xbin/feh
Xshare/doc/feh/AUTHORS
Xshare/doc/feh/ChangeLog
Xshare/doc/feh/README
Xshare/doc/feh/TODO
Xshare/feh/fonts/20thcent.ttf
Xshare/feh/fonts/cinema.ttf
Xshare/feh/fonts/droid.ttf
Xshare/feh/fonts/goodtime.ttf
Xshare/feh/fonts/grunge.ttf
Xshare/feh/fonts/joystix.ttf
Xshare/feh/fonts/morpheus.ttf
Xshare/feh/fonts/notepad.ttf
Xshare/feh/fonts/soulpapa.ttf
Xshare/feh/images/about.png
Xshare/feh/images/menubg.png
Xshare/feh/images/menubg_aluminium.png
Xshare/feh/images/menubg_aqua.png
Xshare/feh/images/menubg_britney.png
Xshare/feh/images/menubg_brushed.png
Xshare/feh/images/menubg_chrome.png
Xshare/feh/images/menubg_pastel.png
Xshare/feh/images/menubg_wood.png
X@dirrm share/doc/feh
X@dirrm share/feh/fonts
X@dirrm share/feh/images
X@dirrm share/feh
END-of-feh/pkg-plist
echo x - feh/distinfo
sed 's/^X//' >feh/distinfo << 'END-of-feh/distinfo'
XMD5 (feh-0.9.9.tar.gz) = e198b729f0ea46bfe35b9847cdefd20c
END-of-feh/distinfo
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?200010191133.e9JBXo070229>