From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.77) (envelope-from ) id 1SoNgK-0000ki-HW for garchives@archives.gentoo.org; Mon, 09 Jul 2012 23:47:56 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 9F5F521C081; Mon, 9 Jul 2012 23:47:24 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 5DC5721C064 for ; Mon, 9 Jul 2012 23:47:24 +0000 (UTC) Received: from hornbill.gentoo.org (hornbill.gentoo.org [94.100.119.163]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id A83A41B4035 for ; Mon, 9 Jul 2012 23:47:23 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by hornbill.gentoo.org (Postfix) with ESMTP id 7238CE5440 for ; Mon, 9 Jul 2012 23:47:21 +0000 (UTC) From: "Sebastien Fabbro" To: gentoo-commits@lists.gentoo.org Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sebastien Fabbro" Message-ID: <1341876831.0df5ec71914eb470768f63c1d206b30d7fd9dda3.bicatali@gentoo> Subject: [gentoo-commits] proj/sci:master commit in: sci-astronomy/weightwatcher/files/, sci-astronomy/weightwatcher/ X-VCS-Repository: proj/sci X-VCS-Files: sci-astronomy/weightwatcher/ChangeLog sci-astronomy/weightwatcher/files/weightwatcher-1.8.10-configure.patch sci-astronomy/weightwatcher/metadata.xml sci-astronomy/weightwatcher/weightwatcher-1.8.10.ebuild sci-astronomy/weightwatcher/weightwatcher-9999.ebuild X-VCS-Directories: sci-astronomy/weightwatcher/files/ sci-astronomy/weightwatcher/ X-VCS-Committer: bicatali X-VCS-Committer-Name: Sebastien Fabbro X-VCS-Revision: 0df5ec71914eb470768f63c1d206b30d7fd9dda3 X-VCS-Branch: master Date: Mon, 9 Jul 2012 23:47:21 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: quoted-printable X-Archives-Salt: ef40c7b3-289e-485d-8c9d-460f5fda963e X-Archives-Hash: 43717089d635a2ccb7dcfdd177655a66 commit: 0df5ec71914eb470768f63c1d206b30d7fd9dda3 Author: Sebastien Fabbro uvic ca> AuthorDate: Mon Jul 9 23:33:51 2012 +0000 Commit: Sebastien Fabbro gentoo org> CommitDate: Mon Jul 9 23:33:51 2012 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=3Dproj/sci.git;a=3Dc= ommit;h=3D0df5ec71 sci-astronomy/weightwatcher: live version, prefix keywording --- sci-astronomy/weightwatcher/ChangeLog | 10 ++++- .../files/weightwatcher-1.8.10-configure.patch | 41 ++++++++++++++= ++++++ sci-astronomy/weightwatcher/metadata.xml | 4 +- .../weightwatcher/weightwatcher-1.8.10.ebuild | 21 ++++++---- .../weightwatcher/weightwatcher-9999.ebuild | 36 ++++++++++++++= +++ 5 files changed, 101 insertions(+), 11 deletions(-) diff --git a/sci-astronomy/weightwatcher/ChangeLog b/sci-astronomy/weight= watcher/ChangeLog index 7588f6b..7f7b9f5 100644 --- a/sci-astronomy/weightwatcher/ChangeLog +++ b/sci-astronomy/weightwatcher/ChangeLog @@ -1,7 +1,15 @@ # ChangeLog for sci-astronomy/weightwatcher -# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 # $Header: $ =20 +*weightwatcher-9999 (09 Jul 2012) + + 09 Jul 2012; S=C3=A9bastien Fabbro + weightwatcher-1.8.10.ebuild, +files/weightwatcher-1.8.10-configure.pat= ch, + +weightwatcher-9999.ebuild, metadata.xml: + Added live version, fixed for respecting flags, keyword amd64-linux, + x86-linux + 04 Aug 2011; S=C3=A9bastien Fabbro metadata.xml: Switched herd to sci-astronomy =20 diff --git a/sci-astronomy/weightwatcher/files/weightwatcher-1.8.10-confi= gure.patch b/sci-astronomy/weightwatcher/files/weightwatcher-1.8.10-confi= gure.patch new file mode 100644 index 0000000..c86a42b --- /dev/null +++ b/sci-astronomy/weightwatcher/files/weightwatcher-1.8.10-configure.pa= tch @@ -0,0 +1,41 @@ +diff -Nur weightwatcher-1.8.10.orig/configure.ac weightwatcher-1.8.10/co= nfigure.ac +--- weightwatcher-1.8.10.orig/configure.ac 2012-07-09 16:26:31.554196307= -0700 ++++ weightwatcher-1.8.10/configure.ac 2012-07-09 16:27:30.044509170 -070= 0 +@@ -20,36 +20,15 @@ + AC_SUBST(DATE3, "$date3") +=20 + # Include macros +-sinclude(acx_prog_cc_optim.m4) + sinclude(acx_urbi_resolve_dir.m4) +=20 + # Display pakage and version number + AC_MSG_RESULT([*********** Configuring: $PACKAGE $VERSION ($date) ****= ******]) +=20 +-# Initialize the list of compilers to consider +-cclist=3D"cc gcc" +- +-# Backup and reset the input CFLAGS and LDFLAGS +-mycflags=3D"$CFLAGS" +-CFLAGS=3D"" +-myldflags=3D"$LDFLAGS" +-LDFLAGS=3D"" +- +-# Provide special option for the Linux Intel C compiler +-AC_MSG_CHECKING([for Linux Intel C compiler mode]) +-AC_ARG_ENABLE(icc, +- [AC_HELP_STRING([--enable-icc], +- [Enable special mode for compilation with the Intel compiler \ +-(off by default)])], +- use_icc=3D"yes" +- cclist=3D"icc $cclist" +- AC_MSG_RESULT([yes]), +- use_icc=3D"no" +- AC_MSG_RESULT([no])) +=20 + # Checks for programs. + # GCC is chosen last because it is likely to yield less optimized code +-AC_PROG_CC([$cclist]) ++AC_PROG_CC + # C Compiler: Check that it is ANSI C + AM_PROG_CC_STDC + # C Compiler: Check that it is POSIX-compliant diff --git a/sci-astronomy/weightwatcher/metadata.xml b/sci-astronomy/wei= ghtwatcher/metadata.xml index 4cb9619..f14b078 100644 --- a/sci-astronomy/weightwatcher/metadata.xml +++ b/sci-astronomy/weightwatcher/metadata.xml @@ -1,8 +1,8 @@ - sci-astronomy - +sci-astronomy + WeightWatcher is a program that combines weight-maps, flag-maps and polygon data in order to produce control maps which can directly be used in astronomical image-processing packages like Drizzle, diff --git a/sci-astronomy/weightwatcher/weightwatcher-1.8.10.ebuild b/sc= i-astronomy/weightwatcher/weightwatcher-1.8.10.ebuild index c4a2770..e8b42de 100644 --- a/sci-astronomy/weightwatcher/weightwatcher-1.8.10.ebuild +++ b/sci-astronomy/weightwatcher/weightwatcher-1.8.10.ebuild @@ -1,10 +1,10 @@ -# Copyright 1999-2011 Gentoo Foundation +# Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: $ =20 EAPI=3D4 =20 -inherit eutils +inherit eutils autotools =20 DESCRIPTION=3D"Combine weight maps and polygon for astronomical images w= eighting" HOMEPAGE=3D"http://www.astromatic.net/software/weightwatcher/" @@ -12,13 +12,18 @@ SRC_URI=3D"http://www.astromatic.net/download/${PN}/$= {P}.tar.gz" =20 LICENSE=3D"GPL-3" SLOT=3D"0" -KEYWORDS=3D"~amd64 ~x86" -IUSE=3D"doc threads" +KEYWORDS=3D"~amd64 ~x86 ~amd64-linux ~x86-linux" +IUSE=3D"doc" + +RDEPEND=3D"" +DEPEND=3D"${RDEPEND}" + +src_prepare() { + epatch "${FILESDIR}"/${P}-configure.patch + eautoreconf +} =20 src_install () { default - if use doc; then - insinto /usr/share/doc/${PF} - doins doc/*.pdf - fi + use doc && dodoc doc/*.pdf } diff --git a/sci-astronomy/weightwatcher/weightwatcher-9999.ebuild b/sci-= astronomy/weightwatcher/weightwatcher-9999.ebuild new file mode 100644 index 0000000..0d12ddd --- /dev/null +++ b/sci-astronomy/weightwatcher/weightwatcher-9999.ebuild @@ -0,0 +1,36 @@ +# Copyright 1999-2012 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: $ + +EAPI=3D4 + +if [[ ${PV} =3D=3D "9999" ]] ; then + _SVN=3Dsubversion + ESVN_REPO_URI=3D"https://astromatic.net/pubsvn/software/${PN}/trunk" + SRC_URI=3D"" + KEYWORDS=3D"" +else + SRC_URI=3D"http://www.astromatic.net/download/${PN}/${P}.tar.gz" + KEYWORDS=3D"~amd64 ~x86 ~amd64-linux ~x86-linux" +fi + +inherit ${_SVN} autotools + +DESCRIPTION=3D"Combine weight maps and polygon for astronomical images w= eighting" +HOMEPAGE=3D"http://www.astromatic.net/software/weightwatcher/" + +LICENSE=3D"GPL-3" +SLOT=3D"0" +IUSE=3D"doc" + +RDEPEND=3D"" +DEPEND=3D"${RDEPEND}" + +src_prepare() { + eautoreconf +} + +src_install () { + default + use doc && dodoc doc/* +}