summaryrefslogtreecommitdiff
path: root/comms
diff options
context:
space:
mode:
authorrodent <rodent>2013-05-26 22:59:06 +0000
committerrodent <rodent>2013-05-26 22:59:06 +0000
commit22137b6f950f42ef46088a14756630b40f0f8ee5 (patch)
treeb2c234537195db7e6ced9f02982a2eb6ffc56f34 /comms
parent1fa8999e5565f4fc7c5c9f0cb33d1fd42494a9f3 (diff)
downloadpkgsrc-22137b6f950f42ef46088a14756630b40f0f8ee5.tar.gz
Import libticonv-1.1.3 as comms/libticonv.
"Tilp is a Linking Program" - The TiLP project aims to develop a multi-platform linking program for use with all TI graphing calculators (TI73 ... V200PLT). Supported link cables are: GrayLink, BlackLink, SilverLink, DirectLink Parallel Link, VTi (virtual) and TiEmu (virtual). Supported hand-helds are: TI73, TI82, TI83, TI83+, TI84+, TI85, TI86, TI89, Titanium, TI92, TI92+, V200, NSpire, NSpire-CAS. Capabilities: silent link, screendump, directory listing, send/recv of vars, send/Recv of backups, send/recv of FLASH apps, send of OS, ROM dumping, ID LIST, clock, create folder, delete var/app...
Diffstat (limited to 'comms')
-rw-r--r--comms/libticonv/DESCR12
-rw-r--r--comms/libticonv/Makefile21
-rw-r--r--comms/libticonv/PLIST7
-rw-r--r--comms/libticonv/buildlink3.mk14
-rw-r--r--comms/libticonv/distinfo5
5 files changed, 59 insertions, 0 deletions
diff --git a/comms/libticonv/DESCR b/comms/libticonv/DESCR
new file mode 100644
index 00000000000..53e02c82cb4
--- /dev/null
+++ b/comms/libticonv/DESCR
@@ -0,0 +1,12 @@
+"Tilp is a Linking Program" - The TiLP project aims to develop a multi-platform
+linking program for use with all TI graphing calculators (TI73 ... V200PLT).
+
+Supported link cables are: GrayLink, BlackLink, SilverLink, DirectLink Parallel
+Link, VTi (virtual) and TiEmu (virtual).
+
+Supported hand-helds are: TI73, TI82, TI83, TI83+, TI84+, TI85, TI86, TI89,
+Titanium, TI92, TI92+, V200, NSpire, NSpire-CAS.
+
+Capabilities: silent link, screendump, directory listing, send/recv of vars,
+send/Recv of backups, send/recv of FLASH apps, send of OS, ROM dumping, ID LIST,
+clock, create folder, delete var/app...
diff --git a/comms/libticonv/Makefile b/comms/libticonv/Makefile
new file mode 100644
index 00000000000..fcb03539cec
--- /dev/null
+++ b/comms/libticonv/Makefile
@@ -0,0 +1,21 @@
+# $NetBSD: Makefile,v 1.1 2013/05/26 22:59:06 rodent Exp $
+#
+
+DISTNAME= libticonv-1.1.3
+CATEGORIES= comms
+MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=tilp/}
+EXTRACT_SUFX= .tar.bz2
+
+MAINTAINER= rodent@NetBSD.org
+HOMEPAGE= http://lpg.ticalc.org/prj_tilp/
+COMMENT= Multi-platform linking program for TI graphing calculators
+LICENSE= gnu-gpl-v2
+
+GNU_CONFIGURE= yes
+USE_LIBTOOL= yes
+USE_TOOLS+= pkg-config
+
+PKGCONFIG_OVERRIDE+= ticonv.pc.in
+
+.include "../../devel/glib2/buildlink3.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/comms/libticonv/PLIST b/comms/libticonv/PLIST
new file mode 100644
index 00000000000..45de9b0af56
--- /dev/null
+++ b/comms/libticonv/PLIST
@@ -0,0 +1,7 @@
+@comment $NetBSD: PLIST,v 1.1 2013/05/26 22:59:06 rodent Exp $
+include/tilp2/charset.h
+include/tilp2/export4.h
+include/tilp2/stdints4.h
+include/tilp2/ticonv.h
+lib/libticonv.la
+lib/pkgconfig/ticonv.pc
diff --git a/comms/libticonv/buildlink3.mk b/comms/libticonv/buildlink3.mk
new file mode 100644
index 00000000000..4041a312a6f
--- /dev/null
+++ b/comms/libticonv/buildlink3.mk
@@ -0,0 +1,14 @@
+# $NetBSD: buildlink3.mk,v 1.1 2013/05/26 22:59:06 rodent Exp $
+
+BUILDLINK_TREE+= libticonv
+
+.if !defined(LIBTICONV_BUILDLINK3_MK)
+LIBTICONV_BUILDLINK3_MK:=
+
+BUILDLINK_API_DEPENDS.libticonv+= libticonv>=1.1.3
+BUILDLINK_PKGSRCDIR.libticonv?= ../../comms/libticonv
+
+.include "../../devel/glib2/buildlink3.mk"
+.endif # LIBTICONV_BUILDLINK3_MK
+
+BUILDLINK_TREE+= -libticonv
diff --git a/comms/libticonv/distinfo b/comms/libticonv/distinfo
new file mode 100644
index 00000000000..2a7004a5dd9
--- /dev/null
+++ b/comms/libticonv/distinfo
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1 2013/05/26 22:59:06 rodent Exp $
+
+SHA1 (libticonv-1.1.3.tar.bz2) = 54ea00bf8123e1d8ea33d2a1adec3ffaf99317a0
+RMD160 (libticonv-1.1.3.tar.bz2) = 5077248d2e878473d19999f0211b04d8f44a4f80
+Size (libticonv-1.1.3.tar.bz2) = 343870 bytes