Github messages for voidlinux
 help / color / mirror / Atom feed
From: aalhendi <aalhendi@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: [PR PATCH] New package: mecab-0.996.10
Date: Wed, 16 Oct 2024 14:33:56 +0200	[thread overview]
Message-ID: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-52653@inbox.vuxu.org> (raw)

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

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

https://github.com/aalhendi/void-packages add-mecab-pkg
https://github.com/void-linux/void-packages/pull/52653

New package: mecab-0.996.10
#### Testing the changes
- I tested the changes in this PR: **YES**

#### New package
- This new package conforms to the [package requirements](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#package-requirements): **YES**

#### Local build testing
- I built this PR locally for my native architecture, (x86_64-glibc)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - N/A


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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-add-mecab-pkg-52653.patch --]
[-- Type: text/x-diff, Size: 1378 bytes --]

From ad8ff58c54bc9b53046195f493ecb274f797e563 Mon Sep 17 00:00:00 2001
From: Abdulrazaq Alhendi <dev@aalhendi.com>
Date: Wed, 16 Oct 2024 15:17:57 +0300
Subject: [PATCH] New package: mecab-0.996.10

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

diff --git a/srcpkgs/mecab/template b/srcpkgs/mecab/template
new file mode 100644
index 00000000000000..5f7cab2fabea12
--- /dev/null
+++ b/srcpkgs/mecab/template
@@ -0,0 +1,28 @@
+# Template file for 'mecab'
+pkgname=mecab
+version=0.996.10
+revision=1
+#archs="i686 x86_64"
+#build_wrksrc=
+build_style=gnu-configure
+#configure_args=""
+#make_build_args=""
+#make_install_args=""
+#conf_files=""
+#make_dirs="/var/log/dir 0755 root root"
+hostmakedepends="automake autoconf libtool"
+makedepends="gcc"
+#depends=""
+short_desc="Fork of taku910/mecab (Yet another Japanese morphological analyzer)"
+maintainer="Abdulrazaq Alhendi <dev@aalhendi.com>"
+license="GPL-2.0-or-later, LGPL-2.1-or-later, BSD-2-Clause"
+homepage="https://github.com/shogo82148/mecab"
+#changelog=""
+distfiles="https://github.com/shogo82148/mecab/releases/download/v${version}/mecab-${version}.tar.gz"
+checksum=b9bc1b04852ca47fcf23fd5924f8397347bf4cf746c8a40fb751219ed3463e39
+post_install() {
+	vlicense COPYING
+	vlicense GPL
+	vlicense BSD
+	vlicense LGPL
+}

             reply	other threads:[~2024-10-16 12:33 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-10-16 12:33 aalhendi [this message]
2024-10-16 20:25 ` ahesford
2024-10-16 21:23 ` aalhendi
2024-10-16 21:40 ` ahesford
2025-01-15  1:57 ` github-actions
2025-01-23 13:30 ` [PR PATCH] [Closed]: " aalhendi

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=gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-52653@inbox.vuxu.org \
    --to=aalhendi@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).