Date: Sat, 14 Oct 2006 15:54:46 +0200 (CEST) From: Tijl Coosemans <tijl@ulyssis.org> To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/104410: [new port] devel/libtifiles2: TI calculator file types lib Message-ID: <200610141354.k9EDskJ8002086@kalimero.kotnet.org> Resent-Message-ID: <200610141400.k9EE0Ynh073419@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 104410 >Category: ports >Synopsis: [new port] devel/libtifiles2: TI calculator file types 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:00:33 GMT 2006 >Closed-Date: >Last-Modified: >Originator: Tijl Coosemans >Release: FreeBSD 7.0-CURRENT i386 >Organization: >Environment: >Description: vesion 1.0.0 of libtifiles2. (the existing devel/libtifiles will eventually be removed.) >How-To-Repeat: >Fix: This depends on ports/104407 (converters/libticonv) --- libtifiles2.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: # # libtifiles2 # libtifiles2/Makefile # libtifiles2/distinfo # libtifiles2/pkg-descr # libtifiles2/pkg-plist # echo c - libtifiles2 mkdir -p libtifiles2 > /dev/null 2>&1 echo x - libtifiles2/Makefile sed 's/^X//' >libtifiles2/Makefile << 'END-of-libtifiles2/Makefile' X# New ports collection makefile for: libtifiles2 X# Date created: 11 October 2006 X# Whom: Tijl Coosemans <tijl@ulyssis.org> X# X# $FreeBSD$ X# X XPORTNAME= libtifiles2 XPORTVERSION= 1.0.0 XCATEGORIES= devel XMASTER_SITES= ${MASTER_SITE_SOURCEFORGE} XMASTER_SITE_SUBDIR= gtktiemu XDISTNAME= ${PORTNAME}-20060925 X XMAINTAINER= tijl@ulyssis.org XCOMMENT= TI calculator file types library X XLIB_DEPENDS= ticonv.2:${PORTSDIR}/converters/libticonv X XWRKSRC= ${WRKDIR}/libtifiles 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-libtifiles2/Makefile echo x - libtifiles2/distinfo sed 's/^X//' >libtifiles2/distinfo << 'END-of-libtifiles2/distinfo' XMD5 (libtifiles2-20060925.tar.bz2) = 54e23b383a6a5808cce9e71697cdfbc0 XSHA256 (libtifiles2-20060925.tar.bz2) = c4a999fef9664d8322ab3794f65dfc8f952d31f6bbf91fd693046466052fec87 XSIZE (libtifiles2-20060925.tar.bz2) = 549456 END-of-libtifiles2/distinfo echo x - libtifiles2/pkg-descr sed 's/^X//' >libtifiles2/pkg-descr << 'END-of-libtifiles2/pkg-descr' XThe tifiles library is a library to handle the various TI calculator Xfile formats. X XWWW: http://tilp.info/ X X- Tijl Coosemans Xtijl@ulyssis.org END-of-libtifiles2/pkg-descr echo x - libtifiles2/pkg-plist sed 's/^X//' >libtifiles2/pkg-plist << 'END-of-libtifiles2/pkg-plist' Xinclude/tilp2/export2.h Xinclude/tilp2/files8x.h Xinclude/tilp2/files9x.h Xinclude/tilp2/stdints2.h Xinclude/tilp2/tifiles.h Xinclude/tilp2/types73.h Xinclude/tilp2/types82.h Xinclude/tilp2/types83.h Xinclude/tilp2/types83p.h Xinclude/tilp2/types84p.h Xinclude/tilp2/types85.h Xinclude/tilp2/types86.h Xinclude/tilp2/types89.h Xinclude/tilp2/types89t.h Xinclude/tilp2/types92.h Xinclude/tilp2/types92p.h Xinclude/tilp2/typesv2.h Xinclude/tilp2/typesxx.h Xlib/libtifiles2.a Xlib/libtifiles2.la Xlib/libtifiles2.so Xlib/libtifiles2.so.3 Xlibdata/pkgconfig/tifiles2.pc X%%NLS%%share/locale/fr/LC_MESSAGES/libtifiles2.mo X@dirrmtry include/tilp2 END-of-libtifiles2/pkg-plist exit --- libtifiles2.shar ends here --- >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200610141354.k9EDskJ8002086>