Github messages for voidlinux
 help / color / mirror / Atom feed
From: NeelChotai <NeelChotai@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: [PR PATCH] flameshot: update to 0.8.3
Date: Sun, 04 Oct 2020 05:40:36 +0200	[thread overview]
Message-ID: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-25322@inbox.vuxu.org> (raw)

[-- 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

             reply	other threads:[~2020-10-04  3:40 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-10-04  3:40 NeelChotai [this message]
2020-10-06 12:37 ` [PR PATCH] [Merged]: " Piraty

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-25322@inbox.vuxu.org \
    --to=neelchotai@users.noreply.github.com \
    --cc=ml@inbox.vuxu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).