public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in sci-visualization/spyview: metadata.xml ChangeLog spyview-20100203.ebuild
@ 2010-03-05 18:41 Markos Chandras (hwoarang)
  0 siblings, 0 replies; only message in thread
From: Markos Chandras (hwoarang) @ 2010-03-05 18:41 UTC (permalink / raw
  To: gentoo-commits

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
}






^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2010-03-05 18:41 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-03-05 18:41 [gentoo-commits] gentoo-x86 commit in sci-visualization/spyview: metadata.xml ChangeLog spyview-20100203.ebuild Markos Chandras (hwoarang)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox