Github messages for voidlinux
 help / color / mirror / Atom feed
From: reback00 <reback00@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: Re: [PR PATCH] [Updated] New package: howl-0.6
Date: Thu, 07 May 2020 13:26:33 +0200	[thread overview]
Message-ID: <20200507112633.heI5SqHLYTrmPTHcczF0Wehq5NWhDAVrW_M4i2DPPsk@z> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-21717@inbox.vuxu.org>

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

There is an updated 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: 1091 bytes --]

From c74976a438d50f41a8df9f8d06aa4a92ee997915 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 | 20 ++++++++++++++++++++
 1 file changed, 20 insertions(+)
 create mode 100644 srcpkgs/howl/template

diff --git a/srcpkgs/howl/template b/srcpkgs/howl/template
new file mode 100644
index 00000000000..cd89d339d77
--- /dev/null
+++ b/srcpkgs/howl/template
@@ -0,0 +1,20 @@
+# 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 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
+}

  reply	other threads:[~2020-05-07 11:26 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-05-07 11:15 [PR PATCH] " reback00
2020-05-07 11:26 ` reback00 [this message]
2020-05-07 11:46 ` [PR PATCH] [Updated] " 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

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=20200507112633.heI5SqHLYTrmPTHcczF0Wehq5NWhDAVrW_M4i2DPPsk@z \
    --to=reback00@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).