From: "Horea Christian" <horea.christ@gmail.com>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/sci:master commit in: sci-biology/mouse-brain-atlases/
Date: Thu, 16 Feb 2023 08:44:25 +0000 (UTC) [thread overview]
Message-ID: <1676537054.bb279db524c7955f7a0c3389c8137909a8114b72.chymera@gentoo> (raw)
commit: bb279db524c7955f7a0c3389c8137909a8114b72
Author: Horea Christian <chr <AT> chymera <DOT> eu>
AuthorDate: Thu Feb 16 08:44:14 2023 +0000
Commit: Horea Christian <horea.christ <AT> gmail <DOT> com>
CommitDate: Thu Feb 16 08:44:14 2023 +0000
URL: https://gitweb.gentoo.org/proj/sci.git/commit/?id=bb279db5
sci-biology/mouse-brain-atlases: treeclean
Signed-off-by: Horea Christian <chr <AT> chymera.eu>
sci-biology/mouse-brain-atlases/metadata.xml | 18 ---------
.../mouse-brain-atlases-0.5.3.ebuild | 44 ----------------------
2 files changed, 62 deletions(-)
diff --git a/sci-biology/mouse-brain-atlases/metadata.xml b/sci-biology/mouse-brain-atlases/metadata.xml
deleted file mode 100644
index a38b084ef..000000000
--- a/sci-biology/mouse-brain-atlases/metadata.xml
+++ /dev/null
@@ -1,18 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
- <maintainer type="person">
- <email>gentoo@chymera.eu</email>
- <name>Horea Christian</name>
- </maintainer>
- <maintainer type="project">
- <email>sci@gentoo.org</email>
- <name>Gentoo Science Project</name>
- </maintainer>
- <use>
- <flag name="hires">Also install high-resolution atlases.</flag>
- </use>
- <upstream>
- <remote-id type="github">IBT-FMI/mouse-brain-atlases</remote-id>
- </upstream>
-</pkgmetadata>
diff --git a/sci-biology/mouse-brain-atlases/mouse-brain-atlases-0.5.3.ebuild b/sci-biology/mouse-brain-atlases/mouse-brain-atlases-0.5.3.ebuild
deleted file mode 100644
index 0681d770d..000000000
--- a/sci-biology/mouse-brain-atlases/mouse-brain-atlases-0.5.3.ebuild
+++ /dev/null
@@ -1,44 +0,0 @@
-# Copyright 1999-2018 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-inherit check-reqs
-
-DESCRIPTION="A collection of mouse brain atlases in NIfTI format"
-HOMEPAGE="https://github.com/IBT-FMI/mouse-brain-atlases"
-SRC_URI="
- https://resources.chymera.eu/distfiles/${P}.tar.xz
- hires? ( https://resources.chymera.eu/distfiles/${PN}HD-${PV}.tar.xz )
- "
-
-LICENSE="fairuse"
-SLOT="0"
-KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
-IUSE="hires"
-
-RDEPEND=""
-DEPEND=""
-
-pkg_pretend() {
- if use hires; then
- CHECKREQS_DISK_BUILD="4G"
- CHECKREQS_DISK_USR="4G"
- CHECKREQS_DISK_VAR="8G"
- else
- CHECKREQS_DISK_BUILD="500M"
- fi
- check-reqs_pkg_pretend
-}
-
-# We disable this phase to not check requirements twice.
-pkg_setup() { :; }
-
-src_install() {
- insinto "/usr/share/${PN}"
- doins *
- if use hires; then
- cd "../${PN}HD-${PV}"
- doins *
- fi
-}
next reply other threads:[~2023-02-16 8:44 UTC|newest]
Thread overview: 22+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-02-16 8:44 Horea Christian [this message]
-- strict thread matches above, loose matches on Subject: below --
2023-02-16 8:36 [gentoo-commits] proj/sci:master commit in: sci-biology/mouse-brain-atlases/ Horea Christian
2023-02-16 8:36 Horea Christian
2021-03-04 13:53 Andrew Ammerlaan
2020-05-12 7:15 Horea Christian
2018-12-31 2:08 Horea Christian
2018-12-26 19:05 Horea Christian
2018-12-25 18:05 Horea Christian
2018-12-23 20:55 Horea Christian
2018-12-20 13:05 Horea Christian
2018-12-20 13:02 Horea Christian
2018-11-17 20:22 Horea Christian
2018-11-17 20:05 Horea Christian
2018-11-17 20:02 Horea Christian
2018-07-19 21:24 Horea Christian
2018-07-19 19:51 Horea Christian
2018-07-19 18:35 Horea Christian
2018-07-17 21:16 Horea Christian
2018-07-04 17:39 Horea Christian
2018-07-04 17:39 Horea Christian
2018-07-01 2:00 Horea Christian
2018-06-24 3:49 Horea Christian
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=1676537054.bb279db524c7955f7a0c3389c8137909a8114b72.chymera@gentoo \
--to=horea.christ@gmail.com \
--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