diff options
author | Sebastien Fabbro <bicatali@gentoo.org> | 2009-02-03 14:52:53 +0000 |
---|---|---|
committer | Sebastien Fabbro <bicatali@gentoo.org> | 2009-02-03 14:52:53 +0000 |
commit | 71e855cde383e1e2f1e2c5cb9a986cb5897dcba4 (patch) | |
tree | ee8271a536ec4bc7faff889b16fc6c617bd3546f /sci-libs | |
parent | Make kdepim-meta optional since it requires mysql. Forcing due to the ppc fla... (diff) | |
download | historical-71e855cde383e1e2f1e2c5cb9a986cb5897dcba4.tar.gz historical-71e855cde383e1e2f1e2c5cb9a986cb5897dcba4.tar.bz2 historical-71e855cde383e1e2f1e2c5cb9a986cb5897dcba4.zip |
Initial import from sunrise, thanks to Christian Helbling and all contributors in bug #146028
Package-Manager: portage-2.2_rc23/cvs/Linux x86_64
Diffstat (limited to 'sci-libs')
-rw-r--r-- | sci-libs/libticables2/ChangeLog | 51 | ||||
-rw-r--r-- | sci-libs/libticables2/files/libticables2-1.2.0-locale.patch | 11 | ||||
-rw-r--r-- | sci-libs/libticables2/libticables2-1.2.0.ebuild | 48 | ||||
-rw-r--r-- | sci-libs/libticables2/metadata.xml | 11 | ||||
-rw-r--r-- | sci-libs/libticalcs2/ChangeLog | 39 | ||||
-rw-r--r-- | sci-libs/libticalcs2/files/libticalcs2-1.1.0-locale.patch | 11 | ||||
-rw-r--r-- | sci-libs/libticalcs2/libticalcs2-1.1.0.ebuild | 44 | ||||
-rw-r--r-- | sci-libs/libticalcs2/metadata.xml | 12 | ||||
-rw-r--r-- | sci-libs/libticonv/ChangeLog | 39 | ||||
-rw-r--r-- | sci-libs/libticonv/libticonv-1.1.0.ebuild | 38 | ||||
-rw-r--r-- | sci-libs/libticonv/metadata.xml | 10 | ||||
-rw-r--r-- | sci-libs/libtifiles2/ChangeLog | 44 | ||||
-rw-r--r-- | sci-libs/libtifiles2/libtifiles2-1.1.0.ebuild | 38 | ||||
-rw-r--r-- | sci-libs/libtifiles2/metadata.xml | 12 |
14 files changed, 408 insertions, 0 deletions
diff --git a/sci-libs/libticables2/ChangeLog b/sci-libs/libticables2/ChangeLog new file mode 100644 index 000000000000..74e21c8cb2e4 --- /dev/null +++ b/sci-libs/libticables2/ChangeLog @@ -0,0 +1,51 @@ +# ChangeLog for sci-libs/libticables2 +# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sci-libs/libticables2/ChangeLog,v 1.1 2009/02/03 14:47:38 bicatali Exp $ + +*libticables2-1.2.0 (03 Feb 2009) + + 03 Feb 2009; Sébastien Fabbro <bicatali@gentoo.org> + +files/libticables2-1.2.0-locale.patch, +metadata.xml, + +libticables2-1.2.0.ebuild: + Initial import from sunrise, thanks to Christian Helbling and all + contributors in bug #146028 + + 15 Jan 2008; Christian Helbling <helch@gmx.ch> -libticables2-1.0.9.ebuild, + +libticables2-1.2.0.ebuild: + Version bump + + 05 Jan 2008; Jakub Moc <jakub@gentoo.org> libticables2-1.0.9.ebuild: + pam_console is dead and burried + + 22 Sep 2007; Christian Helbling <helch@gmx.ch> -libticables2-1.0.5.ebuild, + +libticables2-1.0.9.ebuild: + version bump + + 15 Jun 2007; Christian Helbling <helch@gmx.ch> +libticables2-1.0.5.ebuild, + -libticables2-20061030.ebuild: + Version bump. Better version numbers. + + 03 Dec 2006; Stefan Schweizer <genstef@gentoo.org> + -libticables2-20060723.ebuild, libticables2-20061030.ebuild: + fix whitespace, remove old + + 02 Dec 2006; Christian Helbling <helch@gmx.ch> + +libticables2-20061030.ebuild: + Version bump + + 11 Nov 2006; Jakub Moc <jakub@gentoo.org> libticables2-20060723.ebuild: + Quoting, fix RDEPEND on gettext, cosmetics + + 10 Nov 2006; Christian Helbling <helch@gmx.ch> + +files/60-libticables.perms, libticables2-20060723.ebuild, + +files/60-libticables.rules: + Added pam_console use flag + + 11 Sep 2006; Stefan Schweizer <genstef@gentoo.org> + libticables2-20060723.ebuild: + useflags only work when it is possible to disable linking while compiling + + 04 Sep 2006; Christian Helbling <helch@gmx.ch> + +libticables2-20060723.ebuild, +metadata.xml: + New ebuild for bug 146028 + diff --git a/sci-libs/libticables2/files/libticables2-1.2.0-locale.patch b/sci-libs/libticables2/files/libticables2-1.2.0-locale.patch new file mode 100644 index 000000000000..4602dfdba3da --- /dev/null +++ b/sci-libs/libticables2/files/libticables2-1.2.0-locale.patch @@ -0,0 +1,11 @@ +--- src/gettext.h~ 2007-02-23 16:05:21.000000000 +0000 ++++ src/gettext.h 2009-02-03 12:41:31.584312058 +0000 +@@ -24,7 +24,7 @@ + + /* Get declarations of GNU message catalog functions. */ + # include <libintl.h> +- ++# include <locale.h> + #else + + /* Solaris /usr/include/locale.h includes /usr/include/libintl.h, which diff --git a/sci-libs/libticables2/libticables2-1.2.0.ebuild b/sci-libs/libticables2/libticables2-1.2.0.ebuild new file mode 100644 index 000000000000..ac2e590807d1 --- /dev/null +++ b/sci-libs/libticables2/libticables2-1.2.0.ebuild @@ -0,0 +1,48 @@ +# Copyright 1999-2009 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/sci-libs/libticables2/libticables2-1.2.0.ebuild,v 1.1 2009/02/03 14:47:38 bicatali Exp $ + +EAPI=2 +inherit eutils + +DESCRIPTION="Library to handle different link cables for TI calculators" +HOMEPAGE="http://lpg.ticalc.org/prj_tilp/" +SRC_URI="mirror://sourceforge/gtktiemu/${P}.tar.bz2" + +LICENSE="GPL-2" +SLOT="0" +KEYWORDS="~amd64 ~x86" +IUSE="doc nls threads usb" + +RDEPEND=">=dev-libs/glib-2 + usb? ( dev-libs/libusb ) + nls? ( virtual/libintl )" + +DEPEND="${RDEPEND} + dev-util/pkgconfig + nls? ( sys-devel/gettext )" + +src_prepare() { + epatch "${FILESDIR}"/${P}-locale.patch +} + +src_configure() { + econf \ + --disable-rpath \ + $(use_enable nls) \ + $(use_enable usb libusb) \ + $(use_enable threads) +} + +src_install() { + emake DESTDIR="${D}" install || die "emake install failed" + dodoc AUTHORS LOGO NEWS README ChangeLog docs/api.txt + if use doc; then + dohtml docs/html/* + fi +} + +pkg_postinst() { + elog "Please read README in /usr/share/doc/${PF}" + elog "if you encounter any problem with a link cable" +} diff --git a/sci-libs/libticables2/metadata.xml b/sci-libs/libticables2/metadata.xml new file mode 100644 index 000000000000..e44d875ab898 --- /dev/null +++ b/sci-libs/libticables2/metadata.xml @@ -0,0 +1,11 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> +<pkgmetadata> +<herd>sci</herd> +<longdescription lang="en"> + This library provides functions to use Texas Instruments link cables + for TI calculators. It currently supports all cables on i386, + including the USB one. Supported cables may vary depending on your + architecture. +</longdescription> +</pkgmetadata> diff --git a/sci-libs/libticalcs2/ChangeLog b/sci-libs/libticalcs2/ChangeLog new file mode 100644 index 000000000000..1dc91d7d6f3f --- /dev/null +++ b/sci-libs/libticalcs2/ChangeLog @@ -0,0 +1,39 @@ +# ChangeLog for sci-libs/libticalcs2 +# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sci-libs/libticalcs2/ChangeLog,v 1.1 2009/02/03 14:49:43 bicatali Exp $ + +*libticalcs2-1.1.0 (03 Feb 2009) + + 03 Feb 2009; Sébastien Fabbro <bicatali@gentoo.org> + +files/libticalcs2-1.1.0-locale.patch, +metadata.xml, + +libticalcs2-1.1.0.ebuild: + Initial import from sunrise, thanks to Christian Helbling and all + contributors in bug #146028 + + 15 Jan 2008; Christian Helbling <helch@gmx.ch> -libticalcs2-1.0.7.ebuild, + +libticalcs2-1.1.0.ebuild: + Version bump + + 22 Sep 2007; Christian Helbling <helch@gmx.ch> -libticalcs2-1.0.6.ebuild, + +libticalcs2-1.0.7.ebuild: + version bump + + 30 Jun 2007; Jakub Moc <jakub@gentoo.org> libticalcs2-1.0.6.ebuild: + Fix up gettext dependencies + + 15 Jun 2007; Christian Helbling <helch@gmx.ch> +libticalcs2-1.0.6.ebuild, + -libticalcs2-20061030.ebuild: + Version bump. Better version numbers. + + 04 Dec 2006; Markus Ullmann <jokey@gentoo.org> + -libticalcs2-20060723.ebuild: + Remove old + + 02 Dec 2006; Christian Helbling <helch@gmx.ch> + +libticalcs2-20061030.ebuild: + Version bump + + 04 Sep 2006; Christian Helbling <helch@gmx.ch> + +libticalcs2-20060723.ebuild, +metadata.xml: + New ebuild for bug 146028 + diff --git a/sci-libs/libticalcs2/files/libticalcs2-1.1.0-locale.patch b/sci-libs/libticalcs2/files/libticalcs2-1.1.0-locale.patch new file mode 100644 index 000000000000..4602dfdba3da --- /dev/null +++ b/sci-libs/libticalcs2/files/libticalcs2-1.1.0-locale.patch @@ -0,0 +1,11 @@ +--- src/gettext.h~ 2007-02-23 16:05:21.000000000 +0000 ++++ src/gettext.h 2009-02-03 12:41:31.584312058 +0000 +@@ -24,7 +24,7 @@ + + /* Get declarations of GNU message catalog functions. */ + # include <libintl.h> +- ++# include <locale.h> + #else + + /* Solaris /usr/include/locale.h includes /usr/include/libintl.h, which diff --git a/sci-libs/libticalcs2/libticalcs2-1.1.0.ebuild b/sci-libs/libticalcs2/libticalcs2-1.1.0.ebuild new file mode 100644 index 000000000000..01d83c435703 --- /dev/null +++ b/sci-libs/libticalcs2/libticalcs2-1.1.0.ebuild @@ -0,0 +1,44 @@ +# Copyright 1999-2009 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/sci-libs/libticalcs2/libticalcs2-1.1.0.ebuild,v 1.1 2009/02/03 14:49:43 bicatali Exp $ + +EAPI=2 +inherit eutils + +DESCRIPTION="Library for communication with TI calculators" +HOMEPAGE="http://lpg.ticalc.org/prj_tilp/" +SRC_URI="mirror://sourceforge/gtktiemu/${P}.tar.bz2" + +LICENSE="GPL-2" +SLOT="0" +KEYWORDS="~amd64 ~x86" +IUSE="doc nls threads" + +RDEPEND=">=dev-libs/glib-2.6.0 + >=sci-libs/libticables2-1.2.0 + >=sci-libs/libticonv-1.1.0 + >=sci-libs/libtifiles2-1.1.0 + nls? ( virtual/libintl )" + +DEPEND="${RDEPEND} + dev-util/pkgconfig + nls? ( sys-devel/gettext )" + +src_prepare() { + epatch "${FILESDIR}"/${P}-locale.patch +} + +src_configure() { + econf \ + --disable-rpath \ + $(use_enable nls) \ + $(use_enable threads) +} + +src_install() { + emake DESTDIR="${D}" install || die "emake install failed" + dodoc AUTHORS LOGO NEWS README ChangeLog docs/api.txt + if use doc; then + dohtml docs/html/* + fi +} diff --git a/sci-libs/libticalcs2/metadata.xml b/sci-libs/libticalcs2/metadata.xml new file mode 100644 index 000000000000..f5c1e171a28b --- /dev/null +++ b/sci-libs/libticalcs2/metadata.xml @@ -0,0 +1,12 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> +<pkgmetadata> +<herd>sci</herd> +<longdescription lang="en"> + The libticalcs provides a set of functions to communicate with Texas + Instruments calculators. It implements the TI protocol for each type + of calculator, independently of the link cable used to establish the + link. + All graphing calculators from Texas Instruments are supported +</longdescription> +</pkgmetadata> diff --git a/sci-libs/libticonv/ChangeLog b/sci-libs/libticonv/ChangeLog new file mode 100644 index 000000000000..f7410cc3998b --- /dev/null +++ b/sci-libs/libticonv/ChangeLog @@ -0,0 +1,39 @@ +# ChangeLog for sci-libs/libticonv +# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sci-libs/libticonv/ChangeLog,v 1.1 2009/02/03 14:51:03 bicatali Exp $ + +*libticonv-1.1.0 (03 Feb 2009) + + 03 Feb 2009; Sébastien Fabbro <bicatali@gentoo.org> +metadata.xml, + +libticonv-1.1.0.ebuild: + Initial import from sunrise, thanks to Christian Helbling and all + contributors in bug #146028 + + 15 Jan 2008; Christian Helbling <helch@gmx.ch> -libticonv-1.0.4.ebuild, + +libticonv-1.1.0.ebuild: + Version bump + + 22 Sep 2007; Christian Helbling <helch@gmx.ch> -libticonv-1.0.2.ebuild, + +libticonv-1.0.4.ebuild: + version bump + + 30 Jun 2007; Jakub Moc <jakub@gentoo.org> libticonv-1.0.2.ebuild: + Fix up gettext dependencies + + 15 Jun 2007; Christian Helbling <helch@gmx.ch> +libticonv-1.0.2.ebuild, + -libticonv-20061030.ebuild: + Version bump. Better version numbers. + + 04 Dec 2006; Markus Ullmann <jokey@gentoo.org> + -libticonv-20060723-r1.ebuild, + -files/libticonv-20060723-bugfixes-20060807.diff: + Remove old + + 02 Dec 2006; Christian Helbling <helch@gmx.ch> +libticonv-20061030.ebuild: + Version bump + + 04 Sep 2006; Christian Helbling <helch@gmx.ch> + +libticonv-20060723-r1.ebuild, + +files/libticonv-20060723-bugfixes-20060807.diff, +metadata.xml: + New ebuild for bug 146028 + diff --git a/sci-libs/libticonv/libticonv-1.1.0.ebuild b/sci-libs/libticonv/libticonv-1.1.0.ebuild new file mode 100644 index 000000000000..1418a324c7d2 --- /dev/null +++ b/sci-libs/libticonv/libticonv-1.1.0.ebuild @@ -0,0 +1,38 @@ +# Copyright 1999-2009 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/sci-libs/libticonv/libticonv-1.1.0.ebuild,v 1.1 2009/02/03 14:51:03 bicatali Exp $ + +EAPI=2 + +DESCRIPTION="Charset conversion library for TI calculators" +HOMEPAGE="http://lpg.ticalc.org/prj_tilp/" +SRC_URI="mirror://sourceforge/gtktiemu/${P}.tar.bz2" + +LICENSE="GPL-2" +SLOT="0" +KEYWORDS="~amd64 ~x86" +IUSE="doc iconv nls" + +RDEPEND=">=dev-libs/glib-2.6.0 + nls? ( virtual/libintl )" + +DEPEND="${RDEPEND} + dev-util/pkgconfig + nls? ( sys-devel/gettext )" + +src_configure() { + econf \ + --disable-rpath \ + $(use_enable nls) \ + $(use_enable iconv) +} + +src_install() { + emake DESTDIR="${D}" install || die "emake install failed" + dodoc AUTHORS LOGO NEWS README ChangeLog docs/api.txt + if use doc; then + dohtml docs/html/* + docinto charsets + dohtml docs/charsets/* + fi +} diff --git a/sci-libs/libticonv/metadata.xml b/sci-libs/libticonv/metadata.xml new file mode 100644 index 000000000000..649d5428a436 --- /dev/null +++ b/sci-libs/libticonv/metadata.xml @@ -0,0 +1,10 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> +<pkgmetadata> +<herd>sci</herd> +<longdescription lang="en"> + The libticonv package is a library which handles the various TI + charsets and conversion to/from UTF-8/16 through a set of functions + which constitutes a common API. +</longdescription> +</pkgmetadata> diff --git a/sci-libs/libtifiles2/ChangeLog b/sci-libs/libtifiles2/ChangeLog new file mode 100644 index 000000000000..93cc7519ebc3 --- /dev/null +++ b/sci-libs/libtifiles2/ChangeLog @@ -0,0 +1,44 @@ +# ChangeLog for sci-libs/libtifiles2 +# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sci-libs/libtifiles2/ChangeLog,v 1.1 2009/02/03 14:52:53 bicatali Exp $ + +*libtifiles2-1.1.0 (03 Feb 2009) + + 03 Feb 2009; Sébastien Fabbro <bicatali@gentoo.org> +metadata.xml, + +libtifiles2-1.1.0.ebuild: + Initial import from sunrise, thanks to Christian Helbling and all + contributors in bug #146028 + + 15 Jan 2008; Christian Helbling <helch@gmx.ch> libtifiles2-1.1.0.ebuild: + Corrected dependency + + 15 Jan 2008; Christian Helbling <helch@gmx.ch> -libtifiles2-1.0.7.ebuild, + +libtifiles2-1.1.0.ebuild: + Version bump + + 22 Sep 2007; Christian Helbling <helch@gmx.ch> -libtifiles2-1.0.5.ebuild, + +libtifiles2-1.0.7.ebuild: + version bump + + 30 Jun 2007; Christian Helbling <helch@gmx.ch> ChangeLog: + sci-libs/libtifiles2: correcting digest + + 30 Jun 2007; Jakub Moc <jakub@gentoo.org> libtifiles2-1.0.5.ebuild: + Fix up gettext dependencies + + 15 Jun 2007; Christian Helbling <helch@gmx.ch> +libtifiles2-1.0.5.ebuild, + -libtifiles2-20061030.ebuild: + Version bump. Better version numbers. + + 04 Dec 2006; Markus Ullmann <jokey@gentoo.org> + -libtifiles2-20060723.ebuild: + Remove old + + 02 Dec 2006; Christian Helbling <helch@gmx.ch> + +libtifiles2-20061030.ebuild: + Version bump + + 04 Sep 2006; Christian Helbling <helch@gmx.ch> + +libtifiles2-20060723.ebuild, +metadata.xml: + New ebuild for bug 146028 + diff --git a/sci-libs/libtifiles2/libtifiles2-1.1.0.ebuild b/sci-libs/libtifiles2/libtifiles2-1.1.0.ebuild new file mode 100644 index 000000000000..c517006ced81 --- /dev/null +++ b/sci-libs/libtifiles2/libtifiles2-1.1.0.ebuild @@ -0,0 +1,38 @@ +# Copyright 1999-2009 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/sci-libs/libtifiles2/libtifiles2-1.1.0.ebuild,v 1.1 2009/02/03 14:52:53 bicatali Exp $ + +EAPI=2 + +DESCRIPTION="Library for TI calculator files" +HOMEPAGE="http://lpg.ticalc.org/prj_tilp/" +SRC_URI="mirror://sourceforge/gtktiemu/${P}.tar.bz2" + +LICENSE="GPL-2" +SLOT="0" +KEYWORDS="~amd64 ~x86" +IUSE="doc nls threads" + +RDEPEND=">=dev-libs/glib-2.6.0 + sci-libs/libticables2 + sci-libs/libticonv + nls? ( virtual/libintl )" + +DEPEND="${RDEPEND} + dev-util/pkgconfig + nls? ( sys-devel/gettext )" + +src_configure() { + econf \ + --disable-rpath \ + $(use_enable nls) \ + $(use_enable threads) +} + +src_install() { + emake DESTDIR="${D}" install || die "emake install failed" + dodoc AUTHORS LOGO NEWS README ChangeLog docs/api.txt + if use doc; then + dohtml docs/html/* + fi +} diff --git a/sci-libs/libtifiles2/metadata.xml b/sci-libs/libtifiles2/metadata.xml new file mode 100644 index 000000000000..664d1df39e99 --- /dev/null +++ b/sci-libs/libtifiles2/metadata.xml @@ -0,0 +1,12 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> +<pkgmetadata> +<herd>sci</herd> +<longdescription lang="en"> + The libtifiles is a library providing support for operations on Texas + Instruments calculators files. All formats for all calculators are + supported read/write ; the library is also able to manipulate the + group files, which means it is able to group and ungroup variables + into such group files. +</longdescription> +</pkgmetadata> |