Changeset 09396b5 for general/sysutils


Ignore:
Timestamp:
09/20/2012 05:01:20 PM (12 years ago)
Author:
Krejzi <krejzi@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 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:
e1827ca
Parents:
74f73ede
Message:

Update GStreamer 1.0 packages to latest versions, add Ugly and Libav plugins for 1.0 series, but keep them all commented out. Update Harfbuzz and Ibus to latest available development versions, but comment them out. Comment out libmusicbrainz 5 for now, since it is not currently used by any package.

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

Location:
general/sysutils
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • general/sysutils/ibus.xml

    r74f73ede r09396b5  
    77  <!ENTITY ibus-download-http "http://ibus.googlecode.com/files/ibus-&ibus-version;.tar.gz">
    88  <!ENTITY ibus-download-ftp  " ">
    9   <!ENTITY ibus-md5sum        "b7b7aa75b28cc28521e71ca499854695">
     9  <!ENTITY ibus-md5sum        "b53ec9c4579900c48d41be89b45c4122">
    1010  <!ENTITY ibus-size          "1.7 MB">
    1111  <!ENTITY ibus-buildsize     "40 MB">
    12   <!ENTITY ibus-time          "0.7 SBU">
     12  <!ENTITY ibus-time          "0.5 SBU">
    1313]>
    1414
     
    166166        </seg>
    167167        <seg>
    168           libibus-1.0.so
     168          libibus-1.0.so and im-ibus.so
     169          (<application>GTK+ Immodule</application>)
    169170        </seg>
    170171        <seg>
     
    172173          /usr/include/ibus-1.0,
    173174          /usr/lib/ibus,
    174           /usr/lib/python&python2-majorver;/site-packages/ibus,
    175175          /usr/share/gtk-doc/html/ibus and
    176176          /usr/share/ibus
  • general/sysutils/sysutils.xml

    r74f73ede r09396b5  
    3232  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="gpm.xml"/>
    3333  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="hdparm.xml"/>
    34   <!-- <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="ibus.xml"/> -->
     34<!-- <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="ibus.xml"/> -->
    3535  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="initdtools.xml"/>
    3636  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="libarchive.xml"/>
Note: See TracChangeset for help on using the changeset viewer.