makepkg: run tidy_install with no package() function
[pacman-ng.git] / po / Makevars
blob5dc31a4a6b0d98e32335a211ca81e6adc02bed3a
1 # Makefile variables for PO directory in any package using GNU gettext.
3 # Usually the message domain is the same as the package name.
4 DOMAIN = pacman
6 # These two variables depend on the location of this directory.
7 subdir = po
8 top_builddir = ../
10 # These options get passed to xgettext.
11 XGETTEXT_OPTIONS = --no-location \
12   --keyword=_ --flag=_:1:c-format \
13   --keyword=N_ --flag=N_:1:c-format
15 # This is the copyright holder that gets inserted into the header of the
16 # $(DOMAIN).pot file.
17 COPYRIGHT_HOLDER = Judd Vinet <jvinet@zeroflux.org>
19 # This is the email address or URL to which the translators shall report
20 # bugs in the untranslated strings.
21 MSGID_BUGS_ADDRESS = pacman-dev@archlinux.org
23 # This is the list of locale categories, beyond LC_MESSAGES, for which the
24 # message catalogs shall be used.  It is usually empty.
25 EXTRA_LOCALE_CATEGORIES =