screenkey: 0.9 -> 1.2
- Use Python 3. - Switch to gobject-introspection and other more maintained libraries (vs PyGTK). - Use `fetchFromGitLab`. - Replace the non absolute paths fix in `xlib.py` with `substituteInPlace`.
This commit is contained in:
@@ -6680,7 +6680,7 @@ in
|
||||
quazip = quazip_qt4;
|
||||
};
|
||||
|
||||
screenkey = python2Packages.callPackage ../applications/video/screenkey { };
|
||||
screenkey = callPackage ../applications/video/screenkey { };
|
||||
|
||||
quazip_qt4 = libsForQt5.quazip.override {
|
||||
qtbase = qt4;
|
||||
|
||||
Reference in New Issue
Block a user