summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSebastien Fabbro <bicatali@gentoo.org>2012-05-10 17:05:59 +0000
committerSebastien Fabbro <bicatali@gentoo.org>2012-05-10 17:05:59 +0000
commitb463a97190d5dee8f104ee43258112a143244752 (patch)
treeeb4b792934f3261679e917916574930f3a829406 /media-gfx
parentremove usemasks due to blt (diff)
downloadhistorical-b463a97190d5dee8f104ee43258112a143244752.tar.gz
historical-b463a97190d5dee8f104ee43258112a143244752.tar.bz2
historical-b463a97190d5dee8f104ee43258112a143244752.zip
Import to the main tree from sunrise. Version bump. Added menu and icon. Switch to EAPI4
Package-Manager: portage-2.1.10.56/cvs/Linux x86_64
Diffstat (limited to 'media-gfx')
-rw-r--r--media-gfx/ipe/ChangeLog131
-rw-r--r--media-gfx/ipe/Manifest14
-rw-r--r--media-gfx/ipe/ipe-7.1.2.ebuild79
-rw-r--r--media-gfx/ipe/metadata.xml11
4 files changed, 235 insertions, 0 deletions
diff --git a/media-gfx/ipe/ChangeLog b/media-gfx/ipe/ChangeLog
new file mode 100644
index 000000000000..765ea8fc1e74
--- /dev/null
+++ b/media-gfx/ipe/ChangeLog
@@ -0,0 +1,131 @@
+# ChangeLog for media-gfx/ipe
+# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/media-gfx/ipe/ChangeLog,v 1.1 2012/05/10 17:05:59 bicatali Exp $
+
+*ipe-7.1.2 (10 May 2012)
+
+ 10 May 2012; Sébastien Fabbro <bicatali@gentoo.org> +ipe-7.1.2.ebuild,
+ +metadata.xml:
+ Import to the main tree from sunrise. Version bump. Added menu and icon.
+ Switch to EAPI4
+
+ 28 Aug 2010; Thomas Sachau (Tommy[D]) <tommy@gentoo.org> ipe-7.0.8.ebuild:
+ www-client/mozilla-firefox -> www-client/firefox
+
+ 13 Jun 2010; Markus Ullmann <jokey@gentoo.org> ipe-7.0.8.ebuild:
+ Fix up depspec
+
+ 12 Jan 2010; Markos Chandras <hwoarang@gentoo.org> ipe-7.0.8.ebuild:
+ Migrate to qt4-r2 eclass
+
+ 18 Nov 2009; Thomas Sachau (Tommy[D]) <tommy@gentoo.org> ipe-7.0.8.ebuild:
+ Fix deps, add missing die, fix g++ call for crosscompile, cleanup
+
+ 09 Nov 2009; Andrés Becerra Sandoval (bec) <andres.becerra@gmail.com>
+ -ipe-6.0_pre31.ebuild, +ipe-7.0.8.ebuild:
+ Version bump for ipe
+
+ 08 Jul 2009; Thomas Sachau (Tommy[D]) <tommy@gentoo.org>
+ ipe-6.0_pre31.ebuild:
+ Move from monolithic to split qt dependencies
+
+ 06 Nov 2008; Christian Schlotter (schlotter) <again@gmx.de>
+ ipe-6.0_pre31.ebuild:
+ Ipe tarball changed (fix for Ipe bug 271)
+
+ 05 Nov 2008; Christian Schlotter (schlotter) <again@gmx.de>
+ -ipe-6.0_pre30.ebuild, +ipe-6.0_pre31.ebuild,
+ -files/ipe-6.0_pre30-include-string.patch,
+ +files/ipe-6.0_pre31-fix-version.patch:
+ Version bump to ipe-6.0_pre31
+
+ 01 Nov 2008; Tomas Chvatal <scarabeus@gentoo.org> ipe-6.0_pre30.ebuild:
+ Fix virtual/tetex dependency.
+
+ 25 Aug 2008; Thomas Sachau (Tommy[D]) <tommy@gentoo.org>
+ ipe-6.0_pre30.ebuild:
+ Fix whitespace
+
+ 22 Aug 2008; Andres Becerra Sandoval (bec) <andres.becerra@gmail.com>
+ ipe-6.0_pre30.ebuild:
+ Deleted || die for epatch
+
+ 22 Aug 2008; Andres Becerra Sandoval (bec) <andres.becerra@gmail.com>
+ ipe-6.0_pre30.ebuild, +files/ipe-6.0_pre30-include-string.patch:
+ Patch for ipe-6.0_pre30, it is also reported upstream:
+ http://http.theano.de/cgi-bin/bugzilla/show_bug.cgi?id=265
+
+ 17 Feb 2008; (Tommy[D]) tommy100@gmx.de ipe-6.0_pre30.ebuild:
+ Shorten description
+
+ 30 Dec 2007; Christian Schlotter (schlotter) <again@gmx.de> ++,
+ -ipe-6.0_pre28.ebuild:
+ Version bump to 6.0pre30. Removed USE flag `firefox', as it is the default
+ now. Instead added USE flag `seamonkey' for choosing SeaMonkey.
+
+ 04 Dec 2007; Jakub Moc <jakub@gentoo.org> ipe-6.0_pre28.ebuild:
+ Switch to EAPI-1 and slotted deps
+
+ 26 Oct 2007; Charlie Shepherd <masterdriverz@gentoo.org>
+ ipe-6.0_pre28.ebuild:
+ Update SRC_URI, quote $D and call a function in an if clause instead of
+ testing $? after calling it.
+
+ 10 Sep 2007; Christian Schlotter (schlotter) <again@gmx.de>
+ ipe-6.0_pre28.ebuild:
+ Correct last commit which included wrong paths to configuration files.
+
+ 10 Sep 2007; Christian Schlotter (schlotter) <again@gmx.de>
+ ipe-6.0_pre28.ebuild:
+ Fix compilation with GCC 4.2. Thanks to James Cloos in bug #80448.
+
+ 04 Aug 2007; Jakub Moc <jakub@gentoo.org> ipe-6.0_pre28.ebuild:
+ Drop redundant die, use pkg_setup from qt4 eclass for built_with_use check
+
+ 04 Aug 2007; Jakub Moc <jakub@gentoo.org> ipe-6.0_pre28.ebuild:
+ Use eqmake4 from qt4 eclass
+
+ 01 Jul 2007; Jakub Moc <jakub@gentoo.org> ipe-6.0_pre28.ebuild:
+ Use full path to qmake
+
+ 10 May 2007; Christian Schlotter (schlotter) <again@gmx.de>
+ ipe-6.0_pre28.ebuild:
+ Change HOMEPAGE and SRC_URI back to original values. They were just changed
+ temporarily.
+
+ 08 May 2007; Christian Schlotter (schlotter) <again@gmx.de>
+ ipe-6.0_pre28.ebuild:
+ Set HOMEPAGE and SRC_URI variable to current homepage.
+
+ 03 Apr 2007; Christian Schlotter (schlotter) <again@gmx.de>
+ ipe-6.0_pre28.ebuild:
+ Keyworded ~amd64. Thanks to Christoph Lange in bug #80448.
+
+ 22 Mar 2007; Christian Faulhammer <opfer@gentoo.org> ipe-6.0_pre28.ebuild:
+ add a check for USE=qt3support with x11-libs/qt-4.2 and later
+
+ 11 Jan 2007; Jakub Moc <jakub@gentoo.org> ipe-6.0_pre28.ebuild:
+ Fix src_compile; cosmetics
+
+ 11 Jan 2007; Christian Schlotter (schlotter) <again@gmx.de>
+ ipe-6.0_pre28.ebuild:
+ correct HOMEPAGE variable (see http://tinyurl.com/yl4rcj for announcement of
+ change)
+
+ 10 Jan 2007; Christian Schlotter (schlotter) <again@gmx.de>
+ ipe-6.0_pre28.ebuild:
+ make IFS variable local (inspired by http://tinyurl.com/yn7rga)
+
+ 09 Jan 2007; Christian Faulhammer <opfer@gentoo.org> ipe-6.0_pre28.ebuild:
+ handle IFS variable a bit better so Portage won't complain a QA issue
+
+ 09 Jan 2007; Markus Ullmann <jokey@gentoo.org> ipe-6.0_pre28.ebuild:
+ Quotation
+
+ 09 Jan 2007; Markus Ullmann <jokey@gentoo.org> ipe-6.0_pre28.ebuild:
+ QA Whitespace
+
+ 08 Jan 2007; Christian Schlotter (schlotter) <again@gmx.de>
+ +ipe-6.0_pre28.ebuild, +metadata.xml:
+ New ebuild for bug 80448.
+
diff --git a/media-gfx/ipe/Manifest b/media-gfx/ipe/Manifest
new file mode 100644
index 000000000000..849ffe96f703
--- /dev/null
+++ b/media-gfx/ipe/Manifest
@@ -0,0 +1,14 @@
+-----BEGIN PGP SIGNED MESSAGE-----
+Hash: SHA1
+
+DIST ipe-7.1.2-src.tar.gz 1416404 RMD160 7ddf4f624be5d4c591096e85165cc6c5271e548b SHA1 7c55d2b72bb256dc99b18145644ae27edc9a056c SHA256 3390de67ee22b2de74acfab2e9fb29bcfd6fe180688086febb758dc8a82eda11
+EBUILD ipe-7.1.2.ebuild 1826 RMD160 2f952c402e5c0e7b5b28f8621ac9c3543cb35c11 SHA1 86cff0441c7d3a6146198b749371e9166b697b98 SHA256 0b33ab3f899587a3360050a1c504c1a69a696e49bad7bd2e45110c735661d269
+MISC ChangeLog 4851 RMD160 6f59f06a27435edc9ce886fd40f7f7d201a68421 SHA1 ba7a144e919039a8ee4fb261febcc0bbec535d4f SHA256 df9c57ed1ac6ccd13618111da6f1cb8d85c8ca2156e3566f3631802a113c157a
+MISC metadata.xml 417 RMD160 d77717f42caf02894c13ab3aa220bba50c79395b SHA1 6d6abb80cb0c75160872dea310e4d98de2528a7f SHA256 3e071f28d47898e971f798df48e2990bdedb14a9496120c8535f0853d05e27d0
+-----BEGIN PGP SIGNATURE-----
+Version: GnuPG v2.0.18 (GNU/Linux)
+
+iEYEARECAAYFAk+r9YAACgkQ1ycZbhPLE2DzBQCeMs4dP7+iEiSnOJEvL8TURNjJ
+wrIAn2VUClI67dpy3bYFwrePY783iZxA
+=uQWt
+-----END PGP SIGNATURE-----
diff --git a/media-gfx/ipe/ipe-7.1.2.ebuild b/media-gfx/ipe/ipe-7.1.2.ebuild
new file mode 100644
index 000000000000..5be4b4f8eae8
--- /dev/null
+++ b/media-gfx/ipe/ipe-7.1.2.ebuild
@@ -0,0 +1,79 @@
+# Copyright 1999-2012 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/media-gfx/ipe/ipe-7.1.2.ebuild,v 1.1 2012/05/10 17:05:59 bicatali Exp $
+
+EAPI=4
+inherit eutils toolchain-funcs qt4-r2
+
+DESCRIPTION="Drawing editor for creating figures in PDF or PS formats"
+HOMEPAGE="http://ipe7.sourceforge.net/"
+SRC_URI="mirror://sourceforge/ipe7/${PN}/7.1.0/${P}-src.tar.gz"
+
+LICENSE="GPL-3"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+RDEPEND="app-text/texlive-core
+ dev-lang/lua
+ media-libs/freetype:2
+ x11-libs/cairo
+ x11-libs/qt-core:4
+ x11-libs/qt-gui:4"
+DEPEND="${RDEPEND}
+ virtual/pkgconfig"
+
+S="${WORKDIR}/${P}/src"
+
+search_urw_fonts() {
+ # colon-separated list of paths
+ local texmfdist="$(kpsewhich -var-value=TEXMFDIST)"
+ # according to TeX directory structure
+ local urwdir=fonts/type1/urw
+ # add colon as field separator
+ local IFS="${IFS}:" dir
+ for dir in ${texmfdist}; do
+ if [[ -d ${dir}/${urwdir} ]]; then
+ URWFONTDIR="${dir}/${urwdir}"
+ return 0
+ fi
+ done
+ return 1
+}
+
+pkg_setup() {
+ if search_urw_fonts; then
+ einfo "URW fonts found in ${URWFONTDIR}"
+ else
+ ewarn "Could not find directory containing URW fonts"
+ ewarn "Ipe will not function properly without them."
+ fi
+}
+
+src_prepare() {
+ sed -i \
+ -e 's/fpic/fPIC/' \
+ -e 's/moc-qt4/moc/' \
+ -e "s:\$(IPEPREFIX)/lib:\$(IPEPREFIX)/$(get_libdir):g" \
+ config.mak || die
+ sed -i -e 's/install -s/install/' common.mak || die
+
+
+}
+
+src_compile() {
+ emake \
+ CXX=$(tc-getCXX) \
+ IPEPREFIX="${EPREFIX}/usr" \
+ IPEDOCDIR="${EPREFIX}/usr/share/doc/${PF}/html"
+}
+
+src_install() {
+ emake install \
+ IPEPREFIX="${EPREFIX}/usr" \
+ IPEDOCDIR="${EPREFIX}/usr/share/doc/${PF}/html" \
+ INSTALL_ROOT="${ED}"
+ dodoc ../{news,readme}.txt
+ doicon ipe/icons/ipe.png
+ make_desktop_entry ipe Ipe ipe
+}
diff --git a/media-gfx/ipe/metadata.xml b/media-gfx/ipe/metadata.xml
new file mode 100644
index 000000000000..4d721d0fca26
--- /dev/null
+++ b/media-gfx/ipe/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'>
+ Ipe is a drawing editor for creating figures in PDF or
+ (encapsulated) Postscript format. Ipe supports making small figures
+ for inclusion into LaTeX documents as well as making multi-page PDF
+ presentations.
+</longdescription>
+</pkgmetadata>