ports/104411: [new port] comms/libticalcs2: TI calculator comm lib
Tijl Coosemans
tijl at ulyssis.org
Sat Oct 14 14:20:29 UTC 2006
>Number: 104411
>Category: ports
>Synopsis: [new port] comms/libticalcs2: TI calculator comm lib
>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: Sat Oct 14 14:20:17 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator: Tijl Coosemans
>Release: FreeBSD 7.0-CURRENT i386
>Organization:
>Environment:
>Description:
vesion 1.0.0 of libticalcs2.
(the existing devel/libticalcs will eventually be removed.)
>How-To-Repeat:
>Fix:
This depends on:
* ports/104407 (converters/libticonv)
* ports/104409 (comms/libticables2)
* ports/104410 (devel/libtifiles2)
--- libticalcs2.shar 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:
#
# libticalcs2
# libticalcs2/Makefile
# libticalcs2/distinfo
# libticalcs2/pkg-descr
# libticalcs2/pkg-plist
#
echo c - libticalcs2
mkdir -p libticalcs2 > /dev/null 2>&1
echo x - libticalcs2/Makefile
sed 's/^X//' >libticalcs2/Makefile << 'END-of-libticalcs2/Makefile'
X# New ports collection makefile for: libticalcs2
X# Date created: 11 October 2006
X# Whom: Tijl Coosemans <tijl at ulyssis.org>
X#
X# $FreeBSD$
X#
X
XPORTNAME= libticalcs2
XPORTVERSION= 1.0.0
XCATEGORIES= comms
XMASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
XMASTER_SITE_SUBDIR= gtktiemu
XDISTNAME= ${PORTNAME}-20060925
X
XMAINTAINER= tijl at ulyssis.org
XCOMMENT= TI calculator library
X
XLIB_DEPENDS= ticables2.1:${PORTSDIR}/comms/libticables2 \
X ticonv.2:${PORTSDIR}/converters/libticonv \
X tifiles2.3:${PORTSDIR}/devel/libtifiles2
X
XWRKSRC= ${WRKDIR}/libticalcs
X
XUSE_AUTOTOOLS= libtool:15
XUSE_BZIP2= yes
XUSE_GMAKE= yes
XUSE_GNOME= glib20 gnomehack pkgconfig
XUSE_LDCONFIG= yes
X
X.if !defined(WITHOUT_NLS)
XUSE_GETTEXT= yes
XPLIST_SUB= NLS=""
X.else
XCONFIGURE_ARGS= --disable-nls
XPLIST_SUB= NLS="@comment "
X.endif
X
XCONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include"\
X LDFLAGS="-L${LOCALBASE}/lib"
X
X.include <bsd.port.mk>
END-of-libticalcs2/Makefile
echo x - libticalcs2/distinfo
sed 's/^X//' >libticalcs2/distinfo << 'END-of-libticalcs2/distinfo'
XMD5 (libticalcs2-20060925.tar.bz2) = e2ef6b6d7086f7198a1bc29ea3f0d3bf
XSHA256 (libticalcs2-20060925.tar.bz2) = f3cdf67c367319a4318b98a1c70a8c380785e5ed75e462ed9c21cd880b9052cc
XSIZE (libticalcs2-20060925.tar.bz2) = 537198
END-of-libticalcs2/distinfo
echo x - libticalcs2/pkg-descr
sed 's/^X//' >libticalcs2/pkg-descr << 'END-of-libticalcs2/pkg-descr'
XThe ticalcs library is a library to communicate with various TI
Xcalculators.
X
XWWW: http://tilp.info/
X
X- Tijl Coosemans
Xtijl at ulyssis.org
END-of-libticalcs2/pkg-descr
echo x - libticalcs2/pkg-plist
sed 's/^X//' >libticalcs2/pkg-plist << 'END-of-libticalcs2/pkg-plist'
Xinclude/tilp2/export3.h
Xinclude/tilp2/keys73.h
Xinclude/tilp2/keys83p.h
Xinclude/tilp2/keys89.h
Xinclude/tilp2/keys92p.h
Xinclude/tilp2/stdints3.h
Xinclude/tilp2/ticalcs.h
Xinclude/tilp2/tnode.h
Xlib/libticalcs2.a
Xlib/libticalcs2.la
Xlib/libticalcs2.so
Xlib/libticalcs2.so.4
Xlibdata/pkgconfig/ticalcs2.pc
X%%NLS%%share/locale/fr/LC_MESSAGES/libticalcs2.mo
X at dirrmtry include/tilp2
END-of-libticalcs2/pkg-plist
exit
--- libticalcs2.shar ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list