Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] New package: isoimagewriter-0.8
@ 2020-10-07 20:24 reback00
  2020-10-08  0:12 ` [PR PATCH] [Closed]: " sgn
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: reback00 @ 2020-10-07 20:24 UTC (permalink / raw)
  To: ml

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

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

https://github.com/reback00/void-packages isoimagewriter-branch
https://github.com/void-linux/void-packages/pull/25417

New package: isoimagewriter-0.8
**isoimagewriter** is a simple GUI application from KDE community that lets you write ISO image files to USB flash drives. Very easy to use and has friendly UI.

![isoimagewriter01](https://user-images.githubusercontent.com/51861250/95383567-2c74a980-090d-11eb-9948-67681fd18012.png)

![isoimagewriter02](https://user-images.githubusercontent.com/51861250/95383572-2da5d680-090d-11eb-9b70-d9bc8a53c865.png)

![isoimagewriter03](https://user-images.githubusercontent.com/51861250/95383573-2e3e6d00-090d-11eb-99b0-abc7c7ec4c5c.png)

[Project homepage](https://community.kde.org/ISOImageWriter)

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

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

From b565ad4be8ef7af72ae62cd100a5db6c71c5a2b5 Mon Sep 17 00:00:00 2001
From: reback00 <reback00@protonmail.com>
Date: Thu, 8 Oct 2020 02:19:38 +0600
Subject: [PATCH] New package: isoimagewriter-0.8

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

diff --git a/srcpkgs/isoimagewriter/template b/srcpkgs/isoimagewriter/template
new file mode 100644
index 00000000000..7640997f82c
--- /dev/null
+++ b/srcpkgs/isoimagewriter/template
@@ -0,0 +1,16 @@
+# Template file for 'isoimagewriter'
+pkgname=isoimagewriter
+version=0.8
+revision=1
+archs="i686 x86_64"
+build_style=cmake
+hostmakedepends="python3 extra-cmake-modules kworkspace gettext"
+makedepends="qt5-devel kcoreaddons-devel ki18n-devel kwidgetsaddons-devel kiconthemes-devel gpgmepp-devel gpgmeqt-devel"
+depends="gpgmeqt kiconthemes"
+short_desc="Very simple GUI tool to write .iso files to USB flash drives"
+maintainer="reback00 <reback00@protonmail.com>"
+license="GPL-3.0-or-later"
+homepage="https://community.kde.org/ISOImageWriter"
+distfiles="https://download.kde.org/unstable/isoimagewriter/${version}/isoimagewriter-${version}.tar.xz"
+checksum=998d13364bf4c6f9a02483ccc1f7ee77ae27146c93109b9fa4ffca5abb290fe7
+python_version=3

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

* Re: [PR PATCH] [Closed]: New package: isoimagewriter-0.8
  2020-10-07 20:24 [PR PATCH] New package: isoimagewriter-0.8 reback00
@ 2020-10-08  0:12 ` sgn
  2020-10-08  0:12 ` sgn
  2020-10-09  5:28 ` reback00
  2 siblings, 0 replies; 4+ messages in thread
From: sgn @ 2020-10-08  0:12 UTC (permalink / raw)
  To: ml

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

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

New package: isoimagewriter-0.8
https://github.com/void-linux/void-packages/pull/25417

Description:
**isoimagewriter** is a simple GUI application from KDE community that lets you write ISO image files to USB flash drives. Very easy to use and has friendly UI.

![isoimagewriter01](https://user-images.githubusercontent.com/51861250/95383567-2c74a980-090d-11eb-9948-67681fd18012.png)

![isoimagewriter02](https://user-images.githubusercontent.com/51861250/95383572-2da5d680-090d-11eb-9b70-d9bc8a53c865.png)

![isoimagewriter03](https://user-images.githubusercontent.com/51861250/95383573-2e3e6d00-090d-11eb-99b0-abc7c7ec4c5c.png)

[Project homepage](https://community.kde.org/ISOImageWriter)

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

* Re: New package: isoimagewriter-0.8
  2020-10-07 20:24 [PR PATCH] New package: isoimagewriter-0.8 reback00
  2020-10-08  0:12 ` [PR PATCH] [Closed]: " sgn
@ 2020-10-08  0:12 ` sgn
  2020-10-09  5:28 ` reback00
  2 siblings, 0 replies; 4+ messages in thread
From: sgn @ 2020-10-08  0:12 UTC (permalink / raw)
  To: ml

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

New comment by sgn on void-packages repository

https://github.com/void-linux/void-packages/pull/25417#issuecomment-705257660

Comment:
Can we wait until it enter stable? And use `$KDE_SITE` for distfiles.

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

* Re: New package: isoimagewriter-0.8
  2020-10-07 20:24 [PR PATCH] New package: isoimagewriter-0.8 reback00
  2020-10-08  0:12 ` [PR PATCH] [Closed]: " sgn
  2020-10-08  0:12 ` sgn
@ 2020-10-09  5:28 ` reback00
  2 siblings, 0 replies; 4+ messages in thread
From: reback00 @ 2020-10-09  5:28 UTC (permalink / raw)
  To: ml

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

New comment by reback00 on void-packages repository

https://github.com/void-linux/void-packages/pull/25417#issuecomment-705975965

Comment:
Manual.md says `$KDE_SITE="https://download.kde.org/stable"`, but the url starts with `https://download.kde.org/unstable/`. So can't be done. At least until it gets to `/stable` url.

> Can we wait until it enter stable?

Well, this package is fairly simple and it seems to be working fine. So I thought of creating this PR. Void had 0.9x.y version of Inkscape for a long time on the repo. It crashed at least 2 times a day when I used it, even with basic normal functions like creating shapes, ordering them, changing colors etc. I haven't used v1 of inkscape that much, but it crashed at least 1 time with light use. I have to save aggressively to get through the day. This package seems to be more stable than Inkscape. :) I've tested it ~15 times with ~5 iso images and they were all success. Althought it is KDE branded, any distro ISO can be written, Void included, with or without signature verification.

At the end of the day, it is up to you to decide, but having more packages in the repo is something nice. It is better than Etcher, at least, because it is native and does not rely on Electron. Tools like this are handy to have. I've heard that users complain Void having lack of packages. So I think this would be a nice addition.

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

end of thread, other threads:[~2020-10-09  5:28 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-10-07 20:24 [PR PATCH] New package: isoimagewriter-0.8 reback00
2020-10-08  0:12 ` [PR PATCH] [Closed]: " sgn
2020-10-08  0:12 ` sgn
2020-10-09  5:28 ` reback00

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