[gentoo-commits] repo/gentoo:master commit in: sci-chemistry/wxmacmolplt/, sci-chemistry/wxmacmolplt/files/

2024-07-05 Thread Pacho Ramos
commit: c55a113c6c1f114e35e848648d57c44d021764a7
Author: Pacho Ramos  gentoo  org>
AuthorDate: Fri Jul  5 17:31:02 2024 +
Commit: Pacho Ramos  gentoo  org>
CommitDate: Fri Jul  5 17:48:55 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c55a113c

sci-chemistry/wxmacmolplt: drop 7.5-r1

Signed-off-by: Pacho Ramos  gentoo.org>

 sci-chemistry/wxmacmolplt/Manifest |  1 -
 .../wxmacmolplt/files/wxmacmolplt-7.5-glew.patch   | 11 -
 .../wxmacmolplt/wxmacmolplt-7.5-r1.ebuild  | 48 --
 3 files changed, 60 deletions(-)

diff --git a/sci-chemistry/wxmacmolplt/Manifest 
b/sci-chemistry/wxmacmolplt/Manifest
index 57b6c29fc905..2bd05b04b206 100644
--- a/sci-chemistry/wxmacmolplt/Manifest
+++ b/sci-chemistry/wxmacmolplt/Manifest
@@ -1,2 +1 @@
-DIST wxmacmolplt-7.5.tar.gz 1965376 BLAKE2B 
01033266ae66a215582a62690e792ca4ae82c8a8885fe277e2e77ee67ff70f02f6a9c10467ea6f3cee15933c6c89ba3c6137c9d29e47322ac4f395a3efd41383
 SHA512 
a1064d5068136b2a91328c7f912ff57d4741081d6d61437e7b4567fbf732917485b391493d637b8892bdad50b539363cfa9c778bb35407a9c0a2bfed20e42bc0
 DIST wxmacmolplt-7.7.2.tar.gz 2012054 BLAKE2B 
0e419d9700dd6461a4520722f43cc36cdaa2f51920868a868bdd58db169ed92f88c71d4ce0d79446c4c564eb794f7327b0eef5f87d9ab5a639829287b29482d6
 SHA512 
bf4b3126bbc8657a604f8dee8b022a17dbf4633a877318ceb45d803456acb0da007c2edae23f581fb6eeafd6ea411d147fbc076acb07aba3dcb8ee55b9c486fa

diff --git a/sci-chemistry/wxmacmolplt/files/wxmacmolplt-7.5-glew.patch 
b/sci-chemistry/wxmacmolplt/files/wxmacmolplt-7.5-glew.patch
deleted file mode 100644
index 809d7723cbb0..
--- a/sci-chemistry/wxmacmolplt/files/wxmacmolplt-7.5-glew.patch
+++ /dev/null
@@ -1,11 +0,0 @@
 a/configure.ac
-+++ b/configure.ac
-@@ -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/wxmacmolplt-7.5-r1.ebuild 
b/sci-chemistry/wxmacmolplt/wxmacmolplt-7.5-r1.ebuild
deleted file mode 100644
index d100dad51cbc..
--- a/sci-chemistry/wxmacmolplt/wxmacmolplt-7.5-r1.ebuild
+++ /dev/null
@@ -1,48 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-WX_GTK_VER=3.0
-inherit autotools desktop toolchain-funcs wxwidgets
-
-DESCRIPTION="Chemical 3D graphics program with GAMESS input builder"
-HOMEPAGE="http://www.scl.ameslab.gov/MacMolPlt/;
-SRC_URI="https://wxmacmolplt.googlecode.com/files/${P}.tar.gz;
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-
-RDEPEND="
-   media-libs/glew:0=
-   media-libs/mesa[X(+)]
-   x11-libs/wxGTK:${WX_GTK_VER}[X,opengl]"
-DEPEND="${RDEPEND}"
-BDEPEND="virtual/pkgconfig"
-
-PATCHES=( "${FILESDIR}"/${P}-glew.patch )
-
-src_prepare() {
-   default
-   sed \
-   -e "/^dist_doc_DATA/d" \
-   -i Makefile.am || die "Failed to disable installation of 
LICENSE file"
-   eautoreconf
-}
-
-src_configure() {
-   tc-export PKG_CONFIG
-
-   setup-wxwidgets unicode
-   econf \
-   --with-glew \
-   --without-ming
-}
-
-src_install() {
-   default
-
-   doicon resources/${PN}.png
-   make_desktop_entry ${PN} wxMacMolPlt ${PN} "Science;DataVisualization;"
-}



