Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] xf86-video-vmware: add libstdc++ to depends
@ 2019-11-05 10:37 voidlinux-github
  2019-11-05 11:27 ` voidlinux-github
                   ` (6 more replies)
  0 siblings, 7 replies; 8+ messages in thread
From: voidlinux-github @ 2019-11-05 10:37 UTC (permalink / raw)
  To: ml

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

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

https://github.com/flexibeast/void-packages modify-xf86-video-vmware
https://github.com/void-linux/void-packages/pull/16139

xf86-video-vmware: add libstdc++ to depends
A Reddit user [found](https://www.reddit.com/r/voidlinux/comments/drqni6/need_help_about_xorg/) that X using `xf86-video-vmware` wouldn't start without manually installing the `libstdc++` package. This PR adds that package to `xf86-video-vmware`'s 'depends'.

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

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

From 0ede9905864ca250ac2b64e7cf648688722e15ab Mon Sep 17 00:00:00 2001
From: Alexis <flexibeast@gmail.com>
Date: Tue, 5 Nov 2019 21:29:13 +1100
Subject: [PATCH] xf86-video-vmware: add libstdc++ to depends

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

diff --git a/srcpkgs/xf86-video-vmware/template b/srcpkgs/xf86-video-vmware/template
index 441bcdb58e9..98e4bc898e9 100644
--- a/srcpkgs/xf86-video-vmware/template
+++ b/srcpkgs/xf86-video-vmware/template
@@ -1,20 +1,20 @@
-# Template build file for 'xf86-video-vmware'
+# Template file for 'xf86-video-vmware'
 pkgname=xf86-video-vmware
 version=13.3.0
-revision=1
-lib32disabled=yes
+revision=2
 archs="i686* x86_64*"
 build_style=gnu-configure
 configure_args="--enable-vmwarectrl-client"
 hostmakedepends="pkg-config"
 makedepends="libdrm-devel MesaLib-devel xorg-server-devel"
-depends="virtual?xserver-abi-video-24_1 mesa-vmwgfx-dri"
+depends="virtual?xserver-abi-video-24_1 mesa-vmwgfx-dri libstdc++"
 short_desc="Modular Xorg VMware virtual video driver"
 maintainer="Orphaned <orphan@voidlinux.org>"
 license="MIT"
 homepage="http://xorg.freedesktop.org"
 distfiles="${XORG_SITE}/driver/$pkgname-$version.tar.bz2"
 checksum=47971924659e51666a757269ad941a059ef5afe7a47b5101c174a6022ac4066c
+lib32disabled=yes
 
 LDFLAGS="-Wl,-z,lazy"
 

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

end of thread, other threads:[~2019-11-05 11:45 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-11-05 10:37 [PR PATCH] xf86-video-vmware: add libstdc++ to depends voidlinux-github
2019-11-05 11:27 ` voidlinux-github
2019-11-05 11:27 ` voidlinux-github
2019-11-05 11:29 ` voidlinux-github
2019-11-05 11:42 ` voidlinux-github
2019-11-05 11:42 ` voidlinux-github
2019-11-05 11:45 ` voidlinux-github
2019-11-05 11:45 ` [PR PATCH] [Closed]: " voidlinux-github

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