aboutsummaryrefslogtreecommitdiff
path: root/po/packages/Makevars
blob: c29f3d306c203e124d2ef9c618194187550f8a39 (about) (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
# Makefile variables for PO directory in any package using GNU gettext.

# This domain contains only translations of package synopses and descriptions.
DOMAIN = guix-packages

subdir = po/packages
top_builddir = ../..

# These options get passed to xgettext.  We want to catch exclusively package
# synopses and descriptions.
XGETTEXT_OPTIONS =				\
  --language=Scheme --from-code=UTF-8		\
  --keyword=synopsis --keyword=description

COPYRIGHT_HOLDER = Ludovic Courtès

MSGID_BUGS_ADDRESS = ludo@gnu.org

EXTRA_LOCALE_CATEGORIES =

# Disable PO update upon "make dist", which sometimes fails when doing
# "make distcheck -j4".
# See <https://lists.gnu.org/archive/html/bug-gettext/2014-08/msg00005.html>.
DIST_DEPENDS_ON_UPDATE_PO = no
>Add (guix inferior) and (guix scripts repl)....Ludovic Courtès 2018-07-10guix: Add opam importer....Julien Lepiller 2018-07-04gnu: Remove linux-libre@4.1....Mark H Weaver 2018-06-16Add guix-daemon Bash completion file....Oleg Pykhalov 2018-06-14Remove 'guix-register' and its traces....Ludovic Courtès 2018-06-14build: Require Guile-SQLite3....Ludovic Courtès 2018-06-14database: 'with-database' can now initialize new databases....Ludovic Courtès 2018-06-05gnu: linux-libre: Update to 4.17....Mark H Weaver 2018-06-01Add (guix store deduplication)....Caleb Ristvedt 2018-06-01Add (gnu store database)....Caleb Ristvedt 2018-05-21gnu: linux-libre: Enable build for aarch64-linux....Vagrant Cascadian 2018-05-10pack: Add '--relocatable'....Ludovic Courtès 2018-05-09build: Add the Android NDK build-system....Danny Milosavljevic 2018-04-29build: Use only one domain for guix-manual....Julien Lepiller 2018-04-25build: Add silent rules for Texinfo xref translation....Ludovic Courtès 2018-04-19gnu: doc: Allow documentation to be translated....Julien Lepiller 2018-04-11gnu: linux-libre: Update to 4.16.1....Mark H Weaver 2018-04-08cuirass: Add job specs for the modular Guix....Ludovic Courtès 2018-04-08cuirass: Factorize hydra-to-cuirass CI job translation....Ludovic Courtès 2018-04-08build: Add 'as-derivation' target....Ludovic Courtès 2018-04-08Add (guix self)....Ludovic Courtès 2018-03-31build: Fix reference to non-existent 'bin/guix.in' in Makefile.am....Ludovic Courtès 2018-03-28build: Build (guix ci) and (guix scripts weather) when HAVE_GUILE_JSON....Ludovic Courtès 2018-03-28Add (guix ci)....Ludovic Courtès 2018-03-24tests: Add tests for "guix pack"....Chris Marusich 2018-03-20Correct name and Email for ng0....ng0 2018-03-02Add (guix glob)....Ludovic Courtès 2018-02-09Merge branch 'master' into core-updatesMark H Weaver 2018-02-07etc: Add SELinux policy for the daemon....Ricardo Wurmus 2018-02-01Merge branch 'master' into core-updatesMarius Bakke 2018-01-30gnu: linux-libre: Update to 4.15, while retaining 4.14 LTS....Mark H Weaver 2018-01-30etc: Add installation script....Ricardo Wurmus 2018-01-23Merge branch 'master' into core-updatesMark H Weaver 2018-01-23build: Expand ‘scripts/guix’ at Make time....Mathieu Lirzin 2018-01-19Merge branch 'master' into core-updatesMark H Weaver 2018-01-16etc: Add completions for fish....ng0 2017-12-19Merge branch 'master' into core-updatesMarius Bakke 2017-12-18system: examples: Add a template for BeagleBone Black....Mathieu Othacehe 2017-12-17profiles: Use (guix man-db) to create the manual database....Ludovic Courtès 2017-12-12Add (guix profiling)....Ludovic Courtès 2017-12-05Merge branch 'master' into core-updatesMarius Bakke 2017-12-04maint: Add 'berlin.guixsd.org.pub'....Ludovic Courtès