diff options
-rw-r--r-- | app-text/stardict/ChangeLog | 5 | ||||
-rw-r--r-- | app-text/stardict/stardict-3.0.3-r3.ebuild (renamed from app-text/stardict/stardict-3.0.3-r2.ebuild) | 15 | ||||
-rw-r--r-- | sci-mathematics/genius/ChangeLog | 6 | ||||
-rw-r--r-- | sci-mathematics/genius/Manifest | 2 | ||||
-rw-r--r-- | sci-mathematics/genius/genius-1.0.16.ebuild | 68 | ||||
-rw-r--r-- | sci-mathematics/genius/metadata.xml | 19 |
6 files changed, 108 insertions, 7 deletions
diff --git a/app-text/stardict/ChangeLog b/app-text/stardict/ChangeLog index eae69bb6..c71baa53 100644 --- a/app-text/stardict/ChangeLog +++ b/app-text/stardict/ChangeLog @@ -2,6 +2,9 @@ # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 # $Header: $ + 31 May 2013; Martin Väth <martin@mvath.de>: + Fix linking without gnome-doc-util. Pull stability from main tree. + 28 Sep 2012; Martin Väth <martin@mvath.de>: Bump to EAPI=5 @@ -15,4 +18,4 @@ Inherit base. Add zlib compatibility patch from main tree. 24 Jan 2012; Martin Väth <martin@mvath.de>: - Copy from tree to make dependencies for help optional. Clean old ChangeLog. + Copy from tree to make gnome-doc-utils optional. Clean old ChangeLog. diff --git a/app-text/stardict/stardict-3.0.3-r2.ebuild b/app-text/stardict/stardict-3.0.3-r3.ebuild index 36037616..746c3a00 100644 --- a/app-text/stardict/stardict-3.0.3-r2.ebuild +++ b/app-text/stardict/stardict-3.0.3-r3.ebuild @@ -13,7 +13,7 @@ EAPI=5 GNOME2_LA_PUNT=yes GCONF_DEBUG=no -inherit eutils gnome2 autotools +inherit autotools eutils gnome2 DESCRIPTION="A international dictionary supporting fuzzy and glob style matching" HOMEPAGE="http://code.google.com/p/stardict-3/" @@ -23,7 +23,7 @@ SRC_URI="http://${PN}-3.googlecode.com/files/${P}.tar.bz2 LICENSE="CPL-1.0 GPL-3 LGPL-2" SLOT="0" -KEYWORDS="~amd64 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="amd64 ppc ppc64 sparc x86" IUSE="espeak gnome gucharmap qqwry pronounce spell tools" COMMON_DEPEND=">=dev-libs/glib-2.16 @@ -83,13 +83,16 @@ src_prepare() { epatch_user if ! use gnome then sed -i \ - -e "s/GNOME_DOC_INIT/GNOME_DOC_INIT([0.32],[:],[:])/" \ - -e "/AM_GCONF_SOURCE/d" \ - -e "/help\/Makefile/d" \ + -e 's/GNOME_DOC_INIT/GNOME_DOC_INIT([0.32],[:],[:])/' \ + -e '/AM_GCONF_SOURCE/d' \ + -e '/help\/Makefile/d' \ dict/configure.ac sed -i \ - -e "s/ help / /" \ + -e 's/ help / /' \ dict/Makefile.am + sed -i \ + -e 's/\(libstardict_la_LIBADD = \)/\1 -lgmodule-2.0 /' \ + dict/src/lib/Makefile.am eautoreconf fi gnome2_src_prepare diff --git a/sci-mathematics/genius/ChangeLog b/sci-mathematics/genius/ChangeLog new file mode 100644 index 00000000..1115c86c --- /dev/null +++ b/sci-mathematics/genius/ChangeLog @@ -0,0 +1,6 @@ +# ChangeLog for sci-mathematics/genius +# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 +# $Header: $ + + 31 May 2013; Martin Väth <martin@mvath.de>: + Copy from tree to make gnome-doc-utils optional. Clean old ChangeLog. diff --git a/sci-mathematics/genius/Manifest b/sci-mathematics/genius/Manifest new file mode 100644 index 00000000..d3d38129 --- /dev/null +++ b/sci-mathematics/genius/Manifest @@ -0,0 +1,2 @@ +DIST genius-1.0.16.tar.xz 2254836 SHA256 45ce3e0b02c109588ff9a4c74e7c3541b3de89ea93f20ab08178c51c6ab4fb78 SHA512 130528fb92acb7829444086b0614368ca781838e97da6691d63d16652f8f7cdff2a171200f17331667395122f939be8f82cc9b2595717249edaa622e40a7ba28 WHIRLPOOL 1ec1d2e714b4e08419f86ccedbbba89fc5b5f220238bf3ae4fd12ab9b64249716d7ca087700d4707f6c597b8d08ececf12fff013410934abd4470ee88f104c3b +DIST genius-reference.pdf 1024944 SHA256 79011ae33ff781507185898ba76b156699061eda78ed16e15aa02195c896ee4b SHA512 04af3870104d2320b1d4b345d74d713a0dfcdf8a228002506508f437659b3ef6037ead0b1f6b37cc335692150750b58c4007fdaaddd9540233474ccd10dac285 WHIRLPOOL 301302145d43843ddd749ab33612438d360462c9d3daa12d7050d9ca6da82bdea3ef53b917989d0c518327780b147a9f74e407f555a62dcdbe0f0c2ef864fa88 diff --git a/sci-mathematics/genius/genius-1.0.16.ebuild b/sci-mathematics/genius/genius-1.0.16.ebuild new file mode 100644 index 00000000..3cef4197 --- /dev/null +++ b/sci-mathematics/genius/genius-1.0.16.ebuild @@ -0,0 +1,68 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/genius/genius-1.0.16.ebuild,v 1.2 2013/01/02 08:35:45 grozin Exp $ + +EAPI=4 +inherit autotools eutils gnome2 + +DESCRIPTION="Genius Mathematics Tool and the GEL Language" +HOMEPAGE="http://www.jirka.org/genius.html" +LICENSE="GPL-3" +SLOT="0" +KEYWORDS="~amd64 ~x86" +IUSE="doc gnome nls" +SRC_URI="http://ftp.gnome.org/pub/GNOME/sources/${PN}/1.0/${P}.tar.xz + doc? ( http://www.jirka.org/${PN}-reference.pdf )" + +RDEPEND=" + dev-libs/glib:2 + dev-libs/gmp + dev-libs/mpfr + dev-libs/popt + sys-libs/ncurses + sys-libs/readline + gnome? ( + app-text/scrollkeeper + app-text/gnome-doc-utils + x11-libs/gtk+:2 + gnome-base/libgnome + gnome-base/libgnomeui + gnome-base/libglade:2.0 + x11-libs/gtksourceview:2.0 + x11-libs/vte:0 )" +DEPEND="${RDEPEND} + dev-util/intltool + || ( sys-devel/bison + dev-util/yacc ) + sys-devel/flex + nls? ( sys-devel/gettext )" + +G2CONF="${G2CONF} $(use_enable gnome) $(use_enable nls) \ + --disable-update-mimedb --disable-scrollkeeper \ + --disable-extra-gcc-optimization" +# gnome2.eclass adds --disable-gtk-doc or --enable-gtk-doc to G2CONF +# if there is the USE flag doc, thus leading to QA warnings +GCONF_DEBUG="no" +DOCS="AUTHORS ChangeLog NEWS README TODO" +USE_DESTDIR="1" + +src_prepare() { + if ! use gnome + then sed -i \ + -e "/GNOME_DOC_INIT/d" \ + configure.in + sed -i \ + -e '/gnome-doc-utils\.make/d' \ + help/Makefile.am + eautoreconf + fi + gnome2_src_prepare +} + +src_install() { + gnome2_src_install + if use doc; then + insinto /usr/share/doc/${PF} + doins "${DISTDIR}"/${PN}-reference.pdf + fi +} diff --git a/sci-mathematics/genius/metadata.xml b/sci-mathematics/genius/metadata.xml new file mode 100644 index 00000000..cbdd7f0a --- /dev/null +++ b/sci-mathematics/genius/metadata.xml @@ -0,0 +1,19 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> +<pkgmetadata> + <herd>sci</herd> + <maintainer> + <email>grozin@gentoo.org</email> + <name>Andrey Grozin</name> + </maintainer> + <longdescription>Genius is a calculator program which can work + with arbitrary precision integers, multiple precision floats, + rational numbers, complex numbers, linear algebra, number theory, + numerical calculus, statistics, numerical equation solving, + combinatorics, elementary functions, modular arithmetic. + It has a programming language with automatic typing. + It can do various 2D and 3D plots, with possibility + to export to eps or png. Genius has a GUI IDE. + It can output matrices in LaTeX, Troff (eqn) or MathML. + </longdescription> +</pkgmetadata> |