[COPY] --- T2-COPYRIGHT-BEGIN --- [COPY] t2/package/*/pilot-link/pilot-link.desc [COPY] Copyright (C) 2004 - 2025 The T2 SDE Project [COPY] Copyright (C) 1998 - 2003 ROCK Linux Project [COPY] SPDX-License-Identifier: GPL-2.0 [COPY] --- T2-COPYRIGHT-END --- [I] A suite of tools for connecting to PalmOS handheld devices [T] The pilot-link suite of tools contains a robust library and a [T] series of conduits for moving information between your desktop or [T] workstation and your Palm handheld device, such as those made by Palm, [T] Sony, Handspring, Handera, and others. It also includes language [T] bindings for languages such as Perl, Python, and Java. [U] https://github.com/jichu4n/pilot-link/ [A] The pilot-link Team [M] The T2 Project [C] extra/network [L] GPL [S] Beta [V] 0.12.5 [P] X -----5---9 145.900 [D] dc379640b78a5da18378791acd65ae8c0c3d3c701e764e4c682a0771 pilot-link-0.12.5.tar.gz https://github.com/jichu4n/pilot-link/archive/0.12.5/ autogen=2 # perllocal.pod modification (shared files with perl) . $base/*/perl/perl/perllocal_hack.sh var_append confopt ' ' --with-perl var_append confopt ' ' --with-libpng # Python pkginstalled python && var_append confopt ' ' --with-python # FIXME: tcl bindings have build errors as of 0.12.2 var_append confopt ' ' --without-tcl #pkginstalled tcl && var_append confopt ' ' "--with-tcl=`pkgprefix libdir tcl`" # Java # NOTE: kaffe does not compile properly as of 0.11.8 if [ `pkginstalled blackdown-jdk` -o `pkginstalled sun-jdk-142` ]; then var_append confopt ' ' --with-java=$JAVA_HOME fi var_append confopt ' ' "--enable-conduits --enable-threads" pkginstalled libusb && var_append confopt ' ' --enable-libusb pkginstalled bluez-libs && var_append confopt ' ' --with-bluez