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
AndersonTorres
968ccdbc39
sword: 1.7.4 -> 1.8.1
2020-04-14 20:39:13 -03: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
Vladimír Čunát
0d29488705
sword: fixup build with icu >= 61
...
/cc #60250 (2fe63c8
).
2019-06-05 22:54:02 +02:00
John Ericson
db965063b3
treewide: Make configureFlags lists
2018-08-03 17:06:03 -04:00
Silvan Mosberger
57bccb3cb8
treewide: http -> https sources ( #42676 )
...
* treewide: http -> https sources
This updates the source urls of all top-level packages from http to
https where possible.
* buildtorrent: fix url and tab -> spaces
2018-06-28 20:43:35 +02:00
John Ericson
531e4b80c9
misc pkgs: Basic sed to get fix pkgconfig
and autoreconfHook
buildInputs
...
Only acts on one-line dependency lists.
2017-09-21 15:49:53 -04:00
Samuel Leathers
ed6bd02a9d
sword: fix build with gcc6
2017-08-30 21:54:50 +02:00
AndersonTorres
9413a340db
Sword: 1.7.3 -> 1.7.4
2015-08-15 09:35:41 -03:00
Domen Kožar
9b7b2ce8eb
Revert "Introduce patchShebangsPhase ran in preConfigurePhases"
...
This reverts commit 512fbb280f
.
See #5368
2015-01-08 10:26:49 +01:00
Domen Kožar
512fbb280f
Introduce patchShebangsPhase ran in preConfigurePhases
...
(cherry picked from commit 91c7e8747af1fdc2a70cd98594ccbb12a5c6902d)
Signed-off-by: Domen Kožar <domen@dev.si>
2015-01-02 02:58:32 +01:00
AndersonTorres
b39e5ce957
Small style fixups
...
In this commit, I modified some files, conforming them to a
idiosyncratic standard - mainly, a template for meta attribs.
2014-09-10 21:34:50 -03:00
AndersonTorres
72132d5ed0
Xiphos - New Package (version 3.2.1)
...
This is a new expression for Xiphos 3.2.1,
followed by an update of Sword library to 1.7.3 (required)
2014-08-23 20:37:10 -03:00
Mateusz Kowalczyk
7a45996233
Turn some license strings into lib.licenses values
2014-07-28 11:31:14 +02:00
AndersonTorres
adf38bb8d5
Sword: update to 1.7.2 (and adding myself to maintainers)
2014-04-21 21:23:16 -03:00
Vladimír Čunát
e740b565cf
Merge master into stdenv-updates
...
Conflicts (easy):
pkgs/development/compilers/llvm/default.nix
pkgs/development/compilers/openjdk/default.nix
pkgs/development/libraries/icu/default.nix
pkgs/development/libraries/libssh/default.nix
pkgs/development/libraries/libxslt/default.nix
pkgs/development/tools/parsing/bison/3.x.nix
2013-12-29 10:01:22 +01:00
Mathijs Kwik
82131d5013
clucene_core: switch to versioning scheme to make overriding easier
2013-12-23 15:48:35 +01:00
Vladimír Čunát
3c472d53aa
sword: fix build with gcc47 via a patch from Gentoo
2013-03-17 12:37:39 +01:00
Piotr Pietraszkiewicz
1824f424b2
Made sword build again by tuning the configureFlags:
...
- to ignore warnings about unused variables
- not to build the tests (the warnings in tests looked serious at first
glance)
Additionally disabled debug because I hit no problems at runtime so far
svn path=/nixpkgs/trunk/; revision=33243
2012-03-18 22:51:17 +00:00
Piotr Pietraszkiewicz
1916578852
made sword build against current curl (v7.22.0) by removing deprecated includes
...
svn path=/nixpkgs/trunk/; revision=30248
2011-11-05 22:12:18 +00:00
Piotr Pietraszkiewicz
28ab7935b7
made myself a maintainer of sword
...
svn path=/nixpkgs/trunk/; revision=29257
2011-09-13 20:50:39 +00:00
Piotr Pietraszkiewicz
f540277f97
added the sword framework
...
svn path=/nixpkgs/trunk/; revision=24586
2010-11-03 20:36:36 +00:00