Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] New package: freeze-0.1.6
@ 2024-04-05 18:13 nuckle
  2024-04-07  8:46 ` AnInternetTroll
  0 siblings, 1 reply; 2+ messages in thread
From: nuckle @ 2024-04-05 18:13 UTC (permalink / raw)
  To: ml

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

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

https://github.com/nuckle/void-packages freeze-0.1.6
https://github.com/void-linux/void-packages/pull/49721

New package: freeze-0.1.6
<!-- 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/49721.patch is attached

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

From 794e29dd6dd26f8f667a75063847cf64956e83b4 Mon Sep 17 00:00:00 2001
From: Nuckle <coil@itscat.org>
Date: Fri, 5 Apr 2024 21:10:43 +0300
Subject: [PATCH] New package: freeze-0.1.6

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

diff --git a/srcpkgs/freeze/template b/srcpkgs/freeze/template
new file mode 100644
index 00000000000000..8dc1c0cb66e309
--- /dev/null
+++ b/srcpkgs/freeze/template
@@ -0,0 +1,16 @@
+# Template file for 'freeze'
+pkgname=freeze
+version=0.1.6
+revision=1
+build_style=go
+go_import_path="github.com/charmbracelet/freeze"
+short_desc="Generate images of code and terminal output"
+maintainer="Nuckle <coil@itscat.org>"
+license="MIT"
+homepage="https://github.com/charmbracelet/freeze"
+distfiles="https://github.com/charmbracelet/freeze/archive/refs/tags/v${version}.tar.gz"
+checksum=0b9e9624697e0e15b6956414cfa7546795b6e8eeac217faa234189ec16189fb7
+
+post_install() {
+	vlicense LICENSE
+}

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

* Re: New package: freeze-0.1.6
  2024-04-05 18:13 [PR PATCH] New package: freeze-0.1.6 nuckle
@ 2024-04-07  8:46 ` AnInternetTroll
  0 siblings, 0 replies; 2+ messages in thread
From: AnInternetTroll @ 2024-04-07  8:46 UTC (permalink / raw)
  To: ml

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

New comment by AnInternetTroll on void-packages repository

https://github.com/void-linux/void-packages/pull/49721#issuecomment-2041372186

Comment:
Tested on x86_64-glibc on a typescript file with some flag arguments and works as expected

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

end of thread, other threads:[~2024-04-07  8:46 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-04-05 18:13 [PR PATCH] New package: freeze-0.1.6 nuckle
2024-04-07  8:46 ` AnInternetTroll

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