From: "Markos Chandras (hwoarang)" <hwoarang@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] gentoo-x86 commit in sci-visualization/spyview: metadata.xml ChangeLog spyview-20100203.ebuild
Date: Fri, 05 Mar 2010 18:41:12 +0000 [thread overview]
Message-ID: <E1NncSW-0003pv-N2@stork.gentoo.org> (raw)
hwoarang 10/03/05 18:41:12
Added: metadata.xml ChangeLog spyview-20100203.ebuild
Log:
Moved from sunrise overlay. Fixes bug #283449
(Portage version: 2.2_rc63/cvs/Linux x86_64)
Revision Changes Path
1.1 sci-visualization/spyview/metadata.xml
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-visualization/spyview/metadata.xml?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-visualization/spyview/metadata.xml?rev=1.1&content-type=text/plain
Index: metadata.xml
===================================================================
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<herd>no-herd</herd>
<maintainer>
<email>hwoarang@gentoo.org</email>
<name>Markos Chandras</name>
</maintainer>
<longdescription lang="en">
</longdescription>
</pkgmetadata>
1.1 sci-visualization/spyview/ChangeLog
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-visualization/spyview/ChangeLog?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-visualization/spyview/ChangeLog?rev=1.1&content-type=text/plain
Index: ChangeLog
===================================================================
# ChangeLog for sci-visualization/spyview
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/sci-visualization/spyview/ChangeLog,v 1.1 2010/03/05 18:41:11 hwoarang Exp $
*spyview-20100203 (05 Mar 2010)
05 Mar 2010; Markos Chandras <hwoarang@gentoo.org>
+spyview-20100203.ebuild, +files/spyview-includes.patch, +metadata.xml:
Moved from sunrise overlay. Thanks to Andreas K. Huettel (dilfridge)
<mail@akhuettel.de> for the ebuild. Fixes bug #283449
1.1 sci-visualization/spyview/spyview-20100203.ebuild
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-visualization/spyview/spyview-20100203.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-visualization/spyview/spyview-20100203.ebuild?rev=1.1&content-type=text/plain
Index: spyview-20100203.ebuild
===================================================================
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header $
EAPI=2
inherit base flag-o-matic eutils multilib
DESCRIPTION="Interactive plotting program"
HOMEPAGE="http://kavli.nano.tudelft.nl/~gsteele/spyview/"
SRC_URI="http://kavli.nano.tudelft.nl/~gsteele/${PN}/versions/${P}.tar.gz"
LICENSE="GPL-3"
SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE=""
COMMON_DEPEND=">=dev-libs/boost-1.39
media-libs/netpbm
>=x11-libs/fltk-1.1.9:1.1
app-text/ghostscript-gpl"
DEPEND="${COMMON_DEPEND}
sys-apps/groff"
RDEPEND="${COMMON_DEPEND}
sci-visualization/gnuplot"
S=${WORKDIR}/spyview-2010-02-03-11_57
src_prepare() {
epatch "${FILESDIR}"/${PN}-includes.patch
append-cflags $(fltk-config --cflags)
append-cxxflags $(fltk-config --cxxflags) -I/usr/include/netpbm
# append-ldflags $(fltk-config --ldflags)
# this one leads to an insane amount of warnings
append-ldflags -L/usr/$(get_libdir)/fltk-1.1
}
src_configure() {
econf --datadir=/usr/share/spyview
}
reply other threads:[~2010-03-05 18:41 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=E1NncSW-0003pv-N2@stork.gentoo.org \
--to=hwoarang@gentoo.org \
--cc=gentoo-commits@lists.gentoo.org \
--cc=gentoo-dev@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox