Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] flameshot: update to 0.8.3
@ 2020-10-04  3:40 NeelChotai
  2020-10-06 12:37 ` [PR PATCH] [Merged]: " Piraty
  0 siblings, 1 reply; 2+ messages in thread
From: NeelChotai @ 2020-10-04  3:40 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 341 bytes --]

There is a new pull request by NeelChotai against master on the void-packages repository

https://github.com/NeelChotai/void-packages flameshot-update
https://github.com/void-linux/void-packages/pull/25322

flameshot: update to 0.8.3
adopted package

A patch file from https://github.com/void-linux/void-packages/pull/25322.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-flameshot-update-25322.patch --]
[-- Type: text/x-diff, Size: 2462 bytes --]

From b0214701e55053f03722ad467708b99ac832be56 Mon Sep 17 00:00:00 2001
From: Neel Chotai <neel@chot.ai>
Date: Sun, 4 Oct 2020 04:05:23 +0100
Subject: [PATCH] flameshot: update to 0.8.3

---
 srcpkgs/flameshot/patches/QPainterPath.patch | 20 --------------------
 srcpkgs/flameshot/template                   | 19 +++++++------------
 2 files changed, 7 insertions(+), 32 deletions(-)
 delete mode 100644 srcpkgs/flameshot/patches/QPainterPath.patch

diff --git a/srcpkgs/flameshot/patches/QPainterPath.patch b/srcpkgs/flameshot/patches/QPainterPath.patch
deleted file mode 100644
index 6b485e1c08d..00000000000
--- a/srcpkgs/flameshot/patches/QPainterPath.patch
+++ /dev/null
@@ -1,20 +0,0 @@
---- src/tools/arrow/arrowtool.h	2018-08-17 14:17:40.000000000 +0200
-+++ src/tools/arrow/arrowtool.h	2020-09-01 14:52:47.715084317 +0200
-@@ -19,6 +19,7 @@
- 
- #include "src/tools/abstracttwopointtool.h"
- #include <QPainter>
-+#include <QPainterPath>
- 
- class ArrowTool : public AbstractTwoPointTool {
-     Q_OBJECT
---- src/third-party/Qt-Color-Widgets/src/color_wheel.cpp	2018-08-17 14:17:40.000000000 +0200
-+++ src/third-party/Qt-Color-Widgets/src/color_wheel.cpp	2020-09-01 14:54:24.670089318 +0200
-@@ -24,6 +24,7 @@
- #include <cmath>
- #include <QMouseEvent>
- #include <QPainter>
-+#include <QPainterPath>
- #include <QLineF>
- #include <QDragEnterEvent>
- #include <QMimeData>
diff --git a/srcpkgs/flameshot/template b/srcpkgs/flameshot/template
index 05fa1d44211..f1063a02c28 100644
--- a/srcpkgs/flameshot/template
+++ b/srcpkgs/flameshot/template
@@ -1,19 +1,14 @@
 # Template file for 'flameshot'
 pkgname=flameshot
-version=0.6.0
-revision=2
-build_style=qmake
-configure_args="CONFIG+=packaging"
-makedepends="qt5-svg-devel"
+version=0.8.3
+revision=1
+build_style=cmake
+hostmakedepends="qt5-qmake qt5-host-tools"
+makedepends="qt5-svg-devel qt5-tools-devel"
 depends="desktop-file-utils qt5-svg"
 short_desc="Powerful yet simple to use screenshot software for GNU/Linux"
-maintainer="Orphaned <orphan@voidlinux.org>"
+maintainer="Neel Chotai <neel@chot.ai>"
 license="GPL-3.0-or-later"
 homepage="https://github.com/lupoDharkael/flameshot"
 distfiles="https://github.com/lupoDharkael/flameshot/archive/v${version}.tar.gz"
-checksum=61b3a1969d6e17d80d5d90a3fce53ca5ae78fa21f9a45e5a19b0b32ea815a589
-
-if [ "$CROSS_BUILD" ]; then
-	hostmakedepends+=" qt5-svg-devel"
-fi
-
+checksum=73b0e52d389518b58e4488931e14ef40d611a2bd8661c06e187c211fb947fd05

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [PR PATCH] [Merged]: flameshot: update to 0.8.3
  2020-10-04  3:40 [PR PATCH] flameshot: update to 0.8.3 NeelChotai
@ 2020-10-06 12:37 ` Piraty
  0 siblings, 0 replies; 2+ messages in thread
From: Piraty @ 2020-10-06 12:37 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 175 bytes --]

There's a merged pull request on the void-packages repository

flameshot: update to 0.8.3
https://github.com/void-linux/void-packages/pull/25322

Description:
adopted package

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2020-10-06 12:37 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-10-04  3:40 [PR PATCH] flameshot: update to 0.8.3 NeelChotai
2020-10-06 12:37 ` [PR PATCH] [Merged]: " Piraty

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).