Ben Siraphob
66e44425c6
pkgs/development/libraries: stdenv.lib -> lib
2021-01-21 19:11:02 -08:00
Michael Reilly
84cf00f980
treewide: Per RFC45, remove all unquoted URLs
2020-04-10 17:54:53 +01: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
Ryan Mulligan
b189247ba0
treewide: use more HTTPS URLs
...
Uses the HTTPS url for cases where the existing URL has a permanent
redirect. For each domain, at least one fixed derivation URL was
downloaded to test the domain is properly serving downloads.
Also fixes jbake source URL, which was broken.
2018-03-24 22:04:25 -07:00
Jörg Thalheim
326f54d9ba
log4cxx: fix gcc6 build
2017-08-26 09:46:06 +01: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
Anthony Cowley
a37491386c
log4cxx: darwin compatibility
...
This patch replicates the patch logic from the brew recipe
<56b57d583e/Library/Formula/log4cxx.rb
>
which is necessary to build on darwin.
2016-03-31 22:35:38 -04:00
William A. Kennington III
bdb842d5eb
Move all db4 packages to the default db5
2014-02-15 12:03:02 +01:00
Mathijs Kwik
4a909c7be3
log4cxx: depend on db4 instead of db45
2013-12-23 10:25:16 +01:00
aszlig
440af2e5e5
log4cxx: Clean up package expression.
...
Add meta.license and use a version attribute instead of hardcoding
everything.
Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2013-11-22 17:26:00 +01:00
aszlig
c853841c8c
log4cxx: Fix build by adding missing includes.
...
This adds a bit too many includes but in the end it won't hurt on the
size of the build output because those are optimized away. But having a
whole bunch of sed expressions just for selectively adding includes just
clutters up the package expression.
Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2013-11-22 17:25:59 +01:00
Eelco Dolstra
151bd1c17f
* strigi: build without log4cxx (I don't think we need it), as
...
log4cxx is broken on GCC 4.3.
svn path=/nixpkgs/branches/stdenv-updates/; revision=14821
2009-04-01 09:47:19 +00:00
Sander van der Burg
09bb1e1116
Updated log4cxx to version 0.10.0 by using a patch from Andrew Morsillo
...
svn path=/nixpkgs/trunk/; revision=14039
2009-02-12 14:52:23 +00:00
Yury G. Kudryashov
343d3f0e4c
log4cxx: +boost
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=10742
2008-02-18 20:51:56 +00:00
Yury G. Kudryashov
dd9b911673
Added log4cxx library
...
svn path=/nixpkgs/trunk/; revision=9638
2007-11-11 16:22:29 +00:00