Ignore:
Timestamp:
04/13/2021 09:31:15 PM (3 years ago)
Author:
Xi Ruoyao <xry111@…>
Branches:
kde5-14269
Parents:
1ec0251
git-author:
Krejzi <krejzi@…> (09/13/2014 05:36:06 PM)
git-committer:
Xi Ruoyao <xry111@…> (04/13/2021 09:31:15 PM)
Message:

Begin manually (while modifying stuff) merging trunk and systemd branches since revision 14087.

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/branches/kde5@14270 af4574ff-66df-0310-9fd7-8a98e5e911e0

File:
1 edited

Legend:

Unmodified
Added
Removed
  • xsoft/other/gimp-systemd.xml

    r1ec0251 r64135787  
    66
    77  <!ENTITY gimp-download-http "http://download.gimp.org/pub/gimp/v2.8/gimp-&gimp-version;.tar.bz2">
    8   <!ENTITY gimp-download-ftp  "ftp://mirrors.xmission.com/gimp/gimp/v2.8/gimp-&gimp-version;.tar.bz2">
    9   <!ENTITY gimp-md5sum        "84c964aab7044489af69f7319bb59b47">
     8  <!ENTITY gimp-download-ftp  " ">
     9  <!ENTITY gimp-md5sum        "233c948203383fa078434cc3f8f925cb">
    1010  <!ENTITY gimp-size          "20 MB">
    11   <!ENTITY gimp-buildsize     "570 MB (additional 553 MB to run the test suite,
     11  <!ENTITY gimp-buildsize     "642 MB (additional 553 MB to run the test suite,
    1212                                the help files add from 288 MB (en only) to 1.3
    1313                                GB (all 18 languages), typically increasing by
    1414                                54 MB per translation)">
    15   <!ENTITY gimp-time          "4.7 SBU (additional 0.9 SBU to run the test
     15  <!ENTITY gimp-time          "4.2 SBU (additional 0.9 SBU to run the test
    1616                                suite, for the help files from 0.6 SBU (en only)
    1717                                to 19 SBU (all) - typically 1.3 SBU
     
    9898        <para>
    9999          Download size: &gimp-help-size;
    100         </para>
    101       </listitem>
    102       <listitem>
    103         <para>
    104           Required patch:
    105           <ulink url="&patch-root;/gimp-&gimp-version;-freetype-1.patch"/>
    106100        </para>
    107101      </listitem>
     
    188182    </para>
    189183
    190 <screen><userinput>patch -Np1 -i ../gimp-&gimp-version;-freetype-1.patch              &amp;&amp;
    191 ./configure --prefix=/usr --sysconfdir=/etc --without-gvfs &amp;&amp;
     184<screen><userinput>./configure --prefix=/usr --sysconfdir=/etc --without-gvfs &amp;&amp;
    192185make</userinput></screen>
    193186
Note: See TracChangeset for help on using the changeset viewer.