public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in sci-astronomy/stiff: metadata.xml ChangeLog stiff-1.10.ebuild
@ 2009-02-17 21:04 Sebastien Fabbro (bicatali)
  0 siblings, 0 replies; only message in thread
From: Sebastien Fabbro (bicatali) @ 2009-02-17 21:04 UTC (permalink / raw
  To: gentoo-commits

bicatali    09/02/17 21:04:03

  Added:                metadata.xml ChangeLog stiff-1.10.ebuild
  Log:
  Initial import to the main tree from the sci overlay
  (Portage version: 2.2_rc23/cvs/Linux x86_64)

Revision  Changes    Path
1.1                  sci-astronomy/stiff/metadata.xml

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-astronomy/stiff/metadata.xml?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-astronomy/stiff/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>
<longdescription lang="en">
  STIFF is a program that convert scientific FITS images to the
  more popular TIFF, in 8 (grayscale) or 24 (true colour: 3 times 8) bits per
  pixel.
</longdescription>
</pkgmetadata>



1.1                  sci-astronomy/stiff/ChangeLog

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

Index: ChangeLog
===================================================================
# ChangeLog for sci-astronomy/stiff
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/sci-astronomy/stiff/ChangeLog,v 1.1 2009/02/17 21:04:02 bicatali Exp $

*stiff-1.10 (17 Feb 2009)

  17 Feb 2009; Sébastien Fabbro <bicatali@gentoo.org> +metadata.xml,
  +stiff-1.10.ebuild:
  Initial import to the main tree from the sci overlay

  26 Mar 2007; Sébastien Fabbro <bicatali@gentoo.org> stiff-1.10.ebuild:
  cleaning

  29 Dec 2006; Sebastien Fabbro <seb@ist.utl.pt>;
  Removed icc flag, too buggy.

  19 Sep 2006; Sebastien Fabbro <seb@ist.utl.pt> +stiff-1.10.ebuild:
  Initial import.




1.1                  sci-astronomy/stiff/stiff-1.10.ebuild

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

Index: stiff-1.10.ebuild
===================================================================
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/sci-astronomy/stiff/stiff-1.10.ebuild,v 1.1 2009/02/17 21:04:02 bicatali Exp $

DESCRIPTION="Converts astronomical FITS images to the TIFF format for illustration purposes."
HOMEPAGE="http://terapix.iap.fr/soft/stiff"
SRC_URI="ftp://ftp.iap.fr/pub/from_users/bertin/${PN}/${P}.tar.gz"

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

src_install () {
	emake DESTDIR="${D}" install || die "emake install failed"
	dodoc AUTHORS BUGS ChangeLog HISTORY README THANKS
	use doc && dodoc doc/*
}






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

only message in thread, other threads:[~2009-02-17 21:04 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-02-17 21:04 [gentoo-commits] gentoo-x86 commit in sci-astronomy/stiff: metadata.xml ChangeLog stiff-1.10.ebuild Sebastien Fabbro (bicatali)

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