Commit graph

13 commits

Author SHA1 Message Date
Robert Schütz 06df299b9e libspatialite: 4.3.0a -> 5.0.1 2021-05-27 09:35:56 +02: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
Michael Reilly 84cf00f980
treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
Jonathan Ringer 19ebc0bd45 libspatialite: fix build 2019-07-11 04:07:26 -07: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
Ryan Mulligan d6ab8a666d libspatialite: 4.2.0 -> 4.3.0a
Semi-automatic update. These checks were performed:

- built on NixOS
- found 4.3.0a with grep in /nix/store/m0xjxq9ca1fwhwzl6klfaz4kj7v21cnr-libspatialite-4.3.0a
- found 4.3.0a in filename of file in /nix/store/m0xjxq9ca1fwhwzl6klfaz4kj7v21cnr-libspatialite-4.3.0a
2018-03-04 17:56:24 +00: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
A.J.Rouvoet b85d9003f2 libspatialite: link missing mod_spatialite.dylib
fix #19856
2016-10-25 15:25:56 +02:00
A.J.Rouvoet d2151a50be libspatialite: builds on unix when libiconv is included 2016-09-13 11:08:51 +02:00
Vincent Laporte e4268c9ae0 libspatialite: fix download URL 2015-07-13 10:51:05 +02:00
Vincent Laporte d7857e05c9 libspatialite: update from 4.1.1 to 4.2.0 2015-01-19 16:18:01 +01:00
Lluís Batlle i Rossell 328774ab1f Updating qgis (1.8.0 & geos (3.3.8).
I also add libspatialindex and libspatialite, to get the latest qgis building.
2013-07-18 11:43:01 +02:00