Changeset 58c3bfd for x


Ignore:
Timestamp:
09/05/2022 04:21:41 PM (20 months ago)
Author:
Pierre Labastie <pierre.labastie@…>
Branches:
11.3, 12.0, 12.1, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, lazarus, lxqt, plabs/newcss, plabs/python-mods, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, trunk, xry111/llvm18, xry111/soup3, xry111/xf86-video-removal
Children:
5b5b1d2
Parents:
85d6393
git-author:
Pierre Labastie <pierre.labastie@…> (09/05/2022 04:20:08 PM)
git-committer:
Pierre Labastie <pierre.labastie@…> (09/05/2022 04:21:41 PM)
Message:

Put packages.ent in book order

Also move Some Xorg driver entities to their respective files, since
this is what is done for the majority of Xorg drivers.

Location:
x/installing
Files:
3 edited

Legend:

Unmodified
Added
Removed
  • x/installing/libva.xml

    r85d6393 r58c3bfd  
    44  <!ENTITY % general-entities SYSTEM "../../general.ent">
    55  %general-entities;
     6
     7  <!ENTITY libva-version                "2.15.0">
     8  <!ENTITY libva-intel-driver-version   "2.4.1">
    69
    710  <!ENTITY libva-download-http "https://github.com/intel/libva/releases/download/&libva-version;/libva-&libva-version;.tar.bz2">
  • x/installing/libvdpau-va-gl.xml

    r85d6393 r58c3bfd  
    44  <!ENTITY % general-entities SYSTEM "../../general.ent">
    55  %general-entities;
     6
     7  <!ENTITY libvdpau-va-gl-version       "0.4.0">
    68
    79  <!ENTITY libvdpau-va-gl-download-http "https://github.com/i-rinat/libvdpau-va-gl/archive/v&libvdpau-va-gl-version;/libvdpau-va-gl-&libvdpau-va-gl-version;.tar.gz">
  • x/installing/libvdpau.xml

    r85d6393 r58c3bfd  
    44  <!ENTITY % general-entities SYSTEM "../../general.ent">
    55  %general-entities;
     6
     7  <!ENTITY libvdpau-version        "1.5">
    68
    79  <!ENTITY libvdpau-download-http "https://gitlab.freedesktop.org/vdpau/libvdpau/-/archive/&libvdpau-version;/libvdpau-&libvdpau-version;.tar.bz2">
Note: See TracChangeset for help on using the changeset viewer.