Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] New package: Grammalecte-1.6.0
@ 2020-01-23  9:56 voidlinux-github
  2020-01-25 11:15 ` voidlinux-github
                   ` (7 more replies)
  0 siblings, 8 replies; 9+ messages in thread
From: voidlinux-github @ 2020-01-23  9:56 UTC (permalink / raw)
  To: ml

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

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

https://github.com/Eluminae/void-packages grammalecte
https://github.com/void-linux/void-packages/pull/18492

New package: Grammalecte-1.6.0


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

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

From 6b525e7cce5db6d6799ba08b04b309646ea1b4ab Mon Sep 17 00:00:00 2001
From: Reed Wade <reedwade@misterbanal.net>
Date: Thu, 23 Jan 2020 10:55:51 +0100
Subject: [PATCH] New package: Grammalecte-1.6.0

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

diff --git a/srcpkgs/Grammalecte/template b/srcpkgs/Grammalecte/template
new file mode 100644
index 00000000000..63562daa388
--- /dev/null
+++ b/srcpkgs/Grammalecte/template
@@ -0,0 +1,18 @@
+# Template file for 'Grammalecte'
+pkgname=Grammalecte
+version=1.6.0
+revision=1
+archs=noarch
+build_style=python3-module
+hostmakedepends="python3-setuptools unzip"
+depends="python3"
+short_desc="Checks your french writing"
+maintainer="Stacy Harper <contact@stacyhaper.net>"
+license="GPL-3.0-only"
+homepage="https://grammalecte.net/"
+distfiles=https://grammalecte.net/grammalecte/zip/Grammalecte-fr-v${version}.zip
+checksum=96e18f65af2ac38dcf625de8bdf69054a300e9389f64b74ceb433428fa1be14f
+
+do_extract() {
+	unzip "${XBPS_SRCDISTDIR}/${pkgname}-${version}/${pkgname}-fr-v${version}.zip" -d "$wrksrc"
+}

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

end of thread, other threads:[~2020-01-27 21:37 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-01-23  9:56 [PR PATCH] New package: Grammalecte-1.6.0 voidlinux-github
2020-01-25 11:15 ` voidlinux-github
2020-01-25 11:28 ` voidlinux-github
2020-01-25 11:44 ` voidlinux-github
2020-01-25 11:50 ` [PR PATCH] [Updated] " voidlinux-github
2020-01-25 11:50 ` voidlinux-github
2020-01-27  8:19 ` voidlinux-github
2020-01-27 21:31 ` [PR PATCH] [Merged]: " voidlinux-github
2020-01-27 21:37 ` voidlinux-github

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