diff options
author | V3n3RiX <venerix@redcorelinux.org> | 2018-02-11 16:09:52 +0000 |
---|---|---|
committer | V3n3RiX <venerix@redcorelinux.org> | 2018-02-11 16:09:52 +0000 |
commit | f78108598211053d41752a83e0345441bb9014ae (patch) | |
tree | dd2fc7ae0a1aea7bda4942ab0c453d1e55284b37 /x11-misc/evolvotron | |
parent | dc45b83b28fb83e9659492066e347b8dc60bc9e3 (diff) |
gentoo resync : 11.02.2018
Diffstat (limited to 'x11-misc/evolvotron')
-rw-r--r-- | x11-misc/evolvotron/Manifest | 5 | ||||
-rw-r--r-- | x11-misc/evolvotron/evolvotron-0.6.3-r1.ebuild | 50 | ||||
-rw-r--r-- | x11-misc/evolvotron/evolvotron-0.7.1.ebuild | 4 | ||||
-rw-r--r-- | x11-misc/evolvotron/files/evolvotron-0.6.3-gcc6.patch | 15 |
4 files changed, 3 insertions, 71 deletions
diff --git a/x11-misc/evolvotron/Manifest b/x11-misc/evolvotron/Manifest index e8dd821824e8..4f9079b83d76 100644 --- a/x11-misc/evolvotron/Manifest +++ b/x11-misc/evolvotron/Manifest @@ -1,6 +1,3 @@ -AUX evolvotron-0.6.3-gcc6.patch 474 BLAKE2B daa07a4e92e7de0970070d965b3dad024390982a1e43c6e943b434727c58e9a3ce1e25187d61303cec66053a8f45ad06176171159f65a0f29c82bd6c474880f1 SHA512 eb6c1a97ba77d74df4b4e96cf98dc97eb6e3de8d255d249084fdd74d1d27abe89704d2d41eda0a3faffc8ae45ec64a18e50338bc33aa44f03ed8100fca62f213 -DIST evolvotron-0.6.3.tar.gz 182357 BLAKE2B cbd095eac272aa035bf398ce00448b693242f0ac7e4d8387d9204e6be6eb624e1639a14f0f06193b8d0f041a0aae5d401e38049f5c8c6205503015d8d845e92d SHA512 4cb5e3bda340c3444c5d59aa0569010c1845104a67996a596840aec768964a96798dc61bab7c6a77de3a4586010d8d066941795145400ad9a3fd336269e681a9 DIST evolvotron-0.7.1.tar.gz 179516 BLAKE2B b73c813fdf134e0e4c7882e06a12bc06acfb6dcdf4a38043c4c30027bf00da10df85d6877abdbd8ca6393496038ba9fa0c32a16b0f37dd14d72cc63c00a17d1c SHA512 74f48dc0881a82d999ccc910df026da80fcc46a906fe2fbb8edbae50a1fa42a3379087f00dd21fd9e5d69cee7c6fc745b80f8703b1af1ebc3a1cdb52ffbe16e9 -EBUILD evolvotron-0.6.3-r1.ebuild 902 BLAKE2B 39a12651668223354b254cc7feebce9a245067e1cb23f062b2479ff674066d936d9c6b305b41ee3a602b14d30771edfbfd9f02c174cd7a2117171168cd2807b8 SHA512 b5c575894cb61a6f825422e98dc75fcb205ebd8731ef30af844ea66612fe4d86ac5a52145d2ee39fdbc42fc1032733b9cad6cbb9e17d211b737b7883dc97684c -EBUILD evolvotron-0.7.1.ebuild 926 BLAKE2B f7aeea92f7ce67e9b6389be235620d28b3eff107c20c5ba68f04143a38a85be4a9336c1585b9ef8aec76a7e7bfc67ded116b426ba8519785deb537eb6c06ae5d SHA512 bd107c5f926162ec3ae4eff9896b7aa34c2bfccb158659cb1a623a7c00a73f7ad8e39319faf7715adbeb52f25bff1d1ae8f6f3e6657ae194dc6a0f870fc7e6ac +EBUILD evolvotron-0.7.1.ebuild 925 BLAKE2B 6042cb371b400dd465fc41bd0d43796d265d9d2dee0a409f66a513b537d102f4890b4ce1e6180d8db5363884c842003a57c6fadcac292cccc47858f660bf05d4 SHA512 f95c0e4bc41cab5b2149b0628362fde25d1071fd00fdb154305e80412cd797506fc358c1a4ed282b424ce4575c2cd222db8048f46bd396dd5a74b0b00ca02fdb MISC metadata.xml 356 BLAKE2B bcffe50af78659801374955b8bb13970760d0d565c89a210d2ee98059078df0bbd5634e95f2cbc9e922e8b29f21cacb7b6339b6004ac4619b21706b7da85be14 SHA512 7cea09fe7cfe3d43572ab13f83921cd252cb4a12bfc9fb4e2629cbd96c90a07fef8613090514ad562ee112960f88bdcbbe18daa185470780bd714e95aa6bfb47 diff --git a/x11-misc/evolvotron/evolvotron-0.6.3-r1.ebuild b/x11-misc/evolvotron/evolvotron-0.6.3-r1.ebuild deleted file mode 100644 index 9cf5f328931b..000000000000 --- a/x11-misc/evolvotron/evolvotron-0.6.3-r1.ebuild +++ /dev/null @@ -1,50 +0,0 @@ -# Copyright 1999-2017 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 -inherit qmake-utils - -DESCRIPTION="Generative art image evolver" -HOMEPAGE="https://sourceforge.net/projects/evolvotron/" -SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" - -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="amd64 ~ppc x86 ~x86-fbsd" -IUSE="" - -RDEPEND=" - dev-libs/boost:= - dev-qt/qtcore:4 - dev-qt/qtgui:4 -" -DEPEND="${RDEPEND}" - -S=${WORKDIR}/${PN} - -PATCHES=( "${FILESDIR}"/${P}-gcc6.patch ) - -DOCS=( BUGS NEWS README TODO USAGE ) -HTML_DOCS=( evolvotron.html ) - -src_configure() { - eqmake4 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 -} diff --git a/x11-misc/evolvotron/evolvotron-0.7.1.ebuild b/x11-misc/evolvotron/evolvotron-0.7.1.ebuild index fc3c4c587a69..3e902671da9b 100644 --- a/x11-misc/evolvotron/evolvotron-0.7.1.ebuild +++ b/x11-misc/evolvotron/evolvotron-0.7.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -13,7 +13,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~ppc ~x86 ~x86-fbsd" +KEYWORDS="amd64 ~ppc x86 ~x86-fbsd" RDEPEND=" dev-libs/boost:= diff --git a/x11-misc/evolvotron/files/evolvotron-0.6.3-gcc6.patch b/x11-misc/evolvotron/files/evolvotron-0.6.3-gcc6.patch deleted file mode 100644 index 709d61b29a6a..000000000000 --- a/x11-misc/evolvotron/files/evolvotron-0.6.3-gcc6.patch +++ /dev/null @@ -1,15 +0,0 @@ -Description: Fix compilation with GCC6 by making implict conversion to bool explicit -Author: Axel Beckert <abe@debian.org> -Bug-Debian: https://bugs.debian.org/811660 - ---- a/libevolvotron/mutatable_image_computer.h -+++ b/libevolvotron/mutatable_image_computer.h -@@ -193,7 +193,7 @@ - //! Indicate whether computation us taking place (only intended for counting outstanding threads). - bool active() const - { -- return _task; -+ return (bool)_task; - } - }; - |