Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] New package: aspell-el
@ 2019-12-30 16:54 voidlinux-github
  2019-12-31 15:30 ` voidlinux-github
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: voidlinux-github @ 2019-12-30 16:54 UTC (permalink / raw)
  To: ml

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

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

https://github.com/nereusx/void-packages aspell-el
https://github.com/void-linux/void-packages/pull/17890

New package: aspell-el


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

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

From 078dc1daed7ffcbed422c83724d6c773b23d4489 Mon Sep 17 00:00:00 2001
From: Nicholas Christopoulos <nereus@freemail.gr>
Date: Mon, 30 Dec 2019 18:51:20 +0200
Subject: [PATCH] Create template

---
 srcpkgs/aspell-el/template | 16 ++++++++++++++++
 1 file changed, 16 insertions(+)
 create mode 100644 srcpkgs/aspell-el/template

diff --git a/srcpkgs/aspell-el/template b/srcpkgs/aspell-el/template
new file mode 100644
index 00000000000..854f751ed49
--- /dev/null
+++ b/srcpkgs/aspell-el/template
@@ -0,0 +1,16 @@
+# Template file for 'aspell-el'
+pkgname=aspell-el
+version=0.08.0
+revision=1
+_distver="${version%.*}-${version##*.}"
+archs=noarch
+wrksrc="aspell6-el-${_distver}"
+build_style=configure
+hostmakedepends="aspell-devel"
+depends="aspell"
+short_desc="Greek dictionary for aspell"
+maintainer="Nicholas Christopoulos <nereus@freemail.gr>"
+license="GPL-2.0-only"
+homepage="http://www.elspell.gr/"
+distfiles="${GNU_SITE}/aspell/dict/el/aspell6-el-${_distver}.tar.bz2"
+checksum=4af60f1a8adf8b1899680deefdf49288d7406a2c591658f880628bf7c1604cd2

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

* Re: New package: aspell-el
  2019-12-30 16:54 [PR PATCH] New package: aspell-el voidlinux-github
@ 2019-12-31 15:30 ` voidlinux-github
  2020-01-01 13:18 ` [PR PATCH] [Updated] " voidlinux-github
                   ` (2 subsequent siblings)
  3 siblings, 0 replies; 5+ messages in thread
From: voidlinux-github @ 2019-12-31 15:30 UTC (permalink / raw)
  To: ml

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

New comment by Chocimier on void-packages repository

https://github.com/void-linux/void-packages/pull/17890#issuecomment-569945930

Comment:
Name commit as described in Manual.md

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

* Re: [PR PATCH] [Updated] New package: aspell-el
  2019-12-30 16:54 [PR PATCH] New package: aspell-el voidlinux-github
  2019-12-31 15:30 ` voidlinux-github
@ 2020-01-01 13:18 ` voidlinux-github
  2020-01-01 14:17 ` voidlinux-github
  2020-01-01 16:30 ` [PR PATCH] [Merged]: " voidlinux-github
  3 siblings, 0 replies; 5+ messages in thread
From: voidlinux-github @ 2020-01-01 13:18 UTC (permalink / raw)
  To: ml

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

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

https://github.com/nereusx/void-packages aspell-el
https://github.com/void-linux/void-packages/pull/17890

New package: aspell-el


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

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

From 0997a5f39c77435a15284f29c3947bc7e1104642 Mon Sep 17 00:00:00 2001
From: Nicholas Christopoulos <nereus@freemail.gr>
Date: Mon, 30 Dec 2019 18:51:20 +0200
Subject: [PATCH] New package: aspell-el-0.08.0

---
 srcpkgs/aspell-el/template | 16 ++++++++++++++++
 1 file changed, 16 insertions(+)
 create mode 100644 srcpkgs/aspell-el/template

