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

commit 1bf8e4956b632bddf3f96f0edb1b59fc5dfdfcf4
Author: crazy <[email protected]>
Date:   Thu Feb 1 18:32:40 2018 +0100

libinput-1.9.4-2-x86_64

* rebuild with tc ( r1 )
GUI stuff disabled

diff --git a/source/x11/libinput/FrugalBuild b/source/x11/libinput/FrugalBuild
index b95c7a5..b2a5bed 100644
--- a/source/x11/libinput/FrugalBuild
+++ b/source/x11/libinput/FrugalBuild
@@ -6,7 +6,7 @@

pkgname=libinput
pkgver=1.9.4
-pkgrel=1
+pkgrel=2
pkgdesc="A library to handle input devices in Wayland compositors and to 
provide a generic X.Org input driver"
url="http://xorg.freedesktop.org";
groups=('x11' 'xorg-core' 'xorg-libs')
@@ -17,22 +17,22 @@ _F_archive_grepv="\.9[0-9][0-9]" ## the .9xx are devel
source=(http://www.freedesktop.org/software/$pkgname/$pkgname-$pkgver.tar.xz)
up2date="Flasttar http://www.freedesktop.org/software/$pkgname/";
sha1sums=('1325ede21844a49ca2b714edeabbccbccf54899a')
-_F_meson_confopts=" -Dudev-dir=/lib/udev"
+_F_meson_confopts+=" -Dudev-dir=/lib/udev -Ddebug-gui=false"

Finclude meson

-subpkgs=('libinput-debug-events')
-subdescs=("Event debug tool for libinput")
-subgroups=('x11-extra')
-subarchs=('x86_64')
-subdepends=('gtk+3 libevdev')
-subrodepends=('libinput')
+#subpkgs=('libinput-debug-events')
+#subdescs=("Event debug tool for libinput")
+#subgroups=('x11-extra')
+#subarchs=('x86_64')
+#subdepends=('gtk+3 libevdev')
+#subrodepends=('libinput')

build() {
Meson_build
-       Fsplit libinput-debug-events usr/bin/libinput-debug-events
-       Fsplit libinput-debug-events 
usr/lib/libinput/libinput/libinput-debug-events
-       Fsplit libinput-debug-events 
usr/lib/libinput/libinput/libinput-debug-gui
+       #Fsplit libinput-debug-events usr/bin/libinput-debug-events
+       #Fsplit libinput-debug-events 
usr/lib/libinput/libinput/libinput-debug-events
+       #Fsplit libinput-debug-events 
usr/lib/libinput/libinput/libinput-debug-gui

}
_______________________________________________
Frugalware-git mailing list
[email protected]
http://frugalware.org/mailman/listinfo/frugalware-git

Reply via email to