Commit graph

15 commits

Author SHA1 Message Date
Vladimír Čunát 44511d2739
opencpn: remove the "broken" mark, as it builds now 2019-10-09 14:25:55 +02:00
Vladimír Čunát 61273bc672
Merge branch 'master' 2019-10-09 14:24:04 +02:00
Linus Heckemann 5aa4b19946 treewide: mark some broken packages as broken
Refs:
e6754980264fe927320d5ff2dbd24ca4fac9a160
1e9cc5b9844ef603fe160e9f671178f96200774f
793a2fe1e8bb886ca2096c5904e1193dc3268b6d
c19cf65261639f749012454932a532aa7c681e4b
f6544d618f30fae0bc4798c4387a8c7c9c047a7c
2019-10-08 17:14:26 +02:00
Aaron Andersen 2b6d5dd5d7 opencpn: 5.0.0 -> unstable-2019-05-15 2019-09-13 21:39:59 -04: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
R. RyanTM 0fe86f2ee1 opencpn: 4.8.8 -> 5.0.0 (#58733)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/opencpn/versions
2019-04-08 23:44:55 +02:00
Silvan Mosberger 2ebfacd249
opencpn: Set platforms to x86_64-linux exclusively
Other platforms are failing
2018-11-10 14:26:17 +01:00
R. RyanTM 7f5bf98bd1 opencpn: 4.8.4 -> 4.8.8
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/opencpn/versions
2018-11-09 05:19:44 -08:00
R. RyanTM efbbd81962 opencpn: 4.8.2 -> 4.8.4
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.

This update was made based on information from https://repology.org/metapackage/opencpn/versions.

These checks were done:

- built on NixOS
- Warning: no binary found that responded to help or version flags. (This warning appears even if the package isn't expected to have binaries.)
- found 4.8.4 with grep in /nix/store/jlmxcb41bg1v2blsl2vgbjszaafkcvgv-opencpn-4.8.4
- directory tree listing: https://gist.github.com/8becdf1d24e33d05a2f0afdac7c9d764
2018-05-12 15:14:55 +02:00
Ryan Mulligan 13caa2c98a opencpn: 4.2.0 -> 4.8.2
Semi-automatic update. These checks were performed:

- built on NixOS
- found 4.8.2 with grep in /nix/store/rx2zdc2i670vi31vb9bvlcb748h0b8bj-opencpn-4.8.2

cc "@kragniz"
2018-03-04 18:16:10 +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
Matthew Bauer 351277ae7c opencpn: use https for homepage 2017-08-17 15:04:37 -07:00
Silvan Mosberger f5fa5fa4d6 pkgs: refactor needless quoting of homepage meta attribute (#27809)
* pkgs: refactor needless quoting of homepage meta attribute

A lot of packages are needlessly quoting the homepage meta attribute
(about 1400, 22%), this commit refactors all of those instances.

* pkgs: Fixing some links that were wrongfully unquoted in the previous
commit

* Fixed some instances
2017-08-01 22:03:30 +02:00
Nikolay Amiantov 755e4633c7 mass-replace glib and gtk lib/*/include paths 2016-04-14 04:13:54 +03:00
Louis Taylor b40f0ac3c7 opencpn: init at 4.2.0 2016-03-29 07:31:56 +01:00