summary refs log tree commit diff
path: root/pkgs/development/libraries/geis
Commit message (Collapse)AuthorAge
* treewide: NIX_*_COMPILE -> stringRobin Gloster2019-12-31
|
* treewide: name -> pname (easy cases) (#66585)volth2019-08-15
| | | | | | | | | treewide replacement of stdenv.mkDerivation rec { name = "*-${version}"; version = "*"; to pname
* gdk-pixbuf: rename from gdk_pixbufworldofpeace2019-07-22
|
* gobject-introspection: rename packageJan Tojnar2018-12-02
| | | | camelCase package name was a huge inconsistency in GNOME package set.
* geis: fix build (#46663)xeji2018-09-14
| | | disable format hardening, ignore some compiler warnings
* treewide: remove aliases in nixpkgsMatthew Bauer2018-07-18
| | | | | | | | | | | | | | | | | | This makes the command ‘nix-env -qa -f. --arg config '{skipAliases = true;}'’ work in Nixpkgs. Misc... - qtikz: use libsForQt5.callPackage This ensures we get the right poppler. - rewrites: docbook5_xsl -> docbook_xsl_ns docbook_xml_xslt -> docbook_xsl diffpdf: fixup
* geis: fix python programsRaymond Gauthier2018-01-22
|
* geis: fix compilationJörg Thalheim2017-08-25
|
* geis: 2.2.16 -> 2.2.17ndowens2017-03-12
|
* geis: refactor & fix buildJoachim Fasting2016-07-05
| | | | | | | - Pass -Wno-error=pedantic to work around ISO C violations - Build with X11 unconditionally (also rely on pkgconfig for detection, --enable-x11 does not work) - Build against evemu
* xlibs: replace occurrences by xorgVladimír Čunát2015-09-15
| | | | | | | This seems to have been confusing people, using both xlibs and xorg, etc. - Avoided renaming local (and different) xlibs binding in gcc*. - Fixed cases where both xorg and xlibs were used. Hopefully everything still works as before.
* Fixed some descriptionsPascal Wittmann2015-04-28
|
* Added Touchegg and 3 depdenencies. Touchegg is a daemon for X that adds ↵Thor A. Hopland2015-02-06
gesture based navigation for touch based surfaces.