Changeset 3b10fa8
- Timestamp:
- 11/05/2011 09:04:08 PM (13 years ago)
- Branches:
- 10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 12.2, 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, xry111/for-12.3, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/spidermonkey128, xry111/test-20220226, xry111/xf86-video-removal
- Children:
- 438c11ab
- Parents:
- fbb93edd
- Files:
-
- 27 edited
Legend:
- Unmodified
- Added
- Removed
-
general.ent
rfbb93edd r3b10fa8 4 4 --> 5 5 6 <!ENTITY day "0 4"> <!-- Always 2 digits -->6 <!ENTITY day "05"> <!-- Always 2 digits --> 7 7 <!ENTITY month "11"> <!-- Always 2 digits --> 8 8 <!ENTITY year "2011"> … … 10 10 <!ENTITY copyholder "The BLFS Development Team"> 11 11 <!ENTITY version "svn-&year;&month;&day;"> 12 <!ENTITY releasedate "November 4th, &year;">12 <!ENTITY releasedate "November 5th, &year;"> 13 13 <!-- <!ENTITY releasedate "November &day;st, &year;"> --> 14 14 <!ENTITY pubdate "&year;-&month;-&day;"> <!-- metadata req. by TLDP --> … … 159 159 <!ENTITY libgtkhtml-version "2.11.1"> 160 160 <!ENTITY GLib-version "1.2.10"> 161 <!ENTITY glib2-version "2.3 1.0">161 <!ENTITY glib2-version "2.30.1"> 162 162 <!ENTITY glibmm-version "2.24.2"> 163 163 <!ENTITY libidl-version "0.8.14"> -
general/genlib/genlib.xml
rfbb93edd r3b10fa8 51 51 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="libgtkhtml.xml"/> 52 52 <!-- <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="gmp.xml"/> 53 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="gdbm.xml"/> -->54 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="glib.xml"/> 53 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="gdbm.xml"/> 54 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="glib.xml"/> --> 55 55 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="glib2.xml"/> 56 56 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="glibmm.xml"/> -
general/genlib/glib2.xml
rfbb93edd r3b10fa8 7 7 <!ENTITY glib2-download-http "&gnome-download-http;/glib/2.31/glib-&glib2-version;.tar.bz2"> 8 8 <!ENTITY glib2-download-ftp "ftp://ftp.gtk.org/pub/glib/2.31/glib-&glib2-version;.tar.bz2"> 9 <!ENTITY glib2-md5sum " 3806d113305cdb5193174de5d354294e">10 <!ENTITY glib2-size " 5.6MB">9 <!ENTITY glib2-md5sum "921ef2e86e911feb5e21f656f1ac305b"> 10 <!ENTITY glib2-size "7.4 MB"> 11 11 <!ENTITY glib2-buildsize "179 MB"> 12 12 <!ENTITY glib2-time "1.5 SBU (additional 4.0 SBU to run the test suite)"> … … 65 65 66 66 <bridgehead renderas="sect4">Required</bridgehead> 67 <para role="required"><xref linkend="libffi"/> and ><xref linkend="python"/>67 <para role="required"><xref linkend="libffi"/> and <xref linkend="python"/> 68 68 <!--<para role="required"><xref linkend="pkgconfig"/> --> 69 69 </para> … … 91 91 file; <quote>Some of the mimetype-related functionality in GIO requires the 92 92 <command>update-mime-database</command> and 93 <command>update-desktop-database</command> utilities , which are part of93 <command>update-desktop-database</command> utilities</quote>, which are part of 94 94 <xref linkend="shared-mime-info"/> and 95 <xref linkend="desktop-file-utils"/>, respectively.</ quote></para>95 <xref linkend="desktop-file-utils"/>, respectively.</para> 96 96 97 97 <para condition="html" role="usernotes">User Notes: -
general/genutils/pinentry.xml
rfbb93edd r3b10fa8 78 78 79 79 <bridgehead renderas="sect4">Optional</bridgehead> 80 <para role="optional">< xref linkend="GTK"/>,80 <para role="optional"><!-- <xref linkend="GTK"/>, --> 81 81 <xref linkend="gtk2"/>, 82 82 <xref linkend="qt"/>, and -
general/graphlib/imlib.xml
rfbb93edd r3b10fa8 65 65 <xref linkend="giflib"/></para> 66 66 67 <!-- 67 68 <bridgehead renderas="sect4">Optional</bridgehead> 68 <para role="optional"><xref linkend="GTK"/></para> 69 <para role="optional"><xref linkend="GTK"/></para> --> 69 70 70 71 <para condition="html" role="usernotes">User Notes: -
general/prog/pdl.xml
rfbb93edd r3b10fa8 230 230 <para><!-- <xref linkend="pkgconfig"/>, --> 231 231 <xref linkend="x-window-system"/>, 232 <xref linkend="GTK"/>,233 232 <xref linkend="freetype2"/>, 234 233 <ulink url="http://www.boutell.com/gd/">GD</ulink>, -
general/sysutils/mc.xml
rfbb93edd r3b10fa8 95 95 96 96 <bridgehead renderas="sect4">Required</bridgehead> 97 <para role="required">< xref linkend="GLib"/> (untested with Debian patch) or97 <para role="required"><!-- <xref linkend="GLib"/> (untested with Debian patch) or --> 98 98 <xref linkend="glib2"/></para> 99 99 -
introduction/welcome/changelog.xml
rfbb93edd r3b10fa8 41 41 42 42 --> 43 44 <listitem> 45 <para>November 4th, 2011</para> 46 <itemizedlist> 47 <listitem> 48 <para>[bdubbs] - Remove gtk+1, glib1, xmms, gsview.</para> 49 </listitem> 50 <listitem> 51 <para>[bdubbs] - Return glib to latest stable: glib-2.30.1.</para> 52 </listitem> 53 </itemizedlist> 54 </listitem> 43 55 44 56 <listitem> -
kde/add/kdeaddons.xml
rfbb93edd r3b10fa8 70 70 <xref linkend="kdegames"/>, 71 71 <xref linkend="db"/>, 72 < xref linkend="xmms"/>,and72 <!-- <xref linkend="xmms"/>, -->and 73 73 <xref linkend="sdl"/></para> 74 74 -
kde/add/kdenetwork.xml
rfbb93edd r3b10fa8 9 9 <!ENTITY kdenetwork-size "8.9 MB"> 10 10 <!ENTITY kdenetwork-buildsize "155 MB (additional 24 MB for API docs)"> 11 <!ENTITY kdenetwork-time "13.5 SBU (additional 0.1 SBU for API docs ">11 <!ENTITY kdenetwork-time "13.5 SBU (additional 0.1 SBU for API docs)"> 12 12 ]> 13 13 … … 69 69 <bridgehead renderas="sect4">Optional</bridgehead> 70 70 <para role="optional"><xref linkend="ppp"/>, 71 < xref linkend="xmms"/>,71 <!-- <xref linkend="xmms"/>, --> 72 72 <xref linkend="graphviz"/>, 73 73 <xref linkend="doxygen"/>, -
kde/add/kdeutils.xml
rfbb93edd r3b10fa8 71 71 Thinkpad support), 72 72 <xref linkend="python"/>, 73 < xref linkend="xmms"/>,73 <!-- <xref linkend="xmms"/>, --> 74 74 <xref linkend="graphviz"/>, and 75 75 <xref linkend="doxygen"/></para> -
kde/devel/kdebindings.xml
rfbb93edd r3b10fa8 79 79 80 80 <bridgehead renderas="sect4">Optional</bridgehead> 81 <para role="optional">< xref linkend="GLib"/>,82 <xref linkend="GTK"/>, 81 <para role="optional"><!-- <xref linkend="GLib"/>, 82 <xref linkend="GTK"/>, --> 83 83 <xref linkend="python"/>, 84 84 <xref linkend="ruby"/>, -
multimedia/audioutils/audioutils.xml
rfbb93edd r3b10fa8 25 25 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="mpg123.xml"/> 26 26 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="vorbistools.xml"/> 27 < xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="xmms.xml"/>27 <!-- <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="xmms.xml"/> --> 28 28 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="lame.xml"/> 29 29 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="cdparanoia.xml"/> -
multimedia/audioutils/lame.xml
rfbb93edd r3b10fa8 61 61 62 62 <bridgehead renderas="sect4">Optional</bridgehead> 63 <para role="optional">< xref linkend="GTK"/>,63 <para role="optional"><!-- <xref linkend="GTK"/>, --> 64 64 <xref linkend="NASM"/>, 65 65 <ulink url="http://www.mega-nerd.com/libsndfile/">libsndfile</ulink> -
multimedia/libdriv/alsa-tools.xml
rfbb93edd r3b10fa8 64 64 <bridgehead renderas="sect4">Optional</bridgehead> 65 65 <para role="optional"><!-- <xref linkend="pkgconfig"/> and --> 66 <xref linkend="gtk2"/> or <xref linkend="GTK"/>66 <xref linkend="gtk2"/> <!-- or <xref linkend="GTK"/> --> 67 67 (to build <command>echomixer</command>, 68 68 <command>envy24control</command> and <command>rmedigicontrol</command>), -
multimedia/libdriv/faad2.xml
rfbb93edd r3b10fa8 65 65 </itemizedlist> 66 66 67 <!-- 67 68 <bridgehead renderas="sect3">FAAD2 Dependencies</bridgehead> 68 69 … … 70 71 <para role="optional"><xref linkend="xmms"/> and 71 72 <ulink url="http://mpeg4ip.sourceforge.net/">mpeg4ip</ulink> (both 72 are untested, and both projects are dead).</para> 73 are untested, and both projects are dead).</para> --> 73 74 74 75 <para condition="html" role="usernotes">User Notes: -
multimedia/libdriv/flac.xml
rfbb93edd r3b10fa8 70 70 <bridgehead renderas="sect4">Optional</bridgehead> 71 71 <para role="optional"><xref linkend="libogg"/>, 72 < xref linkend="xmms"/>,72 <!-- <xref linkend="xmms"/>, --> 73 73 <xref linkend="NASM"/>, 74 74 <xref linkend="docbook-utils"/>, -
multimedia/libdriv/libdv.xml
rfbb93edd r3b10fa8 62 62 <!-- <xref linkend="pkgconfig"/>, --> 63 63 <xref linkend="sdl"/>, 64 < xref linkend="GTK"/>,and64 <!-- <xref linkend="GTK"/>, -->and 65 65 <xref linkend="x-window-system"/></para> 66 66 -
multimedia/videoutils/mplayer.xml
rfbb93edd r3b10fa8 183 183 <!-- <xref linkend="nas"/>, --> 184 184 <ulink url="http://openal.org/">OpenAL</ulink>, 185 <ulink url="http://pulseaudio.org/">PulseAudio</ulink>, 186 <xref linkend="sdl"/> (also used for video output) , and187 <xref linkend="xmms"/> </para>185 <ulink url="http://pulseaudio.org/">PulseAudio</ulink>, and 186 <xref linkend="sdl"/> (also used for video output)<!--, and 187 <xref linkend="xmms"/>--></para> 188 188 189 189 <bridgehead renderas="sect4">Optional Video Output Drivers and Libraries</bridgehead> … … 196 196 <ulink url="http://www.ggi-project.org/">GGI</ulink>, 197 197 <xref linkend="giflib"/>, 198 <xref linkend="gtk2"/> or199 <xref linkend="GTK"/>, 198 <xref linkend="gtk2"/> <!-- or 199 <xref linkend="GTK"/>, --> 200 200 <ulink url="http://sam.zoy.org/projects/libcaca/">libcaca</ulink>, 201 201 <xref linkend="libjpeg"/>, … … 314 314 315 315 <para>To enable building the GUI version of 316 <application>MPlayer</application> (requires <xref linkend="gtk2"/> or317 <xref linkend="GTK"/> ), add <option>--enable-gui</option> to the316 <application>MPlayer</application> (requires <xref linkend="gtk2"/><!-- or 317 <xref linkend="GTK"/>-->), add <option>--enable-gui</option> to the 318 318 <command>configure</command> script. You'll also need to extract at least 319 319 one skin. Extract the desired skin and create the default location (as -
multimedia/videoutils/transcode.xml
rfbb93edd r3b10fa8 100 100 <ulink url="http://mjpeg.sourceforge.net/">MJPEG Tools</ulink>, 101 101 <xref linkend="sdl"/>, 102 < xref linkend="GTK"/>,102 <!-- <xref linkend="GTK"/>, --> 103 103 <xref linkend="libfame"/>, 104 104 <xref linkend="imagemagick"/>, and -
networking/netlibs/gnet.xml
rfbb93edd r3b10fa8 59 59 60 60 <bridgehead renderas="sect4">Required</bridgehead> 61 <para role="required">< xref linkend="GLib"/> or<xref linkend="glib2"/></para>61 <para role="required"><!--<xref linkend="GLib"/> or--><xref linkend="glib2"/></para> 62 62 63 63 <para condition="html" role="usernotes">User Notes: -
networking/netutils/wireshark.xml
rfbb93edd r3b10fa8 75 75 76 76 <bridgehead renderas="sect4">Required</bridgehead> 77 <para role="required">< xref linkend="GLib"/> or<xref linkend="glib2"/>77 <para role="required"><!--<xref linkend="GLib"/> or --><xref linkend="glib2"/> 78 78 (to build the TTY-mode front-end only)</para> 79 79 … … 88 88 <bridgehead renderas="sect4">Optional</bridgehead> 89 89 <para role="optional"><!-- <xref linkend="pkgconfig"/>, --> 90 <xref linkend=" GTK"/> or <xref linkend="gtk2"/> (to build the GUI front-end),90 <xref linkend="gtk2"/> (to build the GUI front-end), 91 91 <xref linkend="openssl"/>, 92 92 <xref linkend="heimdal"/> or <xref linkend="mitkrb"/>, -
postlfs/editors/vim.xml
rfbb93edd r3b10fa8 83 83 84 84 <bridgehead renderas="sect4">Optional</bridgehead> 85 <para role="optional"><xref linkend="gtk2"/> or 86 <xref linkend="lesstif"/> or 87 <xref linkend="GTK"/>, 88 <xref linkend="python"/>, 89 <xref linkend="tcl"/>, 90 <xref linkend="ruby"/>, and 91 <xref linkend="gpm"/></para> 85 <para role="optional"> 86 <xref linkend="gtk2"/> or 87 <xref linkend="lesstif"/> 88 <xref linkend="python"/>, 89 <xref linkend="tcl"/>, 90 <xref linkend="ruby"/>, and 91 <xref linkend="gpm"/> 92 </para> 92 93 <!-- mentioned below as a runtime dependency 93 94 <xref linkend="rsync"/> (to update the runtime files) -
pst/printing/gs.xml
rfbb93edd r3b10fa8 243 243 <note> 244 244 <para>The shared library depends on <xref linkend="gtk2"/>. It is 245 only used in external programs like < xref linkend="gsview"/> and245 only used in external programs like <!-- <xref linkend="gsview"/> and --> 246 246 <xref linkend="imagemagick"/>.</para> 247 247 </note> -
pst/ps/ps.xml
rfbb93edd r3b10fa8 23 23 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="enscript.xml"/> 24 24 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="psutils.xml"/> 25 < xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="gsview.xml"/>25 <!-- <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="gsview.xml"/> --> 26 26 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="xpdf.xml"/> 27 27 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="epdfview.xml"/> -
pst/scanning/xsane.xml
rfbb93edd r3b10fa8 59 59 60 60 <bridgehead renderas="sect4">Required</bridgehead> 61 <para role="required"> <xref linkend="gtk2"/> or <xref linkend="GTK"/> and62 <xref linkend="sane"/> (back ends)</para>61 <para role="required"> 62 <xref linkend="gtk2"/> and <xref linkend="sane"/> (back ends)</para> 63 63 64 64 <bridgehead renderas="sect4">Optional</bridgehead> -
x/lib/lib.xml
rfbb93edd r3b10fa8 27 27 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="qt.xml"/> 28 28 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="qt4.xml"/> 29 < xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="gtk+.xml"/>29 <!-- <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="gtk+.xml"/> --> 30 30 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="cairo.xml"/> 31 31 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="cairomm.xml"/>
Note:
See TracChangeset
for help on using the changeset viewer.