unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
blob eacd7d8c9221352e5d91fd3ea6a93f1b8fa5bae9 1586 bytes (raw)
name: po/doc/local.mk 	 # note: path name is non-authoritative(*)

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
 
# GNU Guix --- Functional package management for GNU
# Copyright © 2018 Julien Lepiller <julien@lepiller.eu>
# Copyright © 2021 Maxim Cournoyer <maxim.cournoyer@gmail.com>
# Copyright © 2023 gemmaro <gemmaro.dev@gmail.com>
#
# This file is part of GNU Guix.
#
# GNU Guix is free software; you can redistribute it and/or modify it
# under the terms of the GNU General Public License as published by
# the Free Software Foundation; either version 3 of the License, or (at
# your option) any later version.
#
# GNU Guix is distributed in the hope that it will be useful, but
# WITHOUT ANY WARRANTY; without even the implied warranty of
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
# GNU General Public License for more details.
#
# You should have received a copy of the GNU General Public License
# along with GNU Guix.  If not, see <http://www.gnu.org/licenses/>.

DOC_POT_FILES = %D%/guix-manual.pot %D%/guix-cookbook.pot

DOC_PO_FILES =						\
  %D%/guix-manual.de.po					\
  %D%/guix-manual.es.po					\
  %D%/guix-manual.fr.po					\
  %D%/guix-manual.pt_BR.po				\
  %D%/guix-manual.ru.po					\
  %D%/guix-manual.zh_CN.po				\
  %D%/guix-cookbook.de.po				\
  %D%/guix-cookbook.fr.po				\
  %D%/guix-cookbook.ko.po				\
  %D%/guix-cookbook.sk.po

EXTRA_DIST = $(DOC_POT_FILES) $(DOC_PO_FILES)

$(DOC_POT_FILES) &: $(srcdir)/doc/guix.texi		\
		$(srcdir)/doc/guix-cookbook.texi	\
		$(srcdir)/doc/contributing.texi
	$(AM_V_PO4A)$(PO4A) --no-translations		\
		--package-version "$(VERSION)"		\
		%D%/po4a.cfg

doc-pot-update: $(DOC_POT_FILES)
.PHONY: doc-pot-update

debug log:

solving eacd7d8c922 ...
found eacd7d8c922 in https://yhetil.org/guix-patches/82eab96fe2d17ab13beea1bdcd8aea8a3d1e325c.1683969802.git.gemmaro.dev@gmail.com/
found 49258cbb97c in https://git.savannah.gnu.org/cgit/guix.git
preparing index
index prepared:
100644 49258cbb97c69d129a9314a31fdb7ce231734ca8	po/doc/local.mk

applying [1/1] https://yhetil.org/guix-patches/82eab96fe2d17ab13beea1bdcd8aea8a3d1e325c.1683969802.git.gemmaro.dev@gmail.com/
diff --git a/po/doc/local.mk b/po/doc/local.mk
index 49258cbb97c..eacd7d8c922 100644

Checking patch po/doc/local.mk...
Applied patch po/doc/local.mk cleanly.

index at:
100644 eacd7d8c9221352e5d91fd3ea6a93f1b8fa5bae9	po/doc/local.mk

(*) Git path names are given by the tree(s) the blob belongs to.
    Blobs themselves have no identifier aside from the hash of its contents.^

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

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 read-only IMAP folder(s) and NNTP newsgroup(s).