Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] kaitai-struct-compiler: drop noarch.
@ 2020-10-11 19:23 ericonr
  2020-10-11 19:36 ` Johnnynator
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: ericonr @ 2020-10-11 19:23 UTC (permalink / raw)
  To: ml

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

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

https://github.com/ericonr/void-packages age
https://github.com/void-linux/void-packages/pull/25530

kaitai-struct-compiler: drop noarch.
Also rebuild to appear in musl repositories.

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

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

From a7ad6c0574d90002dd80f763aee5ebb5990f0640 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?=C3=89rico=20Rolim?= <erico.erc@gmail.com>
Date: Wed, 2 Sep 2020 16:16:21 -0300
Subject: [PATCH] kaitai-struct-compiler: drop noarch.

Also rebuild to appear in musl repositories.
---
 srcpkgs/kaitai-struct-compiler/template | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/srcpkgs/kaitai-struct-compiler/template b/srcpkgs/kaitai-struct-compiler/template
index 011a403ca88..5fa6be4f129 100644
--- a/srcpkgs/kaitai-struct-compiler/template
+++ b/srcpkgs/kaitai-struct-compiler/template
@@ -1,8 +1,7 @@
 # Template file for 'kaitai-struct-compiler'
 pkgname=kaitai-struct-compiler
 version=0.8
-revision=1
-archs=noarch
+revision=2
 hostmakedepends="unzip"
 depends="virtual?java-environment"
 short_desc="Compiler for the Kaitai declarative binary format parsing language"

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

* Re: kaitai-struct-compiler: drop noarch.
  2020-10-11 19:23 [PR PATCH] kaitai-struct-compiler: drop noarch ericonr
@ 2020-10-11 19:36 ` Johnnynator
  2020-10-11 19:43 ` [PR PATCH] [Updated] " ericonr
                   ` (2 subsequent siblings)
  3 siblings, 0 replies; 5+ messages in thread
From: Johnnynator @ 2020-10-11 19:36 UTC (permalink / raw)
  To: ml

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

New comment by Johnnynator on void-packages repository

https://github.com/void-linux/void-packages/pull/25530#issuecomment-706757011

Comment:
You could also update the license field to the appropriate SPDX-Identifier.

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

* Re: [PR PATCH] [Updated] kaitai-struct-compiler: drop noarch.
  2020-10-11 19:23 [PR PATCH] kaitai-struct-compiler: drop noarch ericonr
  2020-10-11 19:36 ` Johnnynator
@ 2020-10-11 19:43 ` ericonr
  2020-10-11 19:44 ` ericonr
  2020-10-14 17:58 ` [PR PATCH] [Merged]: " ericonr
  3 siblings, 0 replies; 5+ messages in thread
From: ericonr @ 2020-10-11 19:43 UTC (permalink / raw)
  To: ml

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

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

https://github.com/ericonr/void-packages age
https://github.com/void-linux/void-packages/pull/25530

kaitai-struct-compiler: drop noarch.
Also rebuild to appear in musl repositories.

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

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

From d7393ecd006039e52d63bbfcd4dd49c79500963f Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?=C3=89rico=20Rolim?= <erico.erc@gmail.com>
Date: Wed, 2 Sep 2020 16:16:21 -0300
Subject: [PATCH] kaitai-struct-compiler: drop noarch.

Also rebuild to appear in musl repositories and xlint.
---
 srcpkgs/kaitai-struct-compiler/template | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)

diff --git a/srcpkgs/kaitai-struct-compiler/template b/srcpkgs/kaitai-struct-compiler/template
index 011a403ca88..ce81b388f6a 100644
--- a/srcpkgs/kaitai-struct-compiler/template
+++ b/srcpkgs/kaitai-struct-compiler/template
@@ -1,13 +1,12 @@
 # Template file for 'kaitai-struct-compiler'
 pkgname=kaitai-struct-compiler
 version=0.8
-revision=1
-archs=noarch
+revision=2
 hostmakedepends="unzip"
 depends="virtual?java-environment"
 short_desc="Compiler for the Kaitai declarative binary format parsing language"
 maintainer="Andrea Brancaleoni <abc@pompel.me>"
-license="GPL-3"
+license="GPL-3.0-or-later"
 homepage="http://kaitai.io"
 distfiles="https://bintray.com/kaitai-io/universal/download_file?file_path=${version}%2F${pkgname}-${version}.zip"
 checksum=545fc10e134db2901cad8817be1b440fca6f2bad8b92b2948ebe0647f3ffa2c9

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

* Re: kaitai-struct-compiler: drop noarch.
  2020-10-11 19:23 [PR PATCH] kaitai-struct-compiler: drop noarch ericonr
  2020-10-11 19:36 ` Johnnynator
  2020-10-11 19:43 ` [PR PATCH] [Updated] " ericonr
@ 2020-10-11 19:44 ` ericonr
  2020-10-14 17:58 ` [PR PATCH] [Merged]: " ericonr
  3 siblings, 0 replies; 5+ messages in thread
From: ericonr @ 2020-10-11 19:44 UTC (permalink / raw)
  To: ml

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

New comment by ericonr on void-packages repository

https://github.com/void-linux/void-packages/pull/25530#issuecomment-706757993

Comment:
Done.

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

* Re: [PR PATCH] [Merged]: kaitai-struct-compiler: drop noarch.
  2020-10-11 19:23 [PR PATCH] kaitai-struct-compiler: drop noarch ericonr
                   ` (2 preceding siblings ...)
  2020-10-11 19:44 ` ericonr
@ 2020-10-14 17:58 ` ericonr
  3 siblings, 0 replies; 5+ messages in thread
From: ericonr @ 2020-10-14 17:58 UTC (permalink / raw)
  To: ml

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

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

kaitai-struct-compiler: drop noarch.
https://github.com/void-linux/void-packages/pull/25530

Description:
Also rebuild to appear in musl repositories.

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

end of thread, other threads:[~2020-10-14 17:58 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-10-11 19:23 [PR PATCH] kaitai-struct-compiler: drop noarch ericonr
2020-10-11 19:36 ` Johnnynator
2020-10-11 19:43 ` [PR PATCH] [Updated] " ericonr
2020-10-11 19:44 ` ericonr
2020-10-14 17:58 ` [PR PATCH] [Merged]: " ericonr

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