Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] New package: ferium-4.3.4
@ 2023-03-07  4:55 yoshiyoshyosh
  2023-03-07 10:26 ` tranzystorek-io
                   ` (8 more replies)
  0 siblings, 9 replies; 10+ messages in thread
From: yoshiyoshyosh @ 2023-03-07  4:55 UTC (permalink / raw)
  To: ml

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

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

https://github.com/yoshiyoshyosh/void-packages ferium
https://github.com/void-linux/void-packages/pull/42637

New package: ferium-4.3.4
#### 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**

#### Local build testing
- I built this PR locally for my native architecture, `x86_64_glibc`
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - armv7l (crossbuild)

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

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

From 913688f99a665dd8a2855fa7643788ef0d04ff11 Mon Sep 17 00:00:00 2001
From: yosh <yosh-git@riseup.net>
Date: Mon, 6 Mar 2023 23:48:38 -0500
Subject: [PATCH] New package: ferium-4.3.4

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

diff --git a/srcpkgs/ferium/template b/srcpkgs/ferium/template
new file mode 100644
index 000000000000..e175129be25b
--- /dev/null
+++ b/srcpkgs/ferium/template
@@ -0,0 +1,12 @@
+# Template file for 'ferium'
+pkgname=ferium
+version=4.3.4
+revision=1
+build_style=cargo
+short_desc="CLI program for managing Minecraft mods and modpacks"
+maintainer="yosh <yosh-git@riseup.net>"
+license="MPL-2.0"
+homepage="https://github.com/gorilla-devs/ferium"
+changelog="https://raw.githubusercontent.com/gorilla-devs/ferium/main/CHANGELOG.md"
+distfiles="https://github.com/gorilla-devs/ferium/archive/v${version}.tar.gz"
+checksum=7f5fab2141a03c6fcf22dac2349331f2a478a48677d91defc545406ce70f7aca

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

* Re: New package: ferium-4.3.4
  2023-03-07  4:55 [PR PATCH] New package: ferium-4.3.4 yoshiyoshyosh
@ 2023-03-07 10:26 ` tranzystorek-io
  2023-03-07 11:34 ` [PR REVIEW] " tranzystorek-io
                   ` (7 subsequent siblings)
  8 siblings, 0 replies; 10+ messages in thread
From: tranzystorek-io @ 2023-03-07 10:26 UTC (permalink / raw)
  To: ml

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

New comment by tranzystorek-io on void-packages repository

https://github.com/void-linux/void-packages/pull/42637#issuecomment-1457923534

Comment:
Shell completions are available via `ferium complete <shell>`

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

* Re: [PR REVIEW] New package: ferium-4.3.4
  2023-03-07  4:55 [PR PATCH] New package: ferium-4.3.4 yoshiyoshyosh
  2023-03-07 10:26 ` tranzystorek-io
@ 2023-03-07 11:34 ` tranzystorek-io
  2023-03-07 14:22 ` [PR PATCH] [Updated] " yoshiyoshyosh
                   ` (6 subsequent siblings)
  8 siblings, 0 replies; 10+ messages in thread
From: tranzystorek-io @ 2023-03-07 11:34 UTC (permalink / raw)
  To: ml

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

New review comment by tranzystorek-io on void-packages repository

https://github.com/void-linux/void-packages/pull/42637#discussion_r1127725403

Comment:
```suggestion
distfiles="https://github.com/gorilla-devs/ferium/archive/refs/tags/v${version}.tar.gz"
```

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

* Re: [PR PATCH] [Updated] New package: ferium-4.3.4
  2023-03-07  4:55 [PR PATCH] New package: ferium-4.3.4 yoshiyoshyosh
  2023-03-07 10:26 ` tranzystorek-io
  2023-03-07 11:34 ` [PR REVIEW] " tranzystorek-io
@ 2023-03-07 14:22 ` yoshiyoshyosh
  2023-03-07 14:37 ` [PR REVIEW] " tranzystorek-io
                   ` (5 subsequent siblings)
  8 siblings, 0 replies; 10+ messages in thread
