Github messages for voidlinux
 help / color / mirror / Atom feed
From: voidlinux-github@inbox.vuxu.org
To: ml@inbox.vuxu.org
Subject: Re: [PR PATCH] [Updated] New package: languagetool-4.8
Date: Sat, 11 Jan 2020 22:58:41 +0100	[thread overview]
Message-ID: <20200111215841.X8jW6KdP-lCSsYi8mQpZXZv1IP4YMk7EjXnBQxrU8pA@z> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-18154@inbox.vuxu.org>

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

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

https://github.com/Eluminae/void-packages languagetool
https://github.com/void-linux/void-packages/pull/18154

New package: languagetool-4.8


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

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

From 6f4d7c0087613de715b642d7133054762615eec4 Mon Sep 17 00:00:00 2001
From: Reed Wade <reedwade@misterbanal.net>
Date: Thu, 9 Jan 2020 23:30:17 +0100
Subject: [PATCH] New package: LanguageTool-4.8

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

diff --git a/srcpkgs/LanguageTool/template b/srcpkgs/LanguageTool/template
new file mode 100644
index 00000000000..c6a551154bd
--- /dev/null
+++ b/srcpkgs/LanguageTool/template
@@ -0,0 +1,26 @@
+# Template file for 'LanguageTool'
+pkgname=LanguageTool
+version=4.8
+revision=1
+archs=noarch
+hostmakedepends="unzip"
+depends="virtual?java-environment"
+short_desc="Checks your writing in more than 20 languages"
+maintainer="Stacy Harper <contact@stacyhaper.net>"
+license="LGPL-2.1-or-later"
+homepage="https://www.languagetool.org/"
+distfiles="https://www.languagetool.org/download/LanguageTool-${version}.zip
+ https://git.archlinux.org/svntogit/community.git/plain/trunk/languagetool.sh?h=packages/languagetool"
+checksum="b4775e88fd90d6389f86023600c4c0e16a9cc00cfe8f093bf1f0c2bbf2a1904d
+ 009c0a65a978ad11ac097edd4be64688a2c80281b201495eff9ab667c5b0f0fe"
+skip_extraction="languagetool"
+
+do_install() {
+	vmkdir /usr/bin
+	vmkdir /usr/share/java/$pkgname
+	vcopy *.jar /usr/share/java/$pkgname;
+	vcopy libs/*.jar /usr/share/java/$pkgname;
+	rm -rf *.jar libs
+	vcopy "$wrksrc" /usr/share/$pkgname/
+	vbin ${XBPS_SRCDISTDIR}/${pkgname}-${version}/languagetool
+}

  parent reply	other threads:[~2020-01-11 21:58 UTC|newest]

Thread overview: 21+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-01-09 22:29 [PR PATCH] " voidlinux-github
2020-01-09 22:29 ` [PR PATCH] [Updated] " voidlinux-github
2020-01-09 22:38 ` voidlinux-github
2020-01-10  9:02 ` voidlinux-github
2020-01-10  9:08 ` voidlinux-github
2020-01-10  9:20 ` voidlinux-github
2020-01-10  9:21 ` voidlinux-github
2020-01-10 10:40 ` voidlinux-github
2020-01-10 12:20 ` voidlinux-github
2020-01-10 12:21 ` voidlinux-github
2020-01-11 11:04 ` voidlinux-github
2020-01-11 14:25 ` voidlinux-github
2020-01-11 21:57 ` voidlinux-github
2020-01-11 21:57 ` voidlinux-github
2020-01-11 21:58 ` voidlinux-github [this message]
2020-01-13 19:54 ` voidlinux-github
2020-01-13 21:28 ` voidlinux-github
2020-01-13 21:30 ` [PR PATCH] [Updated] " voidlinux-github
2020-01-13 21:31 ` voidlinux-github
2020-01-13 21:33 ` voidlinux-github
2020-01-17 20:00 ` [PR PATCH] [Merged]: " voidlinux-github

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=20200111215841.X8jW6KdP-lCSsYi8mQpZXZv1IP4YMk7EjXnBQxrU8pA@z \
    --to=voidlinux-github@inbox.vuxu.org \
    --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).