Commit graph

21 commits

Author SHA1 Message Date
Markus S. Wamser caa858d777
gpsbabel: enable usb
PR #91439
2020-07-03 00:00:57 +02:00
Nikolay Korotkiy 6f6d2124fc
gpsbabel-gui: init at 1.6.0 2020-04-13 17:12:20 +02: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
adisbladis 677e5e1fe2
gpsbabel: 1.5.4 -> 1.6.0 2019-05-07 22:23:17 +02:00
Robert Helgesson 099ce92082
gpsbabel: remove failing tests for mac and aarch64 2017-07-25 18:37:21 +02:00
Robert Helgesson 9e90d9e5a3
gpsbabel: 1.5.3 -> 1.5.4
Also really use QT5 and switch download location to GitHub.
2017-07-23 13:51:28 +02:00
Daiderd Jordan 9561fecd02
gpsbabel: fix build with llvm-4 2017-04-11 20:23:43 +02:00
Robert Helgesson 08656a73f0
gpsbabel: fix darwin build 2017-04-10 22:57:06 +02:00
Robert Helgesson 61237e1738
gpsbabel: 1.5.2 -> 1.5.3 2017-03-01 00:00:10 +01:00
Robert Helgesson cf9cb1bac3
gpsbabel: require qt4 rather than qtbase 2017-03-01 00:00:10 +01:00
Thomas Tuegel 06f9ac71dc gpsbabel: Qt 5 infrastructure update 2015-12-20 07:56:48 -06:00
Robert Helgesson dcdd29cfcd gpsbabel: fix build for i686 2015-11-28 12:30:56 +01:00
Robert Helgesson efdc9a0bd8 gpsbabel: enable parallel building 2015-11-16 22:23:47 +01:00
Robert Helgesson 89e22a78b7 gpsbabel: fix build on i686 2015-11-16 22:23:46 +01:00
Robert Helgesson 98f0019df6 gpsbabel: 1.4.3 -> 1.5.2
Also clean up package and add myself as maintainer.
2015-10-28 01:12:33 +01:00
Ludovic Courtès 41b53577a8 unmaintain a bunch of packages 2015-01-13 22:33:49 +01:00
Bjørn Forsman c9baba9212 Fix many package descriptions
(My OCD kicked in today...)

Remove repeated package names, capitalize first word, remove trailing
periods and move overlong descriptions to longDescription.

I also simplified some descriptions as well, when they were particularly
long or technical, often based on Arch Linux' package descriptions.

I've tried to stay away from generated expressions (and I think I
succeeded).

Some specifics worth mentioning:
 * cron, has "Vixie Cron" in its description. The "Vixie" part is not
   mentioned anywhere else. I kept it in a parenthesis at the end of the
   description.

 * ctags description started with "Exuberant Ctags ...", and the
   "exuberant" part is not mentioned elsewhere. Kept it in a parenthesis
   at the end of description.

 * nix has the description "The Nix Deployment System". Since that
   doesn't really say much what it is/does (especially after removing
   the package name!), I changed that to "Powerful package manager that
   makes package management reliable and reproducible" (borrowed from
   nixos.org).

 * Tons of "GNU Foo, Foo is a [the important bits]" descriptions
   is changed to just [the important bits]. If the package name doesn't
   contain GNU I don't think it's needed to say it in the description
   either.
2014-08-24 22:31:37 +02:00
Mateusz Kowalczyk 7a45996233 Turn some license strings into lib.licenses values 2014-07-28 11:31:14 +02:00
Ludovic Courtès 0ac1cf106d gpsbabel: Update to 1.4.3. 2012-08-19 15:50:50 +02:00
Ludovic Courtès 71d1aa7d84 Add GPSBabel.
svn path=/nixpkgs/trunk/; revision=15801
2009-05-29 23:30:10 +00:00