Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=multilib.git;a=commitdiff;h=45237a1fe76747d180ac17380682ca588ff65352

commit 45237a1fe76747d180ac17380682ca588ff65352
Author: crazy <[email protected]>
Date:   Thu Feb 1 20:25:47 2018 +0100

xorg-server-1.19.6-3-x86_64

* rebuild with tc ( r2 )
* drivers depends re-added

diff --git a/source/x11/xorg-server/FrugalBuild 
b/source/x11/xorg-server/FrugalBuild
index 92d65d3..3e480ee 100644
--- a/source/x11/xorg-server/FrugalBuild
+++ b/source/x11/xorg-server/FrugalBuild
@@ -9,7 +9,7 @@

pkgname=xorg-server
pkgver=1.19.6
-pkgrel=2
+pkgrel=3
pkgdesc="Modular X.Org X Server"
groups=('x11' 'xorg-core')
archs=('x86_64')
@@ -17,7 +17,7 @@ depends=('pixman>=0.32.8-3' 'libepoxy>=1.3.1-6' 
'libsystemd>=231-13' 'libdmx>=1.
'mesa-libglx>=17.3.0-3' 'libglvnd' 'libglapi>=17.3.0-3' 'dbus' 
'mesa-dri-drivers' 'libgbm>=17.3.0-3' 'mesa-libegl>=17.3.0-3')
makedepends=('libxkbfile>=1.0.9-3' 'libxtst>=1.2.2-3' 'libxres>=1.0.7-4' 
'font-util>=1.3.1-3' 'doxygen' 'xmlto' \
'libxslt' 'wayland-protocols' 'mesa-libgl-headers>=17.3.0-3' 'systemd')
-#rodepends=('xf86-video-vesa')
+rodepends=('xf86-video-vesa')
provides=('libdri' 'xf86-video-modesetting' 'glamor')
replaces=('libdri' 'xf86-video-modesetting' 'glamor' \
'xf86-video-cirrus' 'xf86-video-newport' 'xf86-video-rendition' \
@@ -69,11 +69,12 @@ Fconfopts+="    --disable-static \

if Fuse $USE_UDEV; then
depends+=('libsystemd>=231-13')
-       #rodepends+=('xf86-input-evdev')
+       makedepends+=('systemd')
+       rodepends+=('xf86-input-evdev')
Fconfopts+=" --disable-config-hal --enable-config-udev --enable-config-udev-kms"
else
Fconfopts+=" --disable-config-hal --disable-config-udev 
--disable-config-udev-kms"
-       #rodepends+=('xf86-input-mouse' 'xf86-input-keyboard')
+       rodepends+=('xf86-input-mouse' 'xf86-input-keyboard')
fi

subpkgs=("lib32-$pkgname")
_______________________________________________
Frugalware-git mailing list
[email protected]
http://frugalware.org/mailman/listinfo/frugalware-git

Reply via email to