Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] libdrm: update to 2.4.114.
@ 2022-11-29 18:33 Clyybber
  2022-12-04 17:20 ` [PR PATCH] [Updated] " Clyybber
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Clyybber @ 2022-11-29 18:33 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 1239 bytes --]

There is a new pull request by Clyybber against master on the void-packages repository

https://github.com/Clyybber/void-packages libdrm
https://github.com/void-linux/void-packages/pull/40840

libdrm: update to 2.4.114.
<!-- Uncomment relevant sections and delete options which are not applicable -->

#### Testing the changes
- I tested the changes in this PR: **YES**

<!--
#### New package
- This new package conforms to the [package requirements](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#package-requirements): **YES**|**NO**
-->

<!-- Note: If the build is likely to take more than 2 hours, please add ci skip tag as described in
https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration
and test at least one native build and, if supported, at least one cross build.
Ignore this section if this PR is not skipping CI.
-->
<!--
#### Local build testing
- I built this PR locally for my native architecture, (ARCH-LIBC)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - aarch64-musl
  - armv7l
  - armv6l-musl
-->


A patch file from https://github.com/void-linux/void-packages/pull/40840.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-libdrm-40840.patch --]
[-- Type: text/x-diff, Size: 1081 bytes --]

From ad1301a422be908ce3d487fb7711b0647579135d Mon Sep 17 00:00:00 2001
From: Clyybber <darkmine956@gmail.com>
Date: Tue, 29 Nov 2022 19:32:19 +0100
Subject: [PATCH] libdrm: update to 2.4.114.

---
 srcpkgs/libdrm/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/libdrm/template b/srcpkgs/libdrm/template
index 4efe3b627f8a..d5df0d9afbdd 100644
--- a/srcpkgs/libdrm/template
+++ b/srcpkgs/libdrm/template
@@ -1,6 +1,6 @@
 # Template file for 'libdrm'
 pkgname=libdrm
-version=2.4.113
+version=2.4.114
 revision=1
 build_style=meson
 configure_args="-Dudev=true -Dvalgrind=disabled"
@@ -11,7 +11,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
 license="MIT"
 homepage="https://dri.freedesktop.org/"
 distfiles="https://gitlab.freedesktop.org/mesa/drm/-/archive/libdrm-${version}/drm-libdrm-${version}.tar.gz"
-checksum=f2969eaca119766485ce7e274ffab73a3d30d74bd98ce7855d7478c6fba765ec
+checksum=919ccacc5d9211840b9433d16ee825b1bc7108e7d63e05557969a17c3532d764
 
 case "$XBPS_TARGET_MACHINE" in
 	aarch64*) configure_args+=" -Dvc4=enabled";;

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [PR PATCH] [Updated] libdrm: update to 2.4.114.
  2022-11-29 18:33 [PR PATCH] libdrm: update to 2.4.114 Clyybber
@ 2022-12-04 17:20 ` Clyybber
  2022-12-04 17:25 ` Clyybber
                   ` (2 subsequent siblings)
  3 siblings, 0 replies; 5+ messages in thread
From: Clyybber @ 2022-12-04 17:20 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 1106 bytes --]

There is an updated pull request by Clyybber against master on the void-packages repository

https://github.com/Clyybber/void-packages libdrm
https://github.com/void-linux/void-packages/pull/40840

libdrm: update to 2.4.114.
<!-- Uncomment relevant sections and delete options which are not applicable -->

#### Testing the changes
- I tested the changes in this PR: **YES**

<!--
#### New package
- This new package conforms to the [package requirements](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#package-requirements): **YES**|**NO**
-->

<!-- Note: If the build is likely to take more than 2 hours, please add ci skip tag as described in
https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration
and test at least one native build and, if supported, at least one cross build.
Ignore this section if this PR is not skipping CI.
-->

#### Local build testing
- I built this PR locally for my native architecture, x86_64-glibc



A patch file from https://github.com/void-linux/void-packages/pull/40840.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-libdrm-40840.patch --]
[-- Type: text/x-diff, Size: 1081 bytes --]

From ad1301a422be908ce3d487fb7711b0647579135d Mon Sep 17 00:00:00 2001
From: Clyybber <darkmine956@gmail.com>
Date: Tue, 29 Nov 2022 19:32:19 +0100
Subject: [PATCH] libdrm: update to 2.4.114.

---
 srcpkgs/libdrm/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/libdrm/template b/srcpkgs/libdrm/template
index 4efe3b627f8a..d5df0d9afbdd 100644
--- a/srcpkgs/libdrm/template
+++ b/srcpkgs/libdrm/template
@@ -1,6 +1,6 @@
 # Template file for 'libdrm'
 pkgname=libdrm
-version=2.4.113
+version=2.4.114
 revision=1
 build_style=meson
 configure_args="-Dudev=true -Dvalgrind=disabled"
@@ -11,7 +11,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
 license="MIT"
 homepage="https://dri.freedesktop.org/"
 distfiles="https://gitlab.freedesktop.org/mesa/drm/-/archive/libdrm-${version}/drm-libdrm-${version}.tar.gz"
-checksum=f2969eaca119766485ce7e274ffab73a3d30d74bd98ce7855d7478c6fba765ec
+checksum=919ccacc5d9211840b9433d16ee825b1bc7108e7d63e05557969a17c3532d764
 
 case "$XBPS_TARGET_MACHINE" in
 	aarch64*) configure_args+=" -Dvc4=enabled";;

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [PR PATCH] [Updated] libdrm: update to 2.4.114.
  2022-11-29 18:33 [PR PATCH] libdrm: update to 2.4.114 Clyybber
  2022-12-04 17:20 ` [PR PATCH] [Updated] " Clyybber
@ 2022-12-04 17:25 ` Clyybber
  2022-12-10  0:16 ` Clyybber
  2022-12-10  0:16 ` [PR PATCH] [Closed]: " Clyybber
  3 siblings, 0 replies; 5+ messages in thread
From: Clyybber @ 2022-12-04 17:25 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 1106 bytes --]

There is an updated pull request by Clyybber against master on the void-packages repository

https://github.com/Clyybber/void-packages libdrm
https://github.com/void-linux/void-packages/pull/40840

libdrm: update to 2.4.114.
<!-- Uncomment relevant sections and delete options which are not applicable -->

#### Testing the changes
- I tested the changes in this PR: **YES**

<!--
#### New package
- This new package conforms to the [package requirements](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#package-requirements): **YES**|**NO**
-->

<!-- Note: If the build is likely to take more than 2 hours, please add ci skip tag as described in
https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration
and test at least one native build and, if supported, at least one cross build.
Ignore this section if this PR is not skipping CI.
-->

#### Local build testing
- I built this PR locally for my native architecture, x86_64-glibc



A patch file from https://github.com/void-linux/void-packages/pull/40840.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-libdrm-40840.patch --]
[-- Type: text/x-diff, Size: 1171 bytes --]

From aba4c1e558535ccb80042ee8796ea831309f456b Mon Sep 17 00:00:00 2001
From: Clyybber <darkmine956@gmail.com>
Date: Tue, 29 Nov 2022 19:32:19 +0100
Subject: [PATCH] libdrm: update to 2.4.114.

---
 srcpkgs/libdrm/template | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/srcpkgs/libdrm/template b/srcpkgs/libdrm/template
index 6c08ab0096f0..929d3c11ba0f 100644
--- a/srcpkgs/libdrm/template
+++ b/srcpkgs/libdrm/template
@@ -1,7 +1,7 @@
 # Template file for 'libdrm'
 pkgname=libdrm
-version=2.4.113
-revision=2
+version=2.4.114
+revision=1
 build_style=meson
 configure_args="-Dudev=true -Dvalgrind=disabled -Dinstall-test-programs=true"
 hostmakedepends="pkg-config python3-docutils"
@@ -11,7 +11,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
 license="MIT"
 homepage="https://dri.freedesktop.org/"
 distfiles="https://gitlab.freedesktop.org/mesa/drm/-/archive/libdrm-${version}/drm-libdrm-${version}.tar.gz"
-checksum=f2969eaca119766485ce7e274ffab73a3d30d74bd98ce7855d7478c6fba765ec
+checksum=919ccacc5d9211840b9433d16ee825b1bc7108e7d63e05557969a17c3532d764
 
 case "$XBPS_TARGET_MACHINE" in
 	aarch64*) configure_args+=" -Dvc4=enabled";;

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: libdrm: update to 2.4.114.
  2022-11-29 18:33 [PR PATCH] libdrm: update to 2.4.114 Clyybber
  2022-12-04 17:20 ` [PR PATCH] [Updated] " Clyybber
  2022-12-04 17:25 ` Clyybber
@ 2022-12-10  0:16 ` Clyybber
  2022-12-10  0:16 ` [PR PATCH] [Closed]: " Clyybber
  3 siblings, 0 replies; 5+ messages in thread
From: Clyybber @ 2022-12-10  0:16 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 245 bytes --]

New comment by Clyybber on void-packages repository

https://github.com/void-linux/void-packages/pull/40840#issuecomment-1344932661

Comment:
Updated in https://github.com/void-linux/void-packages/commit/ff9b2cd5ab1a96187ed0628c39f70a2d55c72ea7

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [PR PATCH] [Closed]: libdrm: update to 2.4.114.
  2022-11-29 18:33 [PR PATCH] libdrm: update to 2.4.114 Clyybber
                   ` (2 preceding siblings ...)
  2022-12-10  0:16 ` Clyybber
@ 2022-12-10  0:16 ` Clyybber
  3 siblings, 0 replies; 5+ messages in thread
From: Clyybber @ 2022-12-10  0:16 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 949 bytes --]

There's a closed pull request on the void-packages repository

libdrm: update to 2.4.114.
https://github.com/void-linux/void-packages/pull/40840

Description:
<!-- Uncomment relevant sections and delete options which are not applicable -->

#### Testing the changes
- I tested the changes in this PR: **YES**

<!--
#### New package
- This new package conforms to the [package requirements](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#package-requirements): **YES**|**NO**
-->

<!-- Note: If the build is likely to take more than 2 hours, please add ci skip tag as described in
https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration
and test at least one native build and, if supported, at least one cross build.
Ignore this section if this PR is not skipping CI.
-->

#### Local build testing
- I built this PR locally for my native architecture, x86_64-glibc



^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2022-12-10  0:16 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-11-29 18:33 [PR PATCH] libdrm: update to 2.4.114 Clyybber
2022-12-04 17:20 ` [PR PATCH] [Updated] " Clyybber
2022-12-04 17:25 ` Clyybber
2022-12-10  0:16 ` Clyybber
2022-12-10  0:16 ` [PR PATCH] [Closed]: " Clyybber

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).