Changeset c39babd for multimedia


Ignore:
Timestamp:
05/02/2014 05:18:05 PM (10 years ago)
Author:
Fernando de Oliveira <fernando@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 7.10, 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:
101cab5f
Parents:
5e7d3013
Message:

unrar-5.1., libgtop-2.30.0, harfbuzz-0.9.28, goffice-0.10.15, gnumeric-1.12.15 and libass-0.11.2. Fixes to grilo-plugins-0.2.12, gst-plugins-base-0.10.36 and midori-0.5.8.

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

Location:
multimedia/libdriv
Files:
3 edited

Legend:

Unmodified
Added
Removed
  • multimedia/libdriv/grilo-plugins.xml

    r5e7d3013 rc39babd  
    105105    following commands:</para>
    106106
    107 <screen><userinput>./configure --prefix=/usr --disable-pocket &amp;&amp;
     107<screen><userinput>./configure --prefix=/usr &amp;&amp;
    108108make</userinput></screen>
    109109
     
    123123      working, issue  <command>grl-inspect-0.2</command> or
    124124      <command>grilo-test-ui-0.2</command> (the latter, from an X terminal).
    125     </para>
    126 
    127   </sect2>
    128 
    129   <sect2 role="commands">
    130     <title>Command Explanations</title>
    131 
    132     <para>
    133       <parameter>--disable-pocket</parameter>: Without this switch, build fails if
    134       <ulink url="http://ftp.acc.umu.se/pub/gnome/sources/gnome-online-accounts/">gnome-online-accounts</ulink>
    135       is installed, because only in its next series, gnome pocket
    136       will be supported.
    137125    </para>
    138126
  • multimedia/libdriv/gst-plugins-base.xml

    r5e7d3013 rc39babd  
    130130  <sect2 role="installation">
    131131    <title>Installation of GStreamer Base Plug-ins</title>
     132
     133    <para>
     134      First, for i686, fix a problem with gcc-4.9.0:
     135    </para>
     136
     137<screen><userinput>sed -i -e 's/-O2/&amp; -msse2/' configure</userinput></screen>
    132138
    133139    <para>
  • multimedia/libdriv/libass.xml

    r5e7d3013 rc39babd  
    88  <!ENTITY libass-download-http "https://github.com/libass/libass/releases/download/&libass-version;/libass-&libass-version;.tar.xz">
    99  <!ENTITY libass-download-ftp  " ">
    10   <!ENTITY libass-md5sum        "4c67e4450d4aad65e344de3f5cf28751">
     10  <!ENTITY libass-md5sum        "701b761934de0eff7d45f58d7d13eaf6">
    1111  <!ENTITY libass-size          "292 KB">
    12   <!ENTITY libass-buildsize     "4.3 MB">
    13   <!ENTITY libass-time          "0.1 SBU">
     12  <!ENTITY libass-buildsize     "4.1 MB">
     13  <!ENTITY libass-time          "less 0.1 SBU">
    1414]>
    1515
Note: See TracChangeset for help on using the changeset viewer.