From 0cd226d2ec5e10c06779992945d95bd8915bfed6 Mon Sep 17 00:00:00 2001 From: Gerasim Troeglazov <3dEyes@gmail.com> Date: Thu, 28 Jul 2022 20:34:03 +1000 Subject: [PATCH] unreal_speccy_portable: bump version --- ....17.patchset => unreal_speccy_portable-0.0.86.18.patchset} | 4 ++-- ...0.86.17.recipe => unreal_speccy_portable-0.0.86.18.recipe} | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) rename app-emulation/unreal_speccy_portable/patches/{unreal_speccy_portable-0.0.86.17.patchset => unreal_speccy_portable-0.0.86.18.patchset} (99%) rename app-emulation/unreal_speccy_portable/{unreal_speccy_portable-0.0.86.17.recipe => unreal_speccy_portable-0.0.86.18.recipe} (91%) diff --git a/app-emulation/unreal_speccy_portable/patches/unreal_speccy_portable-0.0.86.17.patchset b/app-emulation/unreal_speccy_portable/patches/unreal_speccy_portable-0.0.86.18.patchset similarity index 99% rename from app-emulation/unreal_speccy_portable/patches/unreal_speccy_portable-0.0.86.17.patchset rename to app-emulation/unreal_speccy_portable/patches/unreal_speccy_portable-0.0.86.18.patchset index ca5ed3da1..bf8ec653a 100644 --- a/app-emulation/unreal_speccy_portable/patches/unreal_speccy_portable-0.0.86.17.patchset +++ b/app-emulation/unreal_speccy_portable/patches/unreal_speccy_portable-0.0.86.18.patchset @@ -3552,8 +3552,8 @@ index 0000000..113c223 + { + BAboutWindow* wind = new BAboutWindow("Unreal Speccy Portable", "application/x-vnd.unreal-speccy-portable"); + const char *backendCopyrights[]={"2021 Haiku UI by Gerasim Troeglazov (3dEyes**)\n", NULL}; -+ wind->AddCopyright(2021, "SMT, Dexus, Alone Coder, deathsoft, djdron, scor.", (const char**)&backendCopyrights); -+ wind->SetVersion("0.0.86.17"); ++ wind->AddCopyright(2022, "SMT, Dexus, Alone Coder, deathsoft, djdron, scor.", (const char**)&backendCopyrights); ++ wind->SetVersion("0.0.86.18"); + wind->AddDescription("Portable ZX Spectrum emulator."); + wind->AddExtraInfo( +"This program is free software: you can redistribute it and/or modify\n\ diff --git a/app-emulation/unreal_speccy_portable/unreal_speccy_portable-0.0.86.17.recipe b/app-emulation/unreal_speccy_portable/unreal_speccy_portable-0.0.86.18.recipe similarity index 91% rename from app-emulation/unreal_speccy_portable/unreal_speccy_portable-0.0.86.17.recipe rename to app-emulation/unreal_speccy_portable/unreal_speccy_portable-0.0.86.18.recipe index ca9e936c9..12f8c6de9 100644 --- a/app-emulation/unreal_speccy_portable/unreal_speccy_portable-0.0.86.17.recipe +++ b/app-emulation/unreal_speccy_portable/unreal_speccy_portable-0.0.86.18.recipe @@ -3,11 +3,11 @@ DESCRIPTION="Portable ZX-Spectrum emulator supports Z80 128K (Pentagon) AY/YM, \ Beeper, Beta Disk, Tape, Kempston Joystick/Mouse, Snapshots, Replays. Supported formats: sna, z80, szx, rzx, tap, tzx, csw, trd, scl, fdi, td0, udi, zip." HOMEPAGE="https://bitbucket.org/djdron/unrealspeccyp" -COPYRIGHT="2021 SMT, Dexus, Alone Coder, deathsoft, djdron, scor, 3dEyes" +COPYRIGHT="2014-2022 SMT, Dexus, Alone Coder, deathsoft, djdron, scor, 3dEyes" LICENSE="GNU GPL v3" REVISION="1" SOURCE_URI="https://github.com/djdron/UnrealSpeccyP/archive/refs/tags/v$portVersion.tar.gz" -CHECKSUM_SHA256="b212e058d011f280cd6fe36a7f35c190d36a74afcd070d721cd80122bd3ffd9a" +CHECKSUM_SHA256="bfab2463a7eb8e720770eaea9bc50cdc70bbbda190af2ff6b5bd8a970b9fa8c0" SOURCE_DIR="UnrealSpeccyP-$portVersion" PATCHES="unreal_speccy_portable-$portVersion.patchset"