summary refs log tree commit diff
path: root/pkgs/os-specific/linux/xf86-input-wacom
Commit message (Collapse)AuthorAge
* xf86_input_wacom: also fix xorg-wacom.pcVladimír Čunát2021-07-16
| | | | | I didn't notice that $(out) wouldn't get expanded there, and that naturally caused issues for reverse dependencies.
* xf86_input_wacom: fix buildVladimír Čunát2021-07-16
| | | | | | I suspect that some of the stdenv changes (PR #127736 maybe?) affected how the newline was handled. Anyway, it was ugly, so let's use a more standard approach.
* xf86_input_wacom: 0.36.0 -> 0.40.0, cleanupfortuneteller2k2021-05-20
|
* treewide: pkgs.pkgconfig -> pkgs.pkg-config, move pkgconfig to alias.nixJonathan Ringer2021-01-19
| | | | | | | | | | | | | continuation of #109595 pkgconfig was aliased in 2018, however, it remained in all-packages.nix due to its wide usage. This cleans up the remaining references to pkgs.pkgsconfig and moves the entry to aliases.nix. python3Packages.pkgconfig remained unchanged because it's the canonical name of the upstream package on pypi.
* treewide: with stdenv.lib; in meta -> with lib;Profpatsch2021-01-11
| | | | | | | | | | | | | | | | | | | Part of: https://github.com/NixOS/nixpkgs/issues/108938 meta = with stdenv.lib; is a widely used pattern. We want to slowly remove the `stdenv.lib` indirection and encourage people to use `lib` directly. Thus let’s start with the meta field. This used a rewriting script to mostly automatically replace all occurances of this pattern, and add the `lib` argument to the package header if it doesn’t exist yet. The script in its current form is available at https://cs.tvl.fyi/depot@2f807d7f141068d2d60676a89213eaa5353ca6e0/-/blob/users/Profpatsch/nixpkgs-rewriter/default.nix
* treewide: Per RFC45, remove all unquoted URLsMichael Reilly2020-04-10
|
* treewide/xorg: replace *proto with xorgprotoLengyel Balazs2019-01-04
|
* pkgs/*: remove unreferenced function argumentsvolth2018-07-21
|
* xf86_input_wacom: 0.35.0 -> 0.36.0Ryan Mulligan2018-03-21
| | | | | | | | | | | | | | | | | | | | | Semi-automatic update generated by https://github.com/ryantm/nix-update tools. These checks were done: - built on NixOS - ran `/nix/store/ipx3qfwcd0g7wnmnqxq008fws2n8ldg4-xf86-input-wacom-0.36.0/bin/xsetwacom -h` got 0 exit code - ran `/nix/store/ipx3qfwcd0g7wnmnqxq008fws2n8ldg4-xf86-input-wacom-0.36.0/bin/xsetwacom --help` got 0 exit code - ran `/nix/store/ipx3qfwcd0g7wnmnqxq008fws2n8ldg4-xf86-input-wacom-0.36.0/bin/xsetwacom -V` and found version 0.36.0 - ran `/nix/store/ipx3qfwcd0g7wnmnqxq008fws2n8ldg4-xf86-input-wacom-0.36.0/bin/xsetwacom --version` and found version 0.36.0 - ran `/nix/store/ipx3qfwcd0g7wnmnqxq008fws2n8ldg4-xf86-input-wacom-0.36.0/bin/isdv4-serial-debugger -h` got 0 exit code - ran `/nix/store/ipx3qfwcd0g7wnmnqxq008fws2n8ldg4-xf86-input-wacom-0.36.0/bin/isdv4-serial-debugger --help` got 0 exit code - ran `/nix/store/ipx3qfwcd0g7wnmnqxq008fws2n8ldg4-xf86-input-wacom-0.36.0/bin/isdv4-serial-debugger -V` and found version 0.36.0 - ran `/nix/store/ipx3qfwcd0g7wnmnqxq008fws2n8ldg4-xf86-input-wacom-0.36.0/bin/isdv4-serial-debugger --version` and found version 0.36.0 - ran `/nix/store/ipx3qfwcd0g7wnmnqxq008fws2n8ldg4-xf86-input-wacom-0.36.0/bin/isdv4-serial-inputattach -h` got 0 exit code - ran `/nix/store/ipx3qfwcd0g7wnmnqxq008fws2n8ldg4-xf86-input-wacom-0.36.0/bin/isdv4-serial-inputattach --help` got 0 exit code - ran `/nix/store/ipx3qfwcd0g7wnmnqxq008fws2n8ldg4-xf86-input-wacom-0.36.0/bin/isdv4-serial-inputattach -V` and found version 0.36.0 - ran `/nix/store/ipx3qfwcd0g7wnmnqxq008fws2n8ldg4-xf86-input-wacom-0.36.0/bin/isdv4-serial-inputattach -v` and found version 0.36.0 - ran `/nix/store/ipx3qfwcd0g7wnmnqxq008fws2n8ldg4-xf86-input-wacom-0.36.0/bin/isdv4-serial-inputattach --version` and found version 0.36.0 - found 0.36.0 with grep in /nix/store/ipx3qfwcd0g7wnmnqxq008fws2n8ldg4-xf86-input-wacom-0.36.0 - directory tree listing: https://gist.github.com/ceac89f2f9f39c6b3da0882790d97699
* xf86_input_wacom: 0.34 → 0.35Jan Tojnar2017-11-05
|
* treewide: purge maintainers.urkudVladimír Čunát2017-03-27
| | | | | It's sad, but he's been inactive for the last five years. Keeping such people in meta.maintainers is counter-productive.
* xf86-input-wacom: 0.32.0 -> 0.34.0Michael Raskin2016-12-25
|
* xf86-input-wacom: 0.31.0 -> 0.32.0leenaars2016-01-01
|
* xf86_input_wacom: update from 0.30.0 to 0.31.0Cillian de Róiste2015-08-30
|
* xf86_input_wacom: update from 0.29.0 to 0.30.0Cillian de Róiste2015-06-24
|
* xf86_input_wacom: update from 0.28.0 to 0.29.0Cillian de Róiste2015-04-20
|
* xf86_input_wacom: update from 0.27.0 to 0.28.0Cillian de Róiste2015-01-24
|
* xf86_input_wacom: update from 0.26.99.1 to 0.27.0Cillian de Róiste2014-11-12
|
* xf86_input_wacom: update from 0.26.1 to 0.26.99.1Cillian de Róiste2014-10-28
|
* xf86_input_wacom: update from 0.26.0 to 0.26.1Cillian de Róiste2014-09-30
|
* xf86_input_wacom: update from 0.25.99.1 to 0.26.0Cillian de Róiste2014-09-15
|
* xf86_input_wacom: update from 0.25.0 to 0.25.99.1Cillian de Róiste2014-08-24
|
* xf86_input_wacom: update from 0.23.0 to 0.25.0Cillian de Róiste2014-08-02
|
* xf86_input_wacom: update from 0.20.0 to 0.23.0Cillian de Róiste2014-02-15
|
* wacom driver updates required for intuos 5 wacom tablet.\Marc Weber2013-03-24
| | | | | | Note I had to disable some recognized "pens" by using xinput disable. So maybe 2 drivers are active? However tilt/preasure works nicely inside gimp, inkscape, mypaint
* xf86-input-wacom: Update to new version 0.19.0.aszlig2013-02-28
| | | | Signed-off-by: aszlig <aszlig@redmoonstudios.org>
* xf86-input-wacom: Update to 0.16.0Shea Levy2012-07-15
|
* * "ensureDir" -> "mkdir -p". "ensureDir" is a rather pointlessEelco Dolstra2012-01-18
| | | | | | function, so obsolete it. svn path=/nixpkgs/branches/stdenv-updates/; revision=31644
* xf86-input-wacom-0.11.1, fix nameYury G. Kudryashov2011-08-18
| | | | | | Also remove broken 10-wacom.rules svn path=/nixpkgs/trunk/; revision=28657
* Adding myself as a maintainer since I want to keep this working, and ↵Cillian de Roiste2011-02-16
| | | | | | applying the new style of license svn path=/nixpkgs/trunk/; revision=26004
* Tidying up, adding licenseCillian de Roiste2011-01-27
| | | | svn path=/nixpkgs/trunk/; revision=25707
* Bumping xf86-input-wacom to version 0.10.10, updating udev rules for modern udevCillian de Roiste2011-01-27
| | | | svn path=/nixpkgs/trunk/; revision=25706
* Add platforms to xf86-input-wacomYury G. Kudryashov2010-05-05
| | | | svn path=/nixpkgs/trunk/; revision=21614
* Typo. Forgotten to remove dashesYury G. Kudryashov2010-04-13
| | | | svn path=/nixpkgs/trunk/; revision=21045
* Initial xf86-input-wacom nix expressionYury G. Kudryashov2010-04-11
Builds here. Haven't tested whether it works with real hardware yet. svn path=/nixpkgs/trunk/; revision=21019