Ignore:
Timestamp:
03/27/2008 09:05:41 AM (16 years ago)
Author:
Robert Daniels <rdaniels@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 6.3, 6.3-rc1, 6.3-rc2, 6.3-rc3, 7.10, 7.4, 7.5, 7.6, 7.6-blfs, 7.6-systemd, 7.7, 7.8, 7.9, 8.0, 8.1, 8.2, 8.3, 8.4, 9.0, 9.1, basic, bdubbs/svn, elogind, gnome, kde5-13430, kde5-14269, kde5-14686, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, krejzi/svn, lazarus, lxqt, nosym, perl-modules, plabs/newcss, plabs/python-mods, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, systemd-11177, systemd-13485, trunk, upgradedb, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
cf6a230
Parents:
9415459
Message:

Put xine-lib and xine-ui docs in versioned directories

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@7324 af4574ff-66df-0310-9fd7-8a98e5e911e0

File:
1 edited

Legend:

Unmodified
Added
Removed
  • multimedia/videoutils/xine-ui.xml

    r9415459 r6e79e02  
    8787    <para>Now, as the <systemitem class="username">root</systemitem> user:</para>
    8888
    89 <screen role="root"><userinput>make install</userinput></screen>
     89<screen role="root"><userinput>make docsdir=/usr/share/doc/xine-ui-&xine-ui-version; install</userinput></screen>
     90
     91  </sect2>
     92
     93  <sect2 role="commands">
     94    <title>Command Explanations</title>
     95   
     96    <para><parameter>docsdir=/usr/share/doc/xine-ui-&xine-ui-version;</parameter>:
     97    This parameter causes the <application>Xine UI</application> documentation
     98    to be installed in the versioned directory
     99    <filename class="directory">/usr/share/doc/xine-ui-&xine-ui-version;</filename>,
     100    rather that the default
     101    <filename class="directory">/usr/share/doc/xine-ui</filename>.</para>
    90102
    91103  </sect2>
     
    111123      <command>xine</command> setup dialog box. The documentation for the
    112124      configuration settings is located at
    113       <filename>/usr/share/doc/xine-ui/README.config_en</filename>.</para>
     125      <filename>/usr/share/doc/xine-ui-&xine-ui-version;/README.config_en</filename>.</para>
    114126
    115127    </sect3>
     
    128140        xine-remote</seg>
    129141        <seg>/usr/share/xine/{desktop,skins,visuals} and
    130         /usr/share/doc/{xine-ui,xitk}</seg>
     142        /usr/share/doc/xine-ui-&xine-ui-version;</seg>
    131143      </seglistitem>
    132144    </segmentedlist>
Note: See TracChangeset for help on using the changeset viewer.