Changeset 9371753 for general/genutils


Ignore:
Timestamp:
09/01/2014 06:26:44 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.7, 7.8, 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, krejzi/svn, 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:
2c2614ed
Parents:
4e057d7
Message:

Add appstream-glib-0.2.5, copied, modified, from BLFS systemd branch. Thanks Christopher G.
Update to appdata-tools-0.1.8. Thanks Christopher G. for reporting.

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

Location:
general/genutils
Files:
1 added
2 edited

Legend:

Unmodified
Added
Removed
  • general/genutils/appdata-tools.xml

    r4e057d7 r9371753  
    77  <!ENTITY appdata-tools-download-http "http://people.freedesktop.org/~hughsient/releases/appdata-tools-&appdata-tools-version;.tar.xz">
    88  <!ENTITY appdata-tools-download-ftp  " ">
    9   <!ENTITY appdata-tools-md5sum        "adc82ce1d396c45203a842a508114ead">
    10   <!ENTITY appdata-tools-size          "260 KB">
    11   <!ENTITY appdata-tools-buildsize     "2.7 MB (additional 0.3 MB for the tests)">
     9  <!ENTITY appdata-tools-md5sum        "47d8500b7b96fac6667c3173c77c1e66">
     10  <!ENTITY appdata-tools-size          "248 KB">
     11  <!ENTITY appdata-tools-buildsize     "2.3 MB">
    1212  <!ENTITY appdata-tools-time          "less than 0.1 SBU">
    1313]>
     
    7575    <bridgehead renderas="sect4">Required</bridgehead>
    7676    <para role="required">
    77       <xref linkend="gdk-pixbuf"/> and
    78       <xref linkend="libsoup"/>
     77      <xref linkend="appstream-glib"/>
    7978    </para>
    8079
     
    111110
    112111    <para>
    113       To test the results, issue: <command>make check</command>.
     112      This package does not come with a test suite.
    114113    </para>
    115114
  • general/genutils/genutils.xml

    r4e057d7 r9371753  
    2222
    2323  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="appdata-tools.xml"/>
     24  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="appstream-glib.xml"/>
    2425  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="compface.xml"/>
    2526  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="desktop-file-utils.xml"/>
Note: See TracChangeset for help on using the changeset viewer.