Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] New package: gum-0.2.0
@ 2022-08-02 13:48 akhiljalagam
  2022-08-02 13:53 ` akhiljalagam
                   ` (17 more replies)
  0 siblings, 18 replies; 19+ messages in thread
From: akhiljalagam @ 2022-08-02 13:48 UTC (permalink / raw)
  To: ml

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

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

https://github.com/akhiljalagam/void-packages gum
https://github.com/void-linux/void-packages/pull/38427

New package: gum-0.2.0
<!-- 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 [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-requirements): **YES**

<!-- Note: If the build is likely to take more than 2 hours, please add ci skip tag as described in
https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration
and test at least one native build and, if supported, at least one cross build.
Ignore this section if this PR is not skipping CI.
-->
<!--
#### Local build testing
- I built this PR locally for my native architecture, (ARCH-LIBC)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - aarch64-musl
  - armv7l
  - armv6l-musl
-->


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

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

From ff628c309eba5fba992e8ec1fe975b9018c482f6 Mon Sep 17 00:00:00 2001
From: akhil <akhil.j@outlook.in>
Date: Tue, 2 Aug 2022 19:17:52 +0530
Subject: [PATCH] New package: gum-0.2.0

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

diff --git a/srcpkgs/gum/template b/srcpkgs/gum/template
new file mode 100644
index 000000000000..1742d4be171a
--- /dev/null
+++ b/srcpkgs/gum/template
@@ -0,0 +1,17 @@
+# Template file for 'gum'
+pkgname=gum
+version=0.2.0
+revision=1
+build_style=go
+go_import_path="github.com/charmbracelet/gum"
+short_desc="Tool for glamorous shell scripts"
+maintainer="akhil <akhil.j@outlook.in>"
+license="MIT"
+homepage="https://github.com/charmbracelet/gum"
+changelog="https://github.com/charmbracelet/gum/releases"
+distfiles="https://${go_import_path}/archive/v${version}.tar.gz"
+checksum=85bf131216c5ce7fdfc1c8c72d2eca43d4a57e4ce323792f386317b6bfffb032
+
+post_install() {
+	vlicense LICENSE
+}

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

end of thread, other threads:[~2022-12-30  1:57 UTC | newest]

Thread overview: 19+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-08-02 13:48 [PR PATCH] New package: gum-0.2.0 akhiljalagam
2022-08-02 13:53 ` akhiljalagam
2022-08-02 13:53 ` akhiljalagam
2022-08-02 14:01 ` tranzystorek-io
2022-08-02 14:07 ` [PR REVIEW] " tranzystorek-io
2022-08-02 14:08 ` [PR PATCH] [Updated] " akhiljalagam
2022-08-02 14:09 ` tranzystorek-io
2022-08-02 14:27 ` [PR PATCH] [Updated] " akhiljalagam
2022-08-02 17:46 ` [PR REVIEW] " classabbyamp
2022-08-02 17:47 ` [PR PATCH] [Updated] " akhiljalagam
2022-08-02 17:48 ` akhiljalagam
2022-08-05  8:45 ` dmarto
2022-08-05 18:44 ` [PR PATCH] [Updated] " akhiljalagam
2022-08-05 19:50 ` classabbyamp
2022-08-06  5:53 ` [PR PATCH] [Updated] New package: gum-0.4.0 akhiljalagam
2022-08-06  5:53 ` akhiljalagam
2022-09-15  7:05 ` akhiljalagam
2022-12-15  2:02 ` github-actions
2022-12-30  1:57 ` [PR PATCH] [Closed]: " github-actions

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