|
12.
|
|
|
<command>apt-cross</command> <group> <arg>-a</arg> <arg>--arch</arg> <replaceable> ARCH</replaceable> </group> <group> <arg>-S</arg> <arg>--suite</arg> <replaceable> SUITE</replaceable> </group> <group> <arg>-m</arg> <arg>--mirror</arg> <replaceable> MIRROR</replaceable> </group> <arg choice="req">-s|--show</arg> <replaceable> PACKAGE</replaceable> <replaceable> ...</replaceable>
|
|
|
type: Content of: <book><chapter><refentry><refsynopsisdiv><cmdsynopsis>
|
|
|
|
(no translation yet)
|
|
|
|
Located in
doc/apt-cross.1.xml:133
|
|
13.
|
|
|
<command>apt-cross</command> <group> <arg>-a</arg> <arg>--arch</arg> <replaceable> ARCH</replaceable> </group> <group> <arg>-S</arg> <arg>--suite</arg> <replaceable> SUITE</replaceable> </group> <group> <arg>-m</arg> <arg>--mirror</arg> <replaceable> MIRROR</replaceable> </group> <arg choice="req">-l|--list</arg>
|
|
|
type: Content of: <book><chapter><refentry><refsynopsisdiv><cmdsynopsis>
|
|
|
|
(no translation yet)
|
|
|
|
Located in
doc/apt-cross.1.xml:154
|
|
14.
|
|
|
<command>apt-cross</command> <group> <arg>-a</arg> <arg>--arch</arg> <replaceable> ARCH</replaceable> </group> <group> <arg>-S</arg> <arg>--suite</arg> <replaceable> SUITE</replaceable> </group> <group> <arg>-m</arg> <arg>--mirror</arg> <replaceable> MIRROR</replaceable> </group> <arg choice="req">-u|--update</arg>
|
|
|
type: Content of: <book><chapter><refentry><refsynopsisdiv><cmdsynopsis>
|
|
|
|
(no translation yet)
|
|
|
|
Located in
doc/apt-cross.1.xml:173
|
|
15.
|
|
|
<command>apt-cross</command> <group> <arg>-a</arg> <arg>--arch</arg> <replaceable> ARCH</replaceable> </group> <group> <arg>-S</arg> <arg>--suite</arg> <replaceable> SUITE</replaceable> </group> <group> <arg>-m</arg> <arg>--mirror</arg> <replaceable> MIRROR</replaceable> </group> <arg choice="req">--clean-lists</arg>
|
|
|
type: Content of: <book><chapter><refentry><refsynopsisdiv><cmdsynopsis>
|
|
|
|
(no translation yet)
|
|
|
|
Located in
doc/apt-cross.1.xml:192
|
|
16.
|
|
|
<command>apt-cross</command> <group> <arg>-a</arg> <arg>--arch</arg> <replaceable> ARCH</replaceable> </group> <group> <arg>-S</arg> <arg>--suite</arg> <replaceable> SUITE</replaceable> </group> <group> <arg>-m</arg> <arg>--mirror</arg> <replaceable> MIRROR</replaceable> </group> <arg choice="req">-c|--check</arg>
|
|
|
type: Content of: <book><chapter><refentry><refsynopsisdiv><cmdsynopsis>
|
|
|
|
(no translation yet)
|
|
|
|
Located in
doc/apt-cross.1.xml:211
|
|
17.
|
|
|
<command>apt-cross</command> <group> <arg>-?</arg> <arg>-h</arg> <arg>--help</arg> <arg>--version</arg> </group>
|
|
|
type: Content of: <book><chapter><refentry><refsynopsisdiv><cmdsynopsis>
|
|
|
|
(no translation yet)
|
|
|
|
Located in
doc/apt-cross.1.xml:230
|
|
18.
|
|
|
DESCRIPTION
|
|
|
type: Content of: <book><chapter><refentry><refsect1><title>
|
|
|
|
(no translation yet)
|
|
|
|
Located in
doc/apt-cross.1.xml:240
|
|
19.
|
|
|
<command>apt-cross</command> provides apt functionality for getting, building and installing libraries and header files for cross-compiling using <command>dpkg-cross</command>. <command>apt-cross</command> <option>-i</option> will search for and download missing dependencies of the requested package before building and installing the requested package and dependencies using <command>dpkg-cross</command> and <command>dpkg -i</command> (sudo required).
|
|
|
type: Content of: <book><chapter><refentry><refsect1><para>
|
|
|
|
(no translation yet)
|
|
|
|
Located in
doc/apt-cross.1.xml:241
|
|
20.
|
|
|
<command>apt-cross</command> is intended to make it easier to locate, download, install and update cross-built libraries, directly from the Debian archives.
|
|
|
type: Content of: <book><chapter><refentry><refsect1><para>
|
|
|
|
(no translation yet)
|
|
|
|
Located in
doc/apt-cross.1.xml:249
|
|
21.
|
|
|
<command>apt-cross</command> is not intended to handle applications or <userinput>Architecture: all</userinput> packages like <filename>foo-common</filename> or <filename>libfoo-common</filename>. <command>apt-cross</command> can download the cross-compiling version of those packages but does not build or install them - this can be done with <command>dpkg-cross</command> <option>-A</option> and <command>dpkg</command> <option>-i</option> if necessary. Note that not all such packages can be installed in that way.
|
|
|
type: Content of: <book><chapter><refentry><refsect1><para>
|
|
|
|
(no translation yet)
|
|
|
|
Located in
doc/apt-cross.1.xml:253
|