Commit Graph

13 Commits

Author SHA1 Message Date
volth
bc0d605cf1 treewide: fix double quoted strings in meta.description
Signed-off-by: Ben Siraphob <bensiraphob@gmail.com>
2021-01-24 19:56:59 +07:00
Ben Siraphob
66e44425c6 pkgs/development/libraries: stdenv.lib -> lib 2021-01-21 19:11:02 -08:00
Jonathan Ringer
9bb3fccb5b treewide: pkgs.pkgconfig -> pkgs.pkg-config, move pkgconfig to alias.nix
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.
2021-01-19 01:16:25 -08:00
c0bw3b
0f868d8116 Treewide: use HTTPS on SourceForge 2018-12-02 15:33:08 +01:00
Vladimír Čunát
185cd2c60c
librevenge: fixup build with gcc-7 (ignore a warning) 2017-11-12 10:35:39 +01:00
John Ericson
ed14223f8c treewide: Manual fix more pkg-config build-inputs 2017-09-21 15:49:54 -04:00
Michael Raskin
9f3a1cc2de librevenge: 0.0.3 -> 0.0.4 2016-02-14 21:17:07 +01:00
Michael Raskin
e00cdaa6a2 librevenge: 0.0.2 -> 0.0.3 2016-01-01 12:30:17 +03:00
William A. Kennington III
57dc088f9e librevenge: Fix boost 1.59 compat 2015-09-02 13:52:46 -07:00
Eric Seidel
662a6b1ca6 remove all references to stdenv.cc.cc.is{GNU,Clang}
use the new `stdenv.cc.is{GNU,Clang}` instead, which will always be
defined.
2015-05-11 14:44:50 -07:00
Spencer Whitt
2180d95937 librevenge: fix on Darwin 2015-04-08 01:05:50 -04:00
Michael Raskin
89f6dc729e librevenge: 0.0.1->0.0.2 2014-12-31 23:18:46 +03:00
Michael Raskin
07e4d6dc83 Adding librevenge: a library for creating file importers 2014-06-27 16:33:45 +04:00