commit 0ad096611c3e497423fac9bf097afd7fedafa57b
parent d0a93fad547816f27ceee47e9a42e4ab1c1f2d06
Author: Nikolay Korotkiy <sikmir@gmail.com>
Date:   Mon, 30 Dec 2019 00:29:55 +0300
Update homepages
Diffstat:
22 files changed, 77 insertions(+), 77 deletions(-)
diff --git a/default.nix b/default.nix
@@ -38,7 +38,7 @@ in rec {
     inherit (sources) gpxelevations;
   };
   gpxlab = libsForQt5.callPackage ./pkgs/gpxlab {
-    inherit (sources) GPXLab;
+    inherit (sources) gpxlab;
   };
   gpxpy = python3Packages.callPackage ./pkgs/gpxpy {
     inherit (sources) gpxpy;
diff --git a/nix/sources.json b/nix/sources.json
@@ -1,44 +1,8 @@
 {
-    "GPXLab": {
-        "branch": "master",
-        "description": "Program to show and manipulate GPS tracks",
-        "homepage": null,
-        "owner": "BourgeoisLab",
-        "repo": "GPXLab",
-        "rev": "68721865f5fd6a5b2414da47a00778d5c342a461",
-        "sha256": "07yrq852cayzrfcwgjzk7h8zp6vnk8639772dsnb4jiqgg8sns42",
-        "type": "tarball",
-        "url": "https://github.com/BourgeoisLab/GPXLab/archive/68721865f5fd6a5b2414da47a00778d5c342a461.tar.gz",
-        "url_template": "https://github.com/<owner>/<repo>/archive/<rev>.tar.gz"
-    },
-    "gpxsee": {
-        "branch": "master",
-        "description": "GPS log file viewer and analyzer with support for GPX, TCX, KML, FIT, IGC, NMEA, SLF, LOC, GeoJSON and OziExplorer files.",
-        "homepage": "https://www.gpxsee.org",
-        "owner": "tumic0",
-        "repo": "GPXSee",
-        "rev": "6839119794c5002c06b46bf0d1edf4420a388aac",
-        "sha256": "0pkvhcb0wyy2piky4pjhkqn9d1mp3c1nhwa8p45dgv2sz99jz6nv",
-        "type": "tarball",
-        "url": "https://github.com/tumic0/GPXSee/archive/6839119794c5002c06b46bf0d1edf4420a388aac.tar.gz",
-        "url_template": "https://github.com/<owner>/<repo>/archive/<rev>.tar.gz"
-    },
-    "gpxsee-maps": {
-        "branch": "master",
-        "description": "GPXSee maps",
-        "homepage": "http://www.gpxsee.org",
-        "owner": "tumic0",
-        "repo": "GPXSee-maps",
-        "rev": "8d53800eb0ce4d9240a145959bccb94513128a17",
-        "sha256": "18rqar7qzdjypw8b0cyixkjvvmcksl7n949kxj0bcl8fq5y7lfsf",
-        "type": "tarball",
-        "url": "https://github.com/tumic0/GPXSee-maps/archive/8d53800eb0ce4d9240a145959bccb94513128a17.tar.gz",
-        "url_template": "https://github.com/<owner>/<repo>/archive/<rev>.tar.gz"
-    },
     "cfiles": {
         "branch": "master",
         "description": "A ncurses file manager written in C with vim like keybindings",
-        "homepage": "",
+        "homepage": "https://github.com/mananapr/cfiles",
         "owner": "mananapr",
         "repo": "cfiles",
         "rev": "ee3f001225764cf38161bafd463c30cf64249de4",
@@ -50,7 +14,7 @@
     "csvquote": {
         "branch": "master",
         "description": "Enables common unix utlities like cut, awk, wc, head to work correctly with csv data containing delimiters and newlines",
-        "homepage": "",
+        "homepage": "https://github.com/dbro/csvquote",
         "owner": "dbro",
         "repo": "csvquote",
         "rev": "baf37fa4cccc656282551db4ea7ce4ec6b9c318e",
@@ -62,7 +26,7 @@
     "csvtools": {
         "branch": "master",
         "description": "GNU-alike tools for parsing RFC 4180 CSVs at high speed.",
-        "homepage": "",
+        "homepage": "https://github.com/DavyLandman/csvtools",
         "owner": "DavyLandman",
         "repo": "csvtools",
         "rev": "efd3ef1c94c26c673e958ecb045056bfc2c7b4f3",
@@ -74,7 +38,7 @@
     "datamaps": {
         "branch": "master",
         "description": "Indexes points and lines and generates map tiles to display them",
-        "homepage": null,
+        "homepage": "https://github.com/ericfischer/datamaps",
         "owner": "ericfischer",
         "repo": "datamaps",
         "rev": "76e620adabbedabd6866b23b30c145b53bae751e",
@@ -86,7 +50,7 @@
     "google-translate-for-goldendict": {
         "branch": "master",
         "description": "Add Google translate to GoldenDict",
-        "homepage": "",
+        "homepage": "https://github.com/xinebf/google-translate-for-goldendict",
         "owner": "xinebf",
         "repo": "google-translate-for-goldendict",
         "rev": "d8a271ed5f8b9db6c7504f5ebcc0a0bd0380b0c8",
@@ -98,7 +62,7 @@
     "gpx-layer": {
         "branch": "master",
         "description": "Tools to turn GPX files into a GPS map tracing layer",
-        "homepage": null,
+        "homepage": "https://github.com/ericfischer/gpx-layer",
         "owner": "ericfischer",
         "repo": "gpx-layer",
         "rev": "746b4723cf1f69fb86d45cf2d4efeaae9e711d2d",
@@ -110,7 +74,7 @@
     "gpxelevations": {
         "branch": "master",
         "description": "Geo elevation data parser for \"The Shuttle Radar Topography Mission\" data",
-        "homepage": "",
+        "homepage": "https://github.com/tkrajina/srtm.py",
         "owner": "tkrajina",
         "repo": "srtm.py",
         "rev": "075126875bedbee0f23676f4a8159c6240398a95",
@@ -119,10 +83,22 @@
         "url": "https://github.com/tkrajina/srtm.py/archive/075126875bedbee0f23676f4a8159c6240398a95.tar.gz",
         "url_template": "https://github.com/<owner>/<repo>/archive/<rev>.tar.gz"
     },
+    "gpxlab": {
+        "branch": "master",
+        "description": "Program to show and manipulate GPS tracks",
+        "homepage": "https://github.com/BourgeoisLab/GPXLab",
+        "owner": "BourgeoisLab",
+        "repo": "GPXLab",
+        "rev": "68721865f5fd6a5b2414da47a00778d5c342a461",
+        "sha256": "07yrq852cayzrfcwgjzk7h8zp6vnk8639772dsnb4jiqgg8sns42",
+        "type": "tarball",
+        "url": "https://github.com/BourgeoisLab/GPXLab/archive/68721865f5fd6a5b2414da47a00778d5c342a461.tar.gz",
+        "url_template": "https://github.com/<owner>/<repo>/archive/<rev>.tar.gz"
+    },
     "gpxpy": {
         "branch": "master",
         "description": "gpx-py is a python GPX parser. GPX (GPS eXchange Format) is an XML based file format for GPS tracks.",
-        "homepage": "",
+        "homepage": "https://github.com/tkrajina/gpxpy",
         "owner": "tkrajina",
         "repo": "gpxpy",
         "rev": "5e81b930c81cb88f3534e6f48d970c367de302b7",
@@ -131,10 +107,34 @@
         "url": "https://github.com/tkrajina/gpxpy/archive/5e81b930c81cb88f3534e6f48d970c367de302b7.tar.gz",
         "url_template": "https://github.com/<owner>/<repo>/archive/<rev>.tar.gz"
     },
+    "gpxsee": {
+        "branch": "master",
+        "description": "GPS log file viewer and analyzer with support for GPX, TCX, KML, FIT, IGC, NMEA, SLF, LOC, GeoJSON and OziExplorer files.",
+        "homepage": "https://www.gpxsee.org",
+        "owner": "tumic0",
+        "repo": "GPXSee",
+        "rev": "6839119794c5002c06b46bf0d1edf4420a388aac",
+        "sha256": "0pkvhcb0wyy2piky4pjhkqn9d1mp3c1nhwa8p45dgv2sz99jz6nv",
+        "type": "tarball",
+        "url": "https://github.com/tumic0/GPXSee/archive/6839119794c5002c06b46bf0d1edf4420a388aac.tar.gz",
+        "url_template": "https://github.com/<owner>/<repo>/archive/<rev>.tar.gz"
+    },
+    "gpxsee-maps": {
+        "branch": "master",
+        "description": "GPXSee maps",
+        "homepage": "http://www.gpxsee.org",
+        "owner": "tumic0",
+        "repo": "GPXSee-maps",
+        "rev": "8d53800eb0ce4d9240a145959bccb94513128a17",
+        "sha256": "18rqar7qzdjypw8b0cyixkjvvmcksl7n949kxj0bcl8fq5y7lfsf",
+        "type": "tarball",
+        "url": "https://github.com/tumic0/GPXSee-maps/archive/8d53800eb0ce4d9240a145959bccb94513128a17.tar.gz",
+        "url_template": "https://github.com/<owner>/<repo>/archive/<rev>.tar.gz"
+    },
     "gpxtools": {
         "branch": "master",
         "description": "A collection of c++ tools for using GPX files ",
-        "homepage": null,
+        "homepage": "https://notabug.org/irdvo/gpxtools",
         "owner": "irdvo",
         "repo": "gpxtools",
         "rev": "b989f357abb9f9b694cbe95081dd8d1094019233",
@@ -146,7 +146,7 @@
     "imgp": {
         "branch": "master",
         "description": ":camera_flash: High-performance CLI batch image resizer & rotator",
-        "homepage": "",
+        "homepage": "https://github.com/jarun/imgp",
         "owner": "jarun",
         "repo": "imgp",
         "rev": "9a50724cbc97a282ed79476398ab6ff3f6f7339e",
@@ -158,7 +158,7 @@
     "lsd2dsl": {
         "branch": "master",
         "description": "Lingvo dictionaries decompiler",
-        "homepage": null,
+        "homepage": "https://rcebits.com/lsd2dsl/index.html",
         "owner": "nongeneric",
         "repo": "lsd2dsl",
         "rev": "f7bce9c9b331603e1c29b775ca674c06f2df250c",
@@ -170,7 +170,7 @@
     "lsdreader": {
         "branch": "master",
         "description": "decompile Lingvo LSD dictionary to DSL",
-        "homepage": "",
+        "homepage": "https://github.com/sv99/lsdreader",
         "owner": "sv99",
         "repo": "lsdreader",
         "rev": "c78ab22e794f1fbfbc93ffb3ee7ae481f54dd8c2",
@@ -194,7 +194,7 @@
     "mbtileserver": {
         "branch": "master",
         "description": "Basic Go server for mbtiles",
-        "homepage": null,
+        "homepage": "https://github.com/consbio/mbtileserver",
         "owner": "consbio",
         "repo": "mbtileserver",
         "rev": "1043e833a649100426145caa2c6542a38834b280",
@@ -218,7 +218,7 @@
     "redict": {
         "branch": "master",
         "description": "A dictionary for Linux, based on C++/Qt development.",
-        "homepage": "",
+        "homepage": "https://github.com/rekols/redict",
         "owner": "rekols",
         "repo": "redict",
         "rev": "525aac01ed5fc0f74f8393dc5b5b3bb57c9b0c5f",
@@ -230,7 +230,7 @@
     "stardict-3": {
         "branch": "master",
         "description": "Automatically exported from code.google.com/p/stardict-3",
-        "homepage": null,
+        "homepage": "https://github.com/huzheng001/stardict-3",
         "owner": "huzheng001",
         "repo": "stardict-3",
         "rev": "8c5c26996dca52d6bda0aedb5da0381db930a733",
@@ -242,7 +242,7 @@
     "supload": {
         "branch": "master",
         "description": "Bash script for upload file to cloud storage based on OpenStack Swift API.",
-        "homepage": "",
+        "homepage": "https://github.com/selectel/supload",
         "owner": "selectel",
         "repo": "supload",
         "rev": "70690682867713c68d7c6daa833a1013e79df407",
@@ -254,7 +254,7 @@
     "ueberzug": {
         "branch": "master",
         "description": "ueberzug is an alternative for w3mimgdisplay",
-        "homepage": "",
+        "homepage": "https://github.com/seebye/ueberzug",
         "owner": "seebye",
         "repo": "ueberzug",
         "rev": "6f488070a8eda856289f19b70604c0f80ffd5bf0",
diff --git a/pkgs/cfiles/default.nix b/pkgs/cfiles/default.nix
@@ -21,7 +21,7 @@ stdenv.mkDerivation rec {
 
   meta = with stdenv.lib; {
     description = cfiles.description;
-    homepage = "https://github.com/mananapr/cfiles";
+    homepage = cfiles.homepage;
     license = licenses.mit;
     #maintainers = with maintainers; [ sikmir ];
     platforms = platforms.unix;
diff --git a/pkgs/csvquote/default.nix b/pkgs/csvquote/default.nix
@@ -13,7 +13,7 @@ stdenv.mkDerivation rec {
 
   meta = with stdenv.lib; {
     description = csvquote.description;
-    homepage = "https://github.com/dbro/csvquote";
+    homepage = csvquote.homepage;
     license = licenses.mit;
     maintainers = with maintainers; [ sikmir ];
     platforms = platforms.linux ++ platforms.darwin;
diff --git a/pkgs/csvtools/default.nix b/pkgs/csvtools/default.nix
@@ -23,7 +23,7 @@ stdenv.mkDerivation rec {
 
   meta = with stdenv.lib; {
     description = csvtools.description;
-    homepage = "https://github.com/DavyLandman/csvtools";
+    homepage = csvtools.homepage;
     license = licenses.mit;
     maintainers = with maintainers; [ sikmir ];
     platforms = platforms.linux ++ platforms.darwin;
diff --git a/pkgs/datamaps/default.nix b/pkgs/datamaps/default.nix
@@ -19,7 +19,7 @@ stdenv.mkDerivation rec {
 
   meta = with stdenv.lib; {
     description = datamaps.description;
-    homepage = "https://github.com/ericfischer/datamaps";
+    homepage = datamaps.homepage;
     license = licenses.bsd2;
     maintainers = with maintainers; [ sikmir ];
     platforms = platforms.linux ++ platforms.darwin;
diff --git a/pkgs/gpx-layer/default.nix b/pkgs/gpx-layer/default.nix
@@ -20,7 +20,7 @@ buildPerlPackage rec {
 
   meta = with lib; {
     description = gpx-layer.description;
-    homepage = "https://github.com/ericfischer/gpx-layer";
+    homepage = gpx-layer.homepage;
     license = licenses.free;
     platforms = platforms.unix;
     maintainers = with maintainers; [ sikmir ];
diff --git a/pkgs/gpxlab/default.nix b/pkgs/gpxlab/default.nix
@@ -1,9 +1,9 @@
-{ mkDerivation, lib, qmake, qtbase, qttools, qttranslations, GPXLab }:
+{ mkDerivation, lib, qmake, qtbase, qttools, qttranslations, gpxlab }:
 
 mkDerivation rec {
   pname = "gpxlab";
   version = lib.substring 0 7 src.rev;
-  src = GPXLab;
+  src = gpxlab;
 
   nativeBuildInputs = [ qmake qttools ];
   buildInputs = [ qtbase qttranslations ];
@@ -15,8 +15,8 @@ mkDerivation rec {
   enableParallelBuilding = true;
 
   meta = with lib; {
-    homepage = "https://github.com/BourgeoisLab/GPXLab";
-    description = GPXLab.description;
+    homepage = gpxlab.homepage;
+    description = gpxlab.description;
     license = licenses.gpl3;
     maintainers = with maintainers; [ sikmir ];
     platforms = platforms.linux;
diff --git a/pkgs/gpxpy/default.nix b/pkgs/gpxpy/default.nix
@@ -13,7 +13,7 @@ buildPythonApplication rec {
 
   meta = with lib; {
     description = gpxpy.description;
-    homepage = "https://github.com/tkrajina/gpxpy";
+    homepage = gpxpy.homepage;
     license = licenses.asl20;
     platforms = platforms.unix;
     maintainers = with maintainers; [ sikmir ];
diff --git a/pkgs/gpxsee-maps/default.nix b/pkgs/gpxsee-maps/default.nix
@@ -12,7 +12,7 @@ stdenv.mkDerivation rec {
 
   meta = with stdenv.lib; {
     description = gpxsee-maps.description;
-    homepage = "https://github.com/tumic0/GPXSee-maps";
+    homepage = gpxsee-maps.homepage;
     license = licenses.unlicense;
     maintainers = with maintainers; [ sikmir ];
     platforms = platforms.unix;
diff --git a/pkgs/gpxsee/default.nix b/pkgs/gpxsee/default.nix
@@ -15,7 +15,7 @@ mkDerivation rec {
   enableParallelBuilding = true;
 
   meta = with lib; {
-    homepage = "https://www.gpxsee.org/";
+    homepage = gpxsee.homepage;
     description = gpxsee.description;
     license = licenses.gpl3;
     maintainers = with maintainers; [ sikmir ];
diff --git a/pkgs/gpxtools/default.nix b/pkgs/gpxtools/default.nix
@@ -14,7 +14,7 @@ stdenv.mkDerivation rec {
 
   meta = with stdenv.lib; {
     description = gpxtools.description;
-    homepage = "https://notabug.org/irdvo/gpxtools";
+    homepage = gpxtools.homepage;
     license = licenses.gpl3;
     maintainers = with maintainers; [ sikmir ];
     platforms = platforms.linux ++ platforms.darwin;
diff --git a/pkgs/gt4gd/default.nix b/pkgs/gt4gd/default.nix
@@ -18,7 +18,7 @@ buildPythonApplication rec {
 
   meta = with lib; {
     description = google-translate-for-goldendict.description;
-    homepage = "https://github.com/xinebf/google-translate-for-goldendict";
+    homepage = google-translate-for-goldendict.homepage;
     license = licenses.gpl3;
     platforms = platforms.unix;
     maintainers = with maintainers; [ sikmir ];
diff --git a/pkgs/imgp/default.nix b/pkgs/imgp/default.nix
@@ -14,7 +14,7 @@ buildPythonApplication rec {
 
   meta = with lib; {
     description = imgp.description;
-    homepage = "https://github.com/jarun/imgp";
+    homepage = imgp.homepage;
     license = licenses.gpl3;
     platforms = platforms.unix;
     maintainers = with maintainers; [ sikmir ];
diff --git a/pkgs/lsd2dsl/default.nix b/pkgs/lsd2dsl/default.nix
@@ -28,7 +28,7 @@ mkDerivation rec {
 
   meta = with lib; {
     description = lsd2dsl.description;
-    homepage = "https://rcebits.com/lsd2dsl/index.html";
+    homepage = lsd2dsl.homepage;
     license = licenses.mit;
     maintainers = with maintainers; [ sikmir ];
     platforms = platforms.linux;
diff --git a/pkgs/lsdreader/default.nix b/pkgs/lsdreader/default.nix
@@ -9,7 +9,7 @@ buildPythonApplication rec {
 
   meta = with lib; {
     description = lsdreader.description;
-    homepage = "https://github.com/sv99/lsdreader";
+    homepage = lsdreader.homepage;
     license = licenses.free;
     platforms = platforms.unix;
     maintainers = with maintainers; [ sikmir ];
diff --git a/pkgs/mbtileserver/default.nix b/pkgs/mbtileserver/default.nix
@@ -9,7 +9,7 @@ buildGoModule rec {
 
   meta = with lib; {
     description = mbtileserver.description;
-    homepage = "https://github.com/consbio/mbtileserver";
+    homepage = mbtileserver.homepage;
     license = licenses.isc;
     maintainers = with maintainers; [ sikmir ];
   };
diff --git a/pkgs/mbutil/default.nix b/pkgs/mbutil/default.nix
@@ -10,7 +10,7 @@ buildPythonApplication rec {
 
   meta = with lib; {
     description = mbutil.description;
-    homepage = "https://github.com/mapbox/mbutil";
+    homepage = mbutil.homepage;
     license = licenses.bsd3;
     platforms = platforms.unix;
     maintainers = with maintainers; [ sikmir ];
diff --git a/pkgs/redict/default.nix b/pkgs/redict/default.nix
@@ -24,7 +24,7 @@ mkDerivation rec {
   enableParallelBuilding = true;
 
   meta = with lib; {
-    homepage = "https://github.com/rekols/redict";
+    homepage = redict.homepage;
     description = redict.description;
     license = licenses.gpl3;
     maintainers = with maintainers; [ sikmir ];
diff --git a/pkgs/stardict-tools/default.nix b/pkgs/stardict-tools/default.nix
@@ -41,7 +41,7 @@ stdenv.mkDerivation rec {
 
   meta = with stdenv.lib; {
     description = stardict-3.description;
-    homepage = "https://github.com/huzheng001/stardict-3";
+    homepage = stardict-3.homepage;
     license = licenses.gpl3;
     maintainers = with maintainers; [ sikmir ];
     platforms = platforms.linux;
diff --git a/pkgs/supload/default.nix b/pkgs/supload/default.nix
@@ -23,7 +23,7 @@ stdenv.mkDerivation rec {
 
   meta = with stdenv.lib; {
     description = supload.description;
-    homepage = "https://github.com/selectel/supload";
+    homepage = supload.homepage;
     license = licenses.gpl3;
     maintainers = with maintainers; [ sikmir ];
     platforms = platforms.unix;
diff --git a/pkgs/ueberzug/default.nix b/pkgs/ueberzug/default.nix
@@ -11,7 +11,7 @@ buildPythonApplication rec {
 
   meta = with lib; {
     description = ueberzug.description;
-    homepage = "https://github.com/seebye/ueberzug";
+    homepage = ueberzug.homepage;
     license = licenses.gpl3;
     platforms = platforms.unix;
     maintainers = with maintainers; [ sikmir ];