From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: <gentoo-commits+bounces-1572959-garchives=archives.gentoo.org@lists.gentoo.org> Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 65652158099 for <garchives@archives.gentoo.org>; Fri, 24 Nov 2023 14:31:22 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id AD5BE2BC0BE; Fri, 24 Nov 2023 14:31:21 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 914B72BC0BE for <gentoo-commits@lists.gentoo.org>; Fri, 24 Nov 2023 14:31:21 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id A9D6C33BEED for <gentoo-commits@lists.gentoo.org>; Fri, 24 Nov 2023 14:31:20 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id D44E213C9 for <gentoo-commits@lists.gentoo.org>; Fri, 24 Nov 2023 14:31:17 +0000 (UTC) From: "Pacho Ramos" <pacho@gentoo.org> To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Pacho Ramos" <pacho@gentoo.org> Message-ID: <1700836230.e9a687ff91dbb21fd84c536ace7f91ce91df32f3.pacho@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: sci-chemistry/wxmacmolplt/ X-VCS-Repository: repo/gentoo X-VCS-Files: sci-chemistry/wxmacmolplt/Manifest sci-chemistry/wxmacmolplt/wxmacmolplt-7.7.2.ebuild X-VCS-Directories: sci-chemistry/wxmacmolplt/ X-VCS-Committer: pacho X-VCS-Committer-Name: Pacho Ramos X-VCS-Revision: e9a687ff91dbb21fd84c536ace7f91ce91df32f3 X-VCS-Branch: master Date: Fri, 24 Nov 2023 14:31:17 +0000 (UTC) Precedence: bulk List-Post: <mailto:gentoo-commits@lists.gentoo.org> List-Help: <mailto:gentoo-commits+help@lists.gentoo.org> List-Unsubscribe: <mailto:gentoo-commits+unsubscribe@lists.gentoo.org> List-Subscribe: <mailto:gentoo-commits+subscribe@lists.gentoo.org> List-Id: Gentoo Linux mail <gentoo-commits.gentoo.org> X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 084cb8a6-5041-4ec9-8fec-ab7331695e2a X-Archives-Hash: a72146be7ae011fd6e49f68997ebd0b3 commit: e9a687ff91dbb21fd84c536ace7f91ce91df32f3 Author: Pacho Ramos <pacho <AT> gentoo <DOT> org> AuthorDate: Fri Nov 24 14:00:19 2023 +0000 Commit: Pacho Ramos <pacho <AT> gentoo <DOT> org> CommitDate: Fri Nov 24 14:30:30 2023 +0000 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 <pacho <AT> 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 000000000000..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;" +}