Files
vasilito facf0c92e0 feat: track all source trees in git — full fork offline-first model
Red Bear OS is a full fork. All sources must be available from git clone
with zero network access. Removed gitignore rules that excluded fetched
source trees under recipes/*/source/, local/recipes/kde/*/source/,
local/recipes/qt/*/source/, and vendor source trees.

Build artifacts (target/, build/, source.tar, *.o, *.so) remain excluded.

127291 files added — kernel, relibc, base, bootloader, pkgar, all KDE/Qt
frameworks, mesa, wayland, DRM drivers, and every other recipe source.
2026-05-14 10:55:53 +01:00

57 lines
1.5 KiB
Groff

.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.6.
.TH GETTEXTIZE "1" "February 2024" "GNU gettext-tools 0.22.5" "User Commands"
.SH NAME
gettextize \- install or upgrade gettext infrastructure
.SH SYNOPSIS
.B gettextize
[\fI\,OPTION\/\fR]... [\fI\,package-dir\/\fR]
.SH DESCRIPTION
.\" Add any additional description here
.PP
Prepares a source package to use gettext.
.SH OPTIONS
.TP
\fB\-\-help\fR
print this help and exit
.TP
\fB\-\-version\fR
print version information and exit
.TP
\fB\-f\fR, \fB\-\-force\fR
force writing of new files even if old exist
.TP
\fB\-\-po\-dir\fR=\fI\,DIR\/\fR
specify directory with PO files
.TP
\fB\-\-no\-changelog\fR
don't update or create ChangeLog files
.TP
\fB\-\-symlink\fR
make symbolic links instead of copying files
.TP
\fB\-n\fR, \fB\-\-dry\-run\fR
print modifications but don't perform them
.SH AUTHOR
Written by Ulrich Drepper
.SH "REPORTING BUGS"
Report bugs in the bug tracker at <https://savannah.gnu.org/projects/gettext>
or by email to <bug\-gettext@gnu.org>.
.SH COPYRIGHT
Copyright \(co 1995\-2023 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <https://gnu.org/licenses/gpl.html>
.br
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.
.SH "SEE ALSO"
The full documentation for
.B gettextize
is maintained as a Texinfo manual. If the
.B info
and
.B gettextize
programs are properly installed at your site, the command
.IP
.B info gettextize
.PP
should give you access to the complete manual.