Changeset b3224f7
- Timestamp:
- 10/07/2002 08:17:30 PM (22 years ago)
- Branches:
- 10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 12.2, 6.0, 6.1, 6.2, 6.2.0, 6.2.0-rc1, 6.2.0-rc2, 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, gimp3, 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, v1_0, v5_0, v5_0-pre1, v5_1, v5_1-pre1, xry111/for-12.3, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/spidermonkey128, xry111/test-20220226, xry111/xf86-video-removal
- Children:
- b35b684
- Parents:
- 0d00570
- Files:
-
- 1 added
- 7 edited
Legend:
- Unmodified
- Added
- Removed
-
general/sysutils/fcron/fcron-exp.xml
r0d00570 rb3224f7 1 1 <sect2> 2 2 <title>Command explanations</title> 3 4 <para><userinput>--with-dsssl-dir=/usr/share/sgml/docbook/dsssl-stylesheets-1.77</userinput> Can be added IF you have installed openjade and dsssl-stylesheets per the <ulink url="http://hints.linuxfromscratch.org/hints/docbook.txt">Docbook 5 Hint</ulink>.</para> 3 6 4 7 <para><userinput>make CC="gcc $CFLAGS":</userinput> This makes fcron -
general/sysutils/fcron/fcron-intro.xml
r0d00570 rb3224f7 15 15 local mail system (<xref linkend="sendmail"/> or <xref linkend="postfix"/>, for example) 16 16 fcron utilizes: 17 <xref linkend="Linux_PAM"/> </screen>17 <xref linkend="Linux_PAM"/>, openjade and dsssl-stylesheets</screen> 18 18 19 19 </sect2> -
general/sysutils/fcron/fcron.ent
r0d00570 rb3224f7 5 5 <!ENTITY fcron-desc SYSTEM "fcron-desc.xml"> 6 6 <!ENTITY fcron-config SYSTEM "fcron-config.xml"> 7 <!ENTITY fcron-buildsize "2. 5MB">8 <!ENTITY fcron-version "2.9. 1">9 <!ENTITY fcron-download-http "http://fcron.free.fr/fcron-2.9. 1.src.tar.gz">10 <!ENTITY fcron-download-ftp " ">11 <!ENTITY fcron-size "36 0KB">7 <!ENTITY fcron-buildsize "2.7 MB"> 8 <!ENTITY fcron-version "2.9.2"> 9 <!ENTITY fcron-download-http "http://fcron.free.fr/fcron-2.9.2.src.tar.gz"> 10 <!ENTITY fcron-download-ftp "ftp://ftp.seul.org/pub/fcron/fcron-2.9.2.src.tar.gz"> 11 <!ENTITY fcron-size "368 KB"> -
index.xml
r0d00570 rb3224f7 3 3 "/usr/share/docbook/docbookx.dtd" [ 4 4 5 <!ENTITY version "2002100 6">6 <!ENTITY releasedate "October 6th, 2002">5 <!ENTITY version "20021007"> 6 <!ENTITY releasedate "October 7th, 2002"> 7 7 8 8 <!ENTITY % book SYSTEM "book/book.ent"> -
introduction/welcome/changelog.xml
r0d00570 rb3224f7 10 10 11 11 <itemizedlist> 12 13 <listitem><para>October 7th, 2002 [larry]: Multimedia: added 14 xine-lib-0.9.13.</para></listitem> 15 16 <listitem><para>October 7th, 2002 [larry]: General: updated to 17 fcron-2.9.2.</para></listitem> 12 18 13 19 <listitem><para>October 6th, 2002 [bdubbs]: KDE: updates to configure -
multimedia/multimedia.ent
r0d00570 rb3224f7 35 35 <!ENTITY % avifile SYSTEM "videoutils/avifile/avifile.ent"> 36 36 <!ENTITY % mplayer SYSTEM "videoutils/mplayer/mplayer.ent"> 37 <!ENTITY % xine-lib SYSTEM "videoutils/xine/xine-lib.ent"> 37 38 <!ENTITY % xine SYSTEM "videoutils/xine/xine.ent"> 38 39 %avifile; 39 40 %mplayer; 41 %xine-lib; 40 42 %xine; 41 43 -
multimedia/videoutils/videoutils.xml
r0d00570 rb3224f7 5 5 &avifile; 6 6 &mplayer; 7 &xine-lib; 7 8 &xine; 8 9
Note:
See TracChangeset
for help on using the changeset viewer.