Ignore:
Timestamp:
08/01/2015 04:26:22 AM (9 years ago)
Author:
Douglas R. Reno <renodr@…>
Branches:
systemd-13485
Children:
ad6910d
Parents:
4a83293
Message:

Import back into SVN from Github

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • gnome/applications/notification-daemon.xml

    r4a83293 rac38e9dc  
    66
    77  <!ENTITY notification-daemon-download-http
    8            "&gnome-download-http;/notification-daemon/3.14/notification-daemon-&notification-daemon-version;.tar.xz">
     8           "&gnome-download-http;/notification-daemon/&gnome-minor14;/notification-daemon-&notification-daemon-version;.tar.xz">
    99  <!ENTITY notification-daemon-download-ftp
    10            "&gnome-download-ftp;/notification-daemon/3.14/notification-daemon-&notification-daemon-version;.tar.xz">
     10           "&gnome-download-ftp;/notification-daemon/&gnome-minor14;/notification-daemon-&notification-daemon-version;.tar.xz">
    1111  <!ENTITY notification-daemon-md5sum        "d86ac053908f2e27b9b8151cba96d721">
    12   <!ENTITY notification-daemon-size          "269 KB">
    13   <!ENTITY notification-daemon-buildsize     "3.7 MB">
     12  <!ENTITY notification-daemon-size          "276 KB">
     13  <!ENTITY notification-daemon-buildsize     "5.2 MB">
    1414  <!ENTITY notification-daemon-time          "less than 0.1 SBU">
    1515]>
     
    3737    </para>
    3838
    39     &lfs76_checked;
     39    &lfs77_checked;
    4040
    4141    <bridgehead renderas="sect3">Package Information</bridgehead>
     
    7878    <para role="required">
    7979      <xref linkend="gtk3"/> and
    80       <xref linkend="libcanberra"/> (Built with <xref linkend="gtk3"/> support).
     80      <xref linkend="libcanberra"/>
    8181    </para>
    8282
     
    9494    </para>
    9595
    96 <screen><userinput>./configure --prefix=/usr     \
    97             --sysconfdir=/etc \
    98             --disable-static  &amp;&amp;
     96<screen><userinput>./configure --prefix=/usr --sysconfdir=/etc &amp;&amp;
    9997make</userinput></screen>
    10098
Note: See TracChangeset for help on using the changeset viewer.