pkgsrc-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

pkg/28745: Updated package for xeukleides



>Number:         28745
>Category:       pkg
>Synopsis:       Updated package for xeukleides
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    pkg-manager
>State:          open
>Class:          change-request
>Submitter-Id:   net
>Arrival-Date:   Wed Dec 22 00:21:00 +0000 2004
>Originator:     Torsten Sadowski
>Release:        2.0 Beta
>Organization:
Privateer
>Environment:
NetBSD pii.totty.net 2.0_BETA NetBSD 2.0_BETA (TOTTY_ISDN) #0: Sat Sep 11 
21:49:28 UTC 2004  root@pii:/root/compile/TOTTY_ISDN i386

>Description:
This is a graphical frontend for eukleides.
>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:
#
#       xeukleides
#       xeukleides/patches
#       xeukleides/patches/patch-aa
#       xeukleides/Makefile
#       xeukleides/distinfo
#       xeukleides/PLIST
#       xeukleides/DESCR
#
echo c - xeukleides
mkdir -p xeukleides > /dev/null 2>&1
echo c - xeukleides/patches
mkdir -p xeukleides/patches > /dev/null 2>&1
echo x - xeukleides/patches/patch-aa
sed 's/^X//' >xeukleides/patches/patch-aa << 
'END-of-xeukleides/patches/patch-aa'
X$NetBSD$
X
X--- Makefile.orig      2004-05-12 19:20:31.000000000 +0000
X+++ Makefile
X@@ -6,10 +6,9 @@ CFLAGS = -c -O2 `gtk-config --cflags`
X OBJECTS = lex.yy.o parser.tab.o main.o geometry.o drawing.o
X LEX = flex
X YACC = bison -d
X-PREFIX = /usr/local/
X-BIN = $(PREFIX)bin/
X-MAN = $(PREFIX)man/man1/
X-INFO = $(PREFIX)info/
X+BIN = $(PREFIX)/bin/
X+MAN = $(PREFIX)/man/man1/
X+INFO = $(PREFIX)/info/
X PAPER = --texinfo=@afourpaper
X DOC = eukleides.info eukleides.dvi eukleides.ps
X 
END-of-xeukleides/patches/patch-aa
echo x - xeukleides/Makefile
sed 's/^X//' >xeukleides/Makefile << 'END-of-xeukleides/Makefile'
X# $NetBSD: Makefile,v 1.10 2004/12/03 15:15:03 wiz Exp $
X# FreeBSD Id: ports/math/eukleides/Makefile,v 1.1 2002/06/04 18:40:20 ijliao 
Exp
X
XDISTNAME=      xeukleides.1.0.0
XPKGNAME=       xeukleides-1.0.0
XPKGREVISION=   1
XCATEGORIES=    math
XMASTER_SITES=  http://perso.wanadoo.fr/obrecht/download/
X
XMAINTAINER=    tsadowski%gmx.net@localhost
XHOMEPAGE=      http://perso.wanadoo.fr/obrecht/
XCOMMENT=       X-Frontend for A Euclidean geometry drawing language
X
XBUILD_DEPENDS+=        bison>=1.35:../../devel/bison
XDEPENDS+=      eukleides>=1.0.1:../../math/eukleides
X
XUSE_BUILDLINK3=        yes
XUSE_MAKEINFO=  yes
XUSE_X11BASE=   yes
XBUILD_TARGET=  xeukleides
XUSE_GNU_TOOLS+=        make
X
X.include "../../x11/gtk/buildlink3.mk"
X.include "../../mk/bsd.pkg.mk"
END-of-xeukleides/Makefile
echo x - xeukleides/distinfo
sed 's/^X//' >xeukleides/distinfo << 'END-of-xeukleides/distinfo'
X$NetBSD$
X
XSHA1 (xeukleides.1.0.0.tar.gz) = 744bf22f2b10931dfa815fc99791d117455d4c32
XSize (xeukleides.1.0.0.tar.gz) = 55079 bytes
XSHA1 (patch-aa) = fd6afdbb3fe897279183070f153d9bdfd29f62fc
END-of-xeukleides/distinfo
echo x - xeukleides/PLIST
sed 's/^X//' >xeukleides/PLIST << 'END-of-xeukleides/PLIST'
X@comment $NetBSD: PLIST,v 1.1.1.1 2002/12/07 18:13:51 cjep Exp $
Xbin/xeukleides
Xman/man1/xeukleides.1x
END-of-xeukleides/PLIST
echo x - xeukleides/DESCR
sed 's/^X//' >xeukleides/DESCR << 'END-of-xeukleides/DESCR'
XThis is a graphical frontend for eukleides.
END-of-xeukleides/DESCR
exit




Home | Main Index | Thread Index | Old Index