public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Andreas Sturmlechner" <asturm@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: media-gfx/mandelbulber/
Date: Thu, 21 May 2020 19:45:07 +0000 (UTC)	[thread overview]
Message-ID: <1590090296.1d811969c250cd7f6a3709cdb643edd285624988.asturm@gentoo> (raw)

commit:     1d811969c250cd7f6a3709cdb643edd285624988
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Thu May 21 19:44:56 2020 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Thu May 21 19:44:56 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1d811969

media-gfx/mandelbulber: EAPI-7 bump, xdg-utils, use https

Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 media-gfx/mandelbulber/mandelbulber-2.12-r1.ebuild | 16 +++++++++-------
 1 file changed, 9 insertions(+), 7 deletions(-)

diff --git a/media-gfx/mandelbulber/mandelbulber-2.12-r1.ebuild b/media-gfx/mandelbulber/mandelbulber-2.12-r1.ebuild
index 31967ec7254..b50cfb100e6 100644
--- a/media-gfx/mandelbulber/mandelbulber-2.12-r1.ebuild
+++ b/media-gfx/mandelbulber/mandelbulber-2.12-r1.ebuild
@@ -1,13 +1,13 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=6
+EAPI=7
 
 MY_P="${PN}2-${PV}-1"
-inherit desktop gnome2-utils qmake-utils
+inherit desktop qmake-utils xdg-utils
 
 DESCRIPTION="Tool to render 3D fractals"
-HOMEPAGE="http://www.mandelbulber.com"
+HOMEPAGE="https://www.mandelbulber.com"
 SRC_URI="mirror://sourceforge/${PN}/${MY_P}.tar.gz"
 
 LICENSE="CC-BY-4.0 GPL-3"
@@ -15,6 +15,9 @@ SLOT="0"
 KEYWORDS="~amd64 ~x86"
 IUSE="opencl openexr sndfile tiff"
 
+BDEPEND="
+	virtual/pkgconfig
+"
 RDEPEND="
 	dev-libs/lzo
 	dev-qt/qtcore:5
@@ -35,7 +38,6 @@ RDEPEND="
 "
 DEPEND="${RDEPEND}
 	dev-qt/designer:5
-	virtual/pkgconfig
 "
 
 S=${WORKDIR}/${MY_P}
@@ -74,9 +76,9 @@ src_install() {
 }
 
 pkg_postinst() {
-	gnome2_icon_cache_update
+	xdg_icon_cache_update
 }
 
 pkg_postrm() {
-	gnome2_icon_cache_update
+	xdg_icon_cache_update
 }


             reply	other threads:[~2020-05-21 19:45 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-05-21 19:45 Andreas Sturmlechner [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-12-31 18:02 [gentoo-commits] repo/gentoo:master commit in: media-gfx/mandelbulber/ Andreas Sturmlechner
2024-12-31 18:02 Andreas Sturmlechner
2024-10-04 21:40 Andreas Sturmlechner
2024-06-30 12:41 Conrad Kostecki
2024-06-30  0:00 Conrad Kostecki
2022-07-18 13:19 Sam James
2022-04-29 10:21 Sam James
2021-10-06  3:34 Sam James
2021-10-06  3:34 Sam James
2021-10-06  3:34 Sam James
2021-10-06  3:34 Sam James
2018-02-11  9:25 Michael Palimaka
2018-02-11  0:59 Michael Palimaka
2018-02-10 11:23 Michael Palimaka

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=1590090296.1d811969c250cd7f6a3709cdb643edd285624988.asturm@gentoo \
    --to=asturm@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