diff --git a/srcpkgs/aspell-el/template b/srcpkgs/aspell-el/template
new file mode 100644
index 00000000000..854f751ed49
--- /dev/null
+++ b/srcpkgs/aspell-el/template
@@ -0,0 +1,16 @@
+# Template file for 'aspell-el'
+pkgname=aspell-el
+version=0.08.0
+revision=1
+_distver="${version%.*}-${version##*.}"
+archs=noarch
+wrksrc="aspell6-el-${_distver}"
+build_style=configure
+hostmakedepends="aspell-devel"
+depends="aspell"
+short_desc="Greek dictionary for aspell"
+maintainer="Nicholas Christopoulos <nereus@freemail.gr>"
+license="GPL-2.0-only"
+homepage="http://www.elspell.gr/"
+distfiles="${GNU_SITE}/aspell/dict/el/aspell6-el-${_distver}.tar.bz2"
+checksum=4af60f1a8adf8b1899680deefdf49288d7406a2c591658f880628bf7c1604cd2

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

* Re: [PR PATCH] [Updated] New package: aspell-el
  2019-12-30 16:54 [PR PATCH] New package: aspell-el voidlinux-github
  2019-12-31 15:30 ` voidlinux-github
  2020-01-01 13:18 ` [PR PATCH] [Updated] " voidlinux-github
@ 2020-01-01 14:17 ` voidlinux-github
  2020-01-01 16:30 ` [PR PATCH] [Merged]: " voidlinux-github
  3 siblings, 0 replies; 5+ messages in thread
From: voidlinux-github @ 2020-01-01 14:17 UTC (permalink / raw)
  To: ml

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

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

https://github.com/nereusx/void-packages aspell-el
https://github.com/void-linux/void-packages/pull/17890

New package: aspell-el


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

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

From 89a5be7f19281e676114ded2a39780e2c43a9889 Mon Sep 17 00:00:00 2001
From: Nicholas Christopoulos <nereus@freemail.gr>
Date: Mon, 30 Dec 2019 18:51:20 +0200
Subject: [PATCH] New package: aspell-el-0.08.0

---
 srcpkgs/aspell-el/template | 16 ++++++++++++++++
 1 file changed, 16 insertions(+)
 create mode 100644 srcpkgs/aspell-el/template

diff --git a/srcpkgs/aspell-el/template b/srcpkgs/aspell-el/template
new file mode 100644
index 00000000000..854f751ed49
--- /dev/null
+++ b/srcpkgs/aspell-el/template
@@ -0,0 +1,16 @@
+# Template file for 'aspell-el'
+pkgname=aspell-el
+version=0.08.0
+revision=1
+_distver="${version%.*}-${version##*.}"
+archs=noarch
+wrksrc="aspell6-el-${_distver}"
+build_style=configure
+hostmakedepends="aspell-devel"
+depends="aspell"
+short_desc="Greek dictionary for aspell"
+maintainer="Nicholas Christopoulos <nereus@freemail.gr>"
+license="GPL-2.0-only"
+homepage="http://www.elspell.gr/"
+distfiles="${GNU_SITE}/aspell/dict/el/aspell6-el-${_distver}.tar.bz2"
+checksum=4af60f1a8adf8b1899680deefdf49288d7406a2c591658f880628bf7c1604cd2

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

* Re: [PR PATCH] [Merged]: New package: aspell-el
  2019-12-30 16:54 [PR PATCH] New package: aspell-el voidlinux-github
                   ` (2 preceding siblings ...)
  2020-01-01 14:17 ` voidlinux-github
@ 2020-01-01 16:30 ` voidlinux-github
  3 siblings, 0 replies; 5+ messages in thread
From: voidlinux-github @ 2020-01-01 16:30 UTC (permalink / raw)
  To: ml

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

There's a merged pull request on the void-packages repository

New package: aspell-el
https://github.com/void-linux/void-packages/pull/17890

Description:


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

end of thread, other threads:[~2020-01-01 16:30 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-12-30 16:54 [PR PATCH] New package: aspell-el voidlinux-github
2019-12-31 15:30 ` voidlinux-github
2020-01-01 13:18 ` [PR PATCH] [Updated] " voidlinux-github
2020-01-01 14:17 ` voidlinux-github
2020-01-01 16:30 ` [PR PATCH] [Merged]: " 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).