Skip to content

Commit

Permalink
Regenerate compile.xml
Browse files Browse the repository at this point in the history
  • Loading branch information
rdmark committed May 31, 2024
1 parent 11efb3a commit 36babdc
Show file tree
Hide file tree
Showing 2 changed files with 46 additions and 34 deletions.
40 changes: 23 additions & 17 deletions doc/ja/manual/compile.xml
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,7 @@
krb5-dev \
libevent-dev \
libgcrypt-dev \
libtirpc-dev \
libtool \
libtracker \
linux-pam-dev \
Expand All @@ -45,6 +46,7 @@
openrc \
openssl-dev \
pkgconfig \
rpcsvc-proto-dev \
talloc-dev \
tracker \
tracker-dev
Expand Down Expand Up @@ -85,8 +87,8 @@
<para>
<screen>meson setup build \
-Dbuild-tests=true \
-Dwith-embedded-ssl=true \
-Dwith-init-style=openrc
-Dwith-init-style=openrc \
-Dwith-libtirpc=true
</screen>
</para>
<para>Meson - Build</para>
Expand Down Expand Up @@ -155,7 +157,6 @@
<screen>meson setup build \
-Dbuild-tests=true \
-Ddisable-init-hooks=true \
-Dwith-embedded-ssl=true \
-Dwith-init-style=systemd
</screen>
</para>
Expand Down Expand Up @@ -204,13 +205,15 @@ apt-get install --assume-yes --no-install-recommends \
libpam0g-dev \
libssl-dev \
libtalloc-dev \
libtirpc-dev \
libtool \
libtool-bin \
libtracker-sparql-3.0-dev \
libwrap0-dev \
make \
meson \
ninja-build \
quota \
systemtap-sdt-dev \
tcpd \
tracker
Expand All @@ -226,8 +229,10 @@ apt-get install --assume-yes --no-install-recommends \
--disable-dependency-tracking \
--enable-krbV-uam \
--enable-pgp-uam \
--enable-quota \
--with-cracklib \
--with-init-style=debian-sysv \
--with-libtirpc \
--with-tracker-pkgconfig-version=3.0
</screen>
</para>
Expand Down Expand Up @@ -259,8 +264,8 @@ apt-get install --assume-yes --no-install-recommends \
<para>
<screen>meson setup build \
-Dbuild-tests=true \
-Dwith-embedded-ssl=true \
-Dwith-init-style=debian-sysv
-Dwith-init-style=debian-sysv \
-Dwith-libtirpc=true
</screen>
</para>
<para>Meson - Build</para>
Expand Down Expand Up @@ -314,8 +319,10 @@ apt-get install --assume-yes --no-install-recommends \
openssl-devel \
pam-devel \
perl \
quota-devel \
systemd \
systemtap-sdt-devel \
tracker \
tracker-devel
</screen>
</para>
Expand All @@ -329,8 +336,10 @@ apt-get install --assume-yes --no-install-recommends \
--disable-init-hooks \
--enable-krbV-uam \
--enable-pgp-uam \
--enable-quota \
--with-cracklib \
--with-init-style=redhat-systemd \
--with-libtirpc \
--with-tracker-pkgconfig-version=3.0
</screen>
</para>
Expand All @@ -355,8 +364,8 @@ apt-get install --assume-yes --no-install-recommends \
<screen>meson setup build \
-Dbuild-tests=true \
-Ddisable-init-hooks=true \
-Dwith-embedded-ssl=true \
-Dwith-init-style=redhat-systemd
-Dwith-init-style=redhat-systemd \
-Dwith-libtirpc=true
</screen>
</para>
<para>Meson - Build</para>
Expand Down Expand Up @@ -453,7 +462,6 @@ zypper in -y \
<screen>meson setup build \
-Dbuild-tests=true \
-Ddisable-init-hooks=true \
-Dwith-embedded-ssl=true \
-Dwith-init-style=suse-systemd
</screen>
</para>
Expand Down Expand Up @@ -499,12 +507,14 @@ libmysqlclient-dev \
libpam0g-dev \
libssl-dev \
libtalloc-dev \
libtirpc-dev \
libtool \
libtool-bin \
libtracker-sparql-3.0-dev \
libwrap0-dev \
meson \
ninja-build \
quota \
systemtap-sdt-dev \
tcpd \
tracker \
Expand All @@ -522,9 +532,11 @@ xsltproc
--disable-init-hooks \
--enable-krbV-uam \
--enable-pgp-uam \
--enable-quota \
--with-cracklib \
--with-docbook=/usr/share/xml/docbook/stylesheet/docbook-xsl \
--with-init-style=debian-systemd \
--with-libtirpc \
--with-tracker-pkgconfig-version=3.0
</screen>
</para>
Expand Down Expand Up @@ -565,9 +577,9 @@ xsltproc
<screen>meson setup build \
-Dbuild-tests=true \
-Dbuild-manual=true \
-Dwith-embedded-ssl=true \
-Ddisable-init-hooks=true \
-Dwith-init-style=debian-systemd
-Dwith-init-style=debian-systemd \
-Dwith-libtirpc=true
</screen>
</para>
<para>Meson - Build and generate manual pages</para>
Expand Down Expand Up @@ -637,8 +649,7 @@ gmake -j2
gmake install
gmake uninstall
echo "Building with Meson"
meson setup build \
-Dwith-embedded-ssl=true
meson setup build
ninja -C build
ninja -C build install
ninja -C build uninstall
Expand Down Expand Up @@ -692,7 +703,6 @@ gmake uninstall
echo "Building with Meson"
meson setup build \
-Dpkg_config_path=/usr/local/libdata/pkgconfig \
-Dwith-embedded-ssl=true \
-Dwith-init-style=freebsd
ninja -C build
ninja -C build install
Expand Down Expand Up @@ -754,7 +764,6 @@ echo "Building with Meson"
meson setup build \
-Dpkg_config_path=/usr/pkg/lib/pkgconfig \
-Dwith-dtrace=false \
-Dwith-embedded-ssl=true \
-Dwith-init-style=netbsd
ninja -C build
ninja -C build install
Expand Down Expand Up @@ -814,7 +823,6 @@ gmake uninstall
echo "Building with Meson"
meson setup build \
-Dpkg_config_path=/usr/local/lib/pkgconfig \
-Dwith-embedded-ssl=true \
-Dwith-init-style=openbsd
ninja -C build
ninja -C build install
Expand Down Expand Up @@ -875,7 +883,6 @@ ninja -C build uninstall
<para>
<screen>meson setup build \
-Dwith-bdb=/opt/homebrew/opt/berkeley-db \
-Dwith-embedded-ssl=true \
-Dwith-init-style=macos-launchd \
-Dwith-ssl-dir=/opt/homebrew/opt/libressl \
-Dbuild-tests=true
Expand Down Expand Up @@ -952,7 +959,6 @@ gmake uninstall
echo "Building with Meson"
meson setup build \
-Dpkg_config_path=/opt/local/lib/pkgconfig \
-Dwith-embedded-ssl=true \
-Dwith-init-style=solaris \
-Dwith-ldap=/opt/local
ninja -C build
Expand Down
Loading

0 comments on commit 36babdc

Please sign in to comment.