Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] xf86-video-nouveau: update to 1.0.17.
@ 2021-04-01 18:02 DragonGhost7
  2021-04-01 22:10 ` DragonGhost7
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: DragonGhost7 @ 2021-04-01 18:02 UTC (permalink / raw)
  To: ml

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

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

https://github.com/DragonGhost7/void-packages xf86-video-nouveau
https://github.com/void-linux/void-packages/pull/29938

xf86-video-nouveau: update to 1.0.17.
<!-- Mark items with [x] where applicable -->

#### General
- [ ] This is a new package and it conforms to the [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-requirements)

#### Have the results of the proposed changes been tested?
- [x] I use the packages affected by the proposed changes on a regular basis and confirm this PR works for me
- [ ] I generally don't use the affected packages but briefly tested this PR



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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-xf86-video-nouveau-29938.patch --]
[-- Type: text/x-diff, Size: 1317 bytes --]

From 5630669a2e2b3f980e41b501f3598ead9b07a628 Mon Sep 17 00:00:00 2001
From: DragonGhost7 <darkiridiumghost@gmail.com>
Date: Thu, 1 Apr 2021 13:59:03 -0400
Subject: [PATCH] xf86-video-nouveau: update to 1.0.17.

---
 srcpkgs/xf86-video-nouveau/template | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/srcpkgs/xf86-video-nouveau/template b/srcpkgs/xf86-video-nouveau/template
index dabd68e3ea5b..5dfa8fc349d5 100644
--- a/srcpkgs/xf86-video-nouveau/template
+++ b/srcpkgs/xf86-video-nouveau/template
@@ -1,17 +1,17 @@
 # Template file for 'xf86-video-nouveau'
 pkgname=xf86-video-nouveau
-version=1.0.16
-revision=2
+version=1.0.17
+revision=1
 build_style=gnu-configure
 hostmakedepends="pkg-config"
 makedepends="eudev-libudev-devel libdrm-devel xorg-server-devel"
 depends="virtual?xserver-abi-video-24_1 mesa-dri"
 short_desc="Xorg opensource NVIDIA video driver"
-maintainer="Orphaned <orphan@voidlinux.org>"
+maintainer="DragonGhost7 <darkiridiumghost@gmail.com>"
 license="MIT"
 homepage="http://nouveau.freedesktop.org/wiki/"
 distfiles="${XORG_SITE}/driver/${pkgname}-${version}.tar.gz"
-checksum=83553d4625e2990e569312e26540bebbdb2de14896ad4e9a9c872eda1df6cc7d
+checksum=21e9233b2c6304b976c526729ba48660c16976a757a319fa95cc8a8605316105
 lib32disabled=yes
 
 LDFLAGS="-Wl,-z,lazy"

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

* Re: xf86-video-nouveau: update to 1.0.17.
  2021-04-01 18:02 [PR PATCH] xf86-video-nouveau: update to 1.0.17 DragonGhost7
@ 2021-04-01 22:10 ` DragonGhost7
  2021-04-01 23:28 ` [PR REVIEW] " ericonr
                   ` (4 subsequent siblings)
  5 siblings, 0 replies; 7+ messages in thread
From: DragonGhost7 @ 2021-04-01 22:10 UTC (permalink / raw)
  To: ml

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

New comment by DragonGhost7 on void-packages repository

https://github.com/void-linux/void-packages/pull/29938#issuecomment-812201139

Comment:
I saw it was orphaned, so decided to adopt

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

* Re: [PR REVIEW] xf86-video-nouveau: update to 1.0.17.
  2021-04-01 18:02 [PR PATCH] xf86-video-nouveau: update to 1.0.17 DragonGhost7
  2021-04-01 22:10 ` DragonGhost7
@ 2021-04-01 23:28 ` ericonr
  2021-04-01 23:31 ` DragonGhost7
                   ` (3 subsequent siblings)
  5 siblings, 0 replies; 7+ messages in thread
From: ericonr @ 2021-04-01 23:28 UTC (permalink / raw)
  To: ml

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

New review comment by ericonr on void-packages repository

https://github.com/void-linux/void-packages/pull/29938#discussion_r605998646

Comment:
```suggestion
homepage="http://nouveau.freedesktop.org"
```

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

* Re: [PR REVIEW] xf86-video-nouveau: update to 1.0.17.
  2021-04-01 18:02 [PR PATCH] xf86-video-nouveau: update to 1.0.17 DragonGhost7
  2021-04-01 22:10 ` DragonGhost7
  2021-04-01 23:28 ` [PR REVIEW] " ericonr
@ 2021-04-01 23:31 ` DragonGhost7
  2021-04-01 23:43 ` [PR PATCH] [Updated] " DragonGhost7
                   ` (2 subsequent siblings)
  5 siblings, 0 replies; 7+ messages in thread
From: DragonGhost7 @ 2021-04-01 23:31 UTC (permalink / raw)
  To: ml

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

New review comment by DragonGhost7 on void-packages repository

https://github.com/void-linux/void-packages/pull/29938#discussion_r605999577

Comment:
oh, i see, yes will do


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

* Re: [PR PATCH] [Updated] xf86-video-nouveau: update to 1.0.17.
  2021-04-01 18:02 [PR PATCH] xf86-video-nouveau: update to 1.0.17 DragonGhost7
                   ` (2 preceding siblings ...)
  2021-04-01 23:31 ` DragonGhost7
@ 2021-04-01 23:43 ` DragonGhost7
  2021-04-02  0:13 ` DragonGhost7
  2021-04-02 15:45 ` [PR PATCH] [Merged]: " ericonr
  5 siblings, 0 replies; 7+ messages in thread
From: DragonGhost7 @ 2021-04-01 23:43 UTC (permalink / raw)
  To: ml

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

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

https://github.com/DragonGhost7/void-packages xf86-video-nouveau
https://github.com/void-linux/void-packages/pull/29938

xf86-video-nouveau: update to 1.0.17.
<!-- Mark items with [x] where applicable -->

#### General
- [ ] This is a new package and it conforms to the [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-requirements)

#### Have the results of the proposed changes been tested?
- [x] I use the packages affected by the proposed changes on a regular basis and confirm this PR works for me
- [ ] I generally don't use the affected packages but briefly tested this PR



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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-xf86-video-nouveau-29938.patch --]
[-- Type: text/x-diff, Size: 1363 bytes --]

From 15db322b04ec0b4952af0647238de222cab29d99 Mon Sep 17 00:00:00 2001
From: DragonGhost7 <darkiridiumghost@gmail.com>
Date: Thu, 1 Apr 2021 13:59:03 -0400
Subject: [PATCH] xf86-video-nouveau: update to 1.0.17.

---
 srcpkgs/xf86-video-nouveau/template | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

diff --git a/srcpkgs/xf86-video-nouveau/template b/srcpkgs/xf86-video-nouveau/template
index dabd68e3ea5b..5eb9af9c6e62 100644
--- a/srcpkgs/xf86-video-nouveau/template
+++ b/srcpkgs/xf86-video-nouveau/template
@@ -1,17 +1,17 @@
 # Template file for 'xf86-video-nouveau'
 pkgname=xf86-video-nouveau
-version=1.0.16
-revision=2
+version=1.0.17
+revision=1
 build_style=gnu-configure
 hostmakedepends="pkg-config"
 makedepends="eudev-libudev-devel libdrm-devel xorg-server-devel"
 depends="virtual?xserver-abi-video-24_1 mesa-dri"
 short_desc="Xorg opensource NVIDIA video driver"
-maintainer="Orphaned <orphan@voidlinux.org>"
+maintainer="DragonGhost7 <darkiridiumghost@gmail.com>"
 license="MIT"
-homepage="http://nouveau.freedesktop.org/wiki/"
+homepage="http://nouveau.freedesktop.org"
 distfiles="${XORG_SITE}/driver/${pkgname}-${version}.tar.gz"
-checksum=83553d4625e2990e569312e26540bebbdb2de14896ad4e9a9c872eda1df6cc7d
+checksum=21e9233b2c6304b976c526729ba48660c16976a757a319fa95cc8a8605316105
 lib32disabled=yes
 
 LDFLAGS="-Wl,-z,lazy"

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

* Re: xf86-video-nouveau: update to 1.0.17.
  2021-04-01 18:02 [PR PATCH] xf86-video-nouveau: update to 1.0.17 DragonGhost7
                   ` (3 preceding siblings ...)
  2021-04-01 23:43 ` [PR PATCH] [Updated] " DragonGhost7
@ 2021-04-02  0:13 ` DragonGhost7
  2021-04-02 15:45 ` [PR PATCH] [Merged]: " ericonr
  5 siblings, 0 replies; 7+ messages in thread
From: DragonGhost7 @ 2021-04-02  0:13 UTC (permalink / raw)
  To: ml

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

New comment by DragonGhost7 on void-packages repository

https://github.com/void-linux/void-packages/pull/29938#issuecomment-812243477

Comment:
Done

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

* Re: [PR PATCH] [Merged]: xf86-video-nouveau: update to 1.0.17.
  2021-04-01 18:02 [PR PATCH] xf86-video-nouveau: update to 1.0.17 DragonGhost7
                   ` (4 preceding siblings ...)
  2021-04-02  0:13 ` DragonGhost7
@ 2021-04-02 15:45 ` ericonr
  5 siblings, 0 replies; 7+ messages in thread
From: ericonr @ 2021-04-02 15:45 UTC (permalink / raw)
  To: ml

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

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

xf86-video-nouveau: update to 1.0.17.
https://github.com/void-linux/void-packages/pull/29938

Description:
<!-- Mark items with [x] where applicable -->

#### General
- [ ] This is a new package and it conforms to the [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-requirements)

#### Have the results of the proposed changes been tested?
- [x] I use the packages affected by the proposed changes on a regular basis and confirm this PR works for me
- [ ] I generally don't use the affected packages but briefly tested this PR



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

end of thread, other threads:[~2021-04-02 15:45 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-04-01 18:02 [PR PATCH] xf86-video-nouveau: update to 1.0.17 DragonGhost7
2021-04-01 22:10 ` DragonGhost7
2021-04-01 23:28 ` [PR REVIEW] " ericonr
2021-04-01 23:31 ` DragonGhost7
2021-04-01 23:43 ` [PR PATCH] [Updated] " DragonGhost7
2021-04-02  0:13 ` DragonGhost7
2021-04-02 15:45 ` [PR PATCH] [Merged]: " ericonr

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).