OSDN Git Service

GNU libtool 2.4.7: 翻訳予約。
authormatsuand <30614168+matsuand@users.noreply.github.com>
Thu, 17 Mar 2022 11:35:55 +0000 (20:35 +0900)
committermatsuand <30614168+matsuand@users.noreply.github.com>
Thu, 17 Mar 2022 11:35:55 +0000 (20:35 +0900)
manual/GNU_libtool/original/getfiles.txt
manual/GNU_libtool/original/man1/libtool.1
manual/GNU_libtool/original/man1/libtoolize.1
manual/GNU_libtool/translation_list

index 08181e5..b993f42 100644 (file)
@@ -2,10 +2,17 @@
 # ソース入手と tarball 伸長
 #------------------------------
 $ cd ~/src
-$ wget -N https://ftpmirror.gnu.org/libtool/libtool-2.4.6.tar.gz
-$ tar xf libtool-2.4.6.tar.gz
+$ wget -N https://ftpmirror.gnu.org/libtool/libtool-2.4.7.tar.gz
+$ tar xf libtool-2.4.7.tar.gz
 $ ls
-libtool-2.4.6
+libtool-2.4.7
+
+#------------------------------
+# man ページ生成
+#------------------------------
+$ cd ~/src/libtool-2.4.7
+$ ./configure --prefix=/usr
+$ make DESTDIR=. install-man
 
 #------------------------------
 # 当プロジェクトへの man ページのコピー
@@ -15,11 +22,11 @@ $ cd $(JMTOP)/manual/GNU_libtool/original
 $ cat > getfiles.sh <<"EOF"
 #!/bin/sh
 
-SRCDIR=~/src/libtool-2.4.6
+SRCDIR=~/src/libtool-2.4.7
 
 rm -fr man1
 mkdir  man1
-cp -p $SRCDIR/doc/*.1 man1
+cp $SRCDIR/usr/share/man/man1/* man1
 EOF
 
 $ sh getfiles.sh
index 42c7302..46b4642 100644 (file)
@@ -1,7 +1,7 @@
-.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.46.4.
-.TH LIBTOOL "1" "February 2015" "libtool 2.4.5.7-408c" "User Commands"
+.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.48.1.
+.TH LIBTOOL "1" "March 2022" "GNU libtool 2.4.7" "User Commands"
 .SH NAME
-libtool \- manual page for libtool 2.4.5.7-408c
+libtool \- manual page for libtool 2.4.7
 .SH SYNOPSIS
 .B libtool
 [\fI\,OPTION\/\fR]... [\fI\,MODE-ARG\/\fR]...
@@ -84,24 +84,24 @@ remove libraries from an installed directory
 MODE\-ARGS vary depending on the MODE.  When passed as first option,
 \&'\-\-mode=MODE' may be abbreviated as 'MODE' or a unique abbreviation of that.
 .PP
-GNU libtool home page: <http://www.gnu.org/s/libtool/>.
+GNU libtool home page: <http://www.gnu.org/software/libtool/>.
 .PP
 When reporting a bug, please describe a test case to reproduce it and
 include the following information:
 .TP
 host\-triplet:
-x86_64\-apple\-darwin14.1.0
+x86_64\-pc\-linux\-gnu
 .TP
 shell:
-\fI\,/bin/sh\/\fP
+\fI\,/bin/bash\/\fP
 .TP
 compiler:
 gcc
 .IP
 compiler flags: \fB\-g\fR \fB\-O2\fR
-linker:         \fI\,/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld\/\fP (gnu? no)
-version:        libtool (GNU libtool) 2.4.5.7\-408c
-automake:       automake (GNU automake) 1.15
+linker:         \fI\,/usr/bin/ld\/\fP \fB\-m\fR elf_x86_64 (gnu? yes)
+version:        libtool (GNU libtool) 2.4.7
+automake:       automake (GNU automake) 1.16.3
 autoconf:       autoconf (GNU Autoconf) 2.69
 .SH AUTHOR
 Written by Gordon Matzigkeit, 1996
@@ -109,9 +109,6 @@ Written by Gordon Matzigkeit, 1996
 Report bugs to <bug\-libtool@gnu.org>.
 .SH COPYRIGHT
 Copyright \(co 2014 Free Software Foundation, Inc.
-.br
-This is free software; see the source for copying conditions.  There is NO
-warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
 .SH "SEE ALSO"
 The full documentation for
 .B libtool
index 0c3f9b5..5fb60ad 100644 (file)
@@ -1,7 +1,7 @@
-.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.46.4.
-.TH LIBTOOLIZE "1" "January 2015" "libtoolize 2.4.4.19-fda4" "User Commands"
+.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.48.1.
+.TH LIBTOOLIZE "1" "March 2022" "GNU libtool 2.4.7" "User Commands"
 .SH NAME
-libtoolize \- manual page for libtoolize 2.4.4.19-fda4
+libtoolize \- manual page for libtoolize 2.4.7
 .SH SYNOPSIS
 .B libtoolize
 [\fI\,OPTION\/\fR]...
@@ -93,13 +93,13 @@ When reporting a bug, please describe a test case to reproduce it and
 include the following information:
 .TP
 host\-triplet:
-x86_64\-apple\-darwin14.0.0
+x86_64\-pc\-linux\-gnu
 .TP
 version:
-libtoolize (GNU libtool) 2.4.4.19\-fda4
+libtoolize (GNU libtool) 2.4.7
 .TP
 automake:
-automake (GNU automake) 1.15
+automake (GNU automake) 1.16.3
 .TP
 autoconf:
 autoconf (GNU Autoconf) 2.69
@@ -112,10 +112,7 @@ GNU libtool home page: <http://www.gnu.org/software/libtool/>.
 .br
 General help using GNU software: <http://www.gnu.org/gethelp/>.
 .SH COPYRIGHT
-Copyright \(co 2015 Free Software Foundation, Inc.
-.br
-This is free software; see the source for copying conditions.  There is NO
-warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
+Copyright \(co 2022 Free Software Foundation, Inc.
 .SH "SEE ALSO"
 The full documentation for
 .B libtoolize
index 21721f4..c66abd1 100644 (file)
@@ -1,2 +1,2 @@
-×:GNU libtool:2.4.6:2015/02/15:libtool:1:2021/11/14::::
-×:GNU libtool:2.4.6:2015/02/15:libtoolize:1:2021/11/14::::
+▲:GNU libtool:2.4.7:2022/03/17:libtool:1:2022/03/17::michio_matsuyama AT yahoo DOT co DOT jp:Michio MATSUYAMA:
+▲:GNU libtool:2.4.7:2022/03/17:libtoolize:1:2022/03/17::michio_matsuyama AT yahoo DOT co DOT jp:Michio MATSUYAMA: