Github messages for voidlinux
 help / color / mirror / Atom feed
From: not-chicken <not-chicken@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: [PR PATCH] bootiso: update to 4.0.1.
Date: Sun, 17 May 2020 18:20:46 +0200	[thread overview]
Message-ID: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-22046@inbox.vuxu.org> (raw)

[-- 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}"
 }

             reply	other threads:[~2020-05-17 16:20 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-05-17 16:20 not-chicken [this message]
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

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=gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-22046@inbox.vuxu.org \
    --to=not-chicken@users.noreply.github.com \
    --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).