From: "Jeroen Roovers" <jer@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: x11-misc/evolvotron/
Date: Wed, 30 Sep 2020 08:58:19 +0000 (UTC) [thread overview]
Message-ID: <1601456295.b6d5b363e935265b4ac42d051b72823b6b8e588c.jer@gentoo> (raw)
commit: b6d5b363e935265b4ac42d051b72823b6b8e588c
Author: Jeroen Roovers <jer <AT> gentoo <DOT> org>
AuthorDate: Wed Sep 30 08:55:37 2020 +0000
Commit: Jeroen Roovers <jer <AT> gentoo <DOT> org>
CommitDate: Wed Sep 30 08:58:15 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b6d5b363
x11-misc/evolvotron: Old
Package-Manager: Portage-3.0.8, Repoman-3.0.1
Signed-off-by: Jeroen Roovers <jer <AT> gentoo.org>
x11-misc/evolvotron/evolvotron-0.7.1.ebuild | 55 -----------------------------
1 file changed, 55 deletions(-)
diff --git a/x11-misc/evolvotron/evolvotron-0.7.1.ebuild b/x11-misc/evolvotron/evolvotron-0.7.1.ebuild
deleted file mode 100644
index 62f289f61de..00000000000
--- a/x11-misc/evolvotron/evolvotron-0.7.1.ebuild
+++ /dev/null
@@ -1,55 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-inherit qmake-utils
-
-DESCRIPTION="Generative art image evolver"
-HOMEPAGE="
- http://www.bottlenose.net/share/evolvotron/index.htm
- https://sourceforge.net/projects/evolvotron/
-"
-SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="amd64 ~ppc x86"
-
-RDEPEND="
- dev-libs/boost:=
- dev-qt/qtcore:5
- dev-qt/qtgui:5
- dev-qt/qtwidgets:5
- dev-qt/qtxml:5
-"
-DEPEND="${RDEPEND}"
-
-DOCS=(
- BUGS NEWS README TODO USAGE
-)
-HTML_DOCS=(
- evolvotron.html
-)
-S=${WORKDIR}/${PN}
-
-src_configure() {
- eqmake5 main.pro
-}
-
-src_compile() {
- local etsubdir
- for etsubdir in \
- libfunction libevolvotron evolvotron evolvotron_render evolvotron_mutate
- do
- emake sub-${etsubdir}
- done
-}
-
-src_install() {
- local bin
- for bin in ${PN}{,_mutate,_render}; do
- dobin ${bin}/${bin}
- done
- doman man/man1/*
- einstalldocs
-}
next reply other threads:[~2020-09-30 8:58 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-09-30 8:58 Jeroen Roovers [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-03-08 19:32 [gentoo-commits] repo/gentoo:master commit in: x11-misc/evolvotron/ Andreas Sturmlechner
2022-02-14 20:59 Jonas Stein
2020-09-30 8:58 Jeroen Roovers
2020-09-15 20:20 Jeroen Roovers
2018-02-06 15:10 Thomas Deutschmann
2017-11-18 11:33 Jeroen Roovers
2017-11-18 11:26 Jeroen Roovers
2017-01-15 11:20 Pacho Ramos
2016-12-20 16:52 Tobias Klausmann
2015-09-13 19:01 Manuel Rüger
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=1601456295.b6d5b363e935265b4ac42d051b72823b6b8e588c.jer@gentoo \
--to=jer@gentoo.org \
--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