Github messages for voidlinux
 help / color / mirror / Atom feed
From: voidlinux-github@inbox.vuxu.org
To: ml@inbox.vuxu.org
Subject: Re: [PR PATCH] [Updated] New package: kindd-2.0.1
Date: Sat, 28 Sep 2019 14:00:52 +0200	[thread overview]
Message-ID: <20190928120052.xddl--qFEY8x-5BcjtZBgc27WGX_Wtf-nQsfGoEmEK8@z> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-14780@inbox.vuxu.org>

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

There is an updated pull request by LinArcX against master on the void-packages repository

https://github.com/LinArcX/void-packages kindd
https://github.com/void-linux/void-packages/pull/14780

New package: kindd-2.0.1
A kindful dd gui(front-end) written in qt quick:
https://github.com/LinArcX/Kindd

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

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

From 183b7993cf66f7d1be41f5269b09457547700d2c Mon Sep 17 00:00:00 2001
From: linarcx <linarcx@riseup.net>
Date: Sat, 28 Sep 2019 15:29:46 +0330
Subject: [PATCH] New package: kindd-2.0.1

---
 srcpkgs/kindd/template | 25 +++++++++++++++++++++++++
 1 file changed, 25 insertions(+)
 create mode 100644 srcpkgs/kindd/template

diff --git a/srcpkgs/kindd/template b/srcpkgs/kindd/template
new file mode 100644
index 00000000000..85cbe971b98
--- /dev/null
+++ b/srcpkgs/kindd/template
@@ -0,0 +1,25 @@
+# Template file for 'kindd'
+pkgname=kindd
+version=2.0.1
+revision=1
+wrksrc="Kindd-${version}"
+build_style=qmake
+hostmakedepends="git qt5-qmake"
+makedepends="qt5-devel qt5-declarative-devel qt5-quickcontrols2-devel"
+depends="polkit-gnome qt5-quickcontrols qt5-graphicaleffects qt5-quickcontrols2 qt5-declarative qt5-svg"
+short_desc="Kindful dd gui written in qt quick"
+maintainer="linarcx <linarcx@gmail.com>"
+license="GPL-3.0-or-later"
+homepage="https://github.com/LinArcX/Kindd"
+distfiles="${homepage}/archive/${version}.tar.gz"
+checksum=5dbfcbc07cdc36a6a5d2b40ed5e8159a305ccc5608580635961ed9ad6f43e2b3
+
+do_install() {
+	vmkdir usr/bin
+	vmkdir usr/share/pixmaps
+	vmkdir usr/share/applications
+
+	vbin ./kindd 755 usr/bin
+	vinstall ./appconf/kindd.svg 644 usr/share/pixmaps
+	vinstall ./appconf/kindd.desktop 644 usr/share/applications
+}

  reply	other threads:[~2019-09-28 12:00 UTC|newest]

Thread overview: 25+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-09-28 11:41 [PR PATCH] " voidlinux-github
2019-09-28 12:00 ` voidlinux-github [this message]
2019-09-28 12:00 ` [PR PATCH] [Updated] " voidlinux-github
2019-09-28 13:47 ` voidlinux-github
2019-09-28 14:46 ` voidlinux-github
2019-09-28 15:08 ` voidlinux-github
2019-09-28 15:08 ` voidlinux-github
2019-09-28 15:11 ` voidlinux-github
2019-09-28 15:12 ` voidlinux-github
2019-09-28 15:16 ` voidlinux-github
2019-09-28 15:16 ` voidlinux-github
2019-09-28 15:21 ` voidlinux-github
2019-09-28 15:35 ` voidlinux-github
2019-09-28 15:36 ` voidlinux-github
2020-03-14 18:12 ` New package: kindd-2.1.0 LinArcX
2020-03-14 18:13 ` LinArcX
2020-03-14 19:36 ` LinArcX
2020-03-14 19:37 ` LinArcX
2020-03-14 19:39 ` LinArcX
2020-03-14 19:48 ` LinArcX
2020-03-14 19:48 ` LinArcX
2020-03-15  9:24 ` [PR PATCH] [Merged]: " Johnnynator
2020-03-15 10:57 ` LinArcX
2020-03-15 11:25 ` Johnnynator
2020-03-15 11:26 ` Johnnynator

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=20190928120052.xddl--qFEY8x-5BcjtZBgc27WGX_Wtf-nQsfGoEmEK8@z \
    --to=voidlinux-github@inbox.vuxu.org \
    --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).