From: "Alexander Puck Neuwirth" <alexander@neuwirth-informatik.de>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/sci:master commit in: sci-biology/snapgene-viewer/
Date: Tue, 06 May 2025 13:53:00 +0000 (UTC) [thread overview]
Message-ID: <1746539537.ca2faa8033a0c0663afe394167afd1d633b7b605.alexander@gentoo> (raw)
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/
-}
reply other threads:[~2025-05-06 13:53 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1746539537.ca2faa8033a0c0663afe394167afd1d633b7b605.alexander@gentoo \
--to=alexander@neuwirth-informatik.de \
--cc=gentoo-commits@lists.gentoo.org \
--cc=gentoo-dev@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox