1 |
Name: ckb-next |
Name: ckb-next |
2 |
Version: 0.4.2 |
Version: 0.4.2 |
3 |
Release: %mkrel 3 |
Release: %mkrel 4 |
4 |
Summary: Corsair RGB keyboard driver for Linux and OS X |
Summary: Corsair RGB keyboard driver for Linux and OS X |
5 |
Group: System/Configuration |
Group: System/Configuration |
6 |
#bundled kissfft library is BSD |
#bundled kissfft library is BSD |
17 |
|
|
18 |
Patch0: ckb-next-0.4.2-fix-daemon-path.patch |
Patch0: ckb-next-0.4.2-fix-daemon-path.patch |
19 |
Patch1: ckb-next-0.4.2--missing-extern-qualifiers.patch |
Patch1: ckb-next-0.4.2--missing-extern-qualifiers.patch |
20 |
|
Patch2: 0001-Replace-AppIndicator-with-minimal-KStatusNotifier.patch |
21 |
|
|
22 |
BuildRequires: cmake |
BuildRequires: cmake |
23 |
BuildRequires: cmake(Qt5Core) >= 5.3 |
BuildRequires: cmake(Qt5Core) >= 5.3 |
24 |
|
BuildRequires: cmake(Qt5DBus) >= 5.3 |
25 |
BuildRequires: cmake(Qt5Gui) >= 5.3 |
BuildRequires: cmake(Qt5Gui) >= 5.3 |
26 |
BuildRequires: cmake(Qt5Network) >= 5.3 |
BuildRequires: cmake(Qt5Network) >= 5.3 |
27 |
BuildRequires: cmake(Qt5Widgets) >= 5.3 |
BuildRequires: cmake(Qt5Widgets) >= 5.3 |
28 |
BuildRequires: quazip-devel |
BuildRequires: quazip-devel |
29 |
|
BuildRequires: pkgconfig(dbusmenu-qt5) |
30 |
BuildRequires: pkgconfig(openssl) |
BuildRequires: pkgconfig(openssl) |
31 |
BuildRequires: pkgconfig(gudev-1.0) |
BuildRequires: pkgconfig(gudev-1.0) |
|
BuildRequires: pkgconfig(appindicator-0.1) |
|
32 |
BuildRequires: pkgconfig(systemd) |
BuildRequires: pkgconfig(systemd) |
33 |
BuildRequires: pkgconfig(libpulse) |
BuildRequires: pkgconfig(libpulse) |
34 |
BuildRequires: pkgconfig(zlib) |
BuildRequires: pkgconfig(zlib) |
62 |
|
|
63 |
%prep |
%prep |
64 |
%setup -q |
%setup -q |
65 |
%autopatch -p0 |
%autopatch -p1 |
66 |
|
|
67 |
%build |
%build |
68 |
# We force systemd since autodetection fail inside the buildsystem |
# We force systemd since autodetection fail inside the buildsystem |