diff options
author | Sebastien Fabbro <bicatali@gentoo.org> | 2008-09-23 13:23:33 +0000 |
---|---|---|
committer | Sebastien Fabbro <bicatali@gentoo.org> | 2008-09-23 13:23:33 +0000 |
commit | 055d54b7765cbfb08054f7e82ae1bf0bd9c199ad (patch) | |
tree | 288b2dc268d6e2093f3caf7ed8e01539d2fc3777 /sci-visualization | |
parent | Version bump (diff) | |
download | gentoo-2-055d54b7765cbfb08054f7e82ae1bf0bd9c199ad.tar.gz gentoo-2-055d54b7765cbfb08054f7e82ae1bf0bd9c199ad.tar.bz2 gentoo-2-055d54b7765cbfb08054f7e82ae1bf0bd9c199ad.zip |
Removed older versions
(Portage version: 2.2_rc8/cvs/Linux 2.6.25-gentoo-r7 x86_64)
Diffstat (limited to 'sci-visualization')
-rw-r--r-- | sci-visualization/grace/ChangeLog | 8 | ||||
-rw-r--r-- | sci-visualization/grace/files/grace-5.1.21-stdc99.patch | 11 | ||||
-rw-r--r-- | sci-visualization/grace/files/grace-helpviewer-gentoo.diff | 11 | ||||
-rw-r--r-- | sci-visualization/grace/files/grace.desktop | 11 | ||||
-rw-r--r-- | sci-visualization/grace/files/xmgrace.sh | 7 | ||||
-rw-r--r-- | sci-visualization/grace/grace-5.1.20.ebuild | 111 | ||||
-rw-r--r-- | sci-visualization/grace/grace-5.1.21-r1.ebuild | 121 | ||||
-rw-r--r-- | sci-visualization/grace/grace-5.1.22.ebuild | 117 |
8 files changed, 7 insertions, 390 deletions
diff --git a/sci-visualization/grace/ChangeLog b/sci-visualization/grace/ChangeLog index 800d7d228d4c..41ff3b92df0a 100644 --- a/sci-visualization/grace/ChangeLog +++ b/sci-visualization/grace/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for sci-visualization/grace # Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-visualization/grace/ChangeLog,v 1.40 2008/09/18 01:03:10 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-visualization/grace/ChangeLog,v 1.41 2008/09/23 13:23:33 bicatali Exp $ + + 23 Sep 2008; Sébastien Fabbro <bicatali@gentoo.org> + -files/grace-5.1.21-stdc99.patch, -files/grace.desktop, + -files/grace-helpviewer-gentoo.diff, -files/xmgrace.sh, + -grace-5.1.20.ebuild, -grace-5.1.21-r1.ebuild, -grace-5.1.22.ebuild: + Removed older versions 18 Sep 2008; Brent Baude <ranger@gentoo.org> grace-5.1.22-r1.ebuild: stable ppc64, bug 235754 diff --git a/sci-visualization/grace/files/grace-5.1.21-stdc99.patch b/sci-visualization/grace/files/grace-5.1.21-stdc99.patch deleted file mode 100644 index af92c0f0be6d..000000000000 --- a/sci-visualization/grace/files/grace-5.1.21-stdc99.patch +++ /dev/null @@ -1,11 +0,0 @@ ---- src/Makefile.orig 2008-04-16 17:31:57.412948518 +0000 -+++ src/Makefile 2008-04-16 17:32:17.530094929 +0000 -@@ -16,7 +16,7 @@ - - CEPHES_LIB=$(TOP)/cephes/libcephes.a - --CFLAGS=$(CFLAGS0) -I$(TOP) -I. $(T1_INC) $(XBAE_INC) $(CPPFLAGS) $(GUI_FLAGS) -+CFLAGS=$(CFLAGS0) -I$(TOP) -I. $(T1_INC) $(XBAE_INC) $(CPPFLAGS) $(GUI_FLAGS) -std=c99 - - LIBS=$(GUI_LIBS) $(CEPHES_LIB) $(NETCDF_LIBS) $(FFTW_LIB) \ - $(T1_LIB) $(PDF_LIB) $(JPEG_LIB) $(PNG_LIB) $(Z_LIB) \ diff --git a/sci-visualization/grace/files/grace-helpviewer-gentoo.diff b/sci-visualization/grace/files/grace-helpviewer-gentoo.diff deleted file mode 100644 index f1b034f4f1d4..000000000000 --- a/sci-visualization/grace/files/grace-helpviewer-gentoo.diff +++ /dev/null @@ -1,11 +0,0 @@ ---- configure.orig 2003-02-24 17:08:34.000000000 +0900 -+++ configure 2003-10-27 04:49:08.000000000 +0900 -@@ -899,7 +899,7 @@ - # Check whether --with-helpviewer or --without-helpviewer was given. - if test "${with_helpviewer+set}" = set; then - withval="$with_helpviewer" -- HELPVIEWER="-DGRACE_HELPVIEWER=${withval}" -+ HELPVIEWER="-DGRACE_HELPVIEWER=\\\"'${withval} %s'\\\"" - fi - - diff --git a/sci-visualization/grace/files/grace.desktop b/sci-visualization/grace/files/grace.desktop deleted file mode 100644 index 4b0fb9438c30..000000000000 --- a/sci-visualization/grace/files/grace.desktop +++ /dev/null @@ -1,11 +0,0 @@ -[Desktop Entry] -Encoding=UTF-8 -Name=xmGrace 2D-Plotting Tool -Name[de]=xmGrace 2D-Diagramme -Comment=2D Plotting Tool -Comment[de]=Erstellen von 2D-Diagrammen -Exec=xmgrace.sh -Icon=grace.png -Terminal=false -Type=Application -Categories=Application;Graphics;Science; diff --git a/sci-visualization/grace/files/xmgrace.sh b/sci-visualization/grace/files/xmgrace.sh deleted file mode 100644 index 6a411a745f90..000000000000 --- a/sci-visualization/grace/files/xmgrace.sh +++ /dev/null @@ -1,7 +0,0 @@ -#!/bin/bash - - -## Change locale if utf8 is used - -LC_ALL="$(echo ${LC_ALL:0:5})" /usr/bin/xmgrace $* - diff --git a/sci-visualization/grace/grace-5.1.20.ebuild b/sci-visualization/grace/grace-5.1.20.ebuild deleted file mode 100644 index 48acf364c88a..000000000000 --- a/sci-visualization/grace/grace-5.1.20.ebuild +++ /dev/null @@ -1,111 +0,0 @@ -# Copyright 1999-2008 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-visualization/grace/grace-5.1.20.ebuild,v 1.16 2008/06/27 10:43:17 ulm Exp $ - -inherit eutils - -DESCRIPTION="WYSIWYG 2D plotting tool for the X Window System" -HOMEPAGE="http://plasma-gate.weizmann.ac.il/Grace/" -SRC_URI="ftp://plasma-gate.weizmann.ac.il/pub/grace/src/stable/${P}.tar.gz" - -SLOT="0" -LICENSE="GPL-2" -KEYWORDS="alpha amd64 hppa ia64 ppc ppc64 sparc x86" -IUSE="debug png jpeg pdf fftw netcdf" - -RDEPEND="x11-libs/openmotif - >=sys-libs/zlib-1.0.3 - >=media-libs/t1lib-1.3.1 - >=media-libs/tiff-3.5 - fftw? ( =sci-libs/fftw-2* ) - netcdf? ( >=sci-libs/netcdf-3.0 ) - png? ( >=media-libs/libpng-0.9.6 ) - jpeg? ( media-libs/jpeg ) - pdf? ( >=media-libs/pdflib-4.0.3 )" - -DEPEND="${RDEPEND} - >=sys-apps/sed-4" - -src_compile() { - - local gracehelpviewer - - if has_version 'www-client/dillo' ; then - gracehelpviewer="dillo" - elif has_version 'www-client/opera' ; then - gracehelpviewer="opera" - elif has_version 'www-client/mozilla-firefox' \ - || has_version 'www-client/mozilla-firefox-bin' \ - || has_version 'www-client/mozilla-firefox-cvs' ; then - gracehelpviewer="firefox" - elif has_version 'www-client/mozilla' ; then - gracehelpviewer="mozilla" - elif has_version 'kde-base/kdebase' \ - || has_version 'kde-base/konqueror' ; then - gracehelpviewer="konqueror" - elif has_version 'www-client/galeon' ; then - gracehelpviewer="galeon" - elif has_version 'www-client/epiphany' ; then - gracehelpviewer="epiphany" - else - gracehelpviewer="netscape" - fi - - sed -i -e "s%doc/%/usr/share/doc/${PF}/html/%g" src/* - sed -i -e "s%examples/%/usr/share/doc/${PF}/examples/%g" src/xmgrace.c - - econf \ - --enable-grace-home=/usr/share/grace \ - --with-helpviewer="${gracehelpviewer} %s" \ - `use_with fftw` \ - `use_enable netcdf` \ - `use_enable debug` \ - `use_enable jpeg jpegdrv` \ - `use_enable png pngdrv` \ - `use_enable pdf pdfdrv` || die - - cp doc/Makefile doc/Makefile.orig - sed -e 's:$(GRACE_HOME)/doc:$(PREFIX)/share/doc/$(PF)/html:g' \ - doc/Makefile.orig >doc/Makefile || die - - cp auxiliary/Makefile auxiliary/Makefile.orig - sed -e 's:$(GRACE_HOME)/bin:$(PREFIX)/bin:g' \ - auxiliary/Makefile.orig >auxiliary/Makefile || die - - cp grconvert/Makefile grconvert/Makefile.orig - sed -e 's:$(GRACE_HOME)/bin:$(PREFIX)/bin:g' \ - grconvert/Makefile.orig >grconvert/Makefile || die - - cp src/Makefile src/Makefile.orig - sed -e 's:$(GRACE_HOME)/bin:$(PREFIX)/bin:g' \ - src/Makefile.orig >src/Makefile || die - - cp grace_np/Makefile grace_np/Makefile.orig - sed -e 's:$(GRACE_HOME)/lib:$(PREFIX)/lib:g' \ - -e 's:$(GRACE_HOME)/include:$(PREFIX)/include:g' \ - grace_np/Makefile.orig >grace_np/Makefile || die - - cp examples/Makefile examples/Makefile.orig - sed -e 's:/examples:/share/doc/$(PF)/examples:g' \ - -e 's:$(GRACE_HOME):$(PREFIX):g' \ - examples/Makefile.orig >examples/Makefile || die - - make || die -} - -src_install() { - - make \ - GRACE_HOME="${D}/usr/share/grace" \ - PREFIX="${D}/usr" \ - install || die - - dodoc CHANGES COPYRIGHT ChangeLog DEVELOPERS LICENSE README - - #dodir /usr/share/man/man1 - #mv ${D}/usr/share/doc/${PF}/html/*.1 ${D}/usr/share/man/man1 - doman "${D}"/usr/share/doc/${PF}/html/*.1 - rm -f "${D}"/usr/share/doc/${PF}/html/*.1 - - dosym /usr/share/doc/${PF}/examples /usr/share/grace/examples -} diff --git a/sci-visualization/grace/grace-5.1.21-r1.ebuild b/sci-visualization/grace/grace-5.1.21-r1.ebuild deleted file mode 100644 index 9f281aa3a76d..000000000000 --- a/sci-visualization/grace/grace-5.1.21-r1.ebuild +++ /dev/null @@ -1,121 +0,0 @@ -# Copyright 1999-2008 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-visualization/grace/grace-5.1.21-r1.ebuild,v 1.7 2008/07/16 11:47:31 bicatali Exp $ - -EAPI="1" -inherit eutils fortran - -DEB_PR=2 - -DESCRIPTION="Motif based XY-plotting tool" -HOMEPAGE="http://plasma-gate.weizmann.ac.il/Grace/" -SRC_URI="ftp://plasma-gate.weizmann.ac.il/pub/${PN}/src/stable/${P}.tar.gz - mirror://debian/pool/main/${PN:0:1}/${PN}/${PN}_${PV}-${DEB_PR}.diff.gz" - -SLOT="0" -LICENSE="GPL-2 LGPL-2" -KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86" -IUSE="fortran fftw jpeg netcdf pdf png" - -DEPEND="x11-libs/openmotif - sys-libs/zlib - media-libs/t1lib - media-libs/tiff - x11-libs/xbae - fftw? ( sci-libs/fftw:2.1 ) - netcdf? ( sci-libs/netcdf ) - png? ( media-libs/libpng ) - jpeg? ( media-libs/jpeg ) - pdf? ( media-libs/pdflib )" - -RDEPEND="${DEPEND} - x11-misc/xdg-utils" - -pkg_setup() { - if use fortran; then - FORTRAN="gfortran g77 ifc" - fortran_pkg_setup - fi -} - -src_unpack() { - unpack ${A} - epatch ${PN}_${PV}-${DEB_PR}.diff - cd "${S}" - - epatch debian/patches/tmpnam_to_mkstemp.diff - - # fix configure instead of aclocal.m4 - epatch "${FILESDIR}"/${P}-netcdf.patch - # fix for missing defines when fortran is disabled - epatch "${FILESDIR}"/${P}-fortran.patch - - # fix for glibc-2.7 (bug #217971) - # removed (bug #231607) - # epatch "${FILESDIR}"/${P}-stdc99.patch - - # don't strip if not asked for - sed -i \ - -e 's:$(INSTALL_PROGRAM) -s:$(INSTALL_PROGRAM):g' \ - {auxiliary,grconvert,src}/Makefile - - sed -i \ - -e 's:$(GRACE_HOME)/bin:$(PREFIX)/bin:g' \ - -e "s:\$(GRACE_HOME)/lib:\$(PREFIX)/$(get_libdir):g" \ - -e 's:$(GRACE_HOME)/include:$(PREFIX)/include:g' \ - -e 's:$(PREFIX)/man:$(PREFIX)/share/man:g' \ - Makefile */Makefile || die "sed failed" - - sed -i \ - -e 's:bin/grconvert:grconvert:' \ - -e 's:auxiliary/fdf2fit:fdf2fit:' \ - gracerc || die - - # the configure script just produces a basic Make.conf - # and a config.h - - cp ac-tools/configure.in . -} - -src_compile() { - local myconf - if use fortran; then - myconf="--with-f77=${FORTRANC}" - else - myconf="--without-f77" - fi - - econf \ - --disable-xmhtml \ - --without-bundled-xbae \ - --without-bundled-t1lib \ - --enable-grace-home=/usr/share/${PN} \ - --with-helpviewer="xdg-open %s" \ - --with-editor="xdg-open %s" \ - --with-printcmd="lpr" \ - $(use_with fftw) \ - $(use_enable fortran f77-wrapper) \ - $(use_enable netcdf) \ - $(use_enable jpeg jpegdrv) \ - $(use_enable png pngdrv) \ - $(use_enable pdf pdfdrv) \ - ${myconf} \ - || die "econf failed" - - emake || die "emake failed" -} - -src_install() { - emake DESTDIR="${D}" install || die "emake install failed" - dodoc CHANGES ChangeLog DEVELOPERS README COPYRIGHT \ - || die "dodoc failed" - - dosym ../../${PN}/examples /usr/share/doc/${PF}/examples - dosym ../../${PN}/doc /usr/share/doc/${PF}/html - - doman debian/fdf2fit.1 || die "doman failed" - doman "${D}"/usr/share/doc/${PF}/html/*.1 - rm -f "${D}"/usr/share/doc/${PF}/html/*.1 - doicon "${FILESDIR}"/${PN}.png || die "failed installing icon" - make_desktop_entry xmgrace Grace grace -} diff --git a/sci-visualization/grace/grace-5.1.22.ebuild b/sci-visualization/grace/grace-5.1.22.ebuild deleted file mode 100644 index 44eae26b1c8b..000000000000 --- a/sci-visualization/grace/grace-5.1.22.ebuild +++ /dev/null @@ -1,117 +0,0 @@ -# Copyright 1999-2008 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-visualization/grace/grace-5.1.22.ebuild,v 1.1 2008/07/16 11:47:31 bicatali Exp $ - -EAPI="1" -inherit eutils fortran - -DESCRIPTION="Motif based XY-plotting tool" -HOMEPAGE="http://plasma-gate.weizmann.ac.il/Grace/" -SRC_URI="ftp://plasma-gate.weizmann.ac.il/pub/${PN}/src/stable/${P}.tar.gz" - -SLOT="0" -LICENSE="GPL-2 LGPL-2" -KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86" -IUSE="fortran fftw jpeg netcdf pdf png" - -DEPEND="x11-libs/openmotif - sys-libs/zlib - media-libs/t1lib - media-libs/tiff - x11-libs/xbae - fftw? ( sci-libs/fftw:2.1 ) - netcdf? ( sci-libs/netcdf ) - png? ( media-libs/libpng ) - jpeg? ( media-libs/jpeg ) - pdf? ( media-libs/pdflib )" - -RDEPEND="${DEPEND} - x11-misc/xdg-utils" - -pkg_setup() { - if use fortran; then - FORTRAN="gfortran g77 ifc" - fortran_pkg_setup - fi -} - -src_unpack() { - unpack ${A} - - cd "${S}" - - # move tmpnam to mkstemp (adapted from debian) - epatch "${FILESDIR}"/${P}-mkstemp.patch - # fix configure instead of aclocal.m4 - epatch "${FILESDIR}"/${PN}-5.1.21-netcdf.patch - # fix for missing defines when fortran is disabled - epatch "${FILESDIR}"/${PN}-5.1.21-fortran.patch - # fix a leak and pdf driver (from freebsd) - epatch "${FILESDIR}"/${P}-dlmodule.patch - epatch "${FILESDIR}"/${P}-pdfdrv.patch - - # fix for glibc-2.7 (bug #217971) - # removed (bug #231607) - # epatch "${FILESDIR}"/${P}-stdc99.patch - - # don't strip if not asked for - sed -i \ - -e 's:$(INSTALL_PROGRAM) -s:$(INSTALL_PROGRAM):g' \ - {auxiliary,grconvert,src}/Makefile - - sed -i \ - -e 's:$(GRACE_HOME)/bin:$(PREFIX)/bin:g' \ - -e "s:\$(GRACE_HOME)/lib:\$(PREFIX)/$(get_libdir):g" \ - -e 's:$(GRACE_HOME)/include:$(PREFIX)/include:g' \ - -e 's:$(PREFIX)/man:$(PREFIX)/share/man:g' \ - Makefile */Makefile || die "sed failed" - - sed -i \ - -e 's:bin/grconvert:grconvert:' \ - -e 's:auxiliary/fdf2fit:fdf2fit:' \ - gracerc || die -} - -src_compile() { - local myconf - if use fortran; then - myconf="--with-f77=${FORTRANC}" - else - myconf="--without-f77" - fi - - # the configure script just produces a basic Make.conf - # and a config.h - econf \ - --disable-xmhtml \ - --without-bundled-xbae \ - --without-bundled-t1lib \ - --enable-grace-home=/usr/share/${PN} \ - --with-helpviewer="xdg-open %s" \ - --with-editor="xdg-open %s" \ - --with-printcmd="lpr" \ - $(use_with fftw) \ - $(use_enable fortran f77-wrapper) \ - $(use_enable netcdf) \ - $(use_enable jpeg jpegdrv) \ - $(use_enable png pngdrv) \ - $(use_enable pdf pdfdrv) \ - ${myconf} \ - || die "econf failed" - - emake || die "emake failed" -} - -src_install() { - emake DESTDIR="${D}" install || die "emake install failed" - dodoc CHANGES ChangeLog DEVELOPERS README COPYRIGHT \ - || die "dodoc failed" - - dosym ../../${PN}/examples /usr/share/doc/${PF}/examples - dosym ../../${PN}/doc /usr/share/doc/${PF}/html - - doman "${D}"/usr/share/doc/${PF}/html/*.1 - rm -f "${D}"/usr/share/doc/${PF}/html/*.1 - doicon "${FILESDIR}"/${PN}.png || die "failed installing icon" - make_desktop_entry xmgrace Grace grace -} |