summaryrefslogtreecommitdiff
path: root/media-gfx/qvv
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 /media-gfx/qvv
parent1a61119f9f7b057830e2ce0563f913ec86f282ad (diff)
gentoo resync : 30.05.2020
Diffstat (limited to 'media-gfx/qvv')
-rw-r--r--media-gfx/qvv/Manifest5
-rw-r--r--media-gfx/qvv/files/qvv-4.04-toLatin1.patch22
-rw-r--r--media-gfx/qvv/qvv-4.04.2.ebuild (renamed from media-gfx/qvv/qvv-4.04.ebuild)10
3 files changed, 6 insertions, 31 deletions
diff --git a/media-gfx/qvv/Manifest b/media-gfx/qvv/Manifest
index 6191832a1814..375167277c65 100644
--- a/media-gfx/qvv/Manifest
+++ b/media-gfx/qvv/Manifest
@@ -1,4 +1,3 @@
-AUX qvv-4.04-toLatin1.patch 1008 BLAKE2B bd7a9a6fb8b8051d8ea4e9a7a2c563969eeafbf8b87ae49691f669e8da2318bbad570a2fed917030cdbce644595f1f8b31c5c629291e2b04cdb10dbd20584656 SHA512 2f4f2b8265a6bb7b92fd4b993527877ff3961388088a281a68659f838d9ac57436f59a74b8fb37ec3a02b1eb7624bcb2ccb59c02a555cb91cfdbce41e45c46a9
-DIST qvv-4.04.tar.gz 4580207 BLAKE2B 0f73f455ca5f7446312043c53322668a7824fdbcadb0eff1e98698f14bfbaac7c57a1ac1e7e42164ed1071e319f90d1aa5d57cf865c31d3242bdfd954875c12a SHA512 102c51f7eb146d4ddcbfee16fcf93bc08f874268c2838c1358d314daf466639c5506adc2ba99231cb5f2f7074a980545c1640241396964012e9991b946d7839d
-EBUILD qvv-4.04.ebuild 743 BLAKE2B 174fdc70666b412dea1232376297e8951977c800d0fa8f94f59ffa159955c0448a61d34b2a18209fe5e3845cd0bcb18a287f151cc5b2ce4943ca2ad5d02ad812 SHA512 59f9d3ced5261208e113260714efad0ffe5f3b8552ce0c1a2a6f8905119587f24c21202e7ae2d74a463eb56f95e8624478907610f0c94275ddd131ea7948f8c4
+DIST qvv-4.04.2.tar.gz 4371030 BLAKE2B 960a96023ea968f299e803afe51887c99d2b37a14943772fa98d56c4b912b678c27e0822ed2e5b6675519c05bf04e9f02f3322a77e3e0f22b648796422cb7a8e SHA512 c678eedf945f88bc6d5ecaf8fecfef8ccb7ce741b2201c81b631be9069435552f523f1d2b370197df0230f7b11443b904b4dbe4b7bb0a71f0a164151a0a9ec90
+EBUILD qvv-4.04.2.ebuild 683 BLAKE2B e324e74a5a74802bddedb86b37e50219d229a66f1aa0b42cca79bffeb6b558d599014cb73810d08c6570d539da707e1dfa09b18c64b57008a6c9de8df58cc74b SHA512 90c73c86eb8f130bf311808d4e532cea581035e10e5e3bead04fd1df1a0c37d19b8d8a99ca1b47de4900542c687c7524704e34168a66e4e4a9a4f5d009e8d7c9
MISC metadata.xml 255 BLAKE2B f12a1ca502ad96bd6de4c8b83dfb8887ab70dec78f10a8b52dcd4618eb182192477ddca18738d734a43f3c7ac3b5e0955f4ae9347ea80e788a92974c7d50a574 SHA512 b7bc93530a1726c2d4dfbc71ae29cfbb57712fd9fdd2e76fd52f35ab4368cba0497b50145d1527a3b79e465d459a380821bb1371a01c2e915dc9adc6c7fafd5f
diff --git a/media-gfx/qvv/files/qvv-4.04-toLatin1.patch b/media-gfx/qvv/files/qvv-4.04-toLatin1.patch
deleted file mode 100644
index 3db2b32ad4bc..000000000000
--- a/media-gfx/qvv/files/qvv-4.04-toLatin1.patch
+++ /dev/null
@@ -1,22 +0,0 @@
-From 61b243ccc907f34115a00572e2d8f2bfa2682e6c Mon Sep 17 00:00:00 2001
-From: Vladi Belperchinov-Shabanski <cade@datamax.bg>
-Date: Thu, 26 Feb 2015 16:08:51 +0200
-Subject: [PATCH] toascii-tolatin1-fix
-
----
- src/qvv_main_win.cpp | 2 +-
- 1 file changed, 1 insertion(+), 1 deletion(-)
-
-diff --git a/src/qvv_main_win.cpp b/src/qvv_main_win.cpp
-index 3516f87..0ade17c 100644
---- a/src/qvv_main_win.cpp
-+++ b/src/qvv_main_win.cpp
-@@ -783,7 +783,7 @@ int QvvMainWindow::deleteItems( int current_only )
-
- //qDebug() << "DELETE YES: " << file_name << " RESBUTTON: " << QVariant( confirm->activated_button ).toString();
-
-- QString path_hash = QVariant( QCryptographicHash::hash( cdir.absolutePath().toAscii(), QCryptographicHash::Sha1 ).toHex() ).toString();
-+ QString path_hash = QVariant( QCryptographicHash::hash( cdir.absolutePath().toLatin1(), QCryptographicHash::Sha1 ).toHex() ).toString();
- QString trash_file_name = trash_can + "/" + path_hash + "." + item->text( 1 );
-
- int moved_ok = 0;
diff --git a/media-gfx/qvv/qvv-4.04.ebuild b/media-gfx/qvv/qvv-4.04.2.ebuild
index 50d847492219..2f6fc115e1da 100644
--- a/media-gfx/qvv/qvv-4.04.ebuild
+++ b/media-gfx/qvv/qvv-4.04.2.ebuild
@@ -1,11 +1,11 @@
-# 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
inherit desktop qmake-utils
-DESCRIPTION="QVV Image Viewer and Browser"
+DESCRIPTION="Qt-based compact image viewer and browser"
HOMEPAGE="http://cade.datamax.bg/qvv/"
SRC_URI="https://github.com/cade-vs/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
@@ -23,8 +23,6 @@ RDEPEND="${DEPEND}"
DOCS=( ANFSCD GPG_README HISTORY README todo.txt )
-PATCHES=( "${FILESDIR}"/${P}-toLatin1.patch )
-
src_configure() {
eqmake5 src/${PN}.qt5.pro
}
@@ -32,6 +30,6 @@ src_configure() {
src_install() {
einstalldocs
dobin qvv
- doicon images/qvv_icon_128x128.png || die "doicon failed"
+ doicon images/qvv_icon_128x128.png
make_desktop_entry qvv QVV qvv_icon_128x128
}