Changeset b48f461
- Timestamp:
- 03/14/2016 12:09:48 PM (8 years ago)
- Branches:
- 10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 7.10, 8.0, 8.1, 8.2, 8.3, 8.4, 9.0, 9.1, basic, bdubbs/svn, elogind, kea, ken/inkscape-core-mods, ken/tuningfonts, lazarus, lxqt, nosym, perl-modules, plabs/python-mods, qt5new, renodr/vulkan-addition, trunk, upgradedb, xry111/intltool, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
- Children:
- 66f48aa2
- Parents:
- 6642983c
- Files:
-
- 5 edited
Legend:
- Unmodified
- Added
- Removed
-
general.ent
r6642983c rb48f461 1 1 <!-- $LastChangedBy$ $Date$ --> 2 2 3 <!ENTITY day "1 3"> <!-- Always 2 digits -->3 <!ENTITY day "14"> <!-- Always 2 digits --> 4 4 <!ENTITY month "03"> <!-- Always 2 digits --> 5 5 <!ENTITY year "2016"> … … 7 7 <!ENTITY copyholder "The BLFS Development Team"> 8 8 <!ENTITY version "&year;-&month;-&day;"> 9 <!ENTITY releasedate "March 1 3th &year;">9 <!ENTITY releasedate "March 14th &year;"> 10 10 <!ENTITY pubdate "&year;-&month;-&day;"> <!-- metadata req. by TLDP --> 11 11 <!ENTITY blfs-version "svn"> <!-- svn|[release #] --> -
introduction/welcome/changelog.xml
r6642983c rb48f461 47 47 <para>March 14th, 2016</para> 48 48 <itemizedlist> 49 <listitem> 50 <para>[igor] - Update to hexchat-2.12.0. Fixes 51 <ulink url="&blfs-ticket-root;7576">#7576</ulink>.</para> 52 </listitem> 53 <listitem> 54 <para>[igor] - Update to imlib2-1.4.8. Fixes 55 <ulink url="&blfs-ticket-root;7575">#7575</ulink>.</para> 56 </listitem> 49 57 <listitem> 50 58 <para>[bdubbs] - Update to LVM2.2.02.146. Fixes -
packages.ent
r6642983c rb48f461 495 495 <!ENTITY gtkmm3-version "3.18.0"> 496 496 <!ENTITY gtksourceview-version "3.18.2"> 497 <!ENTITY imlib2-version "1.4. 7">497 <!ENTITY imlib2-version "1.4.8"> 498 498 <!ENTITY keybinder2-version "0.3.0"> 499 499 <!ENTITY libnotify-version "0.7.6"> … … 685 685 <!ENTITY gparted-version "0.25.0"> 686 686 <!ENTITY gimp-version "2.8.16"> 687 <!ENTITY hexchat-version "2.1 0.2">687 <!ENTITY hexchat-version "2.12.0"> 688 688 <!ENTITY icedtea-web-version "1.6.2"> 689 689 <!ENTITY inkscape-version "0.91"> -
x/lib/imlib2.xml
r6642983c rb48f461 7 7 <!ENTITY imlib2-download-http "&sourceforge-repo2;/projects/enlightenment/files/imlib2-src/&imlib2-version;/imlib2-&imlib2-version;.tar.bz2"> 8 8 <!ENTITY imlib2-download-ftp " "> 9 <!ENTITY imlib2-md5sum " f2f1418c376da6125453f90f2d58d938">10 <!ENTITY imlib2-size "8 69KB">9 <!ENTITY imlib2-md5sum "97cf1007b0339102974ce20c8f17c249"> 10 <!ENTITY imlib2-size "871 KB"> 11 11 <!ENTITY imlib2-buildsize "15 MB"> 12 12 <!ENTITY imlib2-time "0.2 SBU"> -
xsoft/other/hexchat.xml
r6642983c rb48f461 5 5 %general-entities; 6 6 7 <!ENTITY hexchat-download-http "https://dl.hexchat.net/hexchat/hexchat- 2.10.2.tar.xz">7 <!ENTITY hexchat-download-http "https://dl.hexchat.net/hexchat/hexchat-&hexchat-version;.tar.xz"> 8 8 <!ENTITY hexchat-download-ftp " "> 9 <!ENTITY hexchat-md5sum " c8e7477ac941295deaeb1732591ab20b">9 <!ENTITY hexchat-md5sum "aeb62488debe69994176f85b835844ae"> 10 10 <!ENTITY hexchat-size "1.5 MB"> 11 11 <!ENTITY hexchat-buildsize "50 MB"> … … 100 100 </sect2> 101 101 102 <sect2 role="commands"> 103 <title>Command Explanations</title> 104 105 <para> 106 <option>--disable-python --enable-python=python3</option>: By default, 107 <command>configure</command> will look for Python 2 to build the Python 108 plugin and will error out if it can't find it. Use one of these switches 109 if you wish to either disable the plugin or use Python 3 instead. 110 </para> 111 112 </sect2> 113 102 114 <sect2 role="content"> 103 115 <title>Contents</title>
Note:
See TracChangeset
for help on using the changeset viewer.