I get an error trying to makepkg this PKGBUILD:
"""
freso@din /t/f/roccat-tools> makepkg -fscC
==> Making package: roccat-tools 5.7.0-1 (Sat Feb 3 03:39:35 CET 2018)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> Retrieving sources...
-> Found roccat-tools-5.7.0.tar.bz2
-> Found 90-uinput.rules
-> Found uhid.conf
==> Validating source files with sha256sums...
roccat-tools-5.7.0.tar.bz2 ... Passed
90-uinput.rules ... Passed
uhid.conf ... Passed
==> Removing existing $srcdir/ directory...
==> Extracting sources...
-> Extracting roccat-tools-5.7.0.tar.bz2 with bsdtar
==> Removing existing $pkgdir/ directory...
==> Starting build()...
CMake Deprecation Warning at CMakeLists.txt:3 (CMAKE_POLICY):
The OLD behavior for policy CMP0022 will be removed from a future version
of CMake.
The cmake-policies(7) manual explains that the OLD behaviors of all policies are deprecated and that a policy should be set to OLD only under specific short-term circumstances. Projects should be ported to the NEW behavior and not rely on setting a policy to OLD.
-- The C compiler identification is GNU 7.3.0 -- Check for working C compiler: /usr/lib/ccache/bin/cc -- Check for working C compiler: /usr/lib/ccache/bin/cc -- works -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Detecting C compile features -- Detecting C compile features - done -- compiling for devices arvo;isku;iskufx;kiro;koneplus;konepure;konepuremilitary;konepureoptical;konextd;konextdoptical;kovaplus;kova2016;lua;nyth;pyra;ryosmk;ryosmkfx;ryostkl;savu;skeltr;sova;suora;tyon;kone -- Installing libraries in /usr/lib -- Installing udev rules in /usr/lib/udev/rules.d -- Installing eventhandler plugins in /usr/lib/roccat -- Compiler supports attribute pack -- Found PkgConfig: /usr/bin/pkg-config (found version "0.29.2") -- Checking for module 'gthread-2.0' -- Found gthread-2.0, version 2.54.3 -- Checking for module 'atk' -- Found atk, version 2.26.1 -- Checking for module 'cairo' -- Found cairo, version 1.15.10 -- Checking for module 'gdk-2.0' -- Found gdk-2.0, version 2.24.32 -- Checking for module 'gdk-pixbuf-2.0' -- Found gdk-pixbuf-2.0, version 2.36.10 -- Checking for module 'glib-2.0' -- Found glib-2.0, version 2.54.3 -- Checking for module 'gobject-2.0' -- Found gobject-2.0, version 2.54.3 -- Checking for module 'gtk+-2.0' -- Found gtk+-2.0, version 2.24.32 -- Checking for module 'pango' -- Found pango, version 1.40.13 -- Checking for module 'dbus-1' -- Found dbus-1, version 1.12.2 -- Checking for module 'dbus-glib-1' -- Found dbus-glib-1, version 0.110 -- Checking for module 'gmodule-2.0' -- Found gmodule-2.0, version 2.54.3 -- Checking for module 'gudev-1.0' -- Found gudev-1.0, version 232 -- Checking for module 'x11' -- Found x11, version 1.6.5 CMake Error at CMakeLists.txt:84 (FIND_PACKAGE): By not providing "FindGAMINGGEAR0.cmake" in CMAKE_MODULE_PATH this project has asked CMake to find a package configuration file provided by "GAMINGGEAR0", but CMake did not find one.
Could not find a package configuration file provided by "GAMINGGEAR0" (requested version 0.15.1) with any of the following names:
GAMINGGEAR0Config.cmake
gaminggear0-config.cmake
Add the installation prefix of "GAMINGGEAR0" to CMAKE_PREFIX_PATH or set "GAMINGGEAR0_DIR" to a directory containing one of the above files. If "GAMINGGEAR0" provides a separate development package or SDK, be sure it has been installed.
-- Configuring incomplete, errors occurred! See also "/tmp/makepkg/roccat-tools/src/roccat-tools-5.7.0/CMakeFiles/CMakeOutput.log". ==> ERROR: A failure occurred in build(). Aborting... """
Pinned Comments
aaronfischer commented on 2019-03-28 20:13 (UTC)
@Gonzo2028: See here: https://www.reddit.com/r/linux_gaming/comments/5js1l2/im_stefan_achatz_stopping_programming_linux/
Stunts commented on 2017-01-05 13:13 (UTC)
aaronfischer commented on 2015-11-22 13:21 (UTC) (edited on 2017-01-04 21:58 (UTC) by aaronfischer)
edward_81 commented on 2015-10-03 15:31 (UTC)