Ignore:
Timestamp:
08/09/2015 07:55:30 PM (9 years ago)
Author:
Douglas R. Reno <renodr@…>
Branches:
systemd-13485
Children:
a8158348
Parents:
66307ff
Message:

Update to cmake-3.3.0
Update to graphite2-1.3.0
Update to harfbuzz-1.0.1
Update to xproto-7.0.28.
Update to mesa-10.6.3
Update to polkit-0.113
Update to libdrm-2.4.62
Update to libepoxy-1.3.1
Update to gdk-pixbuf-2.31.5
Update to librsvg-2.40.10
Update to gtk+-3.16.6
Update to adwaita-icon-theme-3.16.2.1
Update wpa_supplicant instructions to reflect that the services cannot both be enabled at the same time
Remove FTP URLs for some Mozilla packages
Fix a build problem with xf86-video-intel
Fix URLs in MariaDB and SDL pages
Typo fix in the Linux-PAM-1.2.0 page
Clarify that libjpeg-turbo is required for the libtiff test suite
Typo fix in the xorg-server-1.17.2 page

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • x/lib/libepoxy.xml

    r66307ff r7d511f08  
    55  %general-entities;
    66
    7   <!ENTITY libepoxy-download-http "http://crux.nu/files/libepoxy-&libepoxy-version;.tar.gz">
     7  <!ENTITY libepoxy-download-http "https://github.com/anholt/libepoxy/releases/download/v&libepoxy-version;/libepoxy-&libepoxy-version;.tar.bz2">
    88  <!ENTITY libepoxy-download-ftp  " ">
    9   <!ENTITY libepoxy-md5sum        "12d6b7621f086c0c928887c27d90bc30">
    10   <!ENTITY libepoxy-size          "264 KB">
     9  <!ENTITY libepoxy-md5sum        "96f6620a9b005a503e7b44b0b528287d">
     10  <!ENTITY libepoxy-size          "804 KB">
    1111  <!ENTITY libepoxy-buildsize     "21 MB">
    1212  <!ENTITY libepoxy-time          "0.2 SBU">
     
    9696    </para>
    9797
    98 <screen><userinput>./autogen.sh --prefix=/usr &amp;&amp;
     98<screen><userinput>./configure --prefix=/usr &amp;&amp;
    9999make</userinput></screen>
    100100
Note: See TracChangeset for help on using the changeset viewer.