Date: Wed, 15 Aug 2007 10:42:16 -0400 (EDT) From: Naram Qashat <cyberbotx@cyberbotx.com> To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/115549: [NEW PORT] comms/libticables2: TI calculator link cables library Message-ID: <20070815144216.16ECFC27B@kirby.cyberbotx.com> Resent-Message-ID: <200708151450.l7FEo1uL061746@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 115549 >Category: ports >Synopsis: [NEW PORT] comms/libticables2: TI calculator link cables 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: Wed Aug 15 14:50:01 GMT 2007 >Closed-Date: >Last-Modified: >Originator: Naram Qashat >Release: FreeBSD 6.2-RELEASE-p5 i386 >Organization: >Environment: System: FreeBSD kirby.cyberbotx.com 6.2-RELEASE-p5 FreeBSD 6.2-RELEASE-p5 #9: Fri Jun 15 22:26:29 EDT 2007 >Description: The ticables2 library is a multi-platform library which handles all Texas Instruments calculator link cables through a set of functions which constitutes a common API. WWW: http://tilp.info/ - Naram Qashat cyberbotx@cyberbotx.com Generated with FreeBSD Port Tools 0.77 >How-To-Repeat: >Fix: --- libticables2-1.0.5.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: # # libticables2 # libticables2/pkg-plist # libticables2/pkg-descr # libticables2/distinfo # libticables2/Makefile # echo c - libticables2 mkdir -p libticables2 > /dev/null 2>&1 echo x - libticables2/pkg-plist sed 's/^X//' >libticables2/pkg-plist << 'END-of-libticables2/pkg-plist' Xinclude/tilp2/export1.h Xinclude/tilp2/stdints1.h Xinclude/tilp2/ticables.h Xinclude/tilp2/timeout.h Xlib/libticables2.a Xlib/libticables2.la Xlib/libticables2.so Xlib/libticables2.so.1 Xlibdata/pkgconfig/ticables2.pc X%%NLS%%share/locale/fr/LC_MESSAGES/libticables2.mo X@dirrmtry include/tilp2 END-of-libticables2/pkg-plist echo x - libticables2/pkg-descr sed 's/^X//' >libticables2/pkg-descr << 'END-of-libticables2/pkg-descr' XThe ticables2 library is a multi-platform library which handles all XTexas Instruments calculator link cables through a set of functions Xwhich constitutes a common API. X XWWW: http://tilp.info/ X X- Naram Qashat Xcyberbotx@cyberbotx.com END-of-libticables2/pkg-descr echo x - libticables2/distinfo sed 's/^X//' >libticables2/distinfo << 'END-of-libticables2/distinfo' XMD5 (libticables2-1.0.5.tar.bz2) = 9eb6e91764e0de32a48edfe0878e0f87 XSHA256 (libticables2-1.0.5.tar.bz2) = 43a7cbf424ceed8c5d0b1e25bb80da3b9d5c654c380a857b0990e96656ed3775 XSIZE (libticables2-1.0.5.tar.bz2) = 506274 END-of-libticables2/distinfo echo x - libticables2/Makefile sed 's/^X//' >libticables2/Makefile << 'END-of-libticables2/Makefile' X# New ports collection makefile for: libticables2 X# Date created: 13 Aug 2007 X# Whom: Naram Qashat <cyberbotx@cyberbotx.com> X# X# $FreeBSD$ X# X XPORTNAME= libticables2 XPORTVERSION= 1.0.5 XCATEGORIES= comms XMASTER_SITES= SF XMASTER_SITE_SUBDIR= gtktiemu X XMAINTAINER= cyberbotx@cyberbotx.com XCOMMENT= TI calculator link cables library X XLIB_DEPENDS= usb-0.1.8:${PORTSDIR}/devel/libusb X XCONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" LDFLAGS="-L${LOCALBASE}/lib" XUSE_BZIP2= yes XUSE_GNOME= gnomehack pkgconfig XUSE_AUTOTOOLS= libtool:15 XUSE_GMAKE= yes 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 X.include <bsd.port.mk> END-of-libticables2/Makefile exit --- libticables2-1.0.5.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?20070815144216.16ECFC27B>