[gentoo-commits] repo/gentoo:master commit in: sci-chemistry/wxmacmolplt/

2023-11-24 Thread Pacho Ramos
commit: 39d94173abfb612e91cdf9ea98f8c31bfe8c6406
Author: Pacho Ramos  gentoo  org>
AuthorDate: Fri Nov 24 14:01:24 2023 +
Commit: Pacho Ramos  gentoo  org>
CommitDate: Fri Nov 24 14:30:30 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=39d94173

sci-chemistry/wxmacmolplt: add github upstream metadata

Signed-off-by: Pacho Ramos  gentoo.org>

 sci-chemistry/wxmacmolplt/metadata.xml | 17 ++---
 1 file changed, 10 insertions(+), 7 deletions(-)

diff --git a/sci-chemistry/wxmacmolplt/metadata.xml 
b/sci-chemistry/wxmacmolplt/metadata.xml
index 289dce2bea98..209998764618 100644
--- a/sci-chemistry/wxmacmolplt/metadata.xml
+++ b/sci-chemistry/wxmacmolplt/metadata.xml
@@ -1,11 +1,14 @@
 
 https://www.gentoo.org/dtd/metadata.dtd;>
 
-  
-sci-chemis...@gentoo.org
-Gentoo Chemistry Project
-  
-  
-  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.
-  
+   
+   sci-chemis...@gentoo.org
+   Gentoo Chemistry Project
+   
+   
+   brettbode/wxmacmolplt
+   
+   
+   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.
+   
 



[gentoo-commits] repo/gentoo:master commit in: sci-chemistry/wxmacmolplt/

2023-11-24 Thread Pacho Ramos
commit: e9a687ff91dbb21fd84c536ace7f91ce91df32f3
Author: Pacho Ramos  gentoo  org>
AuthorDate: Fri Nov 24 14:00:19 2023 +
Commit: Pacho Ramos  gentoo  org>
CommitDate: Fri Nov 24 14:30:30 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e9a687ff

sci-chemistry/wxmacmolplt: add 7.7.2

Closes: https://bugs.gentoo.org/741366
Closes: https://bugs.gentoo.org/862447
Signed-off-by: Pacho Ramos  gentoo.org>

 sci-chemistry/wxmacmolplt/Manifest |  1 +
 sci-chemistry/wxmacmolplt/wxmacmolplt-7.7.2.ebuild | 47 ++
 2 files changed, 48 insertions(+)

diff --git a/sci-chemistry/wxmacmolplt/Manifest 
b/sci-chemistry/wxmacmolplt/Manifest
index 0441b389eb6c..57b6c29fc905 100644
--- a/sci-chemistry/wxmacmolplt/Manifest
+++ b/sci-chemistry/wxmacmolplt/Manifest
@@ -1 +1,2 @@
 DIST wxmacmolplt-7.5.tar.gz 1965376 BLAKE2B 
01033266ae66a215582a62690e792ca4ae82c8a8885fe277e2e77ee67ff70f02f6a9c10467ea6f3cee15933c6c89ba3c6137c9d29e47322ac4f395a3efd41383
 SHA512 
a1064d5068136b2a91328c7f912ff57d4741081d6d61437e7b4567fbf732917485b391493d637b8892bdad50b539363cfa9c778bb35407a9c0a2bfed20e42bc0
+DIST wxmacmolplt-7.7.2.tar.gz 2012054 BLAKE2B 
0e419d9700dd6461a4520722f43cc36cdaa2f51920868a868bdd58db169ed92f88c71d4ce0d79446c4c564eb794f7327b0eef5f87d9ab5a639829287b29482d6
 SHA512 
bf4b3126bbc8657a604f8dee8b022a17dbf4633a877318ceb45d803456acb0da007c2edae23f581fb6eeafd6ea411d147fbc076acb07aba3dcb8ee55b9c486fa

