UmVirt LFS Package info

📦Package info

🔙Parent Directory  -

DB commit: 48bb9ee31306c82c48dfaaad707eb4f6a926eb8a
APP commit:
[ BASH | XML | JSON ]

libwacom

The libwacom package contains a library used to identify wacom tablets and their model-specific features.

Package info

Codename: libwacom
Source file: libwacom-2.12.2.tar.xz
Source directory: libwacom-2.12.2
Package URL: https://ulfs.org/linux/downloads/package_files/0.2.2/packages/l/libwacom-2.12.2.tar.xz
Package md5-checksum URL: https://ulfs.org/linux/downloads/package_files/0.2.2/packages/l/libwacom-2.12.2.tar.xz.md5sum
Dependances: libxml2, libgudev.
Dependance of: gnome-settings-daemon.
Patches: *** NO PATCHES FOUND ***
Addons: *** NO ADDONS FOUND ***
Nestings *** NO NESTINGS FOUND ***
Configuration script:
mkdir build &&
cd    build &&

meson setup ..            \
      --prefix=/usr       \
      --buildtype=release \
      -Dtests=disabled 

Build script:
cd    build &&
ninja

if [[ "$ULFS_PKG_TEST" == "YES" ]]
then
	    ninja test
fi

Install script:
cd    build &&
ninja install


Apache/2.4.62 (Debian) Server at ulfs.org Port 443