public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in sci-visualization/xyscan: xyscan-3.02.ebuild metadata.xml Manifest ChangeLog
@ 2008-07-03 22:55 Markus Dittrich (markusle)
  0 siblings, 0 replies; only message in thread
From: Markus Dittrich (markusle) @ 2008-07-03 22:55 UTC (permalink / raw
  To: gentoo-commits

markusle    08/07/03 22:55:16

  Added:                xyscan-3.02.ebuild metadata.xml Manifest ChangeLog
  Log:
  New package (see bug #226481).
  (Portage version: 2.2_rc1/cvs/Linux 2.6.25-SENTINEL-4 i686)

Revision  Changes    Path
1.1                  sci-visualization/xyscan/xyscan-3.02.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-visualization/xyscan/xyscan-3.02.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-visualization/xyscan/xyscan-3.02.ebuild?rev=1.1&content-type=text/plain

Index: xyscan-3.02.ebuild
===================================================================
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/sci-visualization/xyscan/xyscan-3.02.ebuild,v 1.1 2008/07/03 22:55:15 markusle Exp $

EAPI="1"

inherit qt4

DESCRIPTION="Extract data points and errors from graphs"
HOMEPAGE="http://star.physics.yale.edu/~ullrich/xyscanDistributionPage/"
SRC_URI="http://star.physics.yale.edu/~ullrich/${PN}DistributionPage/${PV}/${P}-src.tar.gz"

LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE=""

DEPEND="|| ( x11-libs/qt-gui:4
			>=x11-libs/qt-4.3:4 )"

S="${WORKDIR}/${PN}"

src_unpack() {
	unpack ${A}
	cd "${S}"
	epatch "${FILESDIR}"/${P}-docs.patch
	sed -e "s:GENTOO_P:${P}:" -i xyscanWindow.cpp \
		|| die "Failed to fix docs path"
}

src_compile() {
	eqmake4 xyscan.pro
	emake || die "emake failed"
}

src_install() {
	exeinto "/usr/bin"
	doexe xyscan || die "Failed to install xyscan"
	insinto "/usr/share/doc/${P}"
	doins -r docs || die "Failed to install docs"
}



1.1                  sci-visualization/xyscan/metadata.xml

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-visualization/xyscan/metadata.xml?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-visualization/xyscan/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>sci</herd>
	<maintainer>
		<email>markusle@gentoo.org</email>
		<name>Markus Dittrich</name>
	</maintainer>
</pkgmetadata>



1.1                  sci-visualization/xyscan/Manifest

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-visualization/xyscan/Manifest?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-visualization/xyscan/Manifest?rev=1.1&content-type=text/plain

Index: Manifest
===================================================================
AUX xyscan-3.02-docs.patch 486 RMD160 dc64989f157b3c1d268be61045cdb8051963948e SHA1 815635dfb591b75f2ca48a7ed3d8fa602da2bb84 SHA256 566b15954bf07c0e73c79591b5cbe91a614d183d67616dd46fed88086980b04c
DIST xyscan-3.02-src.tar.gz 359538 RMD160 9b1161da7fe1fe78f18209f4c1b1e923f1c187bf SHA1 906094de752178cb2217cb528732d287c2592edb SHA256 7bec39a25a95819072c31add78059709f6587672b9f15d8ee8582c3c162f950a
EBUILD xyscan-3.02.ebuild 900 RMD160 b17a43862719340a555ba9175b2b23af07553fe8 SHA1 675a31e861d0284a4bdfc79a0f5286f810ea138e SHA256 de905b2d1fa2eda609c7c059f403389bf29e5904ff134e838dde63d712b1f2dd
MISC ChangeLog 381 RMD160 cf48ad5e208f7bb50a7a2b383db8814d1ad8c09f SHA1 1635ea65681498a6ae9823c507ad4aeb08cc20cc SHA256 eff9e1e353fc8817de432eedd5b2f698c16859a026636d709c043925bad28bd9
MISC metadata.xml 254 RMD160 8e9562c9dd3bd05fdf2dd40bcc5b2ed3dbe9ab75 SHA1 53acb8f334765223c1030a8eb242d584ad376706 SHA256 131c089c8a699c3fb7e8b914f68af259e0b0ad341fba3a8f87827871fc7be701



1.1                  sci-visualization/xyscan/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-visualization/xyscan/ChangeLog?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-visualization/xyscan/ChangeLog?rev=1.1&content-type=text/plain

Index: ChangeLog
===================================================================
# ChangeLog for <CATEGORY>/<PACKAGE_NAME>
# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/sci-visualization/xyscan/ChangeLog,v 1.1 2008/07/03 22:55:15 markusle Exp $

*xyscan-3.02 (03 Jul 2008)

  03 Jul 2008; Markus Dittrich <markusle@gentoo.org>
  +files/xyscan-3.02-docs.patch, +metadata.xml, +xyscan-3.02.ebuild:
  New package (see bug #226481). Thanks much to Benjamin Bannier
  <benni@netronaut.de> for his ebuild.




-- 
gentoo-commits@lists.gentoo.org mailing list



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

only message in thread, other threads:[~2008-07-03 22:55 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-07-03 22:55 [gentoo-commits] gentoo-x86 commit in sci-visualization/xyscan: xyscan-3.02.ebuild metadata.xml Manifest ChangeLog Markus Dittrich (markusle)

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