Compare commits

...
Sign in to create a new pull request.

3 commits

Author SHA1 Message Date
Artur Iwicki
677c80915a Update to latest upstream release (v.0.4.2) 2019-10-08 20:28:39 +02:00
Artur Iwicki
3c4e2cd905 Update to upstream release v.0.4.1 2019-08-27 23:47:28 +02:00
Artur Iwicki
8fd232205c Update to upstream release 0.4.0 2019-03-09 09:55:40 +01:00
3 changed files with 17 additions and 5 deletions

3
.gitignore vendored
View file

@ -1 +1,4 @@
/ckb-next-0.3.2.tar.gz
/ckb-next-0.4.0.tar.gz
/ckb-next-0.4.1.tar.gz
/ckb-next-0.4.2.tar.gz

View file

@ -1,6 +1,6 @@
Name: ckb-next
Version: 0.3.2
Release: 4%{?dist}
Version: 0.4.2
Release: 1%{?dist}
Summary: Unofficial driver for Corsair RGB keyboards
# ckb-next is GPLv2
@ -79,12 +79,12 @@ install -Dp -m 755 build/bin/ckb-next %{buildroot}%{_bindir}/ckb-next
install -Dp -m 755 build/bin/ckb-next-daemon %{buildroot}%{_libexecdir}/ckb-next-daemon
install -d -m 755 %{buildroot}%{_libexecdir}/ckb-next-animations
for ANIM in gradient heat mviz pinwheel rain random ripple wave; do
for ANIM in $(find src/animations/ -mindepth 1 -maxdepth 1 -type d -printf '%%f '); do
install -p -m 755 "build/bin/${ANIM}" "%{buildroot}%{_libexecdir}/ckb-next-animations/${ANIM}"
done
install -Dp -m 0644 %{SOURCE3} %{buildroot}/%{_presetdir}/99-ckb-next.preset
install -Dp -m 644 linux/udev/99-ckb-daemon.rules %{buildroot}%{_udevrulesdir}/99-ckb-daemon.rules
install -Dp -m 644 linux/udev/99-ckb-next-daemon.rules %{buildroot}%{_udevrulesdir}/99-ckb-next-daemon.rules
install -Dp -m 644 linux/systemd/ckb-next-daemon.service.in %{buildroot}%{_unitdir}/ckb-next-daemon.service
install -Dp -m 644 build/src/gui/ckb-next.png %{buildroot}%{_datadir}/icons/hicolor/512x512/apps/ckb-next.png
@ -131,6 +131,15 @@ udevadm control --reload-rules 2>&1 > /dev/null || :
%changelog
* Tue Oct 08 2019 Artur Iwicki <fedora@svgames.pl> - 0.4.2-1
- Update to latest upstream release
* Tue Aug 27 2019 Artur Iwicki <fedora@svgames.pl> - 0.4.1-1
- Update to latest upstream release
* Sat Mar 09 2019 Artur Iwicki <fedora@svgames.pl> - 0.4.0-1
- Update to latest upstream release
* Sat Feb 16 2019 Artur Iwicki <fedora@svgames.pl> - 0.3.2-4
- Use "install -p" (preserve timestamps)
- Do not use the bundled quazip library

View file

@ -1 +1 @@
SHA512 (ckb-next-0.3.2.tar.gz) = 880ffe92345190fc40de393ff1319fc4ef9b45915254a0f0819c5614e7dbc69d0cde80952c1a26aeb8d86ed1c5e439d8a108e426ac5585129be1da51c0330ab8
SHA512 (ckb-next-0.4.2.tar.gz) = 4c80101e935a4d5137b0fd6aaf7d97889913af0bbb8e3097e035e2420043d6525094c1e3f7b5676e8c50328454251ff3260f6aa9b81ec583a2e8136333ee6af8