Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] New package: sigi-0.2.0
@ 2021-03-31  9:01 hiljusti
  2021-03-31  9:55 ` [PR PATCH] [Updated] " hiljusti
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: hiljusti @ 2021-03-31  9:01 UTC (permalink / raw)
  To: ml

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

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

https://github.com/hiljusti/void-packages master
https://github.com/void-linux/void-packages/pull/29902

New package: sigi-0.2.0
<!-- Mark items with [x] where applicable -->

#### General
- [x] This is a new package and it conforms to the [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-requirements)

#### Have the results of the proposed changes been tested?
- [x] I use the packages affected by the proposed changes on a regular basis and confirm this PR works for me
- [ ] I generally don't use the affected packages but briefly tested this PR

<!--
If GitHub CI cannot be used to validate the build result (for example, if the
build is likely to take several hours), make sure to
[skip CI](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration).
When skipping CI, uncomment and fill out the following section.
Note: for builds that are likely to complete in less than 2 hours, it is not
acceptable to skip CI.
-->

#### Does it build and run successfully? 
(Please choose at least one native build and, if supported, at least one cross build. More are better.)
- [x] I built this PR locally for my native architecture, (x86_64)
- [x] I built this PR locally for these architectures (if supported. mark crossbuilds):
  - [x] aarch64-musl
  - [x] armv7l
  - [x] armv6l-musl


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

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

From 54697ae201ced97f96b1858987f002b2b58e52d5 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?=E2=99=AA=20hiljusti=20=F0=9F=8E=AE?= <hiljusti@pm.me>
Date: Wed, 31 Mar 2021 00:51:03 -0700
Subject: [PATCH] New package: sigi-0.2.0

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

diff --git a/srcpkgs/sigi/template b/srcpkgs/sigi/template
new file mode 100644
index 000000000000..b2de2972373d
--- /dev/null
+++ b/srcpkgs/sigi/template
@@ -0,0 +1,11 @@
+# Template file for 'sigi'
+pkgname=sigi
+version=0.2.0
+revision=1
+build_style=cargo
+short_desc="Sigi is an organizing tool and no-frills stack database"
+maintainer="J.R. Hill <hiljusti@pm.me>"
+license="GPL-3.0-or-later"
+homepage="https://github.com/hiljusti/sigi/"
+distfiles="https://github.com/hiljusti/sigi/archive/refs/tags/v${version}.tar.gz"
+checksum=71b632c3263a1acec38e501f8cab1c7a8e7254eeb826862cf012d664b98edc11

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

* Re: [PR PATCH] [Updated] New package: sigi-0.2.0
  2021-03-31  9:01 [PR PATCH] New package: sigi-0.2.0 hiljusti
@ 2021-03-31  9:55 ` hiljusti
  2021-03-31  9:57 ` hiljusti
  2021-03-31  9:57 ` [PR PATCH] [Closed]: " hiljusti
  2 siblings, 0 replies; 5+ messages in thread
From: hiljusti @ 2021-03-31  9:55 UTC (permalink / raw)
  To: ml

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

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

https://github.com/hiljusti/void-packages master
https://github.com/void-linux/void-packages/pull/29902

New package: sigi-0.2.0
<!-- Mark items with [x] where applicable -->

#### General
- [x] This is a new package and it conforms to the [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-requirements)

#### Have the results of the proposed changes been tested?
- [x] I use the packages affected by the proposed changes on a regular basis and confirm this PR works for me
- [ ] I generally don't use the affected packages but briefly tested this PR

<!--
If GitHub CI cannot be used to validate the build result (for example, if the
build is likely to take several hours), make sure to
[skip CI](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration).
When skipping CI, uncomment and fill out the following section.
Note: for builds that are likely to complete in less than 2 hours, it is not
acceptable to skip CI.
-->

#### Does it build and run successfully? 
(Please choose at least one native build and, if supported, at least one cross build. More are better.)
- [x] I built this PR locally for my native architecture, (x86_64)
- [x] I built this PR locally for these architectures (if supported. mark crossbuilds):
  - [x] aarch64-musl
  - [x] armv7l
  - [x] armv6l-musl


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

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

From 6036f3d2852701efe7ccaab5f4ea953f7970b237 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?=E2=99=AA=20hiljusti=20=F0=9F=8E=AE?= <hiljusti@pm.me>
Date: Wed, 31 Mar 2021 00:51:03 -0700
Subject: [PATCH] New package: sigi-0.2.0

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

diff --git a/srcpkgs/sigi/template b/srcpkgs/sigi/template
new file mode 100644
index 000000000000..f101fb8b8e15
--- /dev/null
+++ b/srcpkgs/sigi/template
@@ -0,0 +1,11 @@
+# Template file for 'sigi'
+pkgname=sigi
+version=0.2.1
+revision=1
+build_style=cargo
+short_desc="Sigi is an organizing tool and no-frills stack database"
+maintainer="J.R. Hill <hiljusti@pm.me>"
+license="GPL-3.0-or-later"
+homepage="https://github.com/hiljusti/sigi/"
+distfiles="https://github.com/hiljusti/sigi/archive/refs/tags/v${version}.tar.gz"
+checksum=fa468bd7b7a232559041c2c4fc3c2c131b0458bdceef9731f39004a441424688

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

* Re: New package: sigi-0.2.0
  2021-03-31  9:01 [PR PATCH] New package: sigi-0.2.0 hiljusti
  2021-03-31  9:55 ` [PR PATCH] [Updated] " hiljusti
@ 2021-03-31  9:57 ` hiljusti
  2021-03-31  9:57 ` [PR PATCH] [Closed]: " hiljusti
  2 siblings, 0 replies; 5+ messages in thread
From: hiljusti @ 2021-03-31  9:57 UTC (permalink / raw)
  To: ml

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

New comment by hiljusti on void-packages repository

https://github.com/void-linux/void-packages/pull/29902#issuecomment-810939623

Comment:
I just released 0.2.1 with a bugfix. I'll resubmit this

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

* Re: [PR PATCH] [Closed]: New package: sigi-0.2.0
  2021-03-31  9:01 [PR PATCH] New package: sigi-0.2.0 hiljusti
  2021-03-31  9:55 ` [PR PATCH] [Updated] " hiljusti
  2021-03-31  9:57 ` hiljusti
@ 2021-03-31  9:57 ` hiljusti
  2 siblings, 0 replies; 5+ messages in thread
From: hiljusti @ 2021-03-31  9:57 UTC (permalink / raw)
  To: ml

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

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

New package: sigi-0.2.0
https://github.com/void-linux/void-packages/pull/29902

Description:
<!-- Mark items with [x] where applicable -->

#### General
- [x] This is a new package and it conforms to the [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-requirements)

#### Have the results of the proposed changes been tested?
- [x] I use the packages affected by the proposed changes on a regular basis and confirm this PR works for me
- [ ] I generally don't use the affected packages but briefly tested this PR

<!--
If GitHub CI cannot be used to validate the build result (for example, if the
build is likely to take several hours), make sure to
[skip CI](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration).
When skipping CI, uncomment and fill out the following section.
Note: for builds that are likely to complete in less than 2 hours, it is not
acceptable to skip CI.
-->

#### Does it build and run successfully? 
(Please choose at least one native build and, if supported, at least one cross build. More are better.)
- [x] I built this PR locally for my native architecture, (x86_64)
- [x] I built this PR locally for these architectures (if supported. mark crossbuilds):
  - [x] aarch64-musl
  - [x] armv7l
  - [x] armv6l-musl


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

* [PR PATCH] New package: sigi-0.2.0
@ 2021-03-31  9:57 hiljusti
  0 siblings, 0 replies; 5+ messages in thread
From: hiljusti @ 2021-03-31  9:57 UTC (permalink / raw)
  To: ml

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

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

https://github.com/hiljusti/void-packages master
https://github.com/void-linux/void-packages/pull/29907

New package: sigi-0.2.0
<!-- Mark items with [x] where applicable -->

#### General
- [x] This is a new package and it conforms to the [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-requirements)

#### Have the results of the proposed changes been tested?
- [x] I use the packages affected by the proposed changes on a regular basis and confirm this PR works for me
- [ ] I generally don't use the affected packages but briefly tested this PR

<!--
If GitHub CI cannot be used to validate the build result (for example, if the
build is likely to take several hours), make sure to
[skip CI](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration).
When skipping CI, uncomment and fill out the following section.
Note: for builds that are likely to complete in less than 2 hours, it is not
acceptable to skip CI.
-->

#### Does it build and run successfully? 
(Please choose at least one native build and, if supported, at least one cross build. More are better.)
- [x] I built this PR locally for my native architecture, (x86_64)
- [x] I built this PR locally for these architectures (if supported. mark crossbuilds):
  - [x] aarch64-musl
  - [x] armv7l
  - [x] armv6l-musl


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

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

From 6036f3d2852701efe7ccaab5f4ea953f7970b237 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?=E2=99=AA=20hiljusti=20=F0=9F=8E=AE?= <hiljusti@pm.me>
Date: Wed, 31 Mar 2021 00:51:03 -0700
Subject: [PATCH] New package: sigi-0.2.0

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

diff --git a/srcpkgs/sigi/template b/srcpkgs/sigi/template
new file mode 100644
index 000000000000..f101fb8b8e15
--- /dev/null
+++ b/srcpkgs/sigi/template
@@ -0,0 +1,11 @@
+# Template file for 'sigi'
+pkgname=sigi
+version=0.2.1
+revision=1
+build_style=cargo
+short_desc="Sigi is an organizing tool and no-frills stack database"
+maintainer="J.R. Hill <hiljusti@pm.me>"
+license="GPL-3.0-or-later"
+homepage="https://github.com/hiljusti/sigi/"
+distfiles="https://github.com/hiljusti/sigi/archive/refs/tags/v${version}.tar.gz"
+checksum=fa468bd7b7a232559041c2c4fc3c2c131b0458bdceef9731f39004a441424688

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

end of thread, other threads:[~2021-03-31  9:57 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-03-31  9:01 [PR PATCH] New package: sigi-0.2.0 hiljusti
2021-03-31  9:55 ` [PR PATCH] [Updated] " hiljusti
2021-03-31  9:57 ` hiljusti
2021-03-31  9:57 ` [PR PATCH] [Closed]: " hiljusti
2021-03-31  9:57 [PR PATCH] " hiljusti

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