From 0869992e8feeb40fb14929cd25fb620915926d0c Mon Sep 17 00:00:00 2001 From: Justin Lecher Date: Mon, 6 Jan 2014 18:47:17 +0100 Subject: moved to tree Signed-off-by: Justin Lecher --- sci-chemistry/wxmacmolplt/ChangeLog | 19 ---------- sci-chemistry/wxmacmolplt/Manifest | 2 - .../wxmacmolplt/files/wxmacmolplt-7.4.3-glew.patch | 12 ------ sci-chemistry/wxmacmolplt/metadata.xml | 11 ------ sci-chemistry/wxmacmolplt/wxmacmolplt-7.4.3.ebuild | 44 ---------------------- sci-chemistry/wxmacmolplt/wxmacmolplt-7.5.ebuild | 44 ---------------------- 6 files changed, 132 deletions(-) delete mode 100644 sci-chemistry/wxmacmolplt/ChangeLog delete mode 100644 sci-chemistry/wxmacmolplt/Manifest delete mode 100644 sci-chemistry/wxmacmolplt/files/wxmacmolplt-7.4.3-glew.patch delete mode 100644 sci-chemistry/wxmacmolplt/metadata.xml delete mode 100644 sci-chemistry/wxmacmolplt/wxmacmolplt-7.4.3.ebuild delete mode 100644 sci-chemistry/wxmacmolplt/wxmacmolplt-7.5.ebuild diff --git a/sci-chemistry/wxmacmolplt/ChangeLog b/sci-chemistry/wxmacmolplt/ChangeLog deleted file mode 100644 index a7f4695b8..000000000 --- a/sci-chemistry/wxmacmolplt/ChangeLog +++ /dev/null @@ -1,19 +0,0 @@ -# ChangeLog for sci-chemistry/wxmacmolplt -# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: $ - -*wxmacmolplt-7.5 (14 Nov 2013) - - 14 Nov 2013; Reinis Danne +wxmacmolplt-7.5.ebuild: - Bump to version 7.5, switch to using wxwidgets 2.9. - - 28 Oct 2012; Justin Lecher wxmacmolplt-7.4.3.ebuild, - metadata.xml: - Fix prefix awareness; correct desktop file creation - -*wxmacmolplt-7.4.3 (22 Oct 2012) - - 22 Oct 2012; Reinis Danne +wxmacmolplt-7.4.3.ebuild, - +files/wxmacmolplt-7.4.3-glew.patch, +metadata.xml: - Bump to 7.4.3. - diff --git a/sci-chemistry/wxmacmolplt/Manifest b/sci-chemistry/wxmacmolplt/Manifest deleted file mode 100644 index fb2b37bb0..000000000 --- a/sci-chemistry/wxmacmolplt/Manifest +++ /dev/null @@ -1,2 +0,0 @@ -DIST wxmacmolplt-7.4.3.tar.gz 1821649 SHA256 f7e9c282d6370983c36fb5121eb5036e9e4044a98fb43bf9e269686846fccee9 SHA512 da2b871a3b134eb5b8ee881f98821f785bb41da2845f92e1c47b8ff6755ab8a3dad8bd04273e8418b08a8d15695b70ec1b36f5005a9d8c50b454ec92d925594c WHIRLPOOL 8d321a8817057f1091baa10f62d6e761a62a784d45c1ecdaab09fb8c40ce657c055b207b39757028182a287be50b5a02cb36e176a2ea790c3193cfd0a6878255 -DIST wxmacmolplt-7.5.tar.gz 1965376 SHA256 df74762d106e4b44bba8ced84d2df78848052fea543937c51297479fa98fc787 SHA512 a1064d5068136b2a91328c7f912ff57d4741081d6d61437e7b4567fbf732917485b391493d637b8892bdad50b539363cfa9c778bb35407a9c0a2bfed20e42bc0 WHIRLPOOL 9cda289232f7323819b7426dc17532396e633514e292e11f71404f380f174c1439b788bffff594f8d9a72cc0ddca48d799a173ff14a9b783edb8bc64f0b4e04c diff --git a/sci-chemistry/wxmacmolplt/files/wxmacmolplt-7.4.3-glew.patch b/sci-chemistry/wxmacmolplt/files/wxmacmolplt-7.4.3-glew.patch deleted file mode 100644 index 08986db5b..000000000 --- a/sci-chemistry/wxmacmolplt/files/wxmacmolplt-7.4.3-glew.patch +++ /dev/null @@ -1,12 +0,0 @@ -diff -urN wxmacmolplt-7.4.2.orig/configure.ac wxmacmolplt-7.4.2/configure.ac ---- wxmacmolplt-7.4.2.orig/configure.ac 2010-12-05 02:48:29.000000000 +0300 -+++ wxmacmolplt-7.4.2/configure.ac 2010-12-06 19:30:24.000000000 +0300 -@@ -20,7 +20,7 @@ - ;; - *) - HOST=LINUX -- LIBGL="-lGL -lGLU" -+ LIBGL=`pkg-config --libs glu glew` - ;; - esac - AM_CONDITIONAL(HOST_IS_MSW, [test "x$HOST" == xMSW]) diff --git a/sci-chemistry/wxmacmolplt/metadata.xml b/sci-chemistry/wxmacmolplt/metadata.xml deleted file mode 100644 index 37abac1f9..000000000 --- a/sci-chemistry/wxmacmolplt/metadata.xml +++ /dev/null @@ -1,11 +0,0 @@ - - - - sci-chemistry - -wxMacMolPlt is a program for plotting 3D molecular structures and normal modes (vibrations), various orbitals and electron density maps. It reads a variety of file formats including any GAMESS input, log or IRC file directly to create animations. It has a simple GAMESS input (.inp) builder and a primitive molecule builder. - - - Add support for flash movie generation using media-libs/ming - - diff --git a/sci-chemistry/wxmacmolplt/wxmacmolplt-7.4.3.ebuild b/sci-chemistry/wxmacmolplt/wxmacmolplt-7.4.3.ebuild deleted file mode 100644 index 233dac13c..000000000 --- a/sci-chemistry/wxmacmolplt/wxmacmolplt-7.4.3.ebuild +++ /dev/null @@ -1,44 +0,0 @@ -# Copyright 1999-2012 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: $ - -EAPI=5 -WX_GTK_VER=2.8 - -inherit base eutils autotools wxwidgets - -DESCRIPTION="Chemical 3D graphics program with GAMESS input builder" -HOMEPAGE="http://www.scl.ameslab.gov/MacMolPlt/" -SRC_URI="http://www.scl.ameslab.gov/MacMolPlt/download/${P}.tar.gz" - -LICENSE="GPL-2" -KEYWORDS="~amd64 ~x86" -SLOT="0" -IUSE="flash" - -RDEPEND=" - media-libs/glew - media-libs/mesa - x11-libs/wxGTK:2.8[X,opengl] - flash? ( media-libs/ming )" -DEPEND="${RDEPEND} - virtual/pkgconfig" - -src_prepare() { - epatch "${FILESDIR}"/${P}-glew.patch - sed -i -e "/^dist_doc_DATA/d" Makefile.am \ - || die "Failed to disable installation of LICENSE file" - eautoreconf -} - -src_configure() { - econf \ - --with-glew \ - $(use_with flash ming) -} - -src_install() { - default - doicon resources/${PN}.png - make_desktop_entry ${PN} wxMacMolPlt ${PN} "Science;DataVisualization;" -} diff --git a/sci-chemistry/wxmacmolplt/wxmacmolplt-7.5.ebuild b/sci-chemistry/wxmacmolplt/wxmacmolplt-7.5.ebuild deleted file mode 100644 index ccbdf221b..000000000 --- a/sci-chemistry/wxmacmolplt/wxmacmolplt-7.5.ebuild +++ /dev/null @@ -1,44 +0,0 @@ -# Copyright 1999-2013 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: $ - -EAPI=5 -WX_GTK_VER=2.9 - -inherit base eutils autotools wxwidgets - -DESCRIPTION="Chemical 3D graphics program with GAMESS input builder" -HOMEPAGE="http://www.scl.ameslab.gov/MacMolPlt/" -SRC_URI="http://wxmacmolplt.googlecode.com/files/${P}.tar.gz" - -LICENSE="GPL-2" -KEYWORDS="~amd64 ~x86" -SLOT="0" -IUSE="flash" - -RDEPEND=" - media-libs/glew - media-libs/mesa - x11-libs/wxGTK:2.9[X,opengl] - flash? ( media-libs/ming )" -DEPEND="${RDEPEND} - virtual/pkgconfig" - -src_prepare() { - epatch "${FILESDIR}"/${PN}-7.4.3-glew.patch - sed -i -e "/^dist_doc_DATA/d" Makefile.am \ - || die "Failed to disable installation of LICENSE file" - eautoreconf -} - -src_configure() { - econf \ - --with-glew \ - $(use_with flash ming) -} - -src_install() { - default - doicon resources/${PN}.png - make_desktop_entry ${PN} wxMacMolPlt ${PN} "Science;DataVisualization;" -} -- cgit v1.2.3-65-gdbad