Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] New package: mmtc-0.3.2
@ 2024-01-19  3:53 jlzht
  2024-01-31 20:20 ` [PR PATCH] [Updated] " jlzht
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: jlzht @ 2024-01-19  3:53 UTC (permalink / raw)
  To: ml

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

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

https://github.com/jlzht/void-packages mmtc
https://github.com/void-linux/void-packages/pull/48281

New package: mmtc-0.3.2
<!-- Uncomment relevant sections and delete options which are not applicable -->

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

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

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

From cc8a0968da3fa233f35c5f3c5cf921801ff697f8 Mon Sep 17 00:00:00 2001
From: Saulo Amaral <jl.zht@proton.me>
Date: Fri, 19 Jan 2024 00:09:48 -0300
Subject: [PATCH] New package: mmtc-0.3.2

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

diff --git a/srcpkgs/mmtc/template b/srcpkgs/mmtc/template
new file mode 100644
index 0000000000000..0b956f680c4bb
--- /dev/null
+++ b/srcpkgs/mmtc/template
@@ -0,0 +1,15 @@
+# Template file for 'mmtc'
+pkgname=mmtc
+version=0.3.2
+revision=1
+build_style=cargo
+short_desc="Minimal mpd terminal client"
+maintainer="Jlzht <jl.zht@proton.me>"
+license="MPL-2.0"
+homepage="https://github.com/figsoda/mmtc"
+distfiles="${homepage}/archive/refs/tags/v${version}.tar.gz"
+checksum=558e8778d299ed8c760617c3050228c2d638950a86db014a1a597751c1101870
+
+post_install() {
+	vlicense LICENSE
+}

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

* Re: [PR PATCH] [Updated] New package: mmtc-0.3.2
  2024-01-19  3:53 [PR PATCH] New package: mmtc-0.3.2 jlzht
@ 2024-01-31 20:20 ` jlzht
  2024-02-08 13:49 ` jlzht
                   ` (4 subsequent siblings)
  5 siblings, 0 replies; 7+ messages in thread
From: jlzht @ 2024-01-31 20:20 UTC (permalink / raw)
  To: ml

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

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

https://github.com/jlzht/void-packages mmtc
https://github.com/void-linux/void-packages/pull/48281

New package: mmtc-0.3.2
<!-- Uncomment relevant sections and delete options which are not applicable -->

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

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

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

From 0f82765877a7f6c171306b3ca1f19faf12f009b8 Mon Sep 17 00:00:00 2001
From: Saulo Amaral <jl.zht@proton.me>
Date: Fri, 19 Jan 2024 00:09:48 -0300
Subject: [PATCH] New package: mmtc-0.3.2

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

diff --git a/srcpkgs/mmtc/template b/srcpkgs/mmtc/template
new file mode 100644
index 0000000000000..0b956f680c4bb
--- /dev/null
+++ b/srcpkgs/mmtc/template
@@ -0,0 +1,15 @@
+# Template file for 'mmtc'
+pkgname=mmtc
+version=0.3.2
+revision=1
+build_style=cargo
+short_desc="Minimal mpd terminal client"
+maintainer="Jlzht <jl.zht@proton.me>"
+license="MPL-2.0"
+homepage="https://github.com/figsoda/mmtc"
+distfiles="${homepage}/archive/refs/tags/v${version}.tar.gz"
+checksum=558e8778d299ed8c760617c3050228c2d638950a86db014a1a597751c1101870
+
+post_install() {
+	vlicense LICENSE
+}

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

* Re: [PR PATCH] [Updated] New package: mmtc-0.3.2
  2024-01-19  3:53 [PR PATCH] New package: mmtc-0.3.2 jlzht
  2024-01-31 20:20 ` [PR PATCH] [Updated] " jlzht
@ 2024-02-08 13:49 ` jlzht
  2024-02-08 14:07 ` jlzht
                   ` (3 subsequent siblings)
  5 siblings, 0 replies; 7+ messages in thread
From: jlzht @ 2024-02-08 13:49 UTC (permalink / raw)
  To: ml

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

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

https://github.com/jlzht/void-packages mmtc
https://github.com/void-linux/void-packages/pull/48281

New package: mmtc-0.3.2
<!-- Uncomment relevant sections and delete options which are not applicable -->

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

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

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

From 1663f65d3bea8037deced2008aca6abf30e122b2 Mon Sep 17 00:00:00 2001
From: Saulo Amaral <jl.zht@proton.me>
Date: Fri, 19 Jan 2024 00:09:48 -0300
Subject: [PATCH] New package: mmtc-0.3.2

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

diff --git a/srcpkgs/mmtc/template b/srcpkgs/mmtc/template
new file mode 100644
index 0000000000000..0b956f680c4bb
--- /dev/null
+++ b/srcpkgs/mmtc/template
@@ -0,0 +1,15 @@
+# Template file for 'mmtc'
+pkgname=mmtc
+version=0.3.2
+revision=1
+build_style=cargo
+short_desc="Minimal mpd terminal client"
+maintainer="Jlzht <jl.zht@proton.me>"
+license="MPL-2.0"
+homepage="https://github.com/figsoda/mmtc"
+distfiles="${homepage}/archive/refs/tags/v${version}.tar.gz"
+checksum=558e8778d299ed8c760617c3050228c2d638950a86db014a1a597751c1101870
+
+post_install() {
+	vlicense LICENSE
+}

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

* Re: [PR PATCH] [Updated] New package: mmtc-0.3.2
  2024-01-19  3:53 [PR PATCH] New package: mmtc-0.3.2 jlzht
  2024-01-31 20:20 ` [PR PATCH] [Updated] " jlzht
  2024-02-08 13:49 ` jlzht
@ 2024-02-08 14:07 ` jlzht
  2024-02-08 14:09 ` jlzht
                   ` (2 subsequent siblings)
  5 siblings, 0 replies; 7+ messages in thread
From: jlzht @ 2024-02-08 14:07 UTC (permalink / raw)
  To: ml

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

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

https://github.com/jlzht/void-packages mmtc
https://github.com/void-linux/void-packages/pull/48281

New package: mmtc-0.3.2
<!-- Uncomment relevant sections and delete options which are not applicable -->

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

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

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

From 6626185476a7b07aef6535809f7423448311bf94 Mon Sep 17 00:00:00 2001
From: Saulo Amaral <jl.zht@proton.me>
Date: Fri, 19 Jan 2024 00:09:48 -0300
Subject: [PATCH] New package: mmtc-0.3.2

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

diff --git a/srcpkgs/mmtc/template b/srcpkgs/mmtc/template
new file mode 100644
index 0000000000000..fa3f222fd526d
--- /dev/null
+++ b/srcpkgs/mmtc/template
@@ -0,0 +1,19 @@
+# Template file for 'mmtc'
+pkgname=mmtc
+version=0.3.2
+revision=1
+build_style=cargo
+short_desc="Minimal mpd terminal client"
+maintainer="Jlzht <jl.zht@proton.me>"
+license="MPL-2.0"
+homepage="https://github.com/figsoda/mmtc"
+distfiles="${homepage}/archive/refs/tags/v${version}.tar.gz"
+checksum=558e8778d299ed8c760617c3050228c2d638950a86db014a1a597751c1101870
+
+export GEN_ARTIFACTS="artifacts"
+
+post_install() {
+	vlicense LICENSE
+	vcompletion artifacts/mmtc.fish fish
+	vcompletion artifacts/mmtc.bash bash
+}

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

* Re: New package: mmtc-0.3.2
  2024-01-19  3:53 [PR PATCH] New package: mmtc-0.3.2 jlzht
                   ` (2 preceding siblings ...)
  2024-02-08 14:07 ` jlzht
@ 2024-02-08 14:09 ` jlzht
  2024-02-26 23:41 ` [PR PATCH] [Updated] " jlzht
  2024-03-05 20:12 ` jlzht
  5 siblings, 0 replies; 7+ messages in thread
From: jlzht @ 2024-02-08 14:09 UTC (permalink / raw)
  To: ml

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

New comment by jlzht on void-packages repository

https://github.com/void-linux/void-packages/pull/48281#issuecomment-1934199485

Comment:
forgot to add completion for bash and fish

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

* Re: [PR PATCH] [Updated] New package: mmtc-0.3.2
  2024-01-19  3:53 [PR PATCH] New package: mmtc-0.3.2 jlzht
                   ` (3 preceding siblings ...)
  2024-02-08 14:09 ` jlzht
@ 2024-02-26 23:41 ` jlzht
  2024-03-05 20:12 ` jlzht
  5 siblings, 0 replies; 7+ messages in thread
From: jlzht @ 2024-02-26 23:41 UTC (permalink / raw)
  To: ml

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

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

https://github.com/jlzht/void-packages mmtc
https://github.com/void-linux/void-packages/pull/48281

New package: mmtc-0.3.2
<!-- Uncomment relevant sections and delete options which are not applicable -->

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

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

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

From dea0ee7969ca8d55626a5b7944f7da708f613280 Mon Sep 17 00:00:00 2001
From: Saulo Amaral <jl.zht@proton.me>
Date: Fri, 19 Jan 2024 00:09:48 -0300
Subject: [PATCH] New package: mmtc-0.3.2

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

diff --git a/srcpkgs/mmtc/template b/srcpkgs/mmtc/template
new file mode 100644
index 00000000000000..fa3f222fd526da
--- /dev/null
+++ b/srcpkgs/mmtc/template
@@ -0,0 +1,19 @@
+# Template file for 'mmtc'
+pkgname=mmtc
+version=0.3.2
+revision=1
+build_style=cargo
+short_desc="Minimal mpd terminal client"
+maintainer="Jlzht <jl.zht@proton.me>"
+license="MPL-2.0"
+homepage="https://github.com/figsoda/mmtc"
+distfiles="${homepage}/archive/refs/tags/v${version}.tar.gz"
+checksum=558e8778d299ed8c760617c3050228c2d638950a86db014a1a597751c1101870
+
+export GEN_ARTIFACTS="artifacts"
+
+post_install() {
+	vlicense LICENSE
+	vcompletion artifacts/mmtc.fish fish
+	vcompletion artifacts/mmtc.bash bash
+}

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

* Re: [PR PATCH] [Updated] New package: mmtc-0.3.2
  2024-01-19  3:53 [PR PATCH] New package: mmtc-0.3.2 jlzht
                   ` (4 preceding siblings ...)
  2024-02-26 23:41 ` [PR PATCH] [Updated] " jlzht
@ 2024-03-05 20:12 ` jlzht
  5 siblings, 0 replies; 7+ messages in thread
From: jlzht @ 2024-03-05 20:12 UTC (permalink / raw)
  To: ml

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

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

https://github.com/jlzht/void-packages mmtc
https://github.com/void-linux/void-packages/pull/48281

New package: mmtc-0.3.2
<!-- Uncomment relevant sections and delete options which are not applicable -->

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

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

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

From f99a44d7ddb5e8997e167e90c2337d455cf8e8e7 Mon Sep 17 00:00:00 2001
From: Saulo Amaral <jl.zht@proton.me>
Date: Fri, 19 Jan 2024 00:09:48 -0300
Subject: [PATCH] New package: mmtc-0.3.2

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

diff --git a/srcpkgs/mmtc/template b/srcpkgs/mmtc/template
new file mode 100644
index 00000000000000..fa3f222fd526da
--- /dev/null
+++ b/srcpkgs/mmtc/template
@@ -0,0 +1,19 @@
+# Template file for 'mmtc'
+pkgname=mmtc
+version=0.3.2
+revision=1
+build_style=cargo
+short_desc="Minimal mpd terminal client"
+maintainer="Jlzht <jl.zht@proton.me>"
+license="MPL-2.0"
+homepage="https://github.com/figsoda/mmtc"
+distfiles="${homepage}/archive/refs/tags/v${version}.tar.gz"
+checksum=558e8778d299ed8c760617c3050228c2d638950a86db014a1a597751c1101870
+
+export GEN_ARTIFACTS="artifacts"
+
+post_install() {
+	vlicense LICENSE
+	vcompletion artifacts/mmtc.fish fish
+	vcompletion artifacts/mmtc.bash bash
+}

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

end of thread, other threads:[~2024-03-05 20:12 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-01-19  3:53 [PR PATCH] New package: mmtc-0.3.2 jlzht
2024-01-31 20:20 ` [PR PATCH] [Updated] " jlzht
2024-02-08 13:49 ` jlzht
2024-02-08 14:07 ` jlzht
2024-02-08 14:09 ` jlzht
2024-02-26 23:41 ` [PR PATCH] [Updated] " jlzht
2024-03-05 20:12 ` jlzht

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