debian/0000755000000000000000000000000012201500446007160 5ustar debian/compat0000644000000000000000000000000212201477652010372 0ustar 9 debian/copyright0000644000000000000000000000413512201477652011132 0ustar This package was created by Romain LIEVIN in 2002. It was taken over by Krzysztof Burghardt around 2007. Since 2012 Albert Huang worked on the package. It is now team-maintained in Debian-Science. It was downloaded from Upstream Authors: Romain LIEVIN Julien BLACHE Thomas Corvazier Jesse Palmer Kevin Kofler Lauris Kaplinski Sylvain Garsault Tyler Cassidy Tijl Coosemans Benjamin Moody Copyright: Copyright © 1999-2008 Romain LIEVIN Copyright © 1999-2005 Julien BLACHE Copyright © 2000-2001 Thomas Corvazier Copyright © 2002 Jesse Palmer Copyright © 2003-2007 Kevin Kofler Copyright © 2003-2006 Lauris Kaplinski Copyright © 2003 Sylvain Garsault Copyright © 2006 Tyler Cassidy License: This package is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This package is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this package; if not, write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA On Debian systems, the complete text of the GNU General Public License can be found in `/usr/share/common-licenses/GPL-2'. The Debian packaging is: © 2002-2009 Romain Liévin , © 2009 Krzysztof Burghardt , © 2012 Albert Huang , © 2013 Andreas B. Mundt . It is licensed under the GPL (see above). debian/tilp2.docs0000644000000000000000000000005112201477652011074 0ustar AUTHORS README README.linux RELEASE TODO debian/tilp2.menu0000644000000000000000000000015512201477652011115 0ustar ?package(tilp2):\ needs="X11"\ section="Applications/Science/Mathematics"\ title="TiLP2"\ command="tilp" debian/source/0000755000000000000000000000000012201477652010474 5ustar debian/source/format0000644000000000000000000000001412201477652011702 0ustar 3.0 (quilt) debian/watch0000644000000000000000000000012112201477652010217 0ustar version=3 opts=dversionmangle=s/\.ds// \ http://sf.net/tilp/tilp2-(.+)\.tar\.bz2 debian/control0000644000000000000000000000255312201477652010604 0ustar Source: tilp2 Section: math Priority: optional Maintainer: Debian Science Maintainers Uploaders: Andreas B. Mundt Build-Depends: debhelper (>= 9.0.0), dh-autoreconf, gettext, groff-base, intltool, libarchive-dev, libgtk2.0-dev, libticables-dev (>= 1.3.4), libticalcs-dev (>= 1.1.8), libticonv-dev (>= 1.1.4), libtifiles-dev (>= 1.1.6), zlib1g-dev Standards-Version: 3.9.4 Homepage: http://lpg.ticalc.org/prj_tilp/ Vcs-Git: git://anonscm.debian.org/debian-science/packages/tilp2.git Vcs-Browser: http://anonscm.debian.org/gitweb/?p=debian-science/packages/tilp2.git Package: tilp2 Architecture: any Depends: ${misc:Depends}, ${shlibs:Depends} Description: Texas Instruments hand-helds <-> PC communication program for X TiLP2 is a Texas Instruments hand-helds <-> PC communication program for Linux. It is able to use any type of link cable (Gray/Black/Silver/Direct Link) with any calculator. See http://lpg.ticalc.org/. . With TiLP, you can transfer files from your PC to your Texas Instruments calculator, and vice-versa. You can also make a screen dump, send/receive data, backup/restore contents, install FLASH applications or upgrade OS. debian/tilp2.README.Debian0000644000000000000000000000105512201477652012267 0ustar TiLP2 for Debian : ------------------ libticables2 is now set up for allowing calculator connectivity without necessitating any special root access or group setup. However, a reboot may be required after installation for connectivity to work. Do a reboot only if connectivity does not work. If you can not connect to your calculator, please read /usr/share/doc/libticables2-6/CONFIG.gz; this file contains important information about the alternate setup of TiLP/libticables2-6. -- Albert Huang Tues, 26 Jun 2012 21:27:37 -0400 debian/tilp2.doc-base0000644000000000000000000000034112201477652011623 0ustar Document: tilp2 Title: TiLP User's Manual Author: Romain LIEVIN Abstract: how to set-up and use TiLP. Section: Science/Mathematics Format: HTML Index: /usr/share/tilp2/help/Manual_en.html Files: /usr/share/tilp2/help/*.html debian/rules0000755000000000000000000000052212201477652010253 0ustar #!/usr/bin/make -f # -*- makefile -*- # Uncomment this to turn on verbose mode. #export DH_VERBOSE=1 # Skip make check because it fails: override_dh_auto_test: %: dh $@ --with autoreconf override_dh_clean: dh_clean --exclude=build/mingw/tilp.rc~ override_dh_auto_install: dh_auto_install rm debian/tilp2/usr/share/tilp2/COPYING debian/changelog0000644000000000000000000000122212201477652011043 0ustar tilp2 (1.17-1) unstable; urgency=low * Team maintained in Debian-Science now (closes: #678059). Modifications in cooperation with Albert Huang , thanks! * New upstream release. * Bumped versions of libti* dependencies. * Add debian/watch to enable upstream release tracking. * Switch to packaging format 3.0 (quilt). * Bump 'debian/compat' to 9 and Standards-Version to 3.9.4. -- Andreas B. Mundt Sat, 10 Aug 2013 19:57:42 +0200 tilp2 (1.12-1) unstable; urgency=low * Initial release. (Closes: #503099) -- Krzysztof Burghardt Tue, 09 Jun 2009 20:03:57 +0200