summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Sturmlechner <asturm@gentoo.org>2020-05-31 01:05:05 +0200
committerAndreas Sturmlechner <asturm@gentoo.org>2020-05-31 01:45:57 +0200
commit2dc5ae6f903df23fbf51fb8611fde9df09400aac (patch)
treed01cdf4faf558e21d66002510931d2a9b356ddaa /media-gfx/scantailor-advanced/files/scantailor-advanced-1.0.16-desktopfile.patch
parentdev-util/valgrind: remove unused patches (diff)
downloadgentoo-2dc5ae6f903df23fbf51fb8611fde9df09400aac.tar.gz
gentoo-2dc5ae6f903df23fbf51fb8611fde9df09400aac.tar.bz2
gentoo-2dc5ae6f903df23fbf51fb8611fde9df09400aac.zip
media-gfx/scantailor-advanced: Fix build with Qt 5.15
- Move dev-qt/linguist-tools:5 to BDEPEND where it belongs - Add missing RDEPEND, drop bogus DEPEND (already fixed upstream) - Add missing xdg.eclass and drop unused desktop.eclass - Fix QA warning wrt upstream .desktop file - Drop obsolete src_install - Switch HOMEPAGE to https Bug: https://bugs.gentoo.org/662004 Closes: https://bugs.gentoo.org/726066 Package-Manager: Portage-2.3.100, Repoman-2.3.22 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Diffstat (limited to 'media-gfx/scantailor-advanced/files/scantailor-advanced-1.0.16-desktopfile.patch')
-rw-r--r--media-gfx/scantailor-advanced/files/scantailor-advanced-1.0.16-desktopfile.patch23
1 files changed, 23 insertions, 0 deletions
diff --git a/media-gfx/scantailor-advanced/files/scantailor-advanced-1.0.16-desktopfile.patch b/media-gfx/scantailor-advanced/files/scantailor-advanced-1.0.16-desktopfile.patch
new file mode 100644
index 000000000000..cececbb84f43
--- /dev/null
+++ b/media-gfx/scantailor-advanced/files/scantailor-advanced-1.0.16-desktopfile.patch
@@ -0,0 +1,23 @@
+From e4125b66138c4258f13e69dc4bd8e6df41323599 Mon Sep 17 00:00:00 2001
+From: 4lex4 <4lex49@zoho.com>
+Date: Tue, 27 Aug 2019 17:30:50 +0300
+Subject: [PATCH] ~ Remove a deprecated value from the .desktop file
+
+---
+ resources/unix/scantailor.desktop | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+diff --git a/resources/unix/scantailor.desktop b/resources/unix/scantailor.desktop
+index 9e49d5e..4df7d97 100644
+--- a/resources/unix/scantailor.desktop
++++ b/resources/unix/scantailor.desktop
+@@ -7,5 +7,5 @@ Icon=ScanTailor
+ Terminal=false
+ X-MultipleArgs=false
+ Type=Application
+-Categories=Graphics;Applications;
++Categories=Graphics;
+ MimeType=application/x-scantailor-project;
+--
+2.26.2
+