ports/104407: [new port] converters/libticonv: TI calculator charset lib

Tijl Coosemans tijl at ulyssis.org
Sat Oct 14 13:10:10 UTC 2006


>Number:         104407
>Category:       ports
>Synopsis:       [new port] converters/libticonv: TI calculator charset 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 13:10:08 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Tijl Coosemans
>Release:        FreeBSD 7.0-CURRENT i386
>Organization:
>Environment:
>Description:
This lib is used for conversion between TI graphing calculator font
encodings and UTF-8/16.
>How-To-Repeat:
>Fix:
--- libticonv.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:
#
#	libticonv
#	libticonv/Makefile
#	libticonv/distinfo
#	libticonv/pkg-descr
#	libticonv/pkg-plist
#
echo c - libticonv
mkdir -p libticonv > /dev/null 2>&1
echo x - libticonv/Makefile
sed 's/^X//' >libticonv/Makefile << 'END-of-libticonv/Makefile'
X# New ports collection makefile for:	libticonv
X# Date created:		5 October 2006
X# Whom:			Tijl Coosemans <tijl at ulyssis.org>
X#
X# $FreeBSD$
X#
X
XPORTNAME=	libticonv
XPORTVERSION=	1.0.0
XCATEGORIES=	converters
XMASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
XMASTER_SITE_SUBDIR=	gtktiemu
XDISTNAME=	${PORTNAME}-20060925
X
XMAINTAINER=	tijl at ulyssis.org
XCOMMENT=	TI calculator character set library
X
XWRKSRC=		${WRKDIR}/${PORTNAME}
X
XUSE_AUTOTOOLS=	libtool:15
XUSE_BZIP2=	yes
XUSE_GMAKE=	yes
XUSE_GNOME=	glib20 gnomehack pkgconfig
XUSE_LDCONFIG=	yes
XUSE_ICONV=	yes
X
XCONFIGURE_ENV=	CPPFLAGS="-I${LOCALBASE}/include"\
X		LDFLAGS="-L${LOCALBASE}/lib"
X
X.include <bsd.port.mk>
END-of-libticonv/Makefile
echo x - libticonv/distinfo
sed 's/^X//' >libticonv/distinfo << 'END-of-libticonv/distinfo'
XMD5 (libticonv-20060925.tar.bz2) = ab19f2ba8eb82ad303c18867d84299a9
XSHA256 (libticonv-20060925.tar.bz2) = 571028e32397cea1c562ed0c03989d51a068c9496b5fca2ad9ff07fa1a622338
XSIZE (libticonv-20060925.tar.bz2) = 326675
END-of-libticonv/distinfo
echo x - libticonv/pkg-descr
sed 's/^X//' >libticonv/pkg-descr << 'END-of-libticonv/pkg-descr'
XThe ticonv library is a library to work with the various TI
Xcalculator character sets.
X
XWWW: http://tilp.info/
X
X- Tijl Coosemans
Xtijl at ulyssis.org
END-of-libticonv/pkg-descr
echo x - libticonv/pkg-plist
sed 's/^X//' >libticonv/pkg-plist << 'END-of-libticonv/pkg-plist'
Xinclude/tilp2/charset.h
Xinclude/tilp2/export4.h
Xinclude/tilp2/stdints4.h
Xinclude/tilp2/ticonv.h
Xinclude/tilp2/ticonv.h-e
Xlib/libticonv.a
Xlib/libticonv.la
Xlib/libticonv.so
Xlib/libticonv.so.2
Xlibdata/pkgconfig/ticonv.pc
X at dirrmtry include/tilp2
END-of-libticonv/pkg-plist
exit
--- libticonv.shar ends here ---

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



More information about the freebsd-ports-bugs mailing list