# ChangeLog for sci-libs/libticables
-# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-libs/libticables/ChangeLog,v 1.4 2005/03/11 11:46:10 sekretarz Exp $
+# Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/sci-libs/libticables/ChangeLog,v 1.5 2006/03/15 04:39:07 ribosome Exp $
+
+*libticables-3.9.6 (15 Mar 2006)
+
+ 15 Mar 2006; Olivier Fisette <ribosome@gentoo.org>
+ +libticables-3.9.6.ebuild:
+ New version.
11 Mar 2005; Karol Wojtaszek <sekretarz@gentoo.org>
libticables-3.8.6.ebuild:
------BEGIN PGP SIGNED MESSAGE-----
-Hash: SHA1
-
-MD5 f549cb6ac1747e0467c86c6225432b4d libticables-3.8.6.ebuild 1145
MD5 59ac1520ffdfae74bbac229c1b32110d ChangeLog 1944
-MD5 8c623e53daafa025137077c6b65815bd metadata.xml 156
MD5 3ff798f8e75c90793abe96a6d0d58658 files/digest-libticables-3.8.6 77
------BEGIN PGP SIGNATURE-----
-Version: GnuPG v1.2.6 (GNU/Linux)
-
-iD8DBQFCMZMnZ/iYVBmujdURApg5AKDjLVfPHkjn5UF8DyPp/jG2+/0LygCdFVT3
-Eo59vzohhTvLG2pr/1EcZME=
-=udno
------END PGP SIGNATURE-----
+MD5 90381b4ef1d96e6ffe1bfa51de44664a files/digest-libticables-3.9.6 69
+MD5 f549cb6ac1747e0467c86c6225432b4d libticables-3.8.6.ebuild 1145
+MD5 fce454de4cae748b21b82925984c345d libticables-3.9.6.ebuild 1094
+MD5 8c623e53daafa025137077c6b65815bd metadata.xml 156
--- /dev/null
+MD5 8f62d28c225fb4418dc204e3e7c56465 libticables-3.9.6.tar.gz 576711
--- /dev/null
+# Copyright 1999-2006 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/sci-libs/libticables/libticables-3.9.6.ebuild,v 1.1 2006/03/15 04:39:07 ribosome Exp $
+
+inherit eutils
+
+DESCRIPTION="Link cables support for the TiLP calculator linking program"
+HOMEPAGE="http://tilp.info/"
+#SRC_URI="mirror://sourceforge/tilp/${P}.tar.gz"
+SRC_URI="http://nico.hibou.free.fr/hibnet/gentoo/distfiles/${P}.tar.gz"
+LICENSE="GPL-2"
+
+SLOT="0"
+KEYWORDS="~x86 ~ppc ~amd64"
+IUSE="debug nls"
+
+RDEPEND="virtual/libc
+ nls? ( sys-devel/gettext )"
+
+DEPEND="${RDEPEND}
+ sys-devel/bison"
+
+src_compile() {
+ local myconf="$(use_enable nls) $(use_enable debug logging)"
+ econf ${myconf} || die
+ emake || die
+}
+
+src_install() {
+ make install DESTDIR=${D}
+ dobin ticables-config
+ dodoc AUTHORS LOGO NEWS README
+ doman ticables-config.1
+}
+
+pkg_postinst() {
+ einfo "To use \"${PN}\", you might need one of the following"
+ einfo "kernel modules: \"tipar\", \"tiser\" or \"tiusb\". If you install"
+ einfo "one of these modules, you might have to reinstall"
+ einfo "\"${PN}\". Please read the file:"
+ einfo "\"/usr/share/doc/${PF}/README.gz\" for more"
+ einfo "details."
+}
# ChangeLog for sci-libs/libticalcs
-# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-libs/libticalcs/ChangeLog,v 1.4 2005/03/11 11:47:20 sekretarz Exp $
+# Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/sci-libs/libticalcs/ChangeLog,v 1.5 2006/03/15 04:45:31 ribosome Exp $
+
+*libticalcs-4.6.1 (15 Mar 2006)
+
+ 15 Mar 2006; Olivier Fisette <ribosome@gentoo.org>
+ +libticalcs-4.6.1.ebuild:
+ New version.
11 Mar 2005; Karol Wojtaszek <sekretarz@gentoo.org>
libticalcs-4.5.5.ebuild:
------BEGIN PGP SIGNED MESSAGE-----
-Hash: SHA1
-
MD5 e5c5142d7e80549b68ad35cbf69e3926 ChangeLog 2410
-MD5 8c623e53daafa025137077c6b65815bd metadata.xml 156
-MD5 2a95cc865bfbaea14f8162a8c37ea2d4 libticalcs-4.5.5.ebuild 900
MD5 51b29a3c1267b7beb34a4e88a7ddddc7 files/digest-libticalcs-4.5.5 68
------BEGIN PGP SIGNATURE-----
-Version: GnuPG v1.2.6 (GNU/Linux)
-
-iD8DBQFCMZNrZ/iYVBmujdURAuu1AKCfYoJuPFVxh5b5os7cenWFmZUEZACeIjf8
-bnc61+Zo753T/f0c+xo4YhU=
-=dWDg
------END PGP SIGNATURE-----
+MD5 0cefdf744bcbdb174228b3c2e32848c1 files/digest-libticalcs-4.6.1 68
+MD5 2a95cc865bfbaea14f8162a8c37ea2d4 libticalcs-4.5.5.ebuild 900
+MD5 4d4089f3c868e38ddda7acc61900a027 libticalcs-4.6.1.ebuild 859
+MD5 8c623e53daafa025137077c6b65815bd metadata.xml 156
--- /dev/null
+MD5 318fc4245cf5f0b9522a8554557adbdf libticalcs-4.6.1.tar.gz 541329
--- /dev/null
+# Copyright 1999-2006 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/sci-libs/libticalcs/libticalcs-4.6.1.ebuild,v 1.1 2006/03/15 04:45:31 ribosome Exp $
+
+DESCRIPTION="Calculator API for the TiLP calculator linking program"
+HOMEPAGE="http://tilp.info/"
+#SRC_URI="mirror://sourceforge/tilp/${P}.tar.gz"
+SRC_URI="http://nico.hibou.free.fr/hibnet/gentoo/distfiles/${P}.tar.gz"
+LICENSE="GPL-2"
+
+SLOT="0"
+KEYWORDS="~x86 ~ppc ~amd64"
+IUSE="nls"
+
+RDEPEND=">=sci-libs/libticables-3.6.1
+ >=sci-libs/libtifiles-0.6.1
+ virtual/libc
+ nls? ( sys-devel/gettext )"
+
+DEPEND="${RDEPEND}
+ sys-devel/bison"
+
+src_compile() {
+ local myconf="$(use_enable nls)"
+ econf ${myconf} || die
+
+ # Install "po" files in ${D} rather than to the root dir.
+ cd ${S}/po
+ sed -i -e 's:prefix = /usr:prefix = $(D)/usr:' Makefile
+ cd ${S}
+
+ emake || die
+}
+
+src_install() {
+ make install DESTDIR=${D}
+ dodoc AUTHORS COPYING LOGO NEWS README
+}
+
# ChangeLog for sci-libs/libtifiles
-# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-libs/libtifiles/ChangeLog,v 1.4 2005/03/11 11:48:24 sekretarz Exp $
+# Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/sci-libs/libtifiles/ChangeLog,v 1.5 2006/03/15 04:41:03 ribosome Exp $
+
+*libtifiles-0.6.6 (15 Mar 2006)
+
+ 15 Mar 2006; Olivier Fisette <ribosome@gentoo.org>
+ +libtifiles-0.6.6.ebuild:
+ New version.
11 Mar 2005; Karol Wojtaszek <sekretarz@gentoo.org>
libtifiles-0.6.1.ebuild:
------BEGIN PGP SIGNED MESSAGE-----
-Hash: SHA1
-
-MD5 1327461735fec5be277e99e216796296 libtifiles-0.6.1.ebuild 880
MD5 ab8cb5d0e2f5b149c0f418e5fdf7711a ChangeLog 1991
-MD5 8c623e53daafa025137077c6b65815bd metadata.xml 156
MD5 012a8393ad0ea7d7f9ae8168e41dda94 files/digest-libtifiles-0.6.1 68
------BEGIN PGP SIGNATURE-----
-Version: GnuPG v1.2.6 (GNU/Linux)
-
-iD8DBQFCMZOrZ/iYVBmujdURAiMhAJ4s0k+FYNHv6xnKRqR5qpm2ATJ9xgCfXIQ3
-JKZPOJrPhSoaDEykX6Zoesg=
-=SuQ2
------END PGP SIGNATURE-----
+MD5 6ceb18062656d1a90c694b6843c66ec7 files/digest-libtifiles-0.6.6 68
+MD5 1327461735fec5be277e99e216796296 libtifiles-0.6.1.ebuild 880
+MD5 2ab6f81d057a8e94c496e424f0697820 libtifiles-0.6.6.ebuild 817
+MD5 8c623e53daafa025137077c6b65815bd metadata.xml 156
--- /dev/null
+MD5 3d2daeb82b1aec178d6021605ee82182 libtifiles-0.6.6.tar.gz 512381
--- /dev/null
+# Copyright 1999-2006 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/sci-libs/libtifiles/libtifiles-0.6.6.ebuild,v 1.1 2006/03/15 04:41:03 ribosome Exp $
+
+DESCRIPTION="Various TI file formats support for the TiLP calculator linking
+program"
+HOMEPAGE="http://tilp.info/"
+#SRC_URI="mirror://sourceforge/tilp/${P}.tar.gz"
+SRC_URI="http://nico.hibou.free.fr/hibnet/gentoo/distfiles/${P}.tar.gz"
+LICENSE="GPL-2"
+
+SLOT="0"
+KEYWORDS="~x86 ~ppc ~amd64"
+IUSE="nls"
+
+RDEPEND="virtual/libc
+ nls? ( sys-devel/gettext )"
+
+DEPEND="${RDEPEND}
+ sys-devel/bison"
+
+src_compile() {
+ local myconf="$(use_enable nls)"
+ econf ${myconf} || die
+
+ # Install "po" files in ${D} rather than to the root dir.
+ cd ${S}/po
+ sed -i -e 's:prefix = /usr:prefix = $(D)/usr:' Makefile
+ cd ${S}
+
+ emake || die
+}
+
+src_install() {
+ make install DESTDIR=${D}
+ dodoc AUTHORS COPYING LOGO NEWS README
+}
+