Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] New package: isoimagewriter-1.0.0
@ 2023-04-26  1:09 hervyqa
  2023-04-26  1:55 ` [PR PATCH] [Updated] " hervyqa
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: hervyqa @ 2023-04-26  1:09 UTC (permalink / raw)
  To: ml

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

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

https://github.com/hervyqa/void-packages isoimagewriter
https://github.com/void-linux/void-packages/pull/43618

New package: isoimagewriter-1.0.0
<!-- Uncomment relevant sections and delete options which are not applicable -->

#### Testing the changes
- I tested the changes in this PR: **YES**

#### New package
- This new package conforms to the [package requirements](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#package-requirements): **YES**

<!-- Note: If the build is likely to take more than 2 hours, please add ci skip tag as described in
https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration
and test at least one native build and, if supported, at least one cross build.
Ignore this section if this PR is not skipping CI.
-->

#### Local build testing
- I built this PR locally for my native architecture, (x86_64)

![Screenshot_20230426_080831](https://user-images.githubusercontent.com/45872139/234440369-7b46d303-5c20-4b49-b86b-65b394127ac4.png)


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

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

From f60e8b9e6cd409f8f63b182d80d2991c733b40a5 Mon Sep 17 00:00:00 2001
From: Hervy Qurrotul Ainur Rozi <hervyqa@proton.me>
Date: Wed, 26 Apr 2023 08:05:55 +0700
Subject: [PATCH] New package: isoimagewriter-1.0.0

---
 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 000000000000..2de9c36fae1a
--- /dev/null
+++ b/srcpkgs/isoimagewriter/template
@@ -0,0 +1,16 @@
+# Template file for 'isoimagewriter'
+pkgname=isoimagewriter
+version=1.0.0
+revision=1
+build_style=cmake
+hostmakedepends="python3 extra-cmake-modules kworkspace gettext"
+makedepends="gpgmepp-devel gpgmeqt-devel kcoreaddons-devel kcrash-devel
+ ki18n-devel kiconthemes-devel ksolid-devel kwidgetsaddons-devel qt5-devel"
+depends="gpgmeqt kiconthemes"
+short_desc="Program to write hybrid ISO files onto USB disks"
+maintainer="Hervy Qurrotul Ainur Rozi <hervyqa@proton.me>"
+license="GPL-3.0-or-later"
+homepage="https://apps.kde.org/isoimagewriter/"
+distfiles="${KDE_SITE}/isoimagewriter/${version}/isoimagewriter-${version}.tar.xz"
+checksum=a69022303ec1beb6b7b4f0d68e59e4199d3c9868767cb9eb23c6dd1999e06a5d
+python_version=3

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

* Re: [PR PATCH] [Updated] New package: isoimagewriter-1.0.0
  2023-04-26  1:09 [PR PATCH] New package: isoimagewriter-1.0.0 hervyqa
@ 2023-04-26  1:55 ` hervyqa
  2023-04-26  2:04 ` hervyqa
                   ` (3 subsequent siblings)
  4 siblings, 0 replies; 6+ messages in thread
From: hervyqa @ 2023-04-26  1:55 UTC (permalink / raw)
  To: ml

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

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

https://github.com/hervyqa/void-packages isoimagewriter
https://github.com/void-linux/void-packages/pull/43618

New package: isoimagewriter-1.0.0
<!-- Uncomment relevant sections and delete options which are not applicable -->

#### Testing the changes
- I tested the changes in this PR: **YES**