diff --git a/sci-chemistry/wxmacmolplt/wxmacmolplt-7.7.2.ebuild 
b/sci-chemistry/wxmacmolplt/wxmacmolplt-7.7.2.ebuild
new file mode 100644
index ..d233a257b76e
--- /dev/null
+++ b/sci-chemistry/wxmacmolplt/wxmacmolplt-7.7.2.ebuild
@@ -0,0 +1,47 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+WX_GTK_VER="3.2-gtk3"
+inherit autotools desktop toolchain-funcs wxwidgets
+
+DESCRIPTION="Chemical 3D graphics program with GAMESS input builder"
+HOMEPAGE="http://brettbode.github.io/wxmacmolplt/;
+SRC_URI="https://github.com/brettbode/${PN}/archive/refs/tags/v${PV}.tar.gz -> 
${P}.tar.gz"
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+
+RDEPEND="
+   media-libs/glew:0=
+   media-libs/mesa[X(+)]
+   x11-libs/wxGTK:${WX_GTK_VER}[X,opengl]
+"
+DEPEND="${RDEPEND}"
+BDEPEND="virtual/pkgconfig"
+
+src_prepare() {
+   default
+   sed \
+   -e "/^dist_doc_DATA/d" \
+   -i Makefile.am || die "Failed to disable installation of 
LICENSE file"
+   eautoreconf
+}
+
+src_configure() {
+   tc-export PKG_CONFIG
+
+   setup-wxwidgets unicode
+   econf \
+   --with-glew \
+   --without-ming
+}
+
+src_install() {
+   default
+
+   doicon resources/${PN}.png
+   make_desktop_entry ${PN} wxMacMolPlt ${PN} "Science;DataVisualization;"
+}



[gentoo-commits] repo/gentoo:master commit in: sci-chemistry/wxmacmolplt/

2021-04-04 Thread David Seifert
commit: 8aac0d7a2f31b8d788c1c94259df9060df6dd668
Author: David Seifert  gentoo  org>
AuthorDate: Sun Apr  4 20:19:50 2021 +
Commit: David Seifert  gentoo  org>
CommitDate: Sun Apr  4 20:19:50 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8aac0d7a

sci-chemistry/wxmacmolplt: need-wxwidgets -> setup-wxwidgets

Package-Manager: Portage-3.0.18, Repoman-3.0.3
Signed-off-by: David Seifert  gentoo.org>

 sci-chemistry/wxmacmolplt/wxmacmolplt-7.5-r1.ebuild | 21 +++--
 1 file changed, 11 insertions(+), 10 deletions(-)

diff --git a/sci-chemistry/wxmacmolplt/wxmacmolplt-7.5-r1.ebuild 
b/sci-chemistry/wxmacmolplt/wxmacmolplt-7.5-r1.ebuild
index b102cd19a24..5a5d68427ca 100644
--- a/sci-chemistry/wxmacmolplt/wxmacmolplt-7.5-r1.ebuild
+++ b/sci-chemistry/wxmacmolplt/wxmacmolplt-7.5-r1.ebuild
@@ -1,31 +1,30 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=5
+EAPI=7
 
 WX_GTK_VER=3.0
-
-inherit autotools eutils wxwidgets
+inherit autotools desktop wxwidgets
 
 DESCRIPTION="Chemical 3D graphics program with GAMESS input builder"
 HOMEPAGE="http://www.scl.ameslab.gov/MacMolPlt/;
 SRC_URI="https://wxmacmolplt.googlecode.com/files/${P}.tar.gz;
 
 LICENSE="GPL-2"
-KEYWORDS="~amd64 ~x86"
 SLOT="0"
-IUSE=""
+KEYWORDS="~amd64 ~x86"
 
 RDEPEND="
