[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

[Git][xorg-team/lib/mesa][debian-experimental] 3 commits: control: Bump build-dep on libxcb-dri3-dev and libxcb-present-dev to 1.13. (Closes: #908827)



Title: GitLab

Timo Aaltonen pushed to branch debian-experimental at X Strike Force / lib / mesa

Commits:

3 changed files:

Changes:

  • debian/changelog
    1
    +mesa (18.2.0-2) UNRELEASED; urgency=medium
    
    2
    +
    
    3
    +  * control: Bump build-dep on libxcb-dri3-dev and libxcb-present-dev to
    
    4
    +    1.13. (Closes: #908827)
    
    5
    +  * control: Build-depend on x11proto-dev, modify libegl1-mesa-dev and
    
    6
    +    libgl1-mesa-dev depends.
    
    7
    +  * Migrate to llvm/clang-7.
    
    8
    +
    
    9
    + -- Timo Aaltonen <tjaalton@debian.org>  Mon, 17 Sep 2018 15:46:55 +0300
    
    10
    +
    
    1 11
     mesa (18.2.0-1) experimental; urgency=medium
    
    2 12
     
    
    3 13
       * New upstream release.
    

  • debian/control
    ... ... @@ -10,7 +10,6 @@ Build-Depends:
    10 10
      pkg-config,
    
    11 11
      libdrm-dev (>= 2.4.91) [!hurd-any],
    
    12 12
      libx11-dev,
    
    13
    - x11proto-gl-dev (>= 1.4.14),
    
    14 13
      libxxf86vm-dev,
    
    15 14
      libexpat1-dev,
    
    16 15
      libsensors4-dev [!hurd-any],
    
    ... ... @@ -23,16 +22,14 @@ Build-Depends:
    23 22
      autoconf,
    
    24 23
      automake,
    
    25 24
      libtool,
    
    26
    - x11proto-dri2-dev (>= 2.6),
    
    27
    - x11proto-dri3-dev (>= 1.0),
    
    28
    - x11proto-present-dev (>= 1.0),
    
    25
    + x11proto-dev,
    
    29 26
      linux-libc-dev (>= 2.6.31) [linux-any],
    
    30 27
      libx11-xcb-dev,
    
    31 28
      libxcb-dri2-0-dev (>= 1.8),
    
    32 29
      libxcb-glx0-dev (>= 1.8.1),
    
    33 30
      libxcb-xfixes0-dev,
    
    34
    - libxcb-dri3-dev,
    
    35
    - libxcb-present-dev,
    
    31
    + libxcb-dri3-dev (>= 1.13),
    
    32
    + libxcb-present-dev (>= 1.13),
    
    36 33
      libxcb-randr0-dev,
    
    37 34
      libxcb-sync-dev,
    
    38 35
      libxrandr-dev,
    
    ... ... @@ -41,12 +38,12 @@ Build-Depends:
    41 38
      python-mako,
    
    42 39
      flex,
    
    43 40
      bison,
    
    44
    - llvm-6.0-dev (>= 1:6.0~) [amd64 arm64 armel armhf i386 kfreebsd-amd64 kfreebsd-i386 mips mips64el mipsel powerpc ppc64 sparc64 ppc64el],
    
    41
    + llvm-7-dev (>= 1:7~) [amd64 arm64 armel armhf i386 kfreebsd-amd64 kfreebsd-i386 mips mips64el mipsel powerpc ppc64 sparc64 ppc64el],
    
    45 42
      libelf-dev [amd64 arm64 armel armhf i386 kfreebsd-amd64 kfreebsd-i386 mips mips64el mipsel powerpc ppc64 sparc64 ppc64el],
    
    46 43
      libwayland-dev (>= 1.15.0) [linux-any],
    
    47 44
      libwayland-egl-backend-dev (>= 1.15.0) [linux-any],
    
    48
    - libclang-6.0-dev (>= 1:6.0~) [amd64 arm64 armel armhf i386 kfreebsd-amd64 kfreebsd-i386 mips mips64el mipsel powerpc ppc64 sparc64 ppc64el],
    
    49
    - libclc-dev (>= 0.2.0+git20180312-1~) [amd64 arm64 armel armhf i386 kfreebsd-amd64 kfreebsd-i386 mips mips64el mipsel powerpc ppc64 sparc64 ppc64el],
    
    45
    + libclang-7-dev (>= 1:7~) [amd64 arm64 armel armhf i386 kfreebsd-amd64 kfreebsd-i386 mips mips64el mipsel powerpc ppc64 sparc64 ppc64el],
    
    46
    + libclc-dev (>= 0.2.0+git20180917-1~) [amd64 arm64 armel armhf i386 kfreebsd-amd64 kfreebsd-i386 mips mips64el mipsel powerpc ppc64 sparc64 ppc64el],
    
    50 47
      wayland-protocols (>= 1.9),
    
    51 48
      zlib1g-dev,
    
    52 49
      libglvnd-core-dev,
    
    ... ... @@ -147,8 +144,6 @@ Architecture: any
    147 144
     Depends:
    
    148 145
      libglvnd-dev,
    
    149 146
      libdrm-dev (>= 2.4.91) [!hurd-any],
    
    150
    - x11proto-dri2-dev (>= 2.6),
    
    151
    - x11proto-gl-dev (>= 1.4.14),
    
    152 147
      libx11-dev,
    
    153 148
      libxext-dev,
    
    154 149
      libxxf86vm-dev,
    
    ... ... @@ -162,6 +157,7 @@ Depends:
    162 157
      libxshmfence-dev,
    
    163 158
      libx11-xcb-dev,
    
    164 159
      libwayland-dev (>= 1.15.0) [linux-any],
    
    160
    + x11proto-dev,
    
    165 161
      ${misc:Depends},
    
    166 162
     Multi-Arch: same
    
    167 163
     Description: free implementation of the EGL API -- development files
    
    ... ... @@ -306,8 +302,7 @@ Depends:
    306 302
      libxext-dev,
    
    307 303
      libxfixes-dev,
    
    308 304
      libxxf86vm-dev,
    
    309
    - x11proto-dri2-dev (>= 2.6),
    
    310
    - x11proto-gl-dev (>= 1.4.14),
    
    305
    + x11proto-dev,
    
    311 306
      ${misc:Depends},
    
    312 307
     Conflicts: libgl-dev
    
    313 308
     Replaces: libgl-dev
    

  • debian/rules
    ... ... @@ -99,7 +99,7 @@ else
    99 99
     	GALLIUM_DRIVERS += radeonsi
    
    100 100
     	confflags_GALLIUM += --enable-llvm
    
    101 101
     	confflags_GALLIUM += --enable-opencl --enable-opencl-icd
    
    102
    -	confflags_GALLIUM += ac_cv_path_LLVM_CONFIG=llvm-config-6.0
    
    102
    +	confflags_GALLIUM += ac_cv_path_LLVM_CONFIG=llvm-config-7
    
    103 103
     	GALLIUM_DRIVERS += swrast
    
    104 104
       else
    
    105 105
     	DRI_DRIVERS += swrast
    


  • Reply to: