diff options
Diffstat (limited to '')
-rw-r--r-- | templates/man8/makepkg.8.pot | 78 |
1 files changed, 65 insertions, 13 deletions
diff --git a/templates/man8/makepkg.8.pot b/templates/man8/makepkg.8.pot index d246c9d6..9ea9c053 100644 --- a/templates/man8/makepkg.8.pot +++ b/templates/man8/makepkg.8.pot @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2024-02-15 18:03+0100\n" +"POT-Creation-Date: 2024-05-01 15:44+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Language-Team: LANGUAGE <LL@li.org>\n" @@ -25,13 +25,13 @@ msgstr "" #. type: TH #: archlinux #, no-wrap -msgid "2024-02-06" +msgid "2024-03-15" msgstr "" #. type: TH #: archlinux fedora-40 fedora-rawhide #, no-wrap -msgid "Pacman 6\\&.0\\&.2" +msgid "Pacman 6\\&.1\\&.0" msgstr "" #. type: TH @@ -215,9 +215,9 @@ msgid "" "For each source file in the source array of PKGBUILD, download the file if " "required and generate integrity checks\\&. The integrity checks generated " "are determined by the checks present in the PKGBUILD, falling back to the " -"value of the INTEGRITY_CHECK array in makepkg\\&.conf(5) if these are absent " -"This output can be redirected into your PKGBUILD for source validation using " -"\"makepkg -g E<gt>E<gt> PKGBUILD\"\\&." +"value of the INTEGRITY_CHECK array in makepkg\\&.conf(5) if these are " +"absent\\&. This output can be redirected into your PKGBUILD for source " +"validation using \"makepkg -g E<gt>E<gt> PKGBUILD\"\\&." msgstr "" #. type: Plain text @@ -412,6 +412,18 @@ msgstr "" #. type: Plain text #: archlinux fedora-40 fedora-rawhide +msgid "B<-D> E<lt>dirE<gt>, B<--dir> E<lt>dirE<gt>" +msgstr "" + +#. type: Plain text +#: archlinux fedora-40 fedora-rawhide +msgid "" +"Change to directory E<lt>dirE<gt> before reading the PKGBUILD or doing " +"anything else\\&." +msgstr "" + +#. type: Plain text +#: archlinux fedora-40 fedora-rawhide msgid "B<--allsource>" msgstr "" @@ -474,6 +486,16 @@ msgstr "" #. type: Plain text #: archlinux fedora-40 fedora-rawhide +msgid "B<--noverify>" +msgstr "" + +#. type: Plain text +#: archlinux fedora-40 fedora-rawhide +msgid "Do not run the verify() function in the PKGBUILD\\&." +msgstr "" + +#. type: Plain text +#: archlinux fedora-40 fedora-rawhide msgid "B<--sign>" msgstr "" @@ -623,6 +645,18 @@ msgstr "" #. type: Plain text #: archlinux fedora-40 fedora-rawhide +msgid "B<MAKEPKG_LIBRARY>=\"/path/to/directory\"" +msgstr "" + +#. type: Plain text +#: archlinux fedora-40 fedora-rawhide +msgid "" +"Use an alternative libmakepkg path instead of the /usr/share/makepkg " +"default\\&." +msgstr "" + +#. type: Plain text +#: archlinux fedora-40 fedora-rawhide msgid "B<PACMAN>" msgstr "" @@ -798,6 +832,18 @@ msgstr "" msgid "The version of the I<$BUILDTOOL> used\\&." msgstr "" +#. type: Plain text +#: archlinux fedora-40 fedora-rawhide +msgid "B<GITFLAGS>" +msgstr "" + +#. type: Plain text +#: archlinux fedora-40 fedora-rawhide +msgid "" +"The options to pass when checking out git sources, replacing the default \"--" +"mirror\"\\&." +msgstr "" + #. type: SH #: archlinux fedora-40 fedora-rawhide #, no-wrap @@ -1047,11 +1093,6 @@ msgstr "" #. type: Plain text #: archlinux fedora-40 fedora-rawhide -msgid "Eli Schwartz E<lt>eschwartz@archlinux\\&.orgE<gt>" -msgstr "" - -#. type: Plain text -#: archlinux fedora-40 fedora-rawhide msgid "Morgan Adamiec E<lt>morganamilo@archlinux\\&.orgE<gt>" msgstr "" @@ -1097,13 +1138,24 @@ msgstr "" #. type: Plain text #: archlinux fedora-40 fedora-rawhide +msgid "Eli Schwartz E<lt>eschwartz@archlinux\\&.orgE<gt>" +msgstr "" + +#. type: Plain text +#: archlinux fedora-40 fedora-rawhide msgid "" "For additional contributors, use git shortlog -s on the pacman\\&.git " "repository\\&." msgstr "" #. type: TH -#: fedora-40 fedora-rawhide +#: fedora-40 +#, no-wrap +msgid "2024-03-09" +msgstr "" + +#. type: TH +#: fedora-rawhide #, no-wrap -msgid "2024-01-25" +msgid "2024-04-14" msgstr "" |