media-libs/glew:0=
media-libs/mesa[X(+)]
x11-libs/wxGTK:${WX_GTK_VER}[X,opengl]"
-DEPEND="${RDEPEND}
-   virtual/pkgconfig"
+DEPEND="${RDEPEND}"
+BDEPEND="virtual/pkgconfig"
+
+PATCHES=( "${FILESDIR}"/${P}-glew.patch )
 
 src_prepare() {
-   need-wxwidgets unicode
-   epatch "${FILESDIR}"/${P}-glew.patch
+   default
sed \
-e "/^dist_doc_DATA/d" \
-i Makefile.am || die "Failed to disable installation of 
LICENSE file"
@@ -33,6 +32,7 @@ src_prepare() {
 }
 
 src_configure() {
+   setup-wxwidgets unicode
econf \
--with-glew \
--without-ming
@@ -40,6 +40,7 @@ src_configure() {
 
 src_install() {
default
+
doicon resources/${PN}.png
make_desktop_entry ${PN} wxMacMolPlt ${PN} "Science;DataVisualization;"
 }



[gentoo-commits] repo/gentoo:master commit in: sci-chemistry/wxmacmolplt/, profiles/base/

2019-09-06 Thread Michał Górny
commit: be66753d850eceb8dcdbc8f8c40c5372fc5a911b
Author: Michał Górny  gentoo  org>
AuthorDate: Fri Sep  6 13:03:49 2019 +
Commit: Michał Górny  gentoo  org>
CommitDate: Fri Sep  6 13:07:04 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=be66753d

sci-chemistry/wxmacmolplt: Remove media-libs/ming dep

Signed-off-by: Michał Górny  gentoo.org>

 profiles/base/package.use.mask  | 4 
 sci-chemistry/wxmacmolplt/metadata.xml  | 3 ---
 sci-chemistry/wxmacmolplt/wxmacmolplt-7.5-r1.ebuild | 7 +++
 3 files changed, 3 insertions(+), 11 deletions(-)

diff --git a/profiles/base/package.use.mask b/profiles/base/package.use.mask
index b8cbc409a28..f493cc05738 100644
--- a/profiles/base/package.use.mask
+++ b/profiles/base/package.use.mask
@@ -33,10 +33,6 @@ sys-cluster/openmpi openmpi_fabrics_open-mx
 # kept around for dependency reasons from rakudo and friends.
 >=dev-lang/nqp-2019.07 java
 
-# Aaron Bauman  (2019-08-04)
-# media-libs/ming will be removed in 30 days
-sci-chemistry/wxmacmolplt flash
-
 # Thomas Deutschmann  (2019-08-03)
 # Early microcode loading is only supported on amd64 & x86
 sys-kernel/linux-firmware initramfs

diff --git a/sci-chemistry/wxmacmolplt/metadata.xml 
b/sci-chemistry/wxmacmolplt/metadata.xml
index 4fa3624287b..9e890dd280b 100644
--- a/sci-chemistry/wxmacmolplt/metadata.xml
+++ b/sci-chemistry/wxmacmolplt/metadata.xml
@@ -8,7 +8,4 @@
   
 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.5-r1.ebuild 
b/sci-chemistry/wxmacmolplt/wxmacmolplt-7.5-r1.ebuild
index 9b08f966da9..9b2d5086227 100644
--- a/sci-chemistry/wxmacmolplt/wxmacmolplt-7.5-r1.ebuild
+++ b/sci-chemistry/wxmacmolplt/wxmacmolplt-7.5-r1.ebuild
@@ -14,13 +14,12 @@ 
SRC_URI="https://wxmacmolplt.googlecode.com/files/${P}.tar.gz;
 LICENSE="GPL-2"
 KEYWORDS="~amd64 ~x86"
 SLOT="0"
-IUSE="flash"
+IUSE=""
 
 RDEPEND="
media-libs/glew:0=
media-libs/mesa[X(+)]
-   x11-libs/wxGTK:${WX_GTK_VER}[X,opengl]
-   flash? ( media-libs/ming )"
+   x11-libs/wxGTK:${WX_GTK_VER}[X,opengl]"
 DEPEND="${RDEPEND}
virtual/pkgconfig"
 
@@ -36,7 +35,7 @@ src_prepare() {
 src_configure() {
econf \
--with-glew \
-   $(use_with flash ming)
+   --without-ming
 }
 
 src_install() {



[gentoo-commits] repo/gentoo:master commit in: sci-chemistry/wxmacmolplt/files/

2017-01-31 Thread David Seifert
commit: b9536b45834adc008f22f7bb89b287d2412cc6f9
Author: Michael Mair-Keimberger (asterix)  gmail 
 com>
AuthorDate: Mon Jan 30 17:58:44 2017 +
Commit: David Seifert  gentoo  org>
CommitDate: Tue Jan 31 08:41:52 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b9536b45

sci-chemistry/wxmacmolplt: remove unused patch

Closes: https://github.com/gentoo/gentoo/pull/3730

 sci-chemistry/wxmacmolplt/files/wxmacmolplt-7.4.2-glew.patch | 12 
 1 file changed, 12 deletions(-)

diff --git a/sci-chemistry/wxmacmolplt/files/wxmacmolplt-7.4.2-glew.patch 
b/sci-chemistry/wxmacmolplt/files/wxmacmolplt-7.4.2-glew.patch
deleted file mode 100644
index 08986db..
--- a/sci-chemistry/wxmacmolplt/files/wxmacmolplt-7.4.2-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.ac2010-12-05 02:48:29.0 
+0300
-+++ wxmacmolplt-7.4.2/configure.ac 2010-12-06 19:30:24.0 +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])



[gentoo-commits] repo/gentoo:master commit in: sci-chemistry/wxmacmolplt/

2016-11-27 Thread Pacho Ramos
commit: 8ab0fa54fb95082c0401303c810e16ad8f2b2a58
Author: Pacho Ramos  gentoo  org>
AuthorDate: Sun Nov 27 13:08:24 2016 +
Commit: Pacho Ramos  gentoo  org>
CommitDate: Sun Nov 27 13:08:24 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8ab0fa54

sci-chemistry/wxmacmolplt: Set slot for glew

Package-Manager: portage-2.3.2

 sci-chemistry/wxmacmolplt/wxmacmolplt-7.5-r1.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/sci-chemistry/wxmacmolplt/wxmacmolplt-7.5-r1.ebuild 
b/sci-chemistry/wxmacmolplt/wxmacmolplt-7.5-r1.ebuild
index b0352c5..f7a0816 100644
--- a/sci-chemistry/wxmacmolplt/wxmacmolplt-7.5-r1.ebuild
+++ b/sci-chemistry/wxmacmolplt/wxmacmolplt-7.5-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -18,7 +18,7 @@ SLOT="0"
 IUSE="flash"
 
 RDEPEND="
-   media-libs/glew
+   media-libs/glew:0=
media-libs/mesa
x11-libs/wxGTK:${WX_GTK_VER}[X,opengl]
flash? ( media-libs/ming )"



[gentoo-commits] repo/gentoo:master commit in: sci-chemistry/wxmacmolplt/

2016-11-27 Thread Pacho Ramos
commit: 2366f3124714d319a2aaf1541ffdbbabd36d05e9
Author: Pacho Ramos  gentoo  org>
AuthorDate: Sun Nov 27 13:07:48 2016 +
Commit: Pacho Ramos  gentoo  org>
CommitDate: Sun Nov 27 13:07:48 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2366f312

sci-chemistry/wxmacmolplt: Drop old

Package-Manager: portage-2.3.2

 sci-chemistry/wxmacmolplt/Manifest |  1 -
 sci-chemistry/wxmacmolplt/wxmacmolplt-7.4.2.ebuild | 46 --
 sci-chemistry/wxmacmolplt/wxmacmolplt-7.5.ebuild   | 46 --
 3 files changed, 93 deletions(-)

diff --git a/sci-chemistry/wxmacmolplt/Manifest 
b/sci-chemistry/wxmacmolplt/Manifest
index f1e34ad..47d014e 100644
--- a/sci-chemistry/wxmacmolplt/Manifest
+++ b/sci-chemistry/wxmacmolplt/Manifest
@@ -1,2 +1 @@
-DIST wxmacmolplt-7.4.2.tar.gz 1860528 SHA256 
0e17295c8082af353311d3d13600bdda20d337d82f5ff8da1be8c2223bb54f76 SHA512 
3a51b62300eb8f72c21046056e4f3ae91417848d903846186572ef9ffb04b72e3ac16c42750831a6efc601de94432030279b4d0f8a994da0d1fd596e8b6a
 WHIRLPOOL 
08c846fafce028d202cff917cfd21c193f78bf7c60ef62ce75df3e9e416b3f55efd3ede4d8ed3d04afc88d8ae2f03d0dadd496277cd622ffab4d20c5bd8ee25b
 DIST wxmacmolplt-7.5.tar.gz 1965376 SHA256 
df74762d106e4b44bba8ced84d2df78848052fea543937c51297479fa98fc787 SHA512 
a1064d5068136b2a91328c7f912ff57d4741081d6d61437e7b4567fbf732917485b391493d637b8892bdad50b539363cfa9c778bb35407a9c0a2bfed20e42bc0
 WHIRLPOOL 
9cda289232f7323819b7426dc17532396e633514e292e11f71404f380f174c1439b788b594f8d9a72cc0ddca48d799a173ff14a9b783edb8bc64f0b4e04c

diff --git a/sci-chemistry/wxmacmolplt/wxmacmolplt-7.4.2.ebuild 
b/sci-chemistry/wxmacmolplt/wxmacmolplt-7.4.2.ebuild
deleted file mode 100644
index c53a194..
--- a/sci-chemistry/wxmacmolplt/wxmacmolplt-7.4.2.ebuild
+++ /dev/null
@@ -1,46 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-
-WX_GTK_VER=2.8
-
-inherit autotools eutils 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-1.5.3
-   media-libs/mesa
-   x11-libs/wxGTK:${WX_GTK_VER}[X,opengl]
-   flash? ( media-libs/ming )"
-DEPEND="${RDEPEND}
-   virtual/pkgconfig"
-
-src_prepare() {
-   epatch "${FILESDIR}"/${P}-glew.patch
-   sed \
-   -e "/^dist_doc_DATA/d" \
-   -i 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;Education"
-}

diff --git a/sci-chemistry/wxmacmolplt/wxmacmolplt-7.5.ebuild 
b/sci-chemistry/wxmacmolplt/wxmacmolplt-7.5.ebuild
deleted file mode 100644
index 588fc19..
--- a/sci-chemistry/wxmacmolplt/wxmacmolplt-7.5.ebuild
+++ /dev/null
@@ -1,46 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-
-WX_GTK_VER=2.9
-
-inherit autotools eutils wxwidgets
-
-DESCRIPTION="Chemical 3D graphics program with GAMESS input builder"
-HOMEPAGE="http://www.scl.ameslab.gov/MacMolPlt/;
-SRC_URI="https://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:${WX_GTK_VER}[X,opengl]
-   flash? ( media-libs/ming )"
-DEPEND="${RDEPEND}
-   virtual/pkgconfig"
-
-src_prepare() {
-   epatch "${FILESDIR}"/${P}-glew.patch
-   sed \
-   -e "/^dist_doc_DATA/d" \
-   -i 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;"
-}



[gentoo-commits] repo/gentoo:master commit in: sci-chemistry/wxmacmolplt/

2015-10-25 Thread Pacho Ramos
commit: 2a055dd9a9983472e9fbde321a8fc31f3e1abd17
Author: Pacho Ramos  gentoo  org>
AuthorDate: Sun Oct 25 16:37:20 2015 +
Commit: Pacho Ramos  gentoo  org>
CommitDate: Sun Oct 25 16:37:20 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2a055dd9

sci-chemistry/wxmacmolplt: Support wxGTK:3.0

Package-Manager: portage-2.2.23

 .../wxmacmolplt/wxmacmolplt-7.5-r1.ebuild  | 47 ++
 1 file changed, 47 insertions(+)

diff --git a/sci-chemistry/wxmacmolplt/wxmacmolplt-7.5-r1.ebuild 
b/sci-chemistry/wxmacmolplt/wxmacmolplt-7.5-r1.ebuild
new file mode 100644
index 000..b0352c5
--- /dev/null
+++ b/sci-chemistry/wxmacmolplt/wxmacmolplt-7.5-r1.ebuild
@@ -0,0 +1,47 @@
+# Copyright 1999-2014 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+
+WX_GTK_VER=3.0
+
+inherit autotools eutils wxwidgets
+
+DESCRIPTION="Chemical 3D graphics program with GAMESS input builder"
+HOMEPAGE="http://www.scl.ameslab.gov/MacMolPlt/;
+SRC_URI="https://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:${WX_GTK_VER}[X,opengl]
+   flash? ( media-libs/ming )"
+DEPEND="${RDEPEND}
+   virtual/pkgconfig"
+
+src_prepare() {
+   need-wxwidgets unicode
+   epatch "${FILESDIR}"/${P}-glew.patch
+   sed \
+   -e "/^dist_doc_DATA/d" \
+   -i 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;"
+}