Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] New package: howl-0.6
@ 2020-05-07 11:15 reback00
  2020-05-07 11:26 ` [PR PATCH] [Updated] " reback00
                   ` (8 more replies)
  0 siblings, 9 replies; 10+ messages in thread
From: reback00 @ 2020-05-07 11:15 UTC (permalink / raw)
  To: ml

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

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

https://github.com/reback00/void-packages howl-branch
https://github.com/void-linux/void-packages/pull/21717

New package: howl-0.6
"Howl is a general purpose editor that aims to be both lightweight and fully customizable. It's built on top of the very fast LuaJIT runtime, uses Gtk for its interface, and can be extended in either Lua or Moonscript."

https://github.com/howl-editor/howl \
http://howl.io/

It's in the Arch Linux Community repo. Hope it's useful for Void users too.

It was requested [here](https://github.com/void-linux/void-packages/issues/21583).

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

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

From 988187c91f29321119fdbfb6bef1e726ada19775 Mon Sep 17 00:00:00 2001
From: reback00 <reback00@protonmail.com>
Date: Thu, 7 May 2020 17:10:50 +0600
Subject: [PATCH] New package: howl-0.6

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

diff --git a/srcpkgs/howl/template b/srcpkgs/howl/template
new file mode 100644
index 00000000000..8759d789010
--- /dev/null
+++ b/srcpkgs/howl/template
@@ -0,0 +1,21 @@
+# Template file for 'howl'
+pkgname=howl
+version=0.6
+revision=1
+build_wrksrc=src
+build_style=gnu-makefile
+make_use_env=yes
+hostmakedepends="wget gcc pkg-config"
+makedepends="gtk+3-devel"
+depends="gtk+3"
+short_desc="Lightweight and fully customizable general purpose editor"
+maintainer="reback00 <reback00@protonmail.com>"
+license="MIT"
+homepage="http://howl.io/"
+distfiles="https://github.com/howl-editor/howl/releases/download/${version}/howl-${version}.tgz"
+checksum=834b06e423d360c97197e7abec99b623fdc5ed3a0c39b88d6467e499074585e1
+python_version="3"
+
+post_install() {
+	vlicense ../LICENSE.md
+}

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

end of thread, other threads:[~2021-11-06 22:30 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-05-07 11:15 [PR PATCH] New package: howl-0.6 reback00
2020-05-07 11:26 ` [PR PATCH] [Updated] " reback00
2020-05-07 11:46 ` reback00
2020-05-07 12:12 ` reback00
2020-05-07 12:23 ` reback00
2020-05-07 12:29 ` reback00
2020-05-07 12:33 ` reback00
2020-05-07 12:33 ` reback00
2021-11-06 22:30 ` abenson
2021-11-06 22:30 ` [PR PATCH] [Closed]: " abenson

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