Package Details: razercfg-git 20150110-1

Package Base: razercfg-git
Description: Next generation Razer device configuration tool
Upstream URL: http://dual.bues.ch/cms/hacking/razercfg.html
Category: system
Licenses: GPL
Submitter: None
Maintainer: None
Last Packager: Kritias
Votes: 18
First Submitted: 2009-08-31 08:51
Last Updated: 2015-01-22 17:17

Dependencies (5)

Required by (0)

Sources

Latest Comments

Comment by cokomoko

2015-02-13 14:52

This problem is solved with cmake 3.1.3-1

Comment by cokomoko

2015-02-03 19:59

http://pastebin.com/pX8SxPJQ

Comment by cokomoko

2015-02-02 22:39

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

2014-12-07 12:30

"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

2013-02-27 15:14

Another satisfied customer! Next!

Anonymous comment

2013-02-07 03:54

Works as expected, but it should probably conflict with razercfg. First time installing it failed because of filesystem conflicts.

Comment by gtmanfred

2012-12-20 16:36

merging to razercfg-git

Anonymous comment

2012-11-07 20:54

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

2012-04-06 07:42

PKGBUILD with correct URL: http://paste.xinu.at/IQ57M/

Comment by chepaz

2012-03-25 16:25

The URL has changed. Probably use http://dual.bues.ch/ ? Thanks in advance!

Comment by tuxfusion

2010-12-29 17:53

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

2010-11-18 19:11


Fix for python2/3 transition: http://aur.pastebin.com/4CW4Zme1

Comment by DIDI2002

2010-08-14 02:05

Git has moved. New:

_gitname="razer"
_gitroot="git://git.bu3sch.de/${_gitname}.git"