* [gentoo-commits] repo/gentoo:master commit in: media-gfx/qosmic/
@ 2015-10-31 15:42 Michael Palimaka
0 siblings, 0 replies; 2+ messages in thread
From: Michael Palimaka @ 2015-10-31 15:42 UTC (permalink / raw
To: gentoo-commits
commit: 7087699067310a7f03ca77f7067fc9f7d0142628
Author: Michael Palimaka <kensington <AT> gentoo <DOT> org>
AuthorDate: Sat Oct 31 15:41:44 2015 +0000
Commit: Michael Palimaka <kensington <AT> gentoo <DOT> org>
CommitDate: Sat Oct 31 15:42:06 2015 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=70876990
media-gfx/qosmic: cleanup Qt dependencies
Package-Manager: portage-2.2.20.1
media-gfx/qosmic/qosmic-1.5.0.ebuild | 10 ++++++++--
1 file changed, 8 insertions(+), 2 deletions(-)
diff --git a/media-gfx/qosmic/qosmic-1.5.0.ebuild b/media-gfx/qosmic/qosmic-1.5.0.ebuild
index 534490c..2293350 100644
--- a/media-gfx/qosmic/qosmic-1.5.0.ebuild
+++ b/media-gfx/qosmic/qosmic-1.5.0.ebuild
@@ -15,9 +15,15 @@ KEYWORDS="~amd64 ~x86"
IUSE=""
RDEPEND=">=dev-lang/lua-5.1.4
- >=media-gfx/flam3-3.0.1
- || ( ( >=dev-qt/qtgui-4.8.5:4 dev-qt/designer:4 ) <dev-qt/qtgui-4.8.5:4 )"
+ dev-qt/qtgui:4
+ >=media-gfx/flam3-3.0.1"
DEPEND="${RDEPEND}
virtual/pkgconfig"
DOCS="changes.txt README"
+
+src_prepare() {
+ qt4-r2_src_prepare
+
+ sed -i -e "/^CONFIG/s/uitools//" ${PN}.pro || die
+}
^ permalink raw reply related [flat|nested] 2+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: media-gfx/qosmic/
@ 2017-06-18 9:06 Michael Palimaka
0 siblings, 0 replies; 2+ messages in thread
From: Michael Palimaka @ 2017-06-18 9:06 UTC (permalink / raw
To: gentoo-commits
commit: 4d53c13b3460ef34d897134fe658a88ebc9d7860
Author: Michael Palimaka <kensington <AT> gentoo <DOT> org>
AuthorDate: Sun Jun 18 09:00:31 2017 +0000
Commit: Michael Palimaka <kensington <AT> gentoo <DOT> org>
CommitDate: Sun Jun 18 09:06:11 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4d53c13b
media-gfx/qosmic: update HOMEPAGE
Package-Manager: Portage-2.3.5, Repoman-2.3.2
media-gfx/qosmic/qosmic-1.5.0.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/media-gfx/qosmic/qosmic-1.5.0.ebuild b/media-gfx/qosmic/qosmic-1.5.0.ebuild
index ea9c9e0648c..a9fb06f7b9b 100644
--- a/media-gfx/qosmic/qosmic-1.5.0.ebuild
+++ b/media-gfx/qosmic/qosmic-1.5.0.ebuild
@@ -1,11 +1,11 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=4
inherit qt4-r2
DESCRIPTION="A cosmic recursive flame fractal editor"
-HOMEPAGE="https://code.google.com/p/qosmic/"
+HOMEPAGE="https://github.com/bitsed/qosmic"
SRC_URI="https://qosmic.googlecode.com/files/${P}.tar.bz2"
LICENSE="GPL-2"
^ permalink raw reply related [flat|nested] 2+ messages in thread
end of thread, other threads:[~2017-06-18 9:06 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-06-18 9:06 [gentoo-commits] repo/gentoo:master commit in: media-gfx/qosmic/ Michael Palimaka
-- strict thread matches above, loose matches on Subject: below --
2015-10-31 15:42 Michael Palimaka
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox