Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Treeve Jelbert (26645e1ce3c89dab0d71146060491cc6b2b3699c)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Treeve Jelbert <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Treeve Jelbert (26645e1ce3c89dab0d71146060491cc6b2b3699c)
  • Date: Sat, 31 Jul 2021 11:25:55 +0000

GIT changes to master grimoire by Treeve Jelbert <treeve AT sourcemage.org>:

ChangeLog | 3 +++
vulkan/vulkan-headers/DETAILS | 4 ++--
vulkan/vulkan-headers/HISTORY | 3 +++
vulkan/vulkan-loader/DETAILS | 4 ++--
vulkan/vulkan-loader/HISTORY | 3 +++
vulkan/vulkan-tools/DETAILS | 4 ++--
vulkan/vulkan-tools/HISTORY | 3 +++
xorg-driver/xf86-video-amdgpu/DEPENDS | 2 +-
xorg-driver/xf86-video-amdgpu/DETAILS | 2 +-
xorg-driver/xf86-video-amdgpu/HISTORY | 5 +++++
xorg-driver/xf86-video-amdgpu/PRE_BUILD | 3 ---
xorg-driver/xf86-video-amdgpu/patches/gcc.patch | 23
-----------------------
xorg.gpg |binary
13 files changed, 25 insertions(+), 34 deletions(-)

New commits:
commit 26645e1ce3c89dab0d71146060491cc6b2b3699c
Author: Treeve Jelbert <treeve AT sourcemage.org>
Commit: Treeve Jelbert <treeve AT sourcemage.org>

xorg.gpg - add Alex Deucher

commit 8f4c1652c9513a8a9c9d03144aeefe46c51a5788
Author: Treeve Jelbert <treeve AT sourcemage.org>
Commit: Treeve Jelbert <treeve AT sourcemage.org>

xf86-video-amdgpu: => 21.0.0

commit 1d426bc6042fc169b79680e60014980bddc26158
Author: Treeve Jelbert <treeve AT sourcemage.org>
Commit: Treeve Jelbert <treeve AT sourcemage.org>

vulkan-tools: => 1.2.186

commit d516a4a7e5ec07770bcacfb7604a81b01bc3f853
Author: Treeve Jelbert <treeve AT sourcemage.org>
Commit: Treeve Jelbert <treeve AT sourcemage.org>

vulkan-loader: => 1.2.186

commit 05b52630c69842a30c1fa1683d313ebb8832b309
Author: Treeve Jelbert <treeve AT sourcemage.org>
Commit: Treeve Jelbert <treeve AT sourcemage.org>

vulkan-headers: => 1.2.186

diff --git a/ChangeLog b/ChangeLog
index 37f1e68..feceee5 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,6 @@
+2021-07-31 Treeve Jelbert <treeve AT sourcemage.org>
+ * xorg.gpg: update "Alex Deucher <alexdeucher AT gmail.com>"
+
2021-07-28 Ismael Luceno <ismael AT sourcemage.org>
* windowmanagers/fvwm95: new spell, X11 Window Manager with MS
Windows 95 look and feel
diff --git a/vulkan/vulkan-headers/DETAILS b/vulkan/vulkan-headers/DETAILS
index 6fde952..77692a5 100755
--- a/vulkan/vulkan-headers/DETAILS
+++ b/vulkan/vulkan-headers/DETAILS
@@ -1,7 +1,7 @@
SPELL=vulkan-headers
SPELLX=Vulkan-Headers
- VERSION=1.2.185
-
SOURCE_HASH=sha512:67553a22a79e9442641541146ecd9edcfa88205b5e4a92b8e98057c13ca33b4c57972bcb86f09cdd22d5bdac142b936fe19ccda44a06d9fe09c893560986a74a
+ VERSION=1.2.186
+
SOURCE_HASH=sha512:6cd32bf43d5c7b62e35603858f003e3892ce2b86481de9468013e1d04ffe6730183f323692b11ef4bb94a2db3c94a5a00f6c53761903d5ae3474306d3147f8bb
SOURCE=$SPELL-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELLX-$VERSION
WEB_SITE=https://github.com/KhronosGroup/$SPELLX
diff --git a/vulkan/vulkan-headers/HISTORY b/vulkan/vulkan-headers/HISTORY
index f264816..18833ec 100644
--- a/vulkan/vulkan-headers/HISTORY
+++ b/vulkan/vulkan-headers/HISTORY
@@ -1,3 +1,6 @@
+2021-07-30 Treeve Jelbert <treeve AT sourcemage.org>
+ * DETAILS: version 1.2.186
+
2021-07-25 Treeve Jelbert <treeve AT sourcemage.org>
* DETAILS: version 1.2.185

diff --git a/vulkan/vulkan-loader/DETAILS b/vulkan/vulkan-loader/DETAILS
index 214f939..bd8d76e 100755
--- a/vulkan/vulkan-loader/DETAILS
+++ b/vulkan/vulkan-loader/DETAILS
@@ -1,7 +1,7 @@
SPELL=vulkan-loader
SPELLX=Vulkan-Loader
- VERSION=1.2.185
-
SOURCE_HASH=sha512:b28476eca5f6a0c6911c463dcef0ed58bdb0f6539acb0e5a7b0b3b1e7caf34fdb08f27de254bb1f20c0e72b112bb6a5e53fdff00261524f0a75bc2f00b4762fc
+ VERSION=1.2.186
+
SOURCE_HASH=sha512:845158efa14ef7a918cf5aeb23b3a9230439433ea696648b802f5bc0eedb41189fde799f3cf67233f2b4e5452df42b4644e70b0741afb121ca43c890bff42e5d
SOURCE=$SPELL-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELLX-$VERSION
WEB_SITE=https://github.com/KhronosGroup//$SPELLX
diff --git a/vulkan/vulkan-loader/HISTORY b/vulkan/vulkan-loader/HISTORY
index 6b5e159..f2bd449 100644
--- a/vulkan/vulkan-loader/HISTORY
+++ b/vulkan/vulkan-loader/HISTORY
@@ -1,3 +1,6 @@
+2021-07-30 Treeve Jelbert <treeve AT sourcemage.org>
+ * DETAILS: version 1.2.186
+
2021-07-25 Treeve Jelbert <treeve AT sourcemage.org>
* DETAILS: version 1.2.185

diff --git a/vulkan/vulkan-tools/DETAILS b/vulkan/vulkan-tools/DETAILS
index 5728195..ff9d712 100755
--- a/vulkan/vulkan-tools/DETAILS
+++ b/vulkan/vulkan-tools/DETAILS
@@ -1,7 +1,7 @@
SPELL=vulkan-tools
SPELLX=Vulkan-Tools
- VERSION=1.2.185
-
SOURCE_HASH=sha512:335afd8a03425c6cd04d8d0536a084b6978a4a049aeb62b5ca5a08a7eae757ac0ccdab2e0601ccccc4ff50e2fea87ef2f6301233f88c962cc5de40418994478b
+ VERSION=1.2.186
+
SOURCE_HASH=sha512:7ed1fe47e02cc0e54275ae20bbf5b9240dce2d6a3c894ced7293ef2b66c48a64851c88f078c0a188a62e89ebb07d354f706a26fd90b40f16d7ed7894985ca3fb
SOURCE=$SPELL-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELLX-$VERSION
WEB_SITE=https://github.com/KhronosGroup/$SPELLX
diff --git a/vulkan/vulkan-tools/HISTORY b/vulkan/vulkan-tools/HISTORY
index 7110bf0..92d0589 100644
--- a/vulkan/vulkan-tools/HISTORY
+++ b/vulkan/vulkan-tools/HISTORY
@@ -1,3 +1,6 @@
+2021-07-30 Treeve Jelbert <treeve AT sourcemage.org>
+ * DETAILS: version 1.2.186
+
2021-07-25 Treeve Jelbert <treeve AT sourcemage.org>
* DETAILS: version 1.2.185

diff --git a/xorg-driver/xf86-video-amdgpu/DEPENDS
b/xorg-driver/xf86-video-amdgpu/DEPENDS
index c5bdf86..04a1973 100755
--- a/xorg-driver/xf86-video-amdgpu/DEPENDS
+++ b/xorg-driver/xf86-video-amdgpu/DEPENDS
@@ -1,7 +1,7 @@
depends xorgproto &&
depends -sub AMD libdrm &&
depends util-macros &&
-depends XSERVER &&
+depends xserver &&
depends libpciaccess &&
depends libxcb &&
depends DEVICE-MANAGER &&
diff --git a/xorg-driver/xf86-video-amdgpu/DETAILS
b/xorg-driver/xf86-video-amdgpu/DETAILS
index c92f933..ab5021d 100755
--- a/xorg-driver/xf86-video-amdgpu/DETAILS
+++ b/xorg-driver/xf86-video-amdgpu/DETAILS
@@ -1,5 +1,5 @@
SPELL=xf86-video-amdgpu
- VERSION=19.1.0
+ VERSION=21.0.0
SOURCE=${SPELL}-${VERSION}.tar.bz2

SOURCE_URL[0]=https://xorg.freedesktop.org/releases/individual/driver/${SOURCE}
SOURCE2=$SOURCE.sig
diff --git a/xorg-driver/xf86-video-amdgpu/HISTORY
b/xorg-driver/xf86-video-amdgpu/HISTORY
index 9331fe7..860b44a 100644
--- a/xorg-driver/xf86-video-amdgpu/HISTORY
+++ b/xorg-driver/xf86-video-amdgpu/HISTORY
@@ -1,3 +1,8 @@
+2021-07-30 Treeve Jelbert <treeve AT sourcemage.org>
+ * DETAILS: version 21.0.0
+ * PRE_BUILD patches/gcc.patch: deleted
+ * DEPENDS: xserver
+
2020-06-26Treeve Jelbert <treeve AT sourcemage.org>
PRE-BUILD patches/*: added, fix build with gcc10

diff --git a/xorg-driver/xf86-video-amdgpu/PRE_BUILD
b/xorg-driver/xf86-video-amdgpu/PRE_BUILD
deleted file mode 100755
index 922c0ab..0000000
--- a/xorg-driver/xf86-video-amdgpu/PRE_BUILD
+++ /dev/null
@@ -1,3 +0,0 @@
-default_pre_build &&
-cd $SOURCE_DIRECTORY &&
-apply_patch_dir patches
diff --git a/xorg-driver/xf86-video-amdgpu/patches/gcc.patch
b/xorg-driver/xf86-video-amdgpu/patches/gcc.patch
deleted file mode 100644
index 9062c9b..0000000
--- a/xorg-driver/xf86-video-amdgpu/patches/gcc.patch
+++ /dev/null
@@ -1,23 +0,0 @@
-commit edcbe5f52ddfceee3d66d69bbcebbceac06b6d0d
-Author: Adam Jackson <ajax AT redhat.com>
-Date: Tue Feb 4 16:38:06 2020 -0500
-
- Fix link failure with gcc 10
-
- Without the 'extern' this looks like a definition not just a
- declaration, in every file that includes the header. gcc 10 is stricter
- about this kind of multiple definition.
-
-diff --git a/src/drmmode_display.h b/src/drmmode_display.h
-index 803ac3c..9c0f25a 100644
---- a/src/drmmode_display.h
-+++ b/src/drmmode_display.h
-@@ -289,7 +289,7 @@ Bool drmmode_wait_vblank(xf86CrtcPtr crtc,
drmVBlankSeqType type,
- uint64_t *ust, uint32_t *result_seq);
-
-
--miPointerSpriteFuncRec drmmode_sprite_funcs;
-+extern miPointerSpriteFuncRec drmmode_sprite_funcs;
-
-
- #endif
diff --git a/xorg.gpg b/xorg.gpg
index 3e417a9..9d15ba2 100644
Binary files a/xorg.gpg and b/xorg.gpg differ



  • [SM-Commit] GIT changes to master grimoire by Treeve Jelbert (26645e1ce3c89dab0d71146060491cc6b2b3699c), Treeve Jelbert, 07/31/2021

Archive powered by MHonArc 2.6.24.

Top of Page