From: "Andrew Ammerlaan" <andrewammerlaan@riseup.net>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/sci:master commit in: sci-visualization/mricrogl/
Date: Sat, 20 Mar 2021 10:44:35 +0000 (UTC) [thread overview]
Message-ID: <1616237070.0fe89dfd2da63b5fc55d12153e0d1e4cb04a181b.andrewammerlaan@gentoo> (raw)
commit: 0fe89dfd2da63b5fc55d12153e0d1e4cb04a181b
Author: Andrew Ammerlaan <andrewammerlaan <AT> riseup <DOT> net>
AuthorDate: Sat Mar 20 10:44:30 2021 +0000
Commit: Andrew Ammerlaan <andrewammerlaan <AT> riseup <DOT> net>
CommitDate: Sat Mar 20 10:44:30 2021 +0000
URL: https://gitweb.gentoo.org/proj/sci.git/commit/?id=0fe89dfd
sci-visualization/mricrogl: drop old
Package-Manager: Portage-3.0.17, Repoman-3.0.2
Signed-off-by: Andrew Ammerlaan <andrewammerlaan <AT> riseup.net>
.../mricrogl/mricrogl-1.0.20180402.ebuild | 41 --------------------
.../mricrogl/mricrogl-1.0.20180623.ebuild | 44 ----------------------
2 files changed, 85 deletions(-)
diff --git a/sci-visualization/mricrogl/mricrogl-1.0.20180402.ebuild b/sci-visualization/mricrogl/mricrogl-1.0.20180402.ebuild
deleted file mode 100644
index ab87019a2..000000000
--- a/sci-visualization/mricrogl/mricrogl-1.0.20180402.ebuild
+++ /dev/null
@@ -1,41 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-inherit eutils gnome2-utils
-
-DESCRIPTION="A simple medical imaging visualization tool"
-HOMEPAGE="https://github.com/neurolabusc/MRIcroGL"
-SRC_URI="https://github.com/neurolabusc/MRIcroGL/archive/v${PV}.tar.gz -> ${P}.tar.gz"
-
-LICENSE="BSD"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-
-RDEPEND=""
-DEPEND="dev-lang/fpc
- >=dev-lang/lazarus-1.6.2"
-
-S="${WORKDIR}/MRIcroGL-${PV}"
-
-src_compile() {
- lazbuild -B --lazarusdir="${EPREFIX}/usr/share/lazarus/" simplelaz.lpi || die
-}
-
-src_install() {
- dobin MRIcroGL
-
- insinto /usr/share/mricrogl
- doins -r lut script shaders
-
- doicon -s scalable mricrogl.svg
- make_desktop_entry MRIcroGL MRIcroGL /usr/share/icons/hicolor/scalable/apps/mricrogl.svg
-}
-
-pkg_postinst() {
- gnome2_icon_cache_update
-}
-pkg_postrm() {
- gnome2_icon_cache_update
-}
diff --git a/sci-visualization/mricrogl/mricrogl-1.0.20180623.ebuild b/sci-visualization/mricrogl/mricrogl-1.0.20180623.ebuild
deleted file mode 100644
index fe93caa39..000000000
--- a/sci-visualization/mricrogl/mricrogl-1.0.20180623.ebuild
+++ /dev/null
@@ -1,44 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-inherit eutils gnome2-utils
-
-DESCRIPTION="A simple medical imaging visualization tool"
-HOMEPAGE="https://github.com/neurolabusc/MRIcroGL"
-SRC_URI="https://github.com/neurolabusc/MRIcroGL/archive/v${PV}.tar.gz -> ${P}.tar.gz"
-
-LICENSE="BSD"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-
-RDEPEND=""
-DEPEND="dev-lang/fpc
- >=dev-lang/lazarus-1.6.2[python(-)]"
-
-S="${WORKDIR}/MRIcroGL-${PV}"
-
-src_compile() {
- # Python support will only be vaialable for the default implementation:
- # https://github.com/neurolabusc/MRIcroGL/issues/30#issuecomment-423216197
- cp -rf /etc/lazarus system-lazarus-config
- lazbuild -B --lazarusdir="/usr/share/lazarus/" --pcp="system-lazarus-config" simplelaz.lpi || die
-}
-
-src_install() {
- dobin MRIcroGL
-
- insinto /usr/share/mricrogl
- doins -r lut script shaders
-
- doicon -s scalable mricrogl.svg
- make_desktop_entry MRIcroGL MRIcroGL /usr/share/icons/hicolor/scalable/apps/mricrogl.svg
-}
-
-pkg_postinst() {
- gnome2_icon_cache_update
-}
-pkg_postrm() {
- gnome2_icon_cache_update
-}
next reply other threads:[~2021-03-20 10:44 UTC|newest]
Thread overview: 23+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-03-20 10:44 Andrew Ammerlaan [this message]
-- strict thread matches above, loose matches on Subject: below --
2023-02-17 20:14 [gentoo-commits] proj/sci:master commit in: sci-visualization/mricrogl/ Horea Christian
2023-02-17 5:22 Horea Christian
2023-02-17 5:22 Horea Christian
2023-02-17 5:22 Horea Christian
2021-12-16 10:57 Andrew Ammerlaan
2021-01-19 17:02 Andrew Ammerlaan
2020-04-01 21:30 Horea Christian
2020-04-01 13:29 Horea Christian
2020-04-01 13:27 Horea Christian
2020-04-01 8:31 Horea Christian
2018-09-24 0:04 Horea Christian
2018-09-23 23:57 Horea Christian
2018-06-05 21:18 Horea Christian
2017-12-24 10:28 David Seifert
2017-09-21 2:56 Benda XU
2017-04-14 11:17 Justin Lecher
2017-04-03 14:55 Marius Brehler
2017-04-03 14:55 Marius Brehler
2016-12-17 18:05 Justin Lecher
2016-05-07 9:29 Justin Lecher
2016-04-26 19:06 Justin Lecher
2016-03-06 19:41 Justin Lecher
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=1616237070.0fe89dfd2da63b5fc55d12153e0d1e4cb04a181b.andrewammerlaan@gentoo \
--to=andrewammerlaan@riseup.net \
--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