#### New package
- This new package conforms to the [package requirements](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#package-requirements): **YES**

<!-- Note: If the build is likely to take more than 2 hours, please add ci skip tag as described in
https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration
and test at least one native build and, if supported, at least one cross build.
Ignore this section if this PR is not skipping CI.
-->

#### Local build testing
- I built this PR locally for my native architecture, (x86_64)

![Screenshot_20230426_080831](https://user-images.githubusercontent.com/45872139/234440369-7b46d303-5c20-4b49-b86b-65b394127ac4.png)


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

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

From 60c4b93b1e0fe500dae883256f57c72dc7a1ee28 Mon Sep 17 00:00:00 2001
From: Hervy Qurrotul Ainur Rozi <hervyqa@proton.me>
Date: Wed, 26 Apr 2023 08:05:55 +0700
Subject: [PATCH] New package: isoimagewriter-1.0.0

---
 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 000000000000..a157628401c4
--- /dev/null
+++ b/srcpkgs/isoimagewriter/template
@@ -0,0 +1,16 @@
+# Template file for 'isoimagewriter'
+pkgname=isoimagewriter
+version=1.0.0
+revision=1
+build_style=cmake
+hostmakedepends="extra-cmake-modules gettext kworkspace python3 qt5-qmake"
+makedepends="gpgmepp-devel gpgmeqt-devel kcoreaddons-devel kcrash-devel
+ ki18n-devel kiconthemes-devel ksolid-devel kwidgetsaddons-devel qt5-devel"
+depends="gpgmeqt kiconthemes"
+short_desc="Program to write hybrid ISO files onto USB disks"
+maintainer="Hervy Qurrotul Ainur Rozi <hervyqa@proton.me>"
+license="GPL-3.0-or-later"
+homepage="https://apps.kde.org/isoimagewriter/"
+distfiles="${KDE_SITE}/isoimagewriter/${version}/isoimagewriter-${version}.tar.xz"
+checksum=a69022303ec1beb6b7b4f0d68e59e4199d3c9868767cb9eb23c6dd1999e06a5d
+python_version=3

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

* Re: [PR PATCH] [Updated] New package: isoimagewriter-1.0.0
  2023-04-26  1:09 [PR PATCH] New package: isoimagewriter-1.0.0 hervyqa
  2023-04-26  1:55 ` [PR PATCH] [Updated] " hervyqa
@ 2023-04-26  2:04 ` hervyqa
  2023-04-26  3:37 ` hervyqa
                   ` (2 subsequent siblings)
  4 siblings, 0 replies; 6+ messages in thread
From: hervyqa @ 2023-04-26  2:04 UTC (permalink / raw)
  To: ml

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

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

https://github.com/hervyqa/void-packages isoimagewriter
https://github.com/void-linux/void-packages/pull/43618

New package: isoimagewriter-1.0.0
<!-- Uncomment relevant sections and delete options which are not applicable -->

#### Testing the changes
- I tested the changes in this PR: **YES**

#### New package
- This new package conforms to the [package requirements](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#package-requirements): **YES**

<!-- Note: If the build is likely to take more than 2 hours, please add ci skip tag as described in
https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration
and test at least one native build and, if supported, at least one cross build.
Ignore this section if this PR is not skipping CI.
-->

#### Local build testing
- I built this PR locally for my native architecture, (x86_64)

![Screenshot_20230426_080831](https://user-images.githubusercontent.com/45872139/234440369-7b46d303-5c20-4b49-b86b-65b394127ac4.png)


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

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

From c17b1a5276592aca4d21aafc7c75d059f5f7f4a6 Mon Sep 17 00:00:00 2001
From: Hervy Qurrotul Ainur Rozi <hervyqa@proton.me>
Date: Wed, 26 Apr 2023 08:05:55 +0700
Subject: [PATCH] New package: isoimagewriter-1.0.0

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

diff --git a/srcpkgs/isoimagewriter/template b/srcpkgs/isoimagewriter/template
new file mode 100644
index 000000000000..e42a857a9e24
--- /dev/null
+++ b/srcpkgs/isoimagewriter/template
@@ -0,0 +1,17 @@
+# Template file for 'isoimagewriter'
+pkgname=isoimagewriter
+version=1.0.0
+revision=1
+build_style=cmake
+hostmakedepends="extra-cmake-modules gettext kworkspace python3 qt5-host-tools
+ qt5-qmake"
+makedepends="gpgmepp-devel gpgmeqt-devel kcoreaddons-devel kcrash-devel
+ ki18n-devel kiconthemes-devel ksolid-devel kwidgetsaddons-devel qt5-devel"
+depends="gpgmeqt kiconthemes"
+short_desc="Program to write hybrid ISO files onto USB disks"
+maintainer="Hervy Qurrotul Ainur Rozi <hervyqa@proton.me>"
+license="GPL-3.0-or-later"
+homepage="https://apps.kde.org/isoimagewriter/"
+distfiles="${KDE_SITE}/isoimagewriter/${version}/isoimagewriter-${version}.tar.xz"
+checksum=a69022303ec1beb6b7b4f0d68e59e4199d3c9868767cb9eb23c6dd1999e06a5d
+python_version=3

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

* Re: [PR PATCH] [Updated] New package: isoimagewriter-1.0.0
  2023-04-26  1:09 [PR PATCH] New package: isoimagewriter-1.0.0 hervyqa
  2023-04-26  1:55 ` [PR PATCH] [Updated] " hervyqa
  2023-04-26  2:04 ` hervyqa
@ 2023-04-26  3:37 ` hervyqa
  2023-04-26  3:55 ` hervyqa
  2023-06-28 18:49 ` [PR PATCH] [Merged]: " Duncaen
  4 siblings, 0 replies; 6+ messages in thread
From: hervyqa @ 2023-04-26  3:37 UTC (permalink / raw)
  To: ml

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

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

https://github.com/hervyqa/void-packages isoimagewriter
https://github.com/void-linux/void-packages/pull/43618

New package: isoimagewriter-1.0.0
<!-- Uncomment relevant sections and delete options which are not applicable -->

#### Testing the changes
- I tested the changes in this PR: **YES**

#### New package
- This new package conforms to the [package requirements](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#package-requirements): **YES**

<!-- Note: If the build is likely to take more than 2 hours, please add ci skip tag as described in
https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration
and test at least one native build and, if supported, at least one cross build.
Ignore this section if this PR is not skipping CI.
-->

#### Local build testing
- I built this PR locally for my native architecture, (x86_64)

![Screenshot_20230426_080831](https://user-images.githubusercontent.com/45872139/234440369-7b46d303-5c20-4b49-b86b-65b394127ac4.png)


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

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

From 7601014d6fb1f02bcfd8ab2dc67fe845f800544d Mon Sep 17 00:00:00 2001
From: Hervy Qurrotul Ainur Rozi <hervyqa@proton.me>
Date: Wed, 26 Apr 2023 08:05:55 +0700
Subject: [PATCH] New package: isoimagewriter-1.0.0

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

diff --git a/srcpkgs/isoimagewriter/template b/srcpkgs/isoimagewriter/template
new file mode 100644
index 000000000000..8af5fd6f3167
--- /dev/null
+++ b/srcpkgs/isoimagewriter/template
@@ -0,0 +1,17 @@
+# Template file for 'isoimagewriter'
+pkgname=isoimagewriter
+version=1.0.0
+revision=1
+build_style=cmake
+hostmakedepends="extra-cmake-modules gettext kworkspace python3 qt5-host-tools
+ qt5-qmake"
+makedepends="gpgmepp-devel gpgmeqt-devel kcoreaddons-devel kcrash-devel
+ ki18n-devel kiconthemes-devel ksolid-devel kwidgetsaddons-devel qt5-devel"
+depends="gpgmeqt kiconthemes"
+short_desc="Program to write hybrid ISO files onto USB disks"
+maintainer="Hervy Qurrotul Ainur Rozi <hervyqa@proton.me>"
+license="GPL-3.0-or-later"
+homepage="https://apps.kde.org/isoimagewriter"
+distfiles="${KDE_SITE}/isoimagewriter/${version}/isoimagewriter-${version}.tar.xz"
+checksum=a69022303ec1beb6b7b4f0d68e59e4199d3c9868767cb9eb23c6dd1999e06a5d
+python_version=3

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

* Re: [PR PATCH] [Updated] New package: isoimagewriter-1.0.0
  2023-04-26  1:09 [PR PATCH] New package: isoimagewriter-1.0.0 hervyqa
                   ` (2 preceding siblings ...)
  2023-04-26  3:37 ` hervyqa
@ 2023-04-26  3:55 ` hervyqa
  2023-06-28 18:49 ` [PR PATCH] [Merged]: " Duncaen
  4 siblings, 0 replies; 6+ messages in thread
From: hervyqa @ 2023-04-26  3:55 UTC (permalink / raw)
  To: ml

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

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

https://github.com/hervyqa/void-packages isoimagewriter
https://github.com/void-linux/void-packages/pull/43618

New package: isoimagewriter-1.0.0
<!-- Uncomment relevant sections and delete options which are not applicable -->

#### Testing the changes
- I tested the changes in this PR: **YES**

#### New package
- This new package conforms to the [package requirements](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#package-requirements): **YES**

<!-- Note: If the build is likely to take more than 2 hours, please add ci skip tag as described in
https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration
and test at least one native build and, if supported, at least one cross build.
Ignore this section if this PR is not skipping CI.
-->

#### Local build testing
- I built this PR locally for my native architecture, (x86_64)

![Screenshot_20230426_080831](https://user-images.githubusercontent.com/45872139/234440369-7b46d303-5c20-4b49-b86b-65b394127ac4.png)


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

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

From eb9572cd892edb9eafb1112a59262735da1edd4f Mon Sep 17 00:00:00 2001
From: Hervy Qurrotul Ainur Rozi <hervyqa@proton.me>
Date: Wed, 26 Apr 2023 08:05:55 +0700
Subject: [PATCH] New package: isoimagewriter-1.0.0

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

diff --git a/srcpkgs/isoimagewriter/template b/srcpkgs/isoimagewriter/template
new file mode 100644
index 000000000000..8af5fd6f3167
--- /dev/null
+++ b/srcpkgs/isoimagewriter/template
@@ -0,0 +1,17 @@
+# Template file for 'isoimagewriter'
+pkgname=isoimagewriter
+version=1.0.0
+revision=1
+build_style=cmake
+hostmakedepends="extra-cmake-modules gettext kworkspace python3 qt5-host-tools
+ qt5-qmake"
+makedepends="gpgmepp-devel gpgmeqt-devel kcoreaddons-devel kcrash-devel
+ ki18n-devel kiconthemes-devel ksolid-devel kwidgetsaddons-devel qt5-devel"
+depends="gpgmeqt kiconthemes"
+short_desc="Program to write hybrid ISO files onto USB disks"
+maintainer="Hervy Qurrotul Ainur Rozi <hervyqa@proton.me>"
+license="GPL-3.0-or-later"
+homepage="https://apps.kde.org/isoimagewriter"
+distfiles="${KDE_SITE}/isoimagewriter/${version}/isoimagewriter-${version}.tar.xz"
+checksum=a69022303ec1beb6b7b4f0d68e59e4199d3c9868767cb9eb23c6dd1999e06a5d
+python_version=3

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

* Re: [PR PATCH] [Merged]: New package: isoimagewriter-1.0.0
  2023-04-26  1:09 [PR PATCH] New package: isoimagewriter-1.0.0 hervyqa
                   ` (3 preceding siblings ...)
  2023-04-26  3:55 ` hervyqa
@ 2023-06-28 18:49 ` Duncaen
  4 siblings, 0 replies; 6+ messages in thread
From: Duncaen @ 2023-06-28 18:49 UTC (permalink / raw)
  To: ml

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

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

New package: isoimagewriter-1.0.0
https://github.com/void-linux/void-packages/pull/43618

Description:
<!-- Uncomment relevant sections and delete options which are not applicable -->

#### Testing the changes
- I tested the changes in this PR: **YES**

#### New package
- This new package conforms to the [package requirements](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#package-requirements): **YES**

<!-- Note: If the build is likely to take more than 2 hours, please add ci skip tag as described in
https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration
and test at least one native build and, if supported, at least one cross build.
Ignore this section if this PR is not skipping CI.
-->

#### Local build testing
- I built this PR locally for my native architecture, (x86_64)

![Screenshot_20230426_080831](https://user-images.githubusercontent.com/45872139/234440369-7b46d303-5c20-4b49-b86b-65b394127ac4.png)


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

end of thread, other threads:[~2023-06-28 18:49 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-04-26  1:09 [PR PATCH] New package: isoimagewriter-1.0.0 hervyqa
2023-04-26  1:55 ` [PR PATCH] [Updated] " hervyqa
2023-04-26  2:04 ` hervyqa
2023-04-26  3:37 ` hervyqa
2023-04-26  3:55 ` hervyqa
2023-06-28 18:49 ` [PR PATCH] [Merged]: " Duncaen

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