pkgs/applications: Move away from wiki.gnome.org

The wiki.gnome.org site is planned for retirement.

+21 -23
+1 -1
pkgs/applications/audio/easytag/default.nix
··· 34 meta = with lib; { 35 description = "View and edit tags for various audio files"; 36 mainProgram = "easytag"; 37 - homepage = "https://wiki.gnome.org/Apps/EasyTAG"; 38 license = licenses.gpl2Plus; 39 maintainers = with maintainers; [ ]; 40 platforms = platforms.linux;
··· 34 meta = with lib; { 35 description = "View and edit tags for various audio files"; 36 mainProgram = "easytag"; 37 + homepage = "https://gitlab.gnome.org/GNOME/easytag"; 38 license = licenses.gpl2Plus; 39 maintainers = with maintainers; [ ]; 40 platforms = platforms.linux;
+1 -1
pkgs/applications/audio/gnome-podcasts/default.nix
··· 69 meta = with lib; { 70 description = "Listen to your favorite podcasts"; 71 mainProgram = "gnome-podcasts"; 72 - homepage = "https://wiki.gnome.org/Apps/Podcasts"; 73 license = licenses.gpl3Plus; 74 maintainers = teams.gnome.members; 75 platforms = platforms.unix;
··· 69 meta = with lib; { 70 description = "Listen to your favorite podcasts"; 71 mainProgram = "gnome-podcasts"; 72 + homepage = "https://apps.gnome.org/Podcasts/"; 73 license = licenses.gpl3Plus; 74 maintainers = teams.gnome.members; 75 platforms = platforms.unix;
+1 -1
pkgs/applications/audio/lollypop/default.nix
··· 102 meta = with lib; { 103 changelog = "https://gitlab.gnome.org/World/lollypop/tags/${version}"; 104 description = "A modern music player for GNOME"; 105 - homepage = "https://wiki.gnome.org/Apps/Lollypop"; 106 license = licenses.gpl3Plus; 107 maintainers = with maintainers; [ lovesegfault ]; 108 platforms = platforms.linux;
··· 102 meta = with lib; { 103 changelog = "https://gitlab.gnome.org/World/lollypop/tags/${version}"; 104 description = "A modern music player for GNOME"; 105 + homepage = "https://gitlab.gnome.org/World/lollypop"; 106 license = licenses.gpl3Plus; 107 maintainers = with maintainers; [ lovesegfault ]; 108 platforms = platforms.linux;
+1 -1
pkgs/applications/audio/rhythmbox/default.nix
··· 113 }; 114 115 meta = with lib; { 116 - homepage = "https://wiki.gnome.org/Apps/Rhythmbox"; 117 description = "A music playing application for GNOME"; 118 license = licenses.gpl2Plus; 119 platforms = platforms.linux;
··· 113 }; 114 115 meta = with lib; { 116 + homepage = "https://gitlab.gnome.org/GNOME/rhythmbox"; 117 description = "A music playing application for GNOME"; 118 license = licenses.gpl2Plus; 119 platforms = platforms.linux;
+1 -1
pkgs/applications/audio/sound-juicer/default.nix
··· 63 meta = with lib; { 64 description = "A Gnome CD Ripper"; 65 mainProgram = "sound-juicer"; 66 - homepage = "https://wiki.gnome.org/Apps/SoundJuicer"; 67 maintainers = [ maintainers.bdimcheff ]; 68 license = licenses.gpl2Plus; 69 platforms = platforms.linux;
··· 63 meta = with lib; { 64 description = "A Gnome CD Ripper"; 65 mainProgram = "sound-juicer"; 66 + homepage = "https://gitlab.gnome.org/GNOME/sound-juicer"; 67 maintainers = [ maintainers.bdimcheff ]; 68 license = licenses.gpl2Plus; 69 platforms = platforms.linux;
+1 -1
pkgs/applications/backup/deja-dup/default.nix
··· 71 of backing up the Right Way (encrypted, off-site, and regular) \ 72 and uses duplicity as the backend. 73 ''; 74 - homepage = "https://wiki.gnome.org/Apps/DejaDup"; 75 license = licenses.gpl3Plus; 76 maintainers = with maintainers; [ jtojnar ]; 77 platforms = platforms.linux;
··· 71 of backing up the Right Way (encrypted, off-site, and regular) \ 72 and uses duplicity as the backend. 73 ''; 74 + homepage = "https://apps.gnome.org/DejaDup/"; 75 license = licenses.gpl3Plus; 76 maintainers = with maintainers; [ jtojnar ]; 77 platforms = platforms.linux;
+1 -1
pkgs/applications/editors/gnome-builder/default.nix
··· 176 currently recommend running gnome-builder inside a nix-shell with 177 appropriate dependencies loaded. 178 ''; 179 - homepage = "https://wiki.gnome.org/Apps/Builder"; 180 license = licenses.gpl3Plus; 181 maintainers = teams.gnome.members; 182 platforms = platforms.linux;
··· 176 currently recommend running gnome-builder inside a nix-shell with 177 appropriate dependencies loaded. 178 ''; 179 + homepage = "https://apps.gnome.org/Builder/"; 180 license = licenses.gpl3Plus; 181 maintainers = teams.gnome.members; 182 platforms = platforms.linux;
+1 -1
pkgs/applications/graphics/gnome-photos/default.nix
··· 115 meta = with lib; { 116 description = "Access, organize and share your photos"; 117 mainProgram = "gnome-photos"; 118 - homepage = "https://wiki.gnome.org/Apps/Photos"; 119 license = licenses.gpl3Plus; 120 maintainers = teams.gnome.members; 121 platforms = platforms.linux;
··· 115 meta = with lib; { 116 description = "Access, organize and share your photos"; 117 mainProgram = "gnome-photos"; 118 + homepage = "https://gitlab.gnome.org/GNOME/gnome-photos"; 119 license = licenses.gpl3Plus; 120 maintainers = teams.gnome.members; 121 platforms = platforms.linux;
+1 -1
pkgs/applications/graphics/gthumb/default.nix
··· 107 }; 108 109 meta = with lib; { 110 - homepage = "https://wiki.gnome.org/Apps/Gthumb"; 111 description = "Image browser and viewer for GNOME"; 112 mainProgram = "gthumb"; 113 platforms = platforms.linux;
··· 107 }; 108 109 meta = with lib; { 110 + homepage = "https://gitlab.gnome.org/GNOME/gthumb"; 111 description = "Image browser and viewer for GNOME"; 112 mainProgram = "gthumb"; 113 platforms = platforms.linux;
+1 -1
pkgs/applications/graphics/ocrfeeder/default.nix
··· 64 ''; 65 66 meta = with lib; { 67 - homepage = "https://wiki.gnome.org/Apps/OCRFeeder"; 68 description = "Complete Optical Character Recognition and Document Analysis and Recognition program"; 69 maintainers = with maintainers; [ doronbehar ]; 70 license = licenses.gpl3Plus;
··· 64 ''; 65 66 meta = with lib; { 67 + homepage = "https://gitlab.gnome.org/GNOME/ocrfeeder"; 68 description = "Complete Optical Character Recognition and Document Analysis and Recognition program"; 69 maintainers = with maintainers; [ doronbehar ]; 70 license = licenses.gpl3Plus;
+2 -4
pkgs/applications/graphics/shotwell/default.nix
··· 35 , gsettings-desktop-schemas 36 }: 37 38 - # for dependencies see https://wiki.gnome.org/Apps/Shotwell/BuildingAndInstalling 39 - 40 stdenv.mkDerivation (finalAttrs: { 41 pname = "shotwell"; 42 version = "0.32.6"; ··· 97 meta = with lib; { 98 description = "Popular photo organizer for the GNOME desktop"; 99 mainProgram = "shotwell"; 100 - homepage = "https://wiki.gnome.org/Apps/Shotwell"; 101 license = licenses.lgpl21Plus; 102 - maintainers = with maintainers; []; 103 platforms = platforms.linux; 104 }; 105 })
··· 35 , gsettings-desktop-schemas 36 }: 37 38 stdenv.mkDerivation (finalAttrs: { 39 pname = "shotwell"; 40 version = "0.32.6"; ··· 95 meta = with lib; { 96 description = "Popular photo organizer for the GNOME desktop"; 97 mainProgram = "shotwell"; 98 + homepage = "https://gitlab.gnome.org/GNOME/shotwell"; 99 license = licenses.lgpl21Plus; 100 + maintainers = with maintainers; [ bobby285271 ]; 101 platforms = platforms.linux; 102 }; 103 })
+1 -1
pkgs/applications/misc/almanah/default.nix
··· 94 meta = with lib; { 95 description = "Small GTK application to allow to keep a diary of your life"; 96 mainProgram = "almanah"; 97 - homepage = "https://wiki.gnome.org/Apps/Almanah_Diary"; 98 license = licenses.gpl3Plus; 99 platforms = platforms.unix; 100 maintainers = teams.gnome.members;
··· 94 meta = with lib; { 95 description = "Small GTK application to allow to keep a diary of your life"; 96 mainProgram = "almanah"; 97 + homepage = "https://gitlab.gnome.org/GNOME/almanah"; 98 license = licenses.gpl3Plus; 99 platforms = platforms.unix; 100 maintainers = teams.gnome.members;
+1 -1
pkgs/applications/misc/gnome-multi-writer/default.nix
··· 55 meta = with lib; { 56 description = "Tool for writing an ISO file to multiple USB devices at once"; 57 mainProgram = "gnome-multi-writer"; 58 - homepage = "https://wiki.gnome.org/Apps/MultiWriter"; 59 license = licenses.gpl2Plus; 60 maintainers = teams.gnome.members; 61 platforms = platforms.linux;
··· 55 meta = with lib; { 56 description = "Tool for writing an ISO file to multiple USB devices at once"; 57 mainProgram = "gnome-multi-writer"; 58 + homepage = "https://gitlab.gnome.org/GNOME/gnome-multi-writer"; 59 license = licenses.gpl2Plus; 60 maintainers = teams.gnome.members; 61 platforms = platforms.linux;
+1 -1
pkgs/applications/misc/gnome-recipes/default.nix
··· 70 meta = with lib; { 71 description = "Recipe management application for GNOME"; 72 mainProgram = "gnome-recipes"; 73 - homepage = "https://wiki.gnome.org/Apps/Recipes"; 74 maintainers = teams.gnome.members; 75 license = licenses.gpl3Plus; 76 platforms = platforms.unix;
··· 70 meta = with lib; { 71 description = "Recipe management application for GNOME"; 72 mainProgram = "gnome-recipes"; 73 + homepage = "https://gitlab.gnome.org/GNOME/recipes"; 74 maintainers = teams.gnome.members; 75 license = licenses.gpl3Plus; 76 platforms = platforms.unix;
+1 -1
pkgs/applications/networking/browsers/eolie/default.nix
··· 72 meta = with lib; { 73 description = "A new GNOME web browser"; 74 mainProgram = "eolie"; 75 - homepage = "https://wiki.gnome.org/Apps/Eolie"; 76 license = licenses.gpl3Plus; 77 maintainers = with maintainers; [ samdroid-apps ]; 78 platforms = platforms.linux;
··· 72 meta = with lib; { 73 description = "A new GNOME web browser"; 74 mainProgram = "eolie"; 75 + homepage = "https://gitlab.gnome.org/World/eolie"; 76 license = licenses.gpl3Plus; 77 maintainers = with maintainers; [ samdroid-apps ]; 78 platforms = platforms.linux;
+1 -1
pkgs/applications/networking/mailreaders/evolution/evolution/default.nix
··· 126 PKG_CONFIG_LIBEDATASERVERUI_1_2_UIMODULEDIR = "${placeholder "out"}/lib/evolution-data-server/ui-modules"; 127 128 meta = with lib; { 129 - homepage = "https://wiki.gnome.org/Apps/Evolution"; 130 description = "Personal information management application that provides integrated mail, calendaring and address book functionality"; 131 mainProgram = "evolution"; 132 maintainers = teams.gnome.members;
··· 126 PKG_CONFIG_LIBEDATASERVERUI_1_2_UIMODULEDIR = "${placeholder "out"}/lib/evolution-data-server/ui-modules"; 127 128 meta = with lib; { 129 + homepage = "https://gitlab.gnome.org/GNOME/evolution"; 130 description = "Personal information management application that provides integrated mail, calendaring and address book functionality"; 131 mainProgram = "evolution"; 132 maintainers = teams.gnome.members;
+1 -1
pkgs/applications/office/gnote/default.nix
··· 50 }; 51 52 meta = with lib; { 53 - homepage = "https://wiki.gnome.org/Apps/Gnote"; 54 description = "A note taking application"; 55 mainProgram = "gnote"; 56 maintainers = with maintainers; [ jfvillablanca ];
··· 50 }; 51 52 meta = with lib; { 53 + homepage = "https://gitlab.gnome.org/GNOME/gnote"; 54 description = "A note taking application"; 55 mainProgram = "gnote"; 56 maintainers = with maintainers; [ jfvillablanca ];
+1 -1
pkgs/applications/office/gtg/default.nix
··· 77 "Getting Things GNOME" (GTG) is a personal tasks and ToDo list organizer inspired by the "Getting Things Done" (GTD) methodology. 78 GTG is intended to help you track everything you need to do and need to know, from small tasks to large projects. 79 ''; 80 - homepage = "https://wiki.gnome.org/Apps/GTG"; 81 downloadPage = "https://github.com/getting-things-gnome/gtg/releases"; 82 license = licenses.gpl3Plus; 83 maintainers = with maintainers; [ oyren ];
··· 77 "Getting Things GNOME" (GTG) is a personal tasks and ToDo list organizer inspired by the "Getting Things Done" (GTD) methodology. 78 GTG is intended to help you track everything you need to do and need to know, from small tasks to large projects. 79 ''; 80 + homepage = "https://github.com/getting-things-gnome/gtg"; 81 downloadPage = "https://github.com/getting-things-gnome/gtg/releases"; 82 license = licenses.gpl3Plus; 83 maintainers = with maintainers; [ oyren ];
+1 -1
pkgs/applications/office/pinpoint/default.nix
··· 13 cairo clutter-gtk ]; 14 15 meta = with lib; { 16 - homepage = "https://wiki.gnome.org/action/show/Apps/Pinpoint"; 17 description = "A tool for making hackers do excellent presentations"; 18 license = licenses.lgpl21; 19 platforms = platforms.linux;
··· 13 cairo clutter-gtk ]; 14 15 meta = with lib; { 16 + homepage = "https://gitlab.gnome.org/Archive/pinpoint"; 17 description = "A tool for making hackers do excellent presentations"; 18 license = licenses.lgpl21; 19 platforms = platforms.linux;
+1 -1
pkgs/applications/office/planner/default.nix
··· 60 meta = { 61 description = "Project management tool for the GNOME desktop"; 62 mainProgram = "planner"; 63 - homepage = "https://wiki.gnome.org/Apps/Planner"; 64 license = lib.licenses.gpl2Plus; 65 maintainers = with lib.maintainers; [ amiloradovsky ]; 66 platforms = lib.platforms.unix;
··· 60 meta = { 61 description = "Project management tool for the GNOME desktop"; 62 mainProgram = "planner"; 63 + homepage = "https://gitlab.gnome.org/World/planner"; 64 license = lib.licenses.gpl2Plus; 65 maintainers = with lib.maintainers; [ amiloradovsky ]; 66 platforms = lib.platforms.unix;