Rename pmdepend_t to alpm_depend_t
[pacman-ng.git] / scripts / po / Makevars
blob178b4dc7e5d090ee0f60af3b54910389a023b9bd
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-scripts
6 # These two variables depend on the location of this directory.
7 subdir = scripts/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:1,2 --flag=_n:1:c-format --flag=_n:2:c-format
15 # This is the copyright holder that gets inserted into the header of the
16 # $(DOMAIN).pot file.  Set this to the copyright holder of the surrounding
17 # package.
18 COPYRIGHT_HOLDER = Pacman Development Team <pacman-dev@archlinux.org>
20 # This is the email address or URL to which the translators shall report
21 # bugs in the untranslated strings.
22 MSGID_BUGS_ADDRESS = http://bugs.archlinux.org/index.php?project=3
24 # This is the list of locale categories, beyond LC_MESSAGES, for which the
25 # message catalogs shall be used.  It is usually empty.
26 EXTRA_LOCALE_CATEGORIES =