Commit graph

5 commits

Author SHA1 Message Date
Thomas Tuegel d1e022773d
dxflib: move to libsForQt5 2020-09-07 11:20:28 -05:00
Doron Behar 308600ce7e dxflib: install a dxflib.pc file,
Based on fedora's dxflib package
(https://src.fedoraproject.org/rpms/libdxflib/blob/master/f/libdxflib.spec)
We install a dxflib.pc file that enables e.g saga detect dxflib.
2020-08-03 22:22:55 +03:00
volth 46420bbaa3 treewide: name -> pname (easy cases) (#66585)
treewide replacement of

stdenv.mkDerivation rec {
  name = "*-${version}";
  version = "*";

to pname
2019-08-15 13:41:18 +01:00
Tim Steinbach f10064be45
dxflib: 2.5.0.0-1 -> 3.12.2 2016-11-03 22:27:09 -04:00
Michael Raskin 2001983746 dxflib: add the DXF format support library 2012-08-27 15:17:02 +04:00