summaryrefslogtreecommitdiff
path: root/x11-misc/fraqtive
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2020-05-30 11:44:06 +0100
committerV3n3RiX <venerix@redcorelinux.org>2020-05-30 11:44:06 +0100
commitf516638b7fe9592837389826a6152a7e1b251c54 (patch)
tree8bfecb640b7b6403d7a3d662d923eed630033da7 /x11-misc/fraqtive
parent1a61119f9f7b057830e2ce0563f913ec86f282ad (diff)
gentoo resync : 30.05.2020
Diffstat (limited to 'x11-misc/fraqtive')
-rw-r--r--x11-misc/fraqtive/Manifest2
-rw-r--r--x11-misc/fraqtive/fraqtive-0.4.8-r2.ebuild (renamed from x11-misc/fraqtive/fraqtive-0.4.8-r1.ebuild)4
2 files changed, 3 insertions, 3 deletions
diff --git a/x11-misc/fraqtive/Manifest b/x11-misc/fraqtive/Manifest
index 89b6c91e019f..885111e8e885 100644
--- a/x11-misc/fraqtive/Manifest
+++ b/x11-misc/fraqtive/Manifest
@@ -1,4 +1,4 @@
AUX fraqtive-0.4.8-qt-includes.patch 438 BLAKE2B 537ab2c470dd14f977cb53278cabf5a4e05e7973b69142f17d4bec1732c588ef181697e1be2c703d273ec1a6d26a53f1374482edb5d422924042c65917d7620f SHA512 0e5ea8dce236a5cdb8086ab0671360aeb15a4d0ac9703969be28373315288d59ccd31b013f932c77bfb5a64faf917f311c30c7cd25c006f08be5a5f40f5735c4
DIST fraqtive-0.4.8.tar.bz2 260484 BLAKE2B 0bbbd983af324c38fb73db043e808de6cbf8e3e39073163b748215a2a3a374e53e4118b7fb0993685d3eef4ef6b65afcc51c5a7d23f4ab91ffc2dfd41305171d SHA512 8b4be81dd14fe086dbcffda123395ccb30a197e7762e590bc3ab7dc1d0aafb44dc45e1445e2f83198a0c1f4b9ea0d54a7de1989c3b85c0f2e5f474a67255d942
-EBUILD fraqtive-0.4.8-r1.ebuild 1017 BLAKE2B 2f88f329cde8d0aca9bcd1625c9c0d3b80f1834178d5df4a515799d6e037933475b8fff783f2d4ba57b7c649522eaffc397fb21eddc96ffd4a7e3d401d5d8210 SHA512 c467b51b56fcc2e0dd30dd22ff54ad403401f390f335c62227305033532b5947b02c5cb5f6a45ace514059a5658bb6c662e1c9853a0fae9c134f437bd87c10af
+EBUILD fraqtive-0.4.8-r2.ebuild 1032 BLAKE2B ea808fb80683dfb4ceaa9258918ab3ec84655867c0080fa313b4ee5ad3d61b692037d397f3f36ebd9c43820361e9747f15f5e4623537d3652211ca6ad0a949c3 SHA512 1fe9fa27683261e0630a32609a61f042bef07d22d621733312da13f953f044947cf9c254a8c1cc88dec6cd66f5e6508d417e661575f6b0532b6c82338b56bc31
MISC metadata.xml 364 BLAKE2B c40b388c714f4e116db4a5dc2292bf9da6bf0906dd3da66add62a5339e157e7ba728e135e58e818fc80d7cb3ed5c4fa72b4675efc15c30eeac9a8badda8a79d9 SHA512 b3343bcc5cf584c4bbacb0d54e353bca91c3112d9d906dc920ead427fc964e7a71bc632e810f6047a293d00325dfafe532067b6d0d5fb9abcb797ae83c587604
diff --git a/x11-misc/fraqtive/fraqtive-0.4.8-r1.ebuild b/x11-misc/fraqtive/fraqtive-0.4.8-r2.ebuild
index 331b0ef776a4..7c98c2069002 100644
--- a/x11-misc/fraqtive/fraqtive-0.4.8-r1.ebuild
+++ b/x11-misc/fraqtive/fraqtive-0.4.8-r2.ebuild
@@ -1,8 +1,7 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
-
inherit qmake-utils toolchain-funcs xdg
DESCRIPTION="Open source, multi-platform generator of the Mandelbrot family fractals"
@@ -21,6 +20,7 @@ DEPEND="
dev-qt/qtcore:5
dev-qt/qtgui:5
dev-qt/qtopengl:5
+ dev-qt/qtxml:5
virtual/glu
"
RDEPEND="${DEPEND}"