Changeset f67554b0
- Timestamp:
- 08/20/2019 03:55:54 PM (4 years ago)
- Branches:
- 10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 9.0, 9.1, kea, ken/inkscape-core-mods, ken/tuningfonts, lazarus, lxqt, plabs/python-mods, qt5new, renodr/vulkan-addition, trunk, upgradedb, xry111/intltool, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
- Children:
- 21699c7e
- Parents:
- cdbf1b46
- Files:
-
- 9 edited
Legend:
- Unmodified
- Added
- Removed
-
general/sysutils/logrotate.xml
rcdbf1b46 rf67554b0 195 195 <para>You can designate multiple files in one entry:</para> 196 196 197 <screen role=" root"><userinput>cat > /etc/logrotate.d/example.log << EOF197 <screen role="nodump"><userinput>cat > /etc/logrotate.d/example.log << EOF 198 198 <literal>file1 199 199 file2 … … 234 234 </para> 235 235 236 <screen role="root" revision="sysv"><userinput>cat > /etc/cron.daily/logrotate.sh << "EOF" && 236 <screen role="root" revision="sysv"><userinput>install -vdm 754 /etc/cron.daily && 237 cat > /etc/cron.daily/logrotate.sh << "EOF" && 237 238 <literal>#!/bin/bash 238 239 /usr/sbin/logrotate /etc/logrotate.conf</literal> -
gnome/platform/dconf.xml
rcdbf1b46 rf67554b0 91 91 </itemizedlist> 92 92 93 <bridgehead renderas="sect3">Additional Package Information</bridgehead>93 <bridgehead renderas="sect3">Additional Downloads</bridgehead> 94 94 <itemizedlist spacing="compact"> 95 95 <listitem> -
gnome/platform/gnome-menus.xml
rcdbf1b46 rf67554b0 106 106 </para> 107 107 108 <screen role=" root"><userinput>gsettings reset-recursively org.gnome.desktop.app-folders</userinput></screen></note>108 <screen role="nodump"><userinput>gsettings reset-recursively org.gnome.desktop.app-folders</userinput></screen></note> 109 109 110 110 <para> -
multimedia/libdriv/faac.xml
rcdbf1b46 rf67554b0 78 78 file is installed by the <xref linkend="alsa-utils"/> package:</para> 79 79 80 <screen ><userinput>./frontend/faac -o Front_Left.mp4 /usr/share/sounds/alsa/Front_Left.wav</userinput></screen>80 <screen remap="test"><userinput>./frontend/faac -o Front_Left.mp4 /usr/share/sounds/alsa/Front_Left.wav</userinput></screen> 81 81 82 82 <para>Then, decode the result using the <command>faad</command> program … … 85 85 <xref linkend="alsa-utils"/> package:</para> 86 86 87 <screen ><userinput>faad Front_Left.mp487 <screen remap="test"><userinput>faad Front_Left.mp4 88 88 aplay Front_Left.wav</userinput></screen> 89 89 -
multimedia/libdriv/faad2.xml
rcdbf1b46 rf67554b0 85 85 functionality can be tested by decoding the sample AAC file:</para> 86 86 87 <screen ><userinput>./frontend/faad -o sample.wav ../sample.aac</userinput></screen>87 <screen remap="test"><userinput>./frontend/faad -o sample.wav ../sample.aac</userinput></screen> 88 88 89 89 <para>This should display a copyright message and the following … … 105 105 from the <xref linkend="alsa-utils"/> package):</para> 106 106 107 <screen ><userinput>aplay sample.wav</userinput></screen>107 <screen remap="test"><userinput>aplay sample.wav</userinput></screen> 108 108 109 109 <para><command>aplay</command> should identify the file as -
multimedia/libdriv/speex.xml
rcdbf1b46 rf67554b0 67 67 </itemizedlist> 68 68 69 <bridgehead renderas="sect3">Additional Package Information</bridgehead>69 <bridgehead renderas="sect3">Additional Downloads</bridgehead> 70 70 <itemizedlist spacing="compact"> 71 71 <listitem> -
networking/netprogs/ncftp.xml
rcdbf1b46 rf67554b0 104 104 functionality linked in statically) run the following commands:</para> 105 105 106 <screen ><userinput>./configure --prefix=/usr --sysconfdir=/etc &&106 <screen role="nodump"><userinput>./configure --prefix=/usr --sysconfdir=/etc && 107 107 make</userinput></screen> 108 108 … … 111 111 <para>Now, as the <systemitem class="username">root</systemitem> user:</para> 112 112 113 <screen role= 'root'><userinput>make install</userinput></screen>113 <screen role="nodump"><userinput>make install</userinput></screen> 114 114 115 115 </sect2> -
pst/scanning/sane.xml
rcdbf1b46 rf67554b0 72 72 </itemizedlist> 73 73 74 <bridgehead renderas="sect3"> Front Ends Package Information</bridgehead>74 <bridgehead renderas="sect3">Additional Downloads (Front Ends)</bridgehead> 75 75 <itemizedlist spacing='compact'> 76 76 <listitem> … … 154 154 <screen role="root"><userinput>groupadd -g 70 scanner</userinput></screen> 155 155 156 <!-- The following seems to be obsolete: I've built sane several times 157 as user pierre without adding it to the scanner group 156 158 <note> 157 159 <para> … … 171 173 </para> 172 174 </note> 173 175 --> 174 176 <para>For a USB scanner, if you are linking to <xref linkend="libusb"/>, 175 177 include the configure switch --enable-libusb_1_0. Install … … 213 215 use the following commands:</para> 214 216 215 <screen><userinput>sed -i -e "/SANE_CAP_ALWAYS_SETTABLE/d" src/gtkglue.c && 217 <screen><userinput>tar -xf ../sane-frontends-&sane-fe-version;.tar.gz && 218 cd sane-frontends-&sane-fe-version; && 219 220 sed -i -e "/SANE_CAP_ALWAYS_SETTABLE/d" src/gtkglue.c && 216 221 ./configure --prefix=/usr --mandir=/usr/share/man && 217 222 make</userinput></screen> -
xsoft/other/rox-filer.xml
rcdbf1b46 rf67554b0 196 196 </para> 197 197 198 <screen ><userinput>cat > /path/to/hostname/AppRun << "HERE_DOC"198 <screen role="nodump"><userinput>cat > /path/to/hostname/AppRun << "HERE_DOC" 199 199 #!/bin/bash 200 200
Note:
See TracChangeset
for help on using the changeset viewer.