Ignore:
Timestamp:
01/27/2016 10:10:23 PM (8 years ago)
Author:
Douglas R. Reno <renodr@…>
Branches:
systemd-13485
Children:
2037ec4
Parents:
8cf08a11
Message:

Update the ENTIRE Part VI (X/X Libraries/Window Managers) Section.
Note that I will have to return to QT5 when I work on updating KDE5
And the same applies to WebkitGTK when I update GNOME.

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • x/installing/x7driver-ati.xml

    r8cf08a11 ra7e1ac8  
    88  <!ENTITY radeon-marketing-names "&radeon-wiki;#Decoder_ring_for_engineering_vs_marketing_names">
    99
    10   <!ENTITY xorg-ati-driver-version "7.5.0">
     10  <!ENTITY xorg-ati-driver-version "7.6.1">
    1111
    1212  <!ENTITY xorg-ati-driver-download-http "&xorg-download-http;/driver/xf86-video-ati-&xorg-ati-driver-version;.tar.bz2">
    1313  <!ENTITY xorg-ati-driver-download-ftp  "&xorg-download-ftp;/driver/xf86-video-ati-&xorg-ati-driver-version;.tar.bz2">
    14   <!ENTITY xorg-ati-driver-md5sum        "29654190e37310b87e44a14c229967ee">
    15   <!ENTITY xorg-ati-driver-size          "791 KB">
    16   <!ENTITY xorg-ati-driver-buildsize     "17 MB">
     14  <!ENTITY xorg-ati-driver-md5sum        "ede86cd3d1b1d8882f0aea61d9e924ed">
     15  <!ENTITY xorg-ati-driver-size          "804 KB">
     16  <!ENTITY xorg-ati-driver-buildsize     "10 MB">
    1717  <!ENTITY xorg-ati-driver-time          "0.2 SBU">
    1818]>
     
    225225<literal>Section "Device"
    226226        Identifier "radeon"
    227         Driver "radeon"
     227        Driver "ati"
    228228        Option "AccelMethod" "glamor"
    229229EndSection</literal>
Note: See TracChangeset for help on using the changeset viewer.