From: yoshiyoshyosh @ 2023-03-07 14:22 UTC (permalink / raw)
  To: ml

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

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

https://github.com/yoshiyoshyosh/void-packages ferium
https://github.com/void-linux/void-packages/pull/42637

New package: ferium-4.3.4
#### 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**

#### Local build testing
- I built this PR locally for my native architecture, `x86_64_glibc`
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - armv7l (crossbuild)

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

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

From 3c47f696f570031d966f006ca3fa17338de9e390 Mon Sep 17 00:00:00 2001
From: yosh <yosh-git@riseup.net>
Date: Mon, 6 Mar 2023 23:48:38 -0500
Subject: [PATCH] New package: ferium-4.3.4

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

diff --git a/srcpkgs/ferium/template b/srcpkgs/ferium/template
new file mode 100644
index 000000000000..75e689fee652
--- /dev/null
+++ b/srcpkgs/ferium/template
@@ -0,0 +1,26 @@
+# Template file for 'ferium'
+pkgname=ferium
+version=4.3.4
+revision=1
+build_style=cargo
+build_helper=qemu
+short_desc="CLI program for managing Minecraft mods and modpacks"
+maintainer="yosh <yosh-git@riseup.net>"
+license="MPL-2.0"
+homepage="https://github.com/gorilla-devs/ferium"
+changelog="https://raw.githubusercontent.com/gorilla-devs/ferium/main/CHANGELOG.md"
+distfiles="https://github.com/gorilla-devs/ferium/archive/refs/tags/v${version}.tar.gz"
+checksum=7f5fab2141a03c6fcf22dac2349331f2a478a48677d91defc545406ce70f7aca
+
+post_build() {
+	FERIUM="target/${RUST_TARGET}/release/ferium"
+	vtargetrun ${FERIUM} complete bash > ferium.bash
+	vtargetrun ${FERIUM} complete zsh > ferium.zsh
+	vtargetrun ${FERIUM} complete fish > ferium.fish
+}
+
+post_install() {
+	vcompletion ferium.bash bash
+	vcompletion ferium.zsh zsh
+	vcompletion ferium.fish fish
+}

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

* Re: [PR REVIEW] New package: ferium-4.3.4
  2023-03-07  4:55 [PR PATCH] New package: ferium-4.3.4 yoshiyoshyosh
                   ` (2 preceding siblings ...)
  2023-03-07 14:22 ` [PR PATCH] [Updated] " yoshiyoshyosh
@ 2023-03-07 14:37 ` tranzystorek-io
  2023-03-07 14:41 ` tranzystorek-io
                   ` (4 subsequent siblings)
  8 siblings, 0 replies; 10+ messages in thread
From: tranzystorek-io @ 2023-03-07 14:37 UTC (permalink / raw)
  To: ml

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

New review comment by tranzystorek-io on void-packages repository

https://github.com/void-linux/void-packages/pull/42637#discussion_r1127965583

Comment:
See e.g. https://github.com/void-linux/void-packages/blob/6795b29716be848becdfc53f176f85820c29f7de/srcpkgs/fd/template for an example how it's preferred to be done

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

* Re: [PR REVIEW] New package: ferium-4.3.4
  2023-03-07  4:55 [PR PATCH] New package: ferium-4.3.4 yoshiyoshyosh
                   ` (3 preceding siblings ...)
  2023-03-07 14:37 ` [PR REVIEW] " tranzystorek-io
@ 2023-03-07 14:41 ` tranzystorek-io
  2023-03-07 14:42 ` yoshiyoshyosh
                   ` (3 subsequent siblings)
  8 siblings, 0 replies; 10+ messages in thread
From: tranzystorek-io @ 2023-03-07 14:41 UTC (permalink / raw)
  To: ml

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

New review comment by tranzystorek-io on void-packages repository

https://github.com/void-linux/void-packages/pull/42637#discussion_r1127965583

Comment:
See e.g. https://github.com/void-linux/void-packages/blob/6795b29716be848becdfc53f176f85820c29f7de/srcpkgs/fd/template for an example how it's preferred to be done (i.e. in `post_install` using `${DESTDIR}/usr/bin/<binary>`)

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

* Re: [PR REVIEW] New package: ferium-4.3.4
  2023-03-07  4:55 [PR PATCH] New package: ferium-4.3.4 yoshiyoshyosh
                   ` (4 preceding siblings ...)
  2023-03-07 14:41 ` tranzystorek-io
@ 2023-03-07 14:42 ` yoshiyoshyosh
  2023-03-07 14:51 ` [PR PATCH] [Updated] " yoshiyoshyosh
                   ` (2 subsequent siblings)
  8 siblings, 0 replies; 10+ messages in thread
From: yoshiyoshyosh @ 2023-03-07 14:42 UTC (permalink / raw)
  To: ml

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

New review comment by yoshiyoshyosh on void-packages repository

https://github.com/void-linux/void-packages/pull/42637#discussion_r1127973785

Comment:
ah, I guess I looked at some un-updated templates x)

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

* Re: [PR PATCH] [Updated] New package: ferium-4.3.4
  2023-03-07  4:55 [PR PATCH] New package: ferium-4.3.4 yoshiyoshyosh
                   ` (5 preceding siblings ...)
  2023-03-07 14:42 ` yoshiyoshyosh
@ 2023-03-07 14:51 ` yoshiyoshyosh
  2023-04-26 21:07 ` yoshiyoshyosh
  2023-06-24 13:44 ` [PR PATCH] [Merged]: New package: ferium-4.4.0 Duncaen
  8 siblings, 0 replies; 10+ messages in thread
From: yoshiyoshyosh @ 2023-03-07 14:51 UTC (permalink / raw)
  To: ml

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

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

https://github.com/yoshiyoshyosh/void-packages ferium
https://github.com/void-linux/void-packages/pull/42637

New package: ferium-4.3.4
#### 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**

#### Local build testing
- I built this PR locally for my native architecture, `x86_64_glibc`
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - armv7l (crossbuild)

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

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

From 438edb5cbba64dd11ffc15bd8ee651cb354cb78e Mon Sep 17 00:00:00 2001
From: yosh <yosh-git@riseup.net>
Date: Mon, 6 Mar 2023 23:48:38 -0500
Subject: [PATCH] New package: ferium-4.3.4

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

diff --git a/srcpkgs/ferium/template b/srcpkgs/ferium/template
new file mode 100644
index 000000000000..1172a26d95bf
--- /dev/null
+++ b/srcpkgs/ferium/template
@@ -0,0 +1,21 @@
+# Template file for 'ferium'
+pkgname=ferium
+version=4.3.4
+revision=1
+build_style=cargo
+build_helper=qemu
+short_desc="CLI program for managing Minecraft mods and modpacks"
+maintainer="yosh <yosh-git@riseup.net>"
+license="MPL-2.0"
+homepage="https://github.com/gorilla-devs/ferium"
+changelog="https://raw.githubusercontent.com/gorilla-devs/ferium/main/CHANGELOG.md"
+distfiles="https://github.com/gorilla-devs/ferium/archive/refs/tags/v${version}.tar.gz"
+checksum=7f5fab2141a03c6fcf22dac2349331f2a478a48677d91defc545406ce70f7aca
+
+post_install() {
+	local ferium="${DESTDIR}/usr/bin/ferium"
+	for shell in bash fish zsh; do
+		vtargetrun ${ferium} complete ${shell} > ferium.${shell}
+		vcompletion ferium.${shell} ${shell}
+	done
+}

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

* Re: [PR PATCH] [Updated] New package: ferium-4.3.4
  2023-03-07  4:55 [PR PATCH] New package: ferium-4.3.4 yoshiyoshyosh
                   ` (6 preceding siblings ...)
  2023-03-07 14:51 ` [PR PATCH] [Updated] " yoshiyoshyosh
@ 2023-04-26 21:07 ` yoshiyoshyosh
  2023-06-24 13:44 ` [PR PATCH] [Merged]: New package: ferium-4.4.0 Duncaen
  8 siblings, 0 replies; 10+ messages in thread
From: yoshiyoshyosh @ 2023-04-26 21:07 UTC (permalink / raw)
  To: ml

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

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

https://github.com/yoshiyoshyosh/void-packages ferium
https://github.com/void-linux/void-packages/pull/42637

New package: ferium-4.3.4
#### 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**

#### Local build testing
- I built this PR locally for my native architecture, `x86_64_glibc`
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - armv7l (crossbuild)

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

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

From bb1f74c55bdedbf43e95bc1b2914943de7e28649 Mon Sep 17 00:00:00 2001
From: yosh <yosh-git@riseup.net>
Date: Mon, 6 Mar 2023 23:48:38 -0500
Subject: [PATCH] New package: ferium-4.4.0

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

diff --git a/srcpkgs/ferium/template b/srcpkgs/ferium/template
new file mode 100644
index 000000000000..859e790f75d1
--- /dev/null
+++ b/srcpkgs/ferium/template
@@ -0,0 +1,21 @@
+# Template file for 'ferium'
+pkgname=ferium
+version=4.4.0
+revision=1
+build_style=cargo
+build_helper=qemu
+short_desc="CLI program for managing Minecraft mods and modpacks"
+maintainer="yosh <yosh-git@riseup.net>"
+license="MPL-2.0"
+homepage="https://github.com/gorilla-devs/ferium"
+changelog="https://raw.githubusercontent.com/gorilla-devs/ferium/main/CHANGELOG.md"
+distfiles="https://github.com/gorilla-devs/ferium/archive/refs/tags/v${version}.tar.gz"
+checksum=a19b5ea7b12123ef68b2caf96a1c58025aa30d7e14e8c0dbfef44ffc01938045
+
+post_install() {
+	local ferium="${DESTDIR}/usr/bin/ferium"
+	for shell in bash fish zsh; do
+		vtargetrun ${ferium} complete ${shell} > ferium.${shell}
+		vcompletion ferium.${shell} ${shell}
+	done
+}

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

* Re: [PR PATCH] [Merged]: New package: ferium-4.4.0
  2023-03-07  4:55 [PR PATCH] New package: ferium-4.3.4 yoshiyoshyosh
                   ` (7 preceding siblings ...)
  2023-04-26 21:07 ` yoshiyoshyosh
@ 2023-06-24 13:44 ` Duncaen
  8 siblings, 0 replies; 10+ messages in thread
From: Duncaen @ 2023-06-24 13:44 UTC (permalink / raw)
  To: ml

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

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

New package: ferium-4.4.0
https://github.com/void-linux/void-packages/pull/42637

Description:
#### 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**

#### Local build testing
- I built this PR locally for my native architecture, `x86_64_glibc`
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - armv7l (crossbuild)

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

end of thread, other threads:[~2023-06-24 13:44 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-03-07  4:55 [PR PATCH] New package: ferium-4.3.4 yoshiyoshyosh
2023-03-07 10:26 ` tranzystorek-io
2023-03-07 11:34 ` [PR REVIEW] " tranzystorek-io
2023-03-07 14:22 ` [PR PATCH] [Updated] " yoshiyoshyosh
2023-03-07 14:37 ` [PR REVIEW] " tranzystorek-io
2023-03-07 14:41 ` tranzystorek-io
2023-03-07 14:42 ` yoshiyoshyosh
2023-03-07 14:51 ` [PR PATCH] [Updated] " yoshiyoshyosh
2023-04-26 21:07 ` yoshiyoshyosh
2023-06-24 13:44 ` [PR PATCH] [Merged]: New package: ferium-4.4.0 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).