debian/changelog | 10 ++++++++-- debian/control | 14 +++++++------- debian/rules | 4 ++-- 3 files changed, 17 insertions(+), 11 deletions(-)
New commits: commit c639f2f27663d635464079b852592d1f68bb9e6b Author: Andreas Boll <[email protected]> Date: Tue Mar 21 11:35:20 2017 +0100 Upload to experimental. diff --git a/debian/changelog b/debian/changelog index 85317ef..3959bee 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,4 @@ -mesa (17.0.2-1) UNRELEASED; urgency=medium +mesa (17.0.2-1) experimental; urgency=medium [ Timo Aaltonen ] * New upstream release. @@ -8,7 +8,7 @@ mesa (17.0.2-1) UNRELEASED; urgency=medium - Enables radeonsi, llvmpipe and radv drivers. - Enables OpenCL support. - -- Timo Aaltonen <[email protected]> Tue, 21 Mar 2017 09:30:52 +0200 + -- Andreas Boll <[email protected]> Tue, 21 Mar 2017 11:35:09 +0100 mesa (17.0.1-1) experimental; urgency=medium commit df9a7e6e71925c3a9ddd426302a3e9bb4e5fc34d Author: Andreas Boll <[email protected]> Date: Tue Mar 21 10:46:40 2017 +0100 Require LLVM on sparc64 - Enables radeonsi, llvmpipe and radv drivers. - Enables OpenCL support. diff --git a/debian/changelog b/debian/changelog index 7688c5a..85317ef 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,7 +1,13 @@ mesa (17.0.2-1) UNRELEASED; urgency=medium + [ Timo Aaltonen ] * New upstream release. + [ Andreas Boll ] + * Require LLVM on sparc64: + - Enables radeonsi, llvmpipe and radv drivers. + - Enables OpenCL support. + -- Timo Aaltonen <[email protected]> Tue, 21 Mar 2017 09:30:52 +0200 mesa (17.0.1-1) experimental; urgency=medium diff --git a/debian/control b/debian/control index 26a3ba1..bbbd6ef 100644 --- a/debian/control +++ b/debian/control @@ -20,7 +20,7 @@ Build-Depends: libxext-dev, libva-dev (>= 1.6.0) [linux-any kfreebsd-any], libvdpau-dev (>= 1.1.1) [linux-any kfreebsd-any], - libvulkan-dev [amd64 arm64 armel armhf i386 mips mips64el mipsel powerpc ppc64 ppc64el x32], + libvulkan-dev [amd64 arm64 armel armhf i386 mips mips64el mipsel powerpc ppc64 ppc64el sparc64 x32], autoconf, automake, libtool, @@ -41,11 +41,11 @@ Build-Depends: python-mako, flex, bison, - llvm-4.0-dev (>= 1:4.0~) [amd64 arm64 armel armhf i386 kfreebsd-amd64 kfreebsd-i386 mips mips64el mipsel powerpc ppc64 ppc64el], - libelf-dev [amd64 arm64 armel armhf i386 kfreebsd-amd64 kfreebsd-i386 mips mips64el mipsel powerpc ppc64 ppc64el], + llvm-4.0-dev (>= 1:4.0~) [amd64 arm64 armel armhf i386 kfreebsd-amd64 kfreebsd-i386 mips mips64el mipsel powerpc ppc64 sparc64 ppc64el], + libelf-dev [amd64 arm64 armel armhf i386 kfreebsd-amd64 kfreebsd-i386 mips mips64el mipsel powerpc ppc64 sparc64 ppc64el], libwayland-dev (>= 1.11.0) [linux-any], - libclang-4.0-dev (>= 1:4.0~) [amd64 arm64 armel armhf i386 kfreebsd-amd64 kfreebsd-i386 mips mips64el mipsel powerpc ppc64 ppc64el], - libclc-dev (>= 0.2.0+git20170213) [amd64 arm64 armel armhf i386 kfreebsd-amd64 kfreebsd-i386 mips mips64el mipsel powerpc ppc64 ppc64el], + libclang-4.0-dev (>= 1:4.0~) [amd64 arm64 armel armhf i386 kfreebsd-amd64 kfreebsd-i386 mips mips64el mipsel powerpc ppc64 sparc64 ppc64el], + libclc-dev (>= 0.2.0+git20170213) [amd64 arm64 armel armhf i386 kfreebsd-amd64 kfreebsd-i386 mips mips64el mipsel powerpc ppc64 sparc64 ppc64el], Vcs-Git: https://anonscm.debian.org/git/pkg-xorg/lib/mesa.git Vcs-Browser: https://anonscm.debian.org/cgit/pkg-xorg/lib/mesa.git Homepage: https://mesa3d.org/ @@ -410,7 +410,7 @@ Description: Mesa VDPAU video acceleration drivers Package: mesa-vulkan-drivers Section: libs -Architecture: amd64 arm64 armel armhf i386 mips mips64el mipsel powerpc ppc64 ppc64el x32 +Architecture: amd64 arm64 armel armhf i386 mips mips64el mipsel powerpc ppc64 ppc64el sparc64 x32 Pre-Depends: ${misc:Pre-Depends} Depends: libvulkan1, @@ -423,7 +423,7 @@ Description: Mesa Vulkan graphics drivers Package: mesa-opencl-icd Section: libs -Architecture: amd64 arm64 armel armhf i386 kfreebsd-amd64 kfreebsd-i386 mips mips64el mipsel powerpc ppc64 ppc64el +Architecture: amd64 arm64 armel armhf i386 kfreebsd-amd64 kfreebsd-i386 mips mips64el mipsel powerpc ppc64 sparc64 ppc64el Pre-Depends: ${misc:Pre-Depends} Depends: libclc-r600 (>= 0.2.0+git20170213), diff --git a/debian/rules b/debian/rules index 515e9c7..a0501e7 100755 --- a/debian/rules +++ b/debian/rules @@ -83,7 +83,7 @@ else # LLVM is required for building r300g, radeonsi and llvmpipe drivers. # It's also required for building OpenCL support. - ifneq (,$(filter $(DEB_HOST_ARCH), amd64 arm64 armel armhf i386 kfreebsd-amd64 kfreebsd-i386 mips mips64el mipsel powerpc ppc64 ppc64el)) + ifneq (,$(filter $(DEB_HOST_ARCH), amd64 arm64 armel armhf i386 kfreebsd-amd64 kfreebsd-i386 mips mips64el mipsel powerpc ppc64 sparc64 ppc64el)) GALLIUM_DRIVERS += radeonsi confflags_GALLIUM += --enable-gallium-llvm confflags_GALLIUM += --enable-opencl --enable-opencl-icd @@ -96,7 +96,7 @@ else # radv needs LLVM and the Vulkan loader, so only build on the subset of # arches where we have LLVM enabled and where the Vulkan loader is built. - ifneq (,$(filter $(DEB_HOST_ARCH), amd64 arm64 armel armhf i386 mips mips64el mipsel powerpc ppc64 ppc64el)) + ifneq (,$(filter $(DEB_HOST_ARCH), amd64 arm64 armel armhf i386 mips mips64el mipsel powerpc ppc64 sparc64 ppc64el)) VULKAN_DRIVERS += radeon endif

