Changeset dba5b87
- Timestamp:
- 06/27/2019 01:34:33 AM (4 years ago)
- Branches:
- elogind
- Children:
- 3ecbab71
- Parents:
- b72ee6a
- Files:
-
- 14 edited
Legend:
- Unmodified
- Added
- Removed
-
general.ent
rb72ee6a rdba5b87 1 1 <!-- $LastChangedBy$ $Date$ --> 2 2 3 <!ENTITY day "2 4"> <!-- Always 2 digits -->3 <!ENTITY day "26"> <!-- Always 2 digits --> 4 4 <!ENTITY month "06"> <!-- Always 2 digits --> 5 5 <!ENTITY year "2019"> … … 7 7 <!ENTITY copyholder "The BLFS Development Team"> 8 8 <!ENTITY version "&year;-&month;-&day; elogind"> 9 <!ENTITY releasedate "June 2 4th, &year;">9 <!ENTITY releasedate "June 26th, &year;"> 10 10 <!ENTITY pubdate "&year;-&month;-&day;"> <!-- metadata req. by TLDP --> 11 11 <!ENTITY blfs-version "svn"> <!-- svn|[release #] --> -
general/genlib/telepathy-glib.xml
rb72ee6a rdba5b87 109 109 </para> 110 110 111 <screen><userinput>./configure --prefix=/usr \111 <screen><userinput>./configure --prefix=/usr \ 112 112 --enable-vala-bindings \ 113 --disable-static &&113 --disable-static && 114 114 make</userinput></screen> 115 115 -
general/genutils/gtk-doc.xml
rb72ee6a rdba5b87 87 87 Python modules 88 88 <ulink url="https://anytree.readthedocs.io/en/latest/">anytree</ulink>, and 89 <ulink url="https://pypi.org/project/parameterized/">parame rterized</ulink>89 <ulink url="https://pypi.org/project/parameterized/">parameterized</ulink> 90 90 </para> 91 91 -
general/graphlib/newt.xml
rb72ee6a rdba5b87 7 7 <!ENTITY newt-download-http "https://releases.pagure.org/newt/newt-&newt-version;.tar.gz"> 8 8 <!ENTITY newt-download-ftp " "> 9 <!ENTITY newt-md5sum " 70b288f821234593a8e7920e435b259b">10 <!ENTITY newt-size "1 80KB">11 <!ENTITY newt-buildsize " 4.1MB">9 <!ENTITY newt-md5sum "a0a5fd6b53bb167a65e15996b249ebb5"> 10 <!ENTITY newt-size "172 KB"> 11 <!ENTITY newt-buildsize "6.4 MB"> 12 12 <!ENTITY newt-time "less than 0.1 SBU"> 13 13 ]> -
general/prog/mako.xml
rb72ee6a rdba5b87 7 7 <!ENTITY Mako-download-http "&pymodules-dl;/M/Mako/Mako-&mako-version;.tar.gz"> 8 8 <!ENTITY Mako-download-ftp " "> 9 <!ENTITY Mako-md5sum " a94d376078dda65f834ea5049a81ebb5">9 <!ENTITY Mako-md5sum "4a7aef27217a8e6c1a29447c9b1b00ab"> 10 10 <!ENTITY Mako-size "452 KB"> 11 <!ENTITY Mako-buildsize "3. 0MB">11 <!ENTITY Mako-buildsize "3.7 MB"> 12 12 <!ENTITY Mako-time "less than 0.1 SBU"> 13 13 ]> -
general/prog/pygments.xml
rb72ee6a rdba5b87 8 8 "https://files.pythonhosted.org/packages/source/P/Pygments/Pygments-&pygments-version;.tar.gz"> 9 9 <!ENTITY pygments-download-ftp " "> 10 <!ENTITY pygments-md5sum " a5095f15bdebf6faafa8efc9f49b5e9c">11 <!ENTITY pygments-size " 3.0MB">12 <!ENTITY pygments-buildsize " 26MB">10 <!ENTITY pygments-md5sum "5ecc3fbb2a783e917b369271fc0e6cd1"> 11 <!ENTITY pygments-size "8.9 MB"> 12 <!ENTITY pygments-buildsize "51 MB"> 13 13 <!ENTITY pygments-time "less than 0.1 SBU"> 14 14 ]> -
general/prog/pygobject3.xml
rb72ee6a rdba5b87 9 9 <!ENTITY pygobject3-download-ftp 10 10 "&gnome-download-ftp;/pygobject/&gnome-minor-32;/pygobject-&pygobject3-version;.tar.xz"> 11 <!ENTITY pygobject3-md5sum "9 d5dbca10162dd9b0d03fed0c6cf865d">11 <!ENTITY pygobject3-md5sum "92ffa25351782feb96362f0dace2089f"> 12 12 <!ENTITY pygobject3-size "540 KB"> 13 <!ENTITY pygobject3-buildsize " 19MB">14 <!ENTITY pygobject3-time "0. 1SBU">13 <!ENTITY pygobject3-buildsize "28 MB"> 14 <!ENTITY pygobject3-time "0.5 SBU"> 15 15 ]> 16 16 -
general/prog/pyyaml.xml
rb72ee6a rdba5b87 7 7 <!ENTITY PyYAML-download-http "http://pyyaml.org/download/pyyaml/PyYAML-&PyYAML-version;.tar.gz"> 8 8 <!ENTITY PyYAML-download-ftp " "> 9 <!ENTITY PyYAML-md5sum " 3b07eb596071bac75c886129de881d22">10 <!ENTITY PyYAML-size "2 68KB">11 <!ENTITY PyYAML-buildsize "1 1MB">9 <!ENTITY PyYAML-md5sum "7e5a8d073b4084742c1d80105423ee9f"> 10 <!ENTITY PyYAML-size "272 KB"> 11 <!ENTITY PyYAML-buildsize "17 MB"> 12 12 <!ENTITY PyYAML-time "0.1 SBU"> 13 13 ]> … … 132 132 <seg> 133 133 /usr/lib/python&python2-majorver;/site-packages/yaml and/or 134 /usr/lib/python&python3-majorver;/site-packages/yaml ,134 /usr/lib/python&python3-majorver;/site-packages/yaml 135 135 </seg> 136 136 </seglistitem> -
gnome/platform/geocode-glib.xml
rb72ee6a rdba5b87 108 108 <screen><userinput>mkdir build && 109 109 cd build && 110 meson --prefix /usr .. -Denable-gtk-doc=false&&110 meson --prefix /usr -Denable-gtk-doc=false .. && 111 111 ninja</userinput></screen> 112 112 -
gnome/platform/gnome-desktop.xml
rb72ee6a rdba5b87 126 126 <para revision="sysv"> 127 127 This package does not come with a functioning test suite. 128 or similar.128 <!-- NOTE: On my elogind system, all tests passed. Please verify -renodr --> 129 129 </para> 130 130 … … 150 150 field of the <quote>GNOME About</quote> display window. 151 151 </para> 152 153 <!-- When elogind drops into mainline, we need to add that option 154 to gnome-desktop, otherwise there's no distributor noted. --> 152 155 153 156 <!--<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" -
gnome/platform/vte.xml
rb72ee6a rdba5b87 104 104 <sect2 role="installation"> 105 105 <title>Installation of VTE</title> 106 <!-- with 0.56.0, not needed any more. 107 <para> 108 First, fix compilation of a Vala program with newer versions of 109 Vala (0.43 and more): 110 </para> 111 112 <!- - Upstream fix: - -> 113 <screen><userinput>sed -e '/bool audible/i\ public int dummy;' \ 114 -i bindings/vala/app.vala</userinput></screen> 115 --> 106 116 107 <para> 117 108 Install <application>VTE</application> by running the following … … 121 112 <screen><userinput>./configure --prefix=/usr \ 122 113 --sysconfdir=/etc \ 123 --disable-static \ 124 --enable-introspection && 114 --disable-static && 125 115 make</userinput></screen> 126 116 … … 140 130 <title>Command Explanations</title> 141 131 142 <para> 143 <parameter>--enable-introspection</parameter>: This switch enables 132 <!-- Introspection is now built by default. 133 <para> 134 <parameter>- -enable-introspection</parameter>: This switch enables 144 135 <application>Gobject Introspection</application> bindings. 145 136 Remove if you don't have <xref linkend="gobject-introspection"/> 146 137 installed. 147 138 </para> 139 --> 148 140 149 141 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" -
introduction/welcome/changelog.xml
rb72ee6a rdba5b87 42 42 </listitem> 43 43 --> 44 <listitem> 45 <para>June 26th, 2019</para> 46 <itemizedlist> 47 <listitem> 48 <para>[renodr] - Update to newt-0.52.21. Fixes 49 <ulink url="&blfs-ticket-root;12103">#12103</ulink>.</para> 50 </listitem> 51 <listitem> 52 <para>[renodr] - Update to pygobject3-3.32.2 (Python Module). Fixes 53 <ulink url="&blfs-ticket-root;12189">#12189</ulink>.</para> 54 </listitem> 55 <listitem> 56 <para>[renodr] - Update to PyYAML-5.1.1 (Python Module). Fixes 57 <ulink url="&blfs-ticket-root;12142">#12142</ulink>.</para> 58 </listitem> 59 <listitem> 60 <para>[renodr] - Update to Mako-1.0.12 (Python Module). Fixes 61 <ulink url="&blfs-ticket-root;12118">#12118</ulink>.</para> 62 </listitem> 63 <listitem> 64 <para>[renodr] - Update to Pygments-2.4.2 (Python Module). Fixes 65 <ulink url="&blfs-ticket-root;12097">#12097</ulink>.</para> 66 </listitem> 67 <listitem> 68 <para>[renodr] - Update to Thunderbird-60.7.2. Fixes 69 <ulink url="&blfs-ticket-root;12159">#12159</ulink>.</para> 70 </listitem> 71 </itemizedlist> 72 </listitem> 73 44 74 <listitem> 45 75 <para>June 25th, 2019</para> -
packages.ent
rb72ee6a rdba5b87 219 219 <!ENTITY libwebp-version "1.0.2"> 220 220 <!ENTITY mypaint-brushes-version "1.3.0"> <!-- version 1 only --> 221 <!ENTITY newt-version "0.52.2 0">221 <!ENTITY newt-version "0.52.21"> 222 222 <!ENTITY opencv-version "4.1.0"> 223 223 <!ENTITY opencv-contrib-version "4.1.0"> … … 523 523 <!-- libxml2 for Python2 shares the version of libxml2 --> 524 524 <!ENTITY lxml-version "4.3.4"> 525 <!ENTITY mako-version "1.0.1 0">525 <!ENTITY mako-version "1.0.12"> 526 526 <!ENTITY MarkupSafe-version "1.1.1"> 527 527 <!ENTITY pyatspi2-version "2.32.1"> … … 529 529 <!ENTITY pycairo-version "1.18.1"> 530 530 <!ENTITY pycrypto-version "2.6.1"> 531 <!ENTITY pygments-version "2.4. 0">531 <!ENTITY pygments-version "2.4.2"> 532 532 <!ENTITY pygobject2-version "2.28.7"> 533 <!ENTITY pygobject3-version "3.32. 1">533 <!ENTITY pygobject3-version "3.32.2"> 534 534 <!ENTITY pygtk-version "2.24.0"> 535 535 <!ENTITY pyxdg-version "0.25"> 536 <!ENTITY PyYAML-version "5.1 ">536 <!ENTITY PyYAML-version "5.1.1"> 537 537 <!ENTITY scour-version "0.37"> 538 538 <!ENTITY six-version "1.12.0"> … … 889 889 <!ENTITY rox-filer-version "2.11"> 890 890 <!ENTITY rxvt-unicode-version "9.22"> 891 <!ENTITY thunderbird-version "60.7. 0">891 <!ENTITY thunderbird-version "60.7.2"> 892 892 <!ENTITY tigervnc-version "1.9.0"> 893 893 <!ENTITY transmission-version "2.94"> -
xsoft/other/thunderbird.xml
rb72ee6a rdba5b87 7 7 <!ENTITY thunderbird-download-http "&mozilla-http;/thunderbird/releases/&thunderbird-version;/source/thunderbird-&thunderbird-version;.source.tar.xz"> 8 8 <!ENTITY thunderbird-download-ftp " "> 9 <!ENTITY thunderbird-md5sum " d5e1f8e084a56b5591506b619c6e3a2e">10 <!ENTITY thunderbird-size "27 2MB">11 <!ENTITY thunderbird-buildsize "8.1 GB (14 2MB installed)">12 <!ENTITY thunderbird-time "2 8 SBU (with -j4, estimated 75SBU with -j1)">9 <!ENTITY thunderbird-md5sum "36e4e26ad89c0cf5cdcc18c72daac1dc"> 10 <!ENTITY thunderbird-size "271 MB"> 11 <!ENTITY thunderbird-buildsize "8.1 GB (146 MB installed)"> 12 <!ENTITY thunderbird-time "26 SBU (with -j4, estimated 84 SBU with -j1)"> 13 13 <!-- Verified the time at -j1 on another system for posterity's sake. --> 14 14 ]> … … 108 108 </para> 109 109 </note> 110 <!-- 111 <note> 112 <para> 113 With <application>Thunderbird-31.0</application> and later versions, 114 you must have installed <application>Openssl</application> before 115 <application>Python 2</application>, or the build system will quickly 116 fail with output including "ImportError: cannot import name 117 HTTPSHandler". If you are in any doubt about this (e.g. upgrading from 118 an older version of Thunderbird), check if 119 <filename>/usr/lib/python&python2-majorver;/lib-dynload/_ssl.so</filename> 120 exists. If it does not, reinstall <xref linkend="python2"/> (after 121 installing <xref linkend="openssl"/> - the latest version of any 122 <emphasis>currently maintained</emphasis> version of Openssl should be 123 satisfactory if already installed - if that package has not already 124 been installed). 125 </para> 126 </note> 127 --> 110 128 111 <bridgehead renderas="sect4">Optional</bridgehead> 129 112 <para role="optional"> … … 381 364 EOF 382 365 383 ln -sfv /usr/lib/thunderbird -&thunderbird-version;/chrome/icons/default/default256.png \366 ln -sfv /usr/lib/thunderbird/chrome/icons/default/default256.png \ 384 367 /usr/share/pixmaps/thunderbird.png</userinput></screen> 385 368 </sect3> … … 403 386 </seg> 404 387 <seg> 405 /usr/lib/thunderbird -&thunderbird-version;388 /usr/lib/thunderbird 406 389 </seg> 407 390 </seglistitem>
Note:
See TracChangeset
for help on using the changeset viewer.