Changeset 8538618 for multimedia


Ignore:
Timestamp:
10/16/2015 07:45:30 PM (9 years ago)
Author:
Bruce Dubbs <bdubbs@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 7.10, 7.9, 8.0, 8.1, 8.2, 8.3, 8.4, 9.0, 9.1, basic, bdubbs/svn, elogind, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, lazarus, lxqt, nosym, perl-modules, plabs/newcss, plabs/python-mods, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, trunk, upgradedb, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
6ee68b1
Parents:
aaa73cfd
Message:

Update to v4l-utils-1.8.1.
Update to gnupg-2.1.9.
Update to poppler-0.37.0.

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • multimedia/libdriv/v4l-utils.xml

    raaa73cfd r8538618  
    77  <!ENTITY v4l-download-http "http://www.linuxtv.org/downloads/v4l-utils/v4l-utils-&v4l-utils-version;.tar.bz2">
    88  <!ENTITY v4l-download-ftp  " ">
    9   <!ENTITY v4l-md5sum        "307858616be6374f63bf946307f15a7f">
    10   <!ENTITY v4l-size          "1.1 MB">
    11   <!ENTITY v4l-buildsize     "47 MB">
    12   <!ENTITY v4l-time          "0.5 SBU">
     9  <!ENTITY v4l-md5sum        "f86d0938e46fde821dc10d4d2f6636e4">
     10  <!ENTITY v4l-size          "1.3 MB">
     11  <!ENTITY v4l-buildsize     "69 MB">
     12  <!ENTITY v4l-time          "0.6 SBU">
    1313]>
    1414
     
    100100  <sect2 role="installation">
    101101    <title>Installation of v4l-utils</title>
     102
     103    <note><para>
     104      If both Qt4 and Qt5 are installed, Qt5 will be used.
     105      Ensure that the proper supoprt programs are used:
     106
     107      <screen><userinput>source /usr/bin/setqt5</userinput></screen>
     108    </para></note>
    102109
    103110    <para>
     
    151158        <seg>
    152159          libdvbv5.so,
    153           libv4l-mplane.so,
    154160          libv4l1.so,
    155161          libv4l2.so,
     
    161167        <seg>
    162168          /lib/udev/rc_keymaps
    163           /usr/include/libdvbv5,
    164           /usr/lib/libv4l, and
    165           /usr/lib/libv4l/plugins
     169          /usr/include/libdvbv5, and
     170          /usr/lib/libv4l
    166171        </seg>
    167172      </seglistitem>
Note: See TracChangeset for help on using the changeset viewer.