This problem is solved with cmake 3.1.3-1
Search Criteria
Package Details: razercfg-git 20150110-1
Package Actions
| Package Base: | razercfg-git |
|---|---|
| Description: | Next generation Razer device configuration tool |
| Upstream URL: | http://dual.bues.ch/cms/hacking/razercfg.html |
| Category: | system |
| Licenses: | |
| Submitter: | None |
| Maintainer: | None |
| Last Packager: | Kritias |
| Votes: | 18 |
| First Submitted: | 2009-08-31 08:51 |
| Last Updated: | 2015-01-22 17:17 |
Latest Comments
Comment by cokomoko
Comment by cokomoko
Comment by cokomoko
Problem with package;
CMake Error at /usr/share/cmake-3.1/Modules/CMakeTestCCompiler.cmake:78 (CMAKE_DETERMINE_COMPILE_FEATURES):
Unknown CMake command "CMAKE_DETERMINE_COMPILE_FEATURES".
Call Stack (most recent call first):
CMakeLists.txt:1 (project)
-- Configuring incomplete, errors occurred!
See also "/tmp/yaourt-tmp-cokomoko/aur-razercfg-git/src/razercfg-build/CMakeFiles/CMakeOutput.log".
please update
Comment by erkexzcx
"python-pyside" this should be dependency or at least optimal dependency for Graphical "qrazercfg" support.
Othwerwise running qrazercfg returns following error:
Traceback (most recent call last):
File "/usr/bin/qrazercfg", line 18, in <module>
from PySide.QtCore import *
ImportError: No module named 'PySide'
Anonymous comment
Another satisfied customer! Next!
Anonymous comment
Works as expected, but it should probably conflict with razercfg. First time installing it failed because of filesystem conflicts.
Comment by gtmanfred
merging to razercfg-git
Anonymous comment
I created a new PKGBUILD + systemd service file: https://gist.github.com/4034367
I also fixed the cd placement, so you don't ever try to cd $_gitname twice. (since the 2nd time will fail)
Comment by chepaz
PKGBUILD with correct URL: http://paste.xinu.at/IQ57M/
Comment by chepaz
The URL has changed. Probably use http://dual.bues.ch/ ? Thanks in advance!
Comment by tuxfusion
python fix link is dead + programm disfunctional for me under kernel 2.6.36.2, libusb 1.0.8-1: razerd[1049]: segfault at 1040 ip 00007f2f852b1708 sp 00007fff8ca04420 error 4 in libusb-0.1.so.4.4.4[7f2f852af000+4000]
Comment by auti
Fix for python2/3 transition: http://aur.pastebin.com/4CW4Zme1
Comment by DIDI2002
Git has moved. New:
_gitname="razer"
_gitroot="git://git.bu3sch.de/${_gitname}.git"