public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] proj/sci:master commit in: sci-biology/snapgene-viewer/
@ 2025-05-06 13:53 Alexander Puck Neuwirth
  0 siblings, 0 replies; only message in thread
From: Alexander Puck Neuwirth @ 2025-05-06 13:53 UTC (permalink / raw
  To: gentoo-commits

commit:     ca2faa8033a0c0663afe394167afd1d633b7b605
Author:     Alexander Puck Neuwirth <alexander <AT> neuwirth-informatik <DOT> de>
AuthorDate: Tue May  6 00:19:30 2025 +0000
Commit:     Alexander Puck Neuwirth <alexander <AT> neuwirth-informatik <DOT> de>
CommitDate: Tue May  6 13:52:17 2025 +0000
URL:        https://gitweb.gentoo.org/proj/sci.git/commit/?id=ca2faa80

sci-biology/snapgene-viewer: treeclean

Signed-off-by: Alexander Puck Neuwirth <alexander <AT> neuwirth-informatik.de>

 sci-biology/snapgene-viewer/metadata.xml           | 12 ----
 .../snapgene-viewer/snapgene-viewer-7.0.3.ebuild   | 65 ----------------------
 2 files changed, 77 deletions(-)

diff --git a/sci-biology/snapgene-viewer/metadata.xml b/sci-biology/snapgene-viewer/metadata.xml
deleted file mode 100644
index 5c83ce208..000000000
--- a/sci-biology/snapgene-viewer/metadata.xml
+++ /dev/null
@@ -1,12 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
-	<maintainer type="person">
-		<email>pacho@gentoo.org</email>
-		<name>Pacho Ramos</name>
-	</maintainer>
-	<maintainer type="project">
-		<email>sci-chemistry@gentoo.org</email>
-		<name>Gentoo Chemistry Project</name>
-	</maintainer>
-</pkgmetadata>

diff --git a/sci-biology/snapgene-viewer/snapgene-viewer-7.0.3.ebuild b/sci-biology/snapgene-viewer/snapgene-viewer-7.0.3.ebuild
deleted file mode 100644
index 3db83ce56..000000000
--- a/sci-biology/snapgene-viewer/snapgene-viewer-7.0.3.ebuild
+++ /dev/null
@@ -1,65 +0,0 @@
-# Copyright 2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-inherit unpacker wrapper xdg
-
-DESCRIPTION="Software for plasmid mapping, primer design, and restriction site analysis"
-HOMEPAGE="https://www.snapgene.com/features"
-SRC_URI="snapgene_${PV}_linux.deb"
-SNAPGENE_DOWNLOAD="https://www.snapgene.com/local/targets/download.php?os=linux_deb&variant=paid&release=${PV}"
-RESTRICT="fetch"
-
-LICENSE="GSL"
-SLOT="0"
-KEYWORDS="~amd64"
-
-DEPEND=""
-# ldd /opt/gslbiotech/snapgene/snapgene
-RDEPEND="${DEPEND}
-	app-arch/bzip2
-	app-arch/xz-utils
-	app-crypt/qca[qt6]
-	dev-libs/openssl-compat:1.1.1
-	dev-qt/qt5compat:6
-	dev-qt/qtbase:6[concurrent,gui,network,opengl,sql,widgets,xml]
-	dev-qt/qtdeclarative:6
-	dev-qt/qtpositioning:6
-	dev-qt/qtwebchannel:6
-	dev-qt/qtwebengine:6
-	media-libs/libglvnd
-	media-libs/tiff-compat:4
-	sci-libs/htslib:0/3
-	sys-devel/gcc
-	sys-libs/glibc
-	llvm-runtimes/libcxx[libcxxabi]
-	sys-libs/libunwind:0/8
-	x11-libs/libX11
-	x11-libs/libXau
-	x11-libs/libXdmcp
-	x11-libs/libxcb
-"
-BDEPEND=">=dev-util/patchelf-0.10"
-
-S="${WORKDIR}"
-QA_PREBUILT="*"
-
-pkg_nofetch() {
-	elog "Please download ${SRC_URI} from"
-	elog "${SNAPGENE_DOWNLOAD}"
-	elog "and place it into your DISTDIR directory."
-}
-
-src_install() {
-	patchelf --replace-needed libunwind.so.1 libunwind.so.8 \
-		opt/gslbiotech/snapgene/snapgene || die
-
-	mv usr/share/doc/snapgene usr/share/doc/${PF} || die
-	gzip -d usr/share/doc/${PF}/changelog.Debian.gz || die
-
-	insinto /
-	doins -r *
-
-	fperms +x /opt/gslbiotech/snapgene/snapgene{,.sh}
-	make_wrapper ${PN} ./snapgene.sh /opt/gslbiotech/snapgene/
-}


^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2025-05-06 13:53 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-05-06 13:53 [gentoo-commits] proj/sci:master commit in: sci-biology/snapgene-viewer/ Alexander Puck Neuwirth

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox