Github messages for voidlinux
 help / color / mirror / Atom feed
From: tranzystorek-io <tranzystorek-io@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: Re: [PR PATCH] [Updated] New package: cocogitto-4.1.0
Date: Sun, 27 Feb 2022 13:19:23 +0100	[thread overview]
Message-ID: <20220227121923.yIBmCNDHUx31IBvUwqZGzzJlH8x7uCLHI4qC-BuaEmo@z> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-35693@inbox.vuxu.org>

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

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

https://github.com/tranzystorek-io/void-packages cocogitto
https://github.com/void-linux/void-packages/pull/35693

New package: cocogitto-4.1.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 [skip CI](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/35693.patch is attached

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

From b97cf13c0a897018d57e5d0915cc4f56abe40730 Mon Sep 17 00:00:00 2001
From: Marcin Puc <marcin.e.puc@gmail.com>
Date: Sat, 19 Feb 2022 10:51:01 +0100
Subject: [PATCH] New package: cocogitto-4.1.0

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

diff --git a/srcpkgs/cocogitto/template b/srcpkgs/cocogitto/template
new file mode 100644
index 000000000000..cd84300c6d49
--- /dev/null
+++ b/srcpkgs/cocogitto/template
@@ -0,0 +1,35 @@
+# Template file for 'cocogitto'
+pkgname=cocogitto
+version=4.1.0
+revision=1
+build_style=cargo
+build_helper=qemu
+depends="git"
+short_desc="Conventional Commits toolbox"
+maintainer="Marcin Puc <marcin.e.puc@gmail.com>"
+license="MIT"
+homepage="https://github.com/cocogitto/cocogitto"
+changelog="https://github.com/cocogitto/cocogitto/blob/main/CHANGELOG.md"
+distfiles="https://github.com/cocogitto/cocogitto/archive/${version}.tar.gz"
+checksum=0465267125058922462c197584007b6c92b08230acf21a5057faf5f4f5667d72
+# Test suite is not atomic, relies on user environment such as git user configuration
+make_check=no
+
+post_build() {
+	TARGET_DIR="target/${RUST_TARGET}/release"
+
+	for shell in bash zsh fish; do
+		vtargetrun ${TARGET_DIR}/cog generate-completions ${shell} > cog.${shell}
+		vtargetrun ${TARGET_DIR}/coco --completion ${shell} > coco.${shell}
+	done
+}
+
+post_install() {
+	vlicense LICENSE
+	vdoc README.md
+
+	for shell in bash zsh fish; do
+		vcompletion cog.${shell} ${shell} cog
+		vcompletion coco.${shell} ${shell} coco
+	done
+}

  parent reply	other threads:[~2022-02-27 12:19 UTC|newest]

Thread overview: 25+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-02-19  9:56 [PR PATCH] " tranzystorek-io
2022-02-19 18:18 ` [PR PATCH] [Updated] " tranzystorek-io
2022-02-20 16:05 ` tranzystorek-io
2022-02-26 11:39 ` tranzystorek-io
2022-02-27 12:19 ` tranzystorek-io [this message]
2022-03-04 14:08 ` tranzystorek-io
2022-03-04 15:14 ` tranzystorek-io
2022-03-04 15:16 ` tranzystorek-io
2022-03-05 10:30 ` [PR PATCH] [Updated] " tranzystorek-io
2022-03-08 13:49 ` tranzystorek-io
2022-03-09  7:52 ` tranzystorek-io
2022-03-09  8:39 ` New package: cocogitto-5.0.0 tranzystorek-io
2022-03-09  8:39 ` tranzystorek-io
2022-03-10 17:54 ` [PR PATCH] [Updated] " tranzystorek-io
2022-03-10 18:13 ` tranzystorek-io
2022-03-14  9:31 ` tranzystorek-io
2022-03-27 15:54 ` tranzystorek-io
2022-03-27 19:51 ` tranzystorek-io
2022-03-28  6:33 ` tranzystorek-io
2022-03-28  6:41 ` tranzystorek-io
2022-03-29 12:59 ` tranzystorek-io
2022-03-29 13:08 ` tranzystorek-io
2022-03-29 13:11 ` [PR PATCH] [Updated] New package: cocogitto-5.0.1 tranzystorek-io
2022-04-06 18:03 ` tranzystorek-io
2022-04-11 11:30 ` [PR PATCH] [Merged]: " Gottox

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20220227121923.yIBmCNDHUx31IBvUwqZGzzJlH8x7uCLHI4qC-BuaEmo@z \
    --to=tranzystorek-io@users.noreply.github.com \
    --cc=ml@inbox.vuxu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).