Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] hunspell-fr_FR: move INSTALL.msg to README.voidlinux.
@ 2021-04-07 20:05 ericonr
  2021-04-14 12:56 ` [PR PATCH] [Merged]: " ericonr
  0 siblings, 1 reply; 2+ messages in thread
From: ericonr @ 2021-04-07 20:05 UTC (permalink / raw)
  To: ml

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

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

https://github.com/ericonr/void-packages fr
https://github.com/void-linux/void-packages/pull/30077

hunspell-fr_FR: move INSTALL.msg to README.voidlinux.
<!-- Mark items with [x] where applicable -->

#### General
- [ ] This is a new package and it conforms to the [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-requirements)

#### Have the results of the proposed changes been tested?
- [ ] I use the packages affected by the proposed changes on a regular basis and confirm this PR works for me
- [ ] I generally don't use the affected packages but briefly tested this PR

<!--
If GitHub CI cannot be used to validate the build result (for example, if the
build is likely to take several hours), make sure to
[skip CI](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration).
When skipping CI, uncomment and fill out the following section.
Note: for builds that are likely to complete in less than 2 hours, it is not
acceptable to skip CI.
-->
<!-- 
#### Does it build and run successfully? 
(Please choose at least one native build and, if supported, at least one cross build. More are better.)
- [ ] I built this PR locally for my native architecture, (ARCH-LIBC)
- [ ] I built this PR locally for these architectures (if supported. mark crossbuilds):
  - [ ] aarch64-musl
  - [ ] armv7l
  - [ ] armv6l-musl
-->


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

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

From aba2de5f6c0c257d4b46ee038e899d8fd80f2842 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?=C3=89rico=20Nogueira?= <erico.erc@gmail.com>
Date: Wed, 7 Apr 2021 17:05:12 -0300
Subject: [PATCH] hunspell-fr_FR: move INSTALL.msg to README.voidlinux.

---
 srcpkgs/hunspell-fr_FR/INSTALL.msg            | 20 -------------------
 srcpkgs/hunspell-fr_FR/files/README.voidlinux | 14 +++++++++++++
 srcpkgs/hunspell-fr_FR/template               |  3 ++-
 3 files changed, 16 insertions(+), 21 deletions(-)
 delete mode 100644 srcpkgs/hunspell-fr_FR/INSTALL.msg
 create mode 100644 srcpkgs/hunspell-fr_FR/files/README.voidlinux

diff --git a/srcpkgs/hunspell-fr_FR/INSTALL.msg b/srcpkgs/hunspell-fr_FR/INSTALL.msg
deleted file mode 100644
index be1ddea8be9b..000000000000
--- a/srcpkgs/hunspell-fr_FR/INSTALL.msg
+++ /dev/null
@@ -1,20 +0,0 @@
- NOTICE:
- -----------------------------------------------------------------------
- This Package install the "classique" variant of the french dictionary:
-
- If you don't like this variant select the package with your desidered 
- variant of the dictionary following this table:
-
-
- hunspell-fr_FR_moderne           ==>  Dictionnaire “Moderne”        
- 
- hunspell-fr_FR_reforme1990       ==>  Dictionnaire “Réforme 1990” 
- 
- hunspell-fr_FR_toutesvariantes   ==>  Dictionnaire “Toutes variantes”
-
- See the README_dict_fr.txt in the doc directory for the explanation of 
- the variants.
-
- 
- -----------------------------------------------------------------------
- Void Mantainers
diff --git a/srcpkgs/hunspell-fr_FR/files/README.voidlinux b/srcpkgs/hunspell-fr_FR/files/README.voidlinux
new file mode 100644
index 000000000000..662f74cbc61f
--- /dev/null
+++ b/srcpkgs/hunspell-fr_FR/files/README.voidlinux
@@ -0,0 +1,14 @@
+ The hunspell-fr-FR package installs the "classique" variant of the
+ french dictionary.
+
+ If you don't like this variant, select the package with your desidered 
+ variant of the dictionary following this table:
+
+ hunspell-fr_FR_moderne           ==>  Dictionnaire “Moderne”        
+ 
+ hunspell-fr_FR_reforme1990       ==>  Dictionnaire “Réforme 1990” 
+ 
+ hunspell-fr_FR_toutesvariantes   ==>  Dictionnaire “Toutes variantes”
+
+ See the README_dict_fr.txt file in this directory for the explanation of 
+ the variants.
diff --git a/srcpkgs/hunspell-fr_FR/template b/srcpkgs/hunspell-fr_FR/template
index fa74fc8c598e..221b53b561ef 100644
--- a/srcpkgs/hunspell-fr_FR/template
+++ b/srcpkgs/hunspell-fr_FR/template
@@ -1,7 +1,7 @@
 # Template file for 'hunspell-fr_FR'
 pkgname=hunspell-fr_FR
 version=7.0
-revision=1
+revision=2
 create_wrksrc=yes
 hostmakedepends="unzip"
 short_desc="French dictionary for hunspell"
@@ -16,6 +16,7 @@ do_install() {
 	vinstall fr-${_variant}.aff 644 /usr/share/hunspell fr_FR.aff
 	vinstall fr-${_variant}.dic 644 /usr/share/hunspell fr_FR.dic
 	vdoc README_dict_fr.txt
+	vdoc $FILESDIR/README.voidlinux
 }
 
 hunspell-fr_FR-reforme1990_package() {

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

end of thread, other threads:[~2021-04-14 12:56 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-04-07 20:05 [PR PATCH] hunspell-fr_FR: move INSTALL.msg to README.voidlinux ericonr
2021-04-14 12:56 ` [PR PATCH] [Merged]: " ericonr

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