Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 29 Aug 2003 16:10:02 +0200
From:      Tijl Coosemans <tijl@ulyssis.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/56136: [new port] libticalcs: TI calculator library
Message-ID:  <20030829161002.4b4ec1f7.tijl@ulyssis.org>
Resent-Message-ID: <200308291420.h7TEKGlu029665@freefall.freebsd.org>

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

>Number:         56136
>Category:       ports
>Synopsis:       [new port] libticalcs: TI calculator library
>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:   Fri Aug 29 07:20:16 PDT 2003
>Closed-Date:
>Last-Modified:
>Originator:     Tijl Coosemans
>Release:        FreeBSD 4.8-STABLE i386
>Organization:
>Environment:
System: FreeBSD 10-4-5-217.kotnet.org 4.8-STABLE FreeBSD 4.8-STABLE #0:
Sat Jun 28 17:44:16 CEST 2003
root@10-4-5-217.kotnet.org:/usr/obj/usr/src/sys/TIJL i386

Depends on PRs ports/56134 (libticables) and ports/56135 (libtifiles)
	
>Description:
Libticalcs is part of TiLP, a program to connect a TI calculator to a
computer. This lib handles the various calculator types.
>How-To-Repeat:
	
>Fix:

	

--- libticalcs begins here ---
# 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:
#
#	libticalcs
#	libticalcs/distinfo
#	libticalcs/Makefile
#	libticalcs/pkg-descr
#	libticalcs/pkg-plist
#
echo c - libticalcs
mkdir -p libticalcs > /dev/null 2>&1
echo x - libticalcs/distinfo
sed 's/^X//' >libticalcs/distinfo << 'END-of-libticalcs/distinfo'
XMD5 (libticalcs-4.5.1.tar.gz) = 3fb8a76fc681f6e7067bac8a98e54ba8
END-of-libticalcs/distinfo
echo x - libticalcs/Makefile
sed 's/^X//' >libticalcs/Makefile << 'END-of-libticalcs/Makefile'
X# New ports collection makefile for:	libticalcs
X# Date created:		27 August 2003
X# Whom:			Tijl Coosemans <tijl@ulyssis.org>
X#
X# $FreeBSD$
X#
X
XPORTNAME=	libticalcs
XPORTVERSION=	4.5.1
XCATEGORIES=	devel
XCOMMENT=	TI calculator library
XMAINTAINER=	tijl@ulyssis.org
X
XMASTER_SITES=		${MASTER_SITE_SOURCEFORGE}
XMASTER_SITE_SUBDIR=	tilp
X
XBUILD_DEPENDS=	pkg-config:${PORTSDIR}/devel/pkgconfig
XRUN_DEPENDS=	pkg-config:${PORTSDIR}/devel/pkgconfig
XLIB_DEPENDS=	ticables.10:${PORTSDIR}/comms/libticables \
X		tifiles.5:${PORTSDIR}/devel/libtifiles \
X		intl.4:${PORTSDIR}/devel/gettext
X
XUSE_GNOME=	glib20
XGNU_CONFIGURE=	yes
XUSE_LIBTOOL=	yes
XUSE_GMAKE=	yes
XINSTALLS_SHLIB=	yes
X
XCONFIGURE_ENV=	CPPFLAGS="-I${LOCALBASE}/include"\
X		LDFLAGS="-L${LOCALBASE}/lib"
X
XMAN1=	ticalcs-config.1
X
X.include <bsd.port.mk>
END-of-libticalcs/Makefile
echo x - libticalcs/pkg-descr
sed 's/^X//' >libticalcs/pkg-descr << 'END-of-libticalcs/pkg-descr'
XThe libTicalc library is a multi-platform library which handles all
XTexas Instruments calculators through a set of functions.
X
XWWW: http://tilp.info/
X
X- Tijl Coosemans
Xtijl@ulyssis.org
END-of-libticalcs/pkg-descr
echo x - libticalcs/pkg-plist
sed 's/^X//' >libticalcs/pkg-plist << 'END-of-libticalcs/pkg-plist'
Xinclude/tilp/calc_def.h
Xinclude/tilp/calc_err.h
Xinclude/tilp/calc_int.h
Xinclude/tilp/calc_ver.h
Xinclude/tilp/headers.h
Xinclude/tilp/intl2.h
Xinclude/tilp/keys73.h
Xinclude/tilp/keys83p.h
Xinclude/tilp/keys89.h
Xinclude/tilp/keys92p.h
Xinclude/tilp/pause.h
Xinclude/tilp/ticalcs.h
Xinclude/tilp/tikeys.h
Xinclude/tilp/update.h
Xlib/libticalcs-4.la
Xlib/libticalcs-4.so
Xlib/libticalcs-4.so.5
Xlibdata/pkgconfig/ticalcs-4.pc
Xshare/locale/fr/LC_MESSAGES/libticalcs.mo
X@unexec rmdir %D/include/tilp 2>/dev/null || true
X
END-of-libticalcs/pkg-plist
exit
--- libticalcs ends here ---


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



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