Github messages for voidlinux
 help / color / mirror / Atom feed
From: aajonusonline <aajonusonline@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: Re: [PR PATCH] [Updated] New package: leanify-0.4.3
Date: Sat, 04 Apr 2020 22:25:33 +0200	[thread overview]
Message-ID: <20200404202533.AKvfMbsNqYATJn79AAOnhHRu7SKdAo_OxrvP2DQv0sI@z> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-20651@inbox.vuxu.org>

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

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

https://github.com/aajonusonline/void-packages leanify
https://github.com/void-linux/void-packages/pull/20651

New package: leanify-0.4.3


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

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

From d4a63516868724e02015de30ac3b433151fe6d9f Mon Sep 17 00:00:00 2001
From: Aajonus Online <aajonus.online@gmail.com>
Date: Sat, 4 Apr 2020 19:30:22 +0300
Subject: [PATCH 1/2] New package: leanify-0.4.3

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

diff --git a/srcpkgs/leanify/template b/srcpkgs/leanify/template
new file mode 100644
index 00000000000..2421590cedf
--- /dev/null
+++ b/srcpkgs/leanify/template
@@ -0,0 +1,17 @@
+# Template file for 'leanify'
+pkgname=leanify
+version=0.4.3
+revision=1
+wrksrc="Leanify-$version"
+build_style=gnu-makefile
+short_desc="Lightweight lossless file minifier/optimizer"
+maintainer="Aajonus Online <aajonus.online@gmail.com>"
+license="MIT"
+homepage="https://github.com/jayxon/$pkgname"
+distfiles="$homepage/archive/v${version}.tar.gz"
+checksum=ae37565be8c4d8cb89e9e584fb43e8a5f22277a2db4486e388663f98e34ff526
+
+do_install() {
+	vbin $pkgname
+	vlicense LICENSE
+}

From ab20a5c88ee0073ac6eab2d6148e59b13e1423bf Mon Sep 17 00:00:00 2001
From: Aajonus Online <aajonus.online@gmail.com>
Date: Sat, 4 Apr 2020 23:25:37 +0300
Subject: [PATCH 2/2] leanify: no variables in homepage

---
 srcpkgs/leanify/template | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/srcpkgs/leanify/template b/srcpkgs/leanify/template
index 2421590cedf..af4ae1666cf 100644
--- a/srcpkgs/leanify/template
+++ b/srcpkgs/leanify/template
@@ -7,7 +7,7 @@ build_style=gnu-makefile
 short_desc="Lightweight lossless file minifier/optimizer"
 maintainer="Aajonus Online <aajonus.online@gmail.com>"
 license="MIT"
-homepage="https://github.com/jayxon/$pkgname"
+homepage="https://github.com/jayxon/leanify"
 distfiles="$homepage/archive/v${version}.tar.gz"
 checksum=ae37565be8c4d8cb89e9e584fb43e8a5f22277a2db4486e388663f98e34ff526
 

  parent reply	other threads:[~2020-04-04 20:25 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-04-04 16:47 [PR PATCH] " aajonusonline
2020-04-04 20:01 ` biopsin
2020-04-04 20:25 ` aajonusonline [this message]
2020-04-04 20:27 ` aajonusonline
2020-04-17 20:08 ` Chocimier
2020-04-17 20:09 ` aajonusonline
2020-05-07 20:41 ` [PR PATCH] [Updated] " aajonusonline
2020-05-07 20:42 ` aajonusonline
2020-12-18  5:59 ` [PR REVIEW] " abenson
2020-12-18  6:00 ` abenson
2021-11-06 22:22 ` abenson
2021-11-06 22:22 ` [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=20200404202533.AKvfMbsNqYATJn79AAOnhHRu7SKdAo_OxrvP2DQv0sI@z \
    --to=aajonusonline@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).