Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] New package: kindd-2.0.1
@ 2019-09-28 11:41 voidlinux-github
  2019-09-28 12:00 ` [PR PATCH] [Updated] " voidlinux-github
                   ` (23 more replies)
  0 siblings, 24 replies; 25+ messages in thread
From: voidlinux-github @ 2019-09-28 11:41 UTC (permalink / raw)
  To: ml

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

There is a new 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: 1360 bytes --]

From 9b71b0413fa026f3fc5d9292126d7ef5360b5fef Mon Sep 17 00:00:00 2001
From: linarcx <linarcx@riseup.net>
Date: Sat, 28 Sep 2019 15:09:14 +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..9fc3ee13578
--- /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
+
+	vinstall ./kindd 755 usr/bin
+	vinstall ./appconf/kindd.svg 644 usr/share/pixmaps
+	vinstall ./appconf/kindd.desktop 644 usr/share/applications
+}

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

end of thread, other threads:[~2020-03-15 11:26 UTC | newest]

Thread overview: 25+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-09-28 11:41 [PR PATCH] New package: kindd-2.0.1 voidlinux-github
2019-09-28 12:00 ` [PR PATCH] [Updated] " voidlinux-github
2019-09-28 12:00 ` 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

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).