diff options
author | Maarten Lankhorst <maarten.lankhorst@canonical.com> | 2013-12-19 12:54:09 +0100 |
---|---|---|
committer | Maarten Lankhorst <maarten.lankhorst@canonical.com> | 2013-12-19 12:54:09 +0100 |
commit | b1a97df26a7680d5775b6645f447104219e910d7 (patch) | |
tree | bfee6cda7adc3754f05628545233fb127bba8056 /debian/control | |
parent | 0f8f1adc50476869d1eeeb238e08c646bd9bb36a (diff) | |
download | mesa-b1a97df26a7680d5775b6645f447104219e910d7.tar.gz |
Stop building libgl1-mesa-dri-experimental.
It's been empty since 8.0.
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 47 |
1 files changed, 0 insertions, 47 deletions
diff --git a/debian/control b/debian/control index 6e156f0f7c..2dda7e3079 100644 --- a/debian/control +++ b/debian/control @@ -656,53 +656,6 @@ Description: Debugging symbols for the Mesa DRI modules . This package contains debugging symbols for the DRI modules. -Package: libgl1-mesa-dri-experimental -Section: libs -Architecture: linux-any kfreebsd-any -Depends: - ${shlibs:Depends}, - libgl1-mesa-dri (>= 7.11.1) [linux-any], - ${misc:Depends}, -Breaks: - xserver-xorg-core (<< 2:1.10.2-2), - xserver-xorg-core-no-multiarch, - libgl1-mesa-glx (<< 7.11.1), - libgl1-mesa-glx-no-multiarch, -Multi-Arch: same -Description: free implementation of the OpenGL API -- Extra DRI modules - This version of Mesa provides GLX and DRI capabilities: it is capable of - both direct and indirect rendering. For direct rendering, it can use DRI - modules from the libgl1-mesa-dri package to accelerate drawing. - . - This package does not include the OpenGL library itself, only the DRI - modules for accelerating direct and indirect rendering. The drivers - in this package may provide more features than the drivers in the - libgl1-mesa-dri at the cost of less stability. - . - For a complete description of Mesa, please look at the - libgl1-mesa-swx11 package. - -Package: libgl1-mesa-dri-experimental-dbg -Section: debug -Priority: extra -Architecture: linux-any -Depends: - libgl1-mesa-dri-experimental (= ${binary:Version}), - ${misc:Depends}, -Multi-Arch: same -Description: Debugging symbols for the experimental Mesa DRI modules - This version of Mesa provides GLX and DRI capabilities: it is capable of - both direct and indirect rendering. For direct rendering, it can use DRI - modules from the libgl1-mesa-dri package to accelerate drawing. - . - This package does not include the OpenGL library itself, only the DRI - modules for accelerating direct rendering. - . - For a complete description of Mesa, please look at the - libgl1-mesa-swx11 package. - . - This package contains debugging symbols for the extra DRI modules. - Package: libgl1-mesa-dev Section: libdevel Architecture: any |