Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] bootiso: update to 4.0.1.
@ 2020-05-17 16:20 not-chicken
  2020-05-18 10:59 ` Piraty
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: not-chicken @ 2020-05-17 16:20 UTC (permalink / raw)
  To: ml

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

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

https://github.com/not-chicken/void-packages bootiso
https://github.com/void-linux/void-packages/pull/22046

bootiso: update to 4.0.1.


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

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

From 1094b2279c86f430d94187c2921476959c8511e0 Mon Sep 17 00:00:00 2001
From: Lorem <notloremipsum@protonmail.com>
Date: Sun, 17 May 2020 21:43:32 +0530
Subject: [PATCH] bootiso: update to 4.0.1.

---
 srcpkgs/bootiso/template | 17 ++++++-----------
 1 file changed, 6 insertions(+), 11 deletions(-)

diff --git a/srcpkgs/bootiso/template b/srcpkgs/bootiso/template
index 4f74f61d3ff..9716eb19b82 100644
--- a/srcpkgs/bootiso/template
+++ b/srcpkgs/bootiso/template
@@ -1,30 +1,25 @@
 # Template file for 'bootiso'
 pkgname=bootiso
-version=3.3.1
+version=4.0.1
 revision=1
 archs=noarch
+build_style=gnu-makefile
 depends="bash coreutils curl dosfstools e2fsprogs eudev exfat-utils f2fs-tools
- file findutils gawk grep mtools ntfs-3g parted rsync syslinux tar util-linux
- wimlib"
+ file findutils gawk grep mtools ntfs-3g rsync syslinux tar util-linux
+ wimlib jq"
 short_desc="Create a USB bootable device from an ISO image easily and securely"
 maintainer="Andy Weidenbaum <archbaum@gmail.com>"
-license="MIT"
+license="GPL-3.0-only"
 homepage="https://github.com/jsamr/bootiso"
 changelog="https://github.com/jsamr/bootiso/raw/master/changelog.md"
 distfiles="https://github.com/jsamr/bootiso/archive/v${version}.tar.gz"
-checksum=b716d23b4ab65543b5571f302f5d26a43bea9f9ea91bffe999d5faff99f2bdda
+checksum=19fe3e2bde727bff3af9ff91463092ff2130e32cd5cbceebcf4b6f5ec5a72a38
 
 case "$XBPS_TARGET_MACHINE" in
 	i686*|x86_64*) ;;
 	*) broken="requires syslinux which is not available on $XBPS_TARGET_MACHINE" ;;
 esac
 
-do_install() {
-	vbin bootiso
-}
-
 post_install() {
-	vlicense LICENSE
 	vdoc readme.md
-	vcopy images/ "usr/share/doc/${pkgname}"
 }

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

* Re: bootiso: update to 4.0.1.
  2020-05-17 16:20 [PR PATCH] bootiso: update to 4.0.1 not-chicken
@ 2020-05-18 10:59 ` Piraty
  2020-05-18 12:19 ` atweiden
                   ` (3 subsequent siblings)
  4 siblings, 0 replies; 6+ messages in thread
From: Piraty @ 2020-05-18 10:59 UTC (permalink / raw)
  To: ml

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

New comment by Piraty on void-packages repository

https://github.com/void-linux/void-packages/pull/22046#issuecomment-630107202

Comment:
@atweiden 

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

* Re: bootiso: update to 4.0.1.
  2020-05-17 16:20 [PR PATCH] bootiso: update to 4.0.1 not-chicken
  2020-05-18 10:59 ` Piraty
@ 2020-05-18 12:19 ` atweiden
  2020-05-18 12:43 ` not-chicken
                   ` (2 subsequent siblings)
  4 siblings, 0 replies; 6+ messages in thread
From: atweiden @ 2020-05-18 12:19 UTC (permalink / raw)
  To: ml

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

New comment by atweiden on void-packages repository

https://github.com/void-linux/void-packages/pull/22046#issuecomment-630144778

Comment:
@Piraty I'd be content with orphaning.

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

* Re: bootiso: update to 4.0.1.
  2020-05-17 16:20 [PR PATCH] bootiso: update to 4.0.1 not-chicken
  2020-05-18 10:59 ` Piraty
  2020-05-18 12:19 ` atweiden
@ 2020-05-18 12:43 ` not-chicken
  2020-05-18 12:44 ` [PR PATCH] [Updated] " not-chicken
  2020-05-18 16:03 ` [PR PATCH] [Merged]: bootiso: update to 4.0.1; claim maintainer Piraty
  4 siblings, 0 replies; 6+ messages in thread
From: not-chicken @ 2020-05-18 12:43 UTC (permalink / raw)
  To: ml

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

New comment by not-chicken on void-packages repository

https://github.com/void-linux/void-packages/pull/22046#issuecomment-630157246

Comment:
Claiming maintainership as I do see myself using it in future as well.

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

* Re: [PR PATCH] [Updated] bootiso: update to 4.0.1.
  2020-05-17 16:20 [PR PATCH] bootiso: update to 4.0.1 not-chicken
                   ` (2 preceding siblings ...)
  2020-05-18 12:43 ` not-chicken
@ 2020-05-18 12:44 ` not-chicken
  2020-05-18 16:03 ` [PR PATCH] [Merged]: bootiso: update to 4.0.1; claim maintainer Piraty
  4 siblings, 0 replies; 6+ messages in thread
From: not-chicken @ 2020-05-18 12:44 UTC (permalink / raw)
  To: ml

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

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

https://github.com/not-chicken/void-packages bootiso
https://github.com/void-linux/void-packages/pull/22046

bootiso: update to 4.0.1.


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

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

From eb36e19fb58fbf16db6b6b466563099158b973ad Mon Sep 17 00:00:00 2001
From: Lorem <notloremipsum@protonmail.com>
Date: Sun, 17 May 2020 21:43:32 +0530
Subject: [PATCH] bootiso: update to 4.0.1; claim maintainer

---
 srcpkgs/bootiso/template | 19 +++++++------------
 1 file changed, 7 insertions(+), 12 deletions(-)

diff --git a/srcpkgs/bootiso/template b/srcpkgs/bootiso/template
index 4f74f61d3ff..3b15c0cb621 100644
--- a/srcpkgs/bootiso/template
+++ b/srcpkgs/bootiso/template
@@ -1,30 +1,25 @@
 # Template file for 'bootiso'
 pkgname=bootiso
-version=3.3.1
+version=4.0.1
 revision=1
 archs=noarch
+build_style=gnu-makefile
 depends="bash coreutils curl dosfstools e2fsprogs eudev exfat-utils f2fs-tools
- file findutils gawk grep mtools ntfs-3g parted rsync syslinux tar util-linux
- wimlib"
+ file findutils gawk grep mtools ntfs-3g rsync syslinux tar util-linux
+ wimlib jq"
 short_desc="Create a USB bootable device from an ISO image easily and securely"
-maintainer="Andy Weidenbaum <archbaum@gmail.com>"
-license="MIT"
+maintainer="Lorem <notloremipsum@protonmail.com>"
+license="GPL-3.0-only"
 homepage="https://github.com/jsamr/bootiso"
 changelog="https://github.com/jsamr/bootiso/raw/master/changelog.md"
 distfiles="https://github.com/jsamr/bootiso/archive/v${version}.tar.gz"
-checksum=b716d23b4ab65543b5571f302f5d26a43bea9f9ea91bffe999d5faff99f2bdda
+checksum=19fe3e2bde727bff3af9ff91463092ff2130e32cd5cbceebcf4b6f5ec5a72a38
 
 case "$XBPS_TARGET_MACHINE" in
 	i686*|x86_64*) ;;
 	*) broken="requires syslinux which is not available on $XBPS_TARGET_MACHINE" ;;
 esac
 
-do_install() {
-	vbin bootiso
-}
-
 post_install() {
-	vlicense LICENSE
 	vdoc readme.md
-	vcopy images/ "usr/share/doc/${pkgname}"
 }

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

* Re: [PR PATCH] [Merged]: bootiso: update to 4.0.1; claim maintainer
  2020-05-17 16:20 [PR PATCH] bootiso: update to 4.0.1 not-chicken
                   ` (3 preceding siblings ...)
  2020-05-18 12:44 ` [PR PATCH] [Updated] " not-chicken
@ 2020-05-18 16:03 ` Piraty
  4 siblings, 0 replies; 6+ messages in thread
From: Piraty @ 2020-05-18 16:03 UTC (permalink / raw)
  To: ml

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

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

bootiso: update to 4.0.1; claim maintainer
https://github.com/void-linux/void-packages/pull/22046

Description:


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

end of thread, other threads:[~2020-05-18 16:03 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-05-17 16:20 [PR PATCH] bootiso: update to 4.0.1 not-chicken
2020-05-18 10:59 ` Piraty
2020-05-18 12:19 ` atweiden
2020-05-18 12:43 ` not-chicken
2020-05-18 12:44 ` [PR PATCH] [Updated] " not-chicken
2020-05-18 16:03 ` [PR PATCH] [Merged]: bootiso: update to 4.0.1; claim maintainer Piraty

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