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

commit a7b96edf7554a430f391b2c21c25e018421f554e
Author: crazy <[email protected]>
Date:   Thu Feb 1 16:24:34 2018 +0100

xorg-server-1.19.6-2-x86_64

* rebuild with tc ( r1 )
without docs need fop and without
rodepends=() on driver to avoid circualr depends=()
* fix makedepends=() on crapD

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

pkgname=xorg-server
pkgver=1.19.6
-pkgrel=1
+pkgrel=2
pkgdesc="Modular X.Org X Server"
groups=('x11' 'xorg-core')
archs=('x86_64')
depends=('pixman>=0.32.8-3' 'libepoxy>=1.3.1-6' 'libsystemd>=231-13' 
'libdmx>=1.1.3-3' 'libxfont2>=2.0.1' 'pam' \
'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' 'fop' \
-       'libxslt' 'wayland-protocols' 'mesa-libgl-headers>=17.3.0-3')
-rodepends=('xf86-video-vesa')
+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')
provides=('libdri' 'xf86-video-modesetting' 'glamor')
replaces=('libdri' 'xf86-video-modesetting' 'glamor' \
'xf86-video-cirrus' 'xf86-video-newport' 'xf86-video-rendition' \
@@ -69,11 +69,11 @@ Fconfopts+="    --disable-static \

if Fuse $USE_UDEV; then
depends+=('libsystemd>=231-13')
-       rodepends+=('xf86-input-evdev')
+       #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