Rouven Czerwinski
|
c77f71b6dc
|
iniparser: add pkgconfig file
The upstream pkgconfig file is not contained in any release, add our own
based on it.
|
2021-03-13 08:12:56 +01:00 |
|
Ben Siraphob
|
66e44425c6
|
pkgs/development/libraries: stdenv.lib -> lib
|
2021-01-21 19:11:02 -08: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 |
|
Daiderd Jordan
|
5873a3418b
|
iniparser: fix darwin build
/cc ZHF #36454
|
2018-03-19 23:41:50 +01:00 |
|
Michael Weiss
|
52d6eecc24
|
iniparser: 4.0 -> 4.1
|
2017-11-07 09:18:55 +01:00 |
|
Michael Weiss
|
d61a58caea
|
iniparser: 3.1 -> 4.0
|
2017-10-22 17:02:35 +02:00 |
|
Tuomas Tynkkynen
|
21f17d69f6
|
treewide: Add lots of meta.platforms
Build-tested on x86_64 Linux & Mac.
|
2016-08-02 21:42:43 +03:00 |
|
Jude Taylor
|
ef95107ddc
|
make isClang work the way a user might expect
|
2015-08-12 11:27:54 -07:00 |
|
Spencer Whitt
|
79d3e8f8c1
|
iniparser: fix Darwin by building static lib
|
2015-04-07 13:42:49 -04:00 |
|
William A. Kennington III
|
40e433f6ff
|
iniparser: 3.0b -> 3.1
|
2015-01-02 17:22:36 -08:00 |
|
Mateusz Kowalczyk
|
7a45996233
|
Turn some license strings into lib.licenses values
|
2014-07-28 11:31:14 +02:00 |
|
Eelco Dolstra
|
c556a6ea46
|
* "ensureDir" -> "mkdir -p". "ensureDir" is a rather pointless
function, so obsolete it.
svn path=/nixpkgs/branches/stdenv-updates/; revision=31644
|
2012-01-18 20:16:00 +00:00 |
|
Eelco Dolstra
|
6609710409
|
* Get rid of many instances of "args: with args;", and other coding
guidelines violations.
* Updated libsamplerate to 0.1.7.
svn path=/nixpkgs/trunk/; revision=22782
|
2010-07-28 11:55:54 +00:00 |
|
Yury G. Kudryashov
|
bf29533257
|
iniparser library added
svn path=/nixpkgs/trunk/; revision=10344
|
2008-01-28 19:45:19 +00:00 |
|