Merge pull request #308277 from bobby285271/upd/homepage

treewide: Move away from wiki.gnome.org (part 2)
This commit is contained in:
Bobby Rong 2024-05-02 07:47:16 +08:00 committed by GitHub
commit 13d91b7d04
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
99 changed files with 107 additions and 117 deletions

View File

@ -1,5 +1,5 @@
# NixOS tests for gnome-desktop-testing-runner using software
# See https://wiki.gnome.org/Initiatives/GnomeGoals/InstalledTests
# See https://github.com/NixOS/nixpkgs/issues/34987
{ system ? builtins.currentSystem,
config ? {},

View File

@ -34,7 +34,7 @@ in stdenv.mkDerivation rec {
meta = with lib; {
description = "View and edit tags for various audio files";
mainProgram = "easytag";
homepage = "https://wiki.gnome.org/Apps/EasyTAG";
homepage = "https://gitlab.gnome.org/GNOME/easytag";
license = licenses.gpl2Plus;
maintainers = with maintainers; [ ];
platforms = platforms.linux;

View File

@ -69,7 +69,7 @@ stdenv.mkDerivation rec {
meta = with lib; {
description = "Listen to your favorite podcasts";
mainProgram = "gnome-podcasts";
homepage = "https://wiki.gnome.org/Apps/Podcasts";
homepage = "https://apps.gnome.org/Podcasts/";
license = licenses.gpl3Plus;
maintainers = teams.gnome.members;
platforms = platforms.unix;

View File

@ -102,7 +102,7 @@ python3.pkgs.buildPythonApplication rec {
meta = with lib; {
changelog = "https://gitlab.gnome.org/World/lollypop/tags/${version}";
description = "A modern music player for GNOME";
homepage = "https://wiki.gnome.org/Apps/Lollypop";
homepage = "https://gitlab.gnome.org/World/lollypop";
license = licenses.gpl3Plus;
maintainers = with maintainers; [ lovesegfault ];
platforms = platforms.linux;

View File

@ -113,7 +113,7 @@ stdenv.mkDerivation rec {
};
meta = with lib; {
homepage = "https://wiki.gnome.org/Apps/Rhythmbox";
homepage = "https://gitlab.gnome.org/GNOME/rhythmbox";
description = "A music playing application for GNOME";
license = licenses.gpl2Plus;
platforms = platforms.linux;

View File

@ -63,7 +63,7 @@ stdenv.mkDerivation rec {
meta = with lib; {
description = "A Gnome CD Ripper";
mainProgram = "sound-juicer";
homepage = "https://wiki.gnome.org/Apps/SoundJuicer";
homepage = "https://gitlab.gnome.org/GNOME/sound-juicer";
maintainers = [ maintainers.bdimcheff ];
license = licenses.gpl2Plus;
platforms = platforms.linux;

View File

@ -71,7 +71,7 @@ stdenv.mkDerivation (finalAttrs: {
of backing up the Right Way (encrypted, off-site, and regular) \
and uses duplicity as the backend.
'';
homepage = "https://wiki.gnome.org/Apps/DejaDup";
homepage = "https://apps.gnome.org/DejaDup/";
license = licenses.gpl3Plus;
maintainers = with maintainers; [ jtojnar ];
platforms = platforms.linux;

View File

@ -176,7 +176,7 @@ stdenv.mkDerivation rec {
currently recommend running gnome-builder inside a nix-shell with
appropriate dependencies loaded.
'';
homepage = "https://wiki.gnome.org/Apps/Builder";
homepage = "https://apps.gnome.org/Builder/";
license = licenses.gpl3Plus;
maintainers = teams.gnome.members;
platforms = platforms.linux;

View File

@ -115,7 +115,7 @@ stdenv.mkDerivation rec {
meta = with lib; {
description = "Access, organize and share your photos";
mainProgram = "gnome-photos";
homepage = "https://wiki.gnome.org/Apps/Photos";
homepage = "https://gitlab.gnome.org/GNOME/gnome-photos";
license = licenses.gpl3Plus;
maintainers = teams.gnome.members;
platforms = platforms.linux;

View File

@ -107,7 +107,7 @@ stdenv.mkDerivation rec {
};
meta = with lib; {
homepage = "https://wiki.gnome.org/Apps/Gthumb";
homepage = "https://gitlab.gnome.org/GNOME/gthumb";
description = "Image browser and viewer for GNOME";
mainProgram = "gthumb";
platforms = platforms.linux;

View File

@ -64,7 +64,7 @@ stdenv.mkDerivation (finalAttrs: {
'';
meta = with lib; {
homepage = "https://wiki.gnome.org/Apps/OCRFeeder";
homepage = "https://gitlab.gnome.org/GNOME/ocrfeeder";
description = "Complete Optical Character Recognition and Document Analysis and Recognition program";
maintainers = with maintainers; [ doronbehar ];
license = licenses.gpl3Plus;

View File

@ -35,8 +35,6 @@
, gsettings-desktop-schemas
}:
# for dependencies see https://wiki.gnome.org/Apps/Shotwell/BuildingAndInstalling
stdenv.mkDerivation (finalAttrs: {
pname = "shotwell";
version = "0.32.6";
@ -97,9 +95,9 @@ stdenv.mkDerivation (finalAttrs: {
meta = with lib; {
description = "Popular photo organizer for the GNOME desktop";
mainProgram = "shotwell";
homepage = "https://wiki.gnome.org/Apps/Shotwell";
homepage = "https://gitlab.gnome.org/GNOME/shotwell";
license = licenses.lgpl21Plus;
maintainers = with maintainers; [];
maintainers = with maintainers; [ bobby285271 ];
platforms = platforms.linux;
};
})

View File

@ -94,7 +94,7 @@ stdenv.mkDerivation rec {
meta = with lib; {
description = "Small GTK application to allow to keep a diary of your life";
mainProgram = "almanah";
homepage = "https://wiki.gnome.org/Apps/Almanah_Diary";
homepage = "https://gitlab.gnome.org/GNOME/almanah";
license = licenses.gpl3Plus;
platforms = platforms.unix;
maintainers = teams.gnome.members;

View File

@ -55,7 +55,7 @@ stdenv.mkDerivation rec {
meta = with lib; {
description = "Tool for writing an ISO file to multiple USB devices at once";
mainProgram = "gnome-multi-writer";
homepage = "https://wiki.gnome.org/Apps/MultiWriter";
homepage = "https://gitlab.gnome.org/GNOME/gnome-multi-writer";
license = licenses.gpl2Plus;
maintainers = teams.gnome.members;
platforms = platforms.linux;

View File

@ -70,7 +70,7 @@ stdenv.mkDerivation rec {
meta = with lib; {
description = "Recipe management application for GNOME";
mainProgram = "gnome-recipes";
homepage = "https://wiki.gnome.org/Apps/Recipes";
homepage = "https://gitlab.gnome.org/GNOME/recipes";
maintainers = teams.gnome.members;
license = licenses.gpl3Plus;
platforms = platforms.unix;

View File

@ -72,7 +72,7 @@ python3.pkgs.buildPythonApplication rec {
meta = with lib; {
description = "A new GNOME web browser";
mainProgram = "eolie";
homepage = "https://wiki.gnome.org/Apps/Eolie";
homepage = "https://gitlab.gnome.org/World/eolie";
license = licenses.gpl3Plus;
maintainers = with maintainers; [ samdroid-apps ];
platforms = platforms.linux;

View File

@ -126,7 +126,7 @@ stdenv.mkDerivation rec {
PKG_CONFIG_LIBEDATASERVERUI_1_2_UIMODULEDIR = "${placeholder "out"}/lib/evolution-data-server/ui-modules";
meta = with lib; {
homepage = "https://wiki.gnome.org/Apps/Evolution";
homepage = "https://gitlab.gnome.org/GNOME/evolution";
description = "Personal information management application that provides integrated mail, calendaring and address book functionality";
mainProgram = "evolution";
maintainers = teams.gnome.members;

View File

@ -50,7 +50,7 @@ stdenv.mkDerivation rec {
};
meta = with lib; {
homepage = "https://wiki.gnome.org/Apps/Gnote";
homepage = "https://gitlab.gnome.org/GNOME/gnote";
description = "A note taking application";
mainProgram = "gnote";
maintainers = with maintainers; [ jfvillablanca ];

View File

@ -77,7 +77,7 @@ python3Packages.buildPythonApplication rec {
"Getting Things GNOME" (GTG) is a personal tasks and ToDo list organizer inspired by the "Getting Things Done" (GTD) methodology.
GTG is intended to help you track everything you need to do and need to know, from small tasks to large projects.
'';
homepage = "https://wiki.gnome.org/Apps/GTG";
homepage = "https://github.com/getting-things-gnome/gtg";
downloadPage = "https://github.com/getting-things-gnome/gtg/releases";
license = licenses.gpl3Plus;
maintainers = with maintainers; [ oyren ];

View File

@ -13,7 +13,7 @@ stdenv.mkDerivation rec {
cairo clutter-gtk ];
meta = with lib; {
homepage = "https://wiki.gnome.org/action/show/Apps/Pinpoint";
homepage = "https://gitlab.gnome.org/Archive/pinpoint";
description = "A tool for making hackers do excellent presentations";
license = licenses.lgpl21;
platforms = platforms.linux;

View File

@ -60,7 +60,7 @@ stdenv.mkDerivation rec {
meta = {
description = "Project management tool for the GNOME desktop";
mainProgram = "planner";
homepage = "https://wiki.gnome.org/Apps/Planner";
homepage = "https://gitlab.gnome.org/World/planner";
license = lib.licenses.gpl2Plus;
maintainers = with lib.maintainers; [ amiloradovsky ];
platforms = lib.platforms.unix;

View File

@ -68,7 +68,7 @@ python3.pkgs.buildPythonApplication rec {
};
meta = with lib; {
homepage = "https://wiki.gnome.org/Apps/Accerciser";
homepage = "https://gitlab.gnome.org/GNOME/accerciser";
description = "Interactive Python accessibility explorer";
mainProgram = "accerciser";
maintainers = teams.gnome.members;

View File

@ -98,7 +98,7 @@ stdenv.mkDerivation rec {
};
meta = with lib; {
homepage = "https://wiki.gnome.org/Apps/Cheese";
homepage = "https://gitlab.gnome.org/GNOME/cheese";
description = "Take photos and videos with your webcam, with fun graphical effects";
mainProgram = "cheese";
maintainers = teams.gnome.members;

View File

@ -68,7 +68,7 @@ stdenv.mkDerivation (finalAttrs: {
};
meta = with lib; {
homepage = "https://wiki.gnome.org/Apps/FileRoller";
homepage = "https://gitlab.gnome.org/GNOME/file-roller";
description = "Archive manager for the GNOME desktop environment";
license = licenses.gpl2Plus;
platforms = platforms.linux;

View File

@ -77,7 +77,7 @@ stdenv.mkDerivation rec {
};
meta = with lib; {
homepage = "https://wiki.gnome.org/Apps/Ghex";
homepage = "https://gitlab.gnome.org/GNOME/ghex";
description = "Hex editor for GNOME desktop environment";
mainProgram = "ghex";
platforms = platforms.linux;

View File

@ -130,7 +130,7 @@ stdenv.mkDerivation rec {
meta = with lib; {
description = "Simple GNOME 3 application to access remote or virtual systems";
mainProgram = "gnome-boxes";
homepage = "https://wiki.gnome.org/Apps/Boxes";
homepage = "https://apps.gnome.org/Boxes/";
license = licenses.lgpl2Plus;
platforms = platforms.linux;
maintainers = teams.gnome.members;

View File

@ -57,7 +57,7 @@ stdenv.mkDerivation rec {
};
meta = with lib; {
homepage = "https://wiki.gnome.org/Apps/Calendar";
homepage = "https://apps.gnome.org/Calendar/";
description = "Simple and beautiful calendar application for GNOME";
mainProgram = "gnome-calendar";
maintainers = teams.gnome.members;

View File

@ -68,7 +68,7 @@ stdenv.mkDerivation rec {
};
meta = with lib; {
homepage = "https://wiki.gnome.org/Apps/Characters";
homepage = "https://apps.gnome.org/Characters/";
description = "Simple utility application to find and insert unusual characters";
mainProgram = "gnome-characters";
maintainers = teams.gnome.members;

View File

@ -73,7 +73,7 @@ stdenv.mkDerivation rec {
};
meta = with lib; {
homepage = "https://wiki.gnome.org/Apps/Clocks";
homepage = "https://apps.gnome.org/Clocks/";
description = "Clock application designed for GNOME 3";
mainProgram = "gnome-clocks";
maintainers = teams.gnome.members;

View File

@ -67,7 +67,7 @@ stdenv.mkDerivation rec {
};
meta = with lib; {
homepage = "https://wiki.gnome.org/Apps/Logs";
homepage = "https://apps.gnome.org/Logs/";
description = "A log viewer for the systemd journal";
mainProgram = "gnome-logs";
maintainers = teams.gnome.members;

View File

@ -90,7 +90,7 @@ stdenv.mkDerivation (finalAttrs: {
};
meta = with lib; {
homepage = "https://wiki.gnome.org/Apps/Maps";
homepage = "https://apps.gnome.org/Maps/";
description = "A map application for GNOME 3";
mainProgram = "gnome-maps";
maintainers = teams.gnome.members;

View File

@ -102,7 +102,7 @@ python3.pkgs.buildPythonApplication rec {
};
meta = with lib; {
homepage = "https://wiki.gnome.org/Apps/Music";
homepage = "https://apps.gnome.org/Music/";
description = "Music player and management application for the GNOME desktop environment";
mainProgram = "gnome-music";
maintainers = teams.gnome.members;

View File

@ -91,7 +91,7 @@ stdenv.mkDerivation rec {
meta = with lib; {
description = "Note editor designed to remain simple to use";
mainProgram = "bijiben";
homepage = "https://wiki.gnome.org/Apps/Notes";
homepage = "https://gitlab.gnome.org/GNOME/gnome-notes";
license = licenses.gpl3;
maintainers = teams.gnome.members;
platforms = platforms.linux;

View File

@ -68,7 +68,7 @@ stdenv.mkDerivation rec {
meta = with lib; {
description = "A simple and modern sound recorder";
mainProgram = "gnome-sound-recorder";
homepage = "https://wiki.gnome.org/Apps/SoundRecorder";
homepage = "https://gitlab.gnome.org/World/vocalis";
license = licenses.gpl2Plus;
maintainers = teams.gnome.members;
platforms = platforms.linux;

View File

@ -68,7 +68,7 @@ stdenv.mkDerivation rec {
};
meta = with lib; {
homepage = "https://wiki.gnome.org/Apps/Weather";
homepage = "https://apps.gnome.org/Weather/";
description = "Access current weather conditions and forecasts";
mainProgram = "gnome-weather";
maintainers = teams.gnome.members;

View File

@ -90,7 +90,7 @@ stdenv.mkDerivation rec {
};
meta = with lib; {
homepage = "https://wiki.gnome.org/Apps/Polari";
homepage = "https://apps.gnome.org/Polari/";
description = "IRC chat client designed to integrate with the GNOME desktop";
mainProgram = "polari";
maintainers = teams.gnome.members;

View File

@ -105,7 +105,7 @@ stdenv.mkDerivation rec {
};
meta = with lib; {
homepage = "https://wiki.gnome.org/Apps/Seahorse";
homepage = "https://gitlab.gnome.org/GNOME/seahorse";
description = "Application for managing encryption keys and passwords in the GnomeKeyring";
mainProgram = "seahorse";
maintainers = teams.gnome.members;

View File

@ -12,10 +12,10 @@ stdenv.mkDerivation rec {
patches = [
# Pull fix pending upstream inclusion for -fno-common toolchain support:
# https://gitlab.gnome.org/GNOME/vinagre/-/merge_requests/8
# https://gitlab.gnome.org/Archive/vinagre/-/merge_requests/8
(fetchpatch {
name = "fno-common.patch";
url = "https://gitlab.gnome.org/GNOME/vinagre/-/commit/c51662cf4338516773d64776c3c92796917ff2bd.diff";
url = "https://gitlab.gnome.org/Archive/vinagre/-/commit/c51662cf4338516773d64776c3c92796917ff2bd.diff";
sha256 = "0zn8cd93hjdz6rw2d7gfl1ghzkc9h0x40k9l0jx3n5qfwdq4sir8";
})
];
@ -37,7 +37,7 @@ stdenv.mkDerivation rec {
meta = with lib; {
description = "Remote desktop viewer for GNOME";
mainProgram = "vinagre";
homepage = "https://wiki.gnome.org/Apps/Vinagre";
homepage = "https://gitlab.gnome.org/Archive/vinagre";
license = licenses.gpl2Plus;
maintainers = teams.gnome.members;
platforms = platforms.unix;

View File

@ -55,7 +55,7 @@ stdenv.mkDerivation rec {
meta = with lib; {
description = "Graphical application to analyse disk usage in any GNOME environment";
mainProgram = "baobab";
homepage = "https://wiki.gnome.org/Apps/DiskUsageAnalyzer";
homepage = "https://apps.gnome.org/Baobab/";
license = licenses.gpl2Plus;
maintainers = teams.gnome.members;
platforms = platforms.unix;

View File

@ -72,7 +72,7 @@ stdenv.mkDerivation rec {
meta = with lib; {
description = "GSettings editor for GNOME";
mainProgram = "dconf-editor";
homepage = "https://wiki.gnome.org/Apps/DconfEditor";
homepage = "https://apps.gnome.org/DconfEditor/";
license = licenses.gpl3Plus;
maintainers = teams.gnome.members;
platforms = platforms.unix;

View File

@ -118,7 +118,7 @@ stdenv.mkDerivation rec {
meta = with lib; {
description = "GNOME image viewer";
homepage = "https://wiki.gnome.org/Apps/EyeOfGnome";
homepage = "https://gitlab.gnome.org/GNOME/eog";
license = licenses.gpl2Plus;
maintainers = teams.gnome.members;
platforms = platforms.unix;

View File

@ -99,7 +99,7 @@ stdenv.mkDerivation rec {
};
meta = with lib; {
homepage = "https://wiki.gnome.org/Apps/Epiphany";
homepage = "https://apps.gnome.org/Epiphany/";
description = "WebKit based web browser for GNOME";
mainProgram = "epiphany";
maintainers = teams.gnome.members ++ teams.pantheon.members;

View File

@ -128,7 +128,7 @@ stdenv.mkDerivation rec {
};
meta = with lib; {
homepage = "https://wiki.gnome.org/Apps/Evince";
homepage = "https://apps.gnome.org/Evince/";
description = "GNOME's document viewer";
longDescription = ''

View File

@ -185,7 +185,7 @@ stdenv.mkDerivation rec {
meta = with lib; {
description = "Unified backend for programs that work with contacts, tasks, and calendar information";
homepage = "https://wiki.gnome.org/Apps/Evolution";
homepage = "https://gitlab.gnome.org/GNOME/evolution-data-server";
license = licenses.lgpl2Plus;
maintainers = teams.gnome.members;
platforms = platforms.unix;

View File

@ -70,7 +70,7 @@ stdenv.mkDerivation rec {
};
meta = with lib; {
homepage = "https://wiki.gnome.org/Apps/Calculator";
homepage = "https://apps.gnome.org/Calculator/";
description = "Application that solves mathematical equations and is suitable as a default application in a Desktop environment";
maintainers = teams.gnome.members;
license = licenses.gpl3Plus;

View File

@ -71,7 +71,7 @@ stdenv.mkDerivation rec {
};
meta = with lib; {
homepage = "https://wiki.gnome.org/Apps/Contacts";
homepage = "https://apps.gnome.org/Contacts/";
description = "GNOMEs integrated address book";
mainProgram = "gnome-contacts";
maintainers = teams.gnome.members;

View File

@ -33,13 +33,13 @@ stdenv.mkDerivation rec {
# Fix test dependencies with meson 0.57, can be removed on next bump
# We need to explicitly depend on the generated files.
(fetchpatch {
url = "https://gitlab.gnome.org/GNOME/gnome-dictionary/-/commit/87c026cfe4acbcfc62d15950f88a71d8d9678c7e.patch";
url = "https://gitlab.gnome.org/Archive/gnome-dictionary/-/commit/87c026cfe4acbcfc62d15950f88a71d8d9678c7e.patch";
sha256 = "tKesWeOK3OqOxrXm4dZvCZHHdTD7AQbYDjtYDCsLd3A=";
})
# Fix build with meson 0.61, can be removed on next bump
# data/appdata/meson.build:3:5: ERROR: Function does not take positional arguments.
(fetchpatch {
url = "https://gitlab.gnome.org/GNOME/gnome-dictionary/-/commit/cf3f8a67cd6f3059c555ed9cf0f5fba10abb7f68.patch";
url = "https://gitlab.gnome.org/Archive/gnome-dictionary/-/commit/cf3f8a67cd6f3059c555ed9cf0f5fba10abb7f68.patch";
sha256 = "cIRM6ACqsnEo2JWYvr6EBye5o0BudugZMShCe1U5hz8=";
})
];
@ -76,7 +76,7 @@ stdenv.mkDerivation rec {
};
meta = with lib; {
homepage = "https://wiki.gnome.org/Apps/Dictionary";
homepage = "https://gitlab.gnome.org/Archive/gnome-dictionary";
description = "Dictionary is the GNOME application to look up definitions";
mainProgram = "gnome-dictionary";
maintainers = teams.gnome.members;

View File

@ -71,7 +71,7 @@ stdenv.mkDerivation rec {
};
meta = with lib; {
homepage = "https://wiki.gnome.org/Apps/Disks";
homepage = "https://apps.gnome.org/DiskUtility/";
description = "A udisks graphical front-end";
maintainers = teams.gnome.members;
license = licenses.gpl2Plus;

View File

@ -130,7 +130,7 @@ stdenv.mkDerivation rec {
meta = with lib; {
description = "Software store that lets you install and update applications and system extensions";
mainProgram = "gnome-software";
homepage = "https://wiki.gnome.org/Apps/Software";
homepage = "https://apps.gnome.org/Software/";
license = licenses.gpl2Plus;
maintainers = teams.gnome.members;
platforms = platforms.linux;

View File

@ -70,7 +70,7 @@ stdenv.mkDerivation rec {
};
meta = with lib; {
homepage = "https://wiki.gnome.org/Apps/SystemMonitor";
homepage = "https://apps.gnome.org/SystemMonitor/";
description = "System Monitor shows you what programs are running and how much processor time, memory, and disk space are being used";
mainProgram = "gnome-system-monitor";
maintainers = teams.gnome.members;

View File

@ -96,7 +96,7 @@ stdenv.mkDerivation rec {
meta = with lib; {
description = "The GNOME Terminal Emulator";
mainProgram = "gnome-terminal";
homepage = "https://wiki.gnome.org/Apps/Terminal";
homepage = "https://gitlab.gnome.org/GNOME/gnome-terminal";
platforms = platforms.linux;
license = licenses.gpl3Plus;
maintainers = teams.gnome.members;

View File

@ -106,7 +106,7 @@ in stdenv.mkDerivation rec {
meta = with lib; {
description = "GNOME Character Map, based on the Unicode Character Database";
mainProgram = "gucharmap";
homepage = "https://wiki.gnome.org/Apps/Gucharmap";
homepage = "https://gitlab.gnome.org/GNOME/gucharmap";
license = licenses.gpl3;
maintainers = teams.gnome.members;
platforms = platforms.linux;

View File

@ -128,7 +128,7 @@ stdenv.mkDerivation (finalAttrs: {
meta = with lib; {
description = "The file manager for GNOME";
homepage = "https://wiki.gnome.org/Apps/Files";
homepage = "https://apps.gnome.org/Nautilus/";
license = licenses.gpl3Plus;
platforms = platforms.linux;
maintainers = teams.gnome.members;

View File

@ -130,7 +130,7 @@ stdenv.mkDerivation rec {
};
meta = with lib; {
homepage = "https://wiki.gnome.org/Apps/Videos";
homepage = "https://apps.gnome.org/Totem/";
description = "Movie player for the GNOME desktop based on GStreamer";
maintainers = teams.gnome.members;
license = licenses.gpl2Plus; # with exception to allow use of non-GPL compatible plug-ins

View File

@ -35,7 +35,7 @@ stdenv.mkDerivation rec {
};
meta = with lib; {
homepage = "https://wiki.gnome.org/Apps/Yelp";
homepage = "https://gitlab.gnome.org/GNOME/yelp-xsl";
description = "Yelp's universal stylesheets for Mallard and DocBook";
maintainers = teams.gnome.members;
license = with licenses; [

View File

@ -53,7 +53,7 @@ stdenv.mkDerivation rec {
};
meta = with lib; {
homepage = "https://wiki.gnome.org/Apps/Yelp";
homepage = "https://apps.gnome.org/Yelp/";
description = "The help viewer in Gnome";
maintainers = teams.gnome.members;
license = licenses.gpl2;

View File

@ -79,7 +79,7 @@ stdenv.mkDerivation rec {
meta = with lib; {
description = "API documentation browser for GNOME";
mainProgram = "devhelp";
homepage = "https://wiki.gnome.org/Apps/Devhelp";
homepage = "https://apps.gnome.org/Devhelp/";
license = licenses.gpl3Plus;
maintainers = teams.gnome.members;
platforms = platforms.linux;

View File

@ -65,7 +65,7 @@ stdenv.mkDerivation rec {
};
meta = with lib; {
homepage = "https://wiki.gnome.org/Apps/Aisleriot";
homepage = "https://gitlab.gnome.org/GNOME/aisleriot";
description = "A collection of patience games written in guile scheme";
mainProgram = "sol";
maintainers = teams.gnome.members;

View File

@ -54,7 +54,7 @@ stdenv.mkDerivation (finalAttrs: {
meta = with lib; {
description = "Puzzle game where you move atoms to build a molecule";
mainProgram = "atomix";
homepage = "https://wiki.gnome.org/Apps/Atomix";
homepage = "https://gitlab.gnome.org/GNOME/atomix";
license = licenses.gpl2Plus;
maintainers = teams.gnome.members;
platforms = platforms.unix;

View File

@ -56,7 +56,7 @@ stdenv.mkDerivation rec {
};
meta = with lib; {
homepage = "https://wiki.gnome.org/Apps/Five_or_more";
homepage = "https://gitlab.gnome.org/GNOME/five-or-more";
description = "Remove colored balls from the board by forming lines";
mainProgram = "five-or-more";
maintainers = teams.gnome.members;

View File

@ -30,7 +30,7 @@ stdenv.mkDerivation rec {
};
meta = with lib; {
homepage = "https://wiki.gnome.org/Apps/Four-in-a-row";
homepage = "https://gitlab.gnome.org/GNOME/four-in-a-row";
description = "Make lines of the same color to win";
mainProgram = "four-in-a-row";
maintainers = teams.gnome.members;

View File

@ -56,7 +56,7 @@ stdenv.mkDerivation rec {
};
meta = with lib; {
homepage = "https://wiki.gnome.org/Apps/2048";
homepage = "https://gitlab.gnome.org/GNOME/gnome-2048";
description = "Obtain the 2048 tile";
mainProgram = "gnome-2048";
maintainers = teams.gnome.members;

View File

@ -57,7 +57,7 @@ stdenv.mkDerivation rec {
};
meta = with lib; {
homepage = "https://wiki.gnome.org/Apps/Chess";
homepage = "https://gitlab.gnome.org/GNOME/gnome-chess";
description = "Play the classic two-player boardgame of chess";
mainProgram = "gnome-chess";
maintainers = teams.gnome.members;

View File

@ -32,7 +32,7 @@ stdenv.mkDerivation rec {
};
meta = with lib; {
homepage = "https://wiki.gnome.org/Apps/Klotski";
homepage = "https://gitlab.gnome.org/GNOME/gnome-klotski";
description = "Slide blocks to solve the puzzle";
mainProgram = "gnome-klotski";
maintainers = teams.gnome.members;

View File

@ -54,7 +54,7 @@ stdenv.mkDerivation rec {
};
meta = with lib; {
homepage = "https://wiki.gnome.org/Apps/Mahjongg";
homepage = "https://gitlab.gnome.org/GNOME/gnome-mahjongg";
description = "Disassemble a pile of tiles by removing matching pairs";
mainProgram = "gnome-mahjongg";
maintainers = teams.gnome.members;

View File

@ -29,7 +29,7 @@ stdenv.mkDerivation rec {
};
meta = with lib; {
homepage = "https://wiki.gnome.org/Apps/Mines";
homepage = "https://gitlab.gnome.org/GNOME/gnome-mines";
description = "Clear hidden mines from a minefield";
mainProgram = "gnome-mines";
maintainers = teams.gnome.members;

View File

@ -57,7 +57,7 @@ stdenv.mkDerivation (finalAttrs: {
meta = with lib; {
description = "Guide a worm around a maze";
mainProgram = "gnome-nibbles";
homepage = "https://wiki.gnome.org/Apps/Nibbles";
homepage = "https://gitlab.gnome.org/GNOME/gnome-nibbles";
license = licenses.gpl2Plus;
maintainers = teams.gnome.members;
platforms = platforms.linux;

View File

@ -64,7 +64,7 @@ stdenv.mkDerivation rec {
};
meta = with lib; {
homepage = "https://wiki.gnome.org/Apps/Robots";
homepage = "https://gitlab.gnome.org/GNOME/gnome-robots";
description = "Avoid the robots and make them crash into each other";
mainProgram = "gnome-robots";
maintainers = teams.gnome.members;

View File

@ -57,7 +57,7 @@ stdenv.mkDerivation rec {
};
meta = with lib; {
homepage = "https://wiki.gnome.org/Apps/Sudoku";
homepage = "https://gitlab.gnome.org/GNOME/gnome-sudoku";
description = "Test your logic skills in this number grid puzzle";
mainProgram = "gnome-sudoku";
maintainers = teams.gnome.members;

View File

@ -66,7 +66,7 @@ stdenv.mkDerivation rec {
};
meta = with lib; {
homepage = "https://wiki.gnome.org/Apps/Taquin";
homepage = "https://gitlab.gnome.org/GNOME/gnome-taquin";
description = "Move tiles so that they reach their places";
mainProgram = "gnome-taquin";
maintainers = teams.gnome.members;

View File

@ -67,7 +67,7 @@ stdenv.mkDerivation rec {
};
meta = with lib; {
homepage = "https://wiki.gnome.org/Apps/Tetravex";
homepage = "https://gitlab.gnome.org/GNOME/gnome-tetravex";
description = "Complete the puzzle by matching numbered tiles";
mainProgram = "gnome-tetravex";
maintainers = teams.gnome.members;

View File

@ -56,7 +56,7 @@ stdenv.mkDerivation (finalAttrs: {
};
meta = with lib; {
homepage = "https://wiki.gnome.org/Apps/Hitori";
homepage = "https://gitlab.gnome.org/GNOME/hitori";
description = "GTK application to generate and let you play games of Hitori";
mainProgram = "hitori";
maintainers = teams.gnome.members;

View File

@ -68,7 +68,7 @@ stdenv.mkDerivation rec {
};
meta = with lib; {
homepage = "https://wiki.gnome.org/Apps/Iagno";
homepage = "https://gitlab.gnome.org/GNOME/iagno";
description = "Computer version of the game Reversi, more popularly called Othello";
mainProgram = "iagno";
maintainers = teams.gnome.members;

View File

@ -30,7 +30,7 @@ stdenv.mkDerivation rec {
};
meta = with lib; {
homepage = "https://wiki.gnome.org/Apps/Lightsoff";
homepage = "https://gitlab.gnome.org/GNOME/lightsoff";
description = "Puzzle game, where the objective is to turn off all of the tiles on the board";
mainProgram = "lightsoff";
maintainers = teams.gnome.members;

View File

@ -66,7 +66,7 @@ stdenv.mkDerivation rec {
meta = with lib; {
description = "Classic falling-block game, Tetris";
mainProgram = "quadrapassel";
homepage = "https://wiki.gnome.org/Apps/Quadrapassel";
homepage = "https://gitlab.gnome.org/GNOME/quadrapassel";
license = licenses.gpl2Plus;
maintainers = teams.gnome.members;
platforms = platforms.linux;

View File

@ -62,7 +62,7 @@ stdenv.mkDerivation rec {
};
meta = with lib; {
homepage = "https://wiki.gnome.org/Apps/Swell%20Foop";
homepage = "https://gitlab.gnome.org/GNOME/swell-foop";
description = "Puzzle game, previously known as Same GNOME";
mainProgram = "swell-foop";
maintainers = teams.gnome.members;

View File

@ -60,7 +60,7 @@ stdenv.mkDerivation rec {
};
meta = with lib; {
homepage = "https://wiki.gnome.org/Apps/Tali";
homepage = "https://gitlab.gnome.org/GNOME/tali";
description = "Sort of poker with dice and less money";
mainProgram = "tali";
maintainers = teams.gnome.members;

View File

@ -148,7 +148,7 @@ stdenv.mkDerivation rec {
};
meta = with lib; {
homepage = "https://wiki.gnome.org/Apps/Geary";
homepage = "https://gitlab.gnome.org/GNOME/geary";
description = "Mail client for GNOME 3";
maintainers = teams.gnome.members;
license = licenses.lgpl21Plus;

View File

@ -89,7 +89,7 @@ stdenv.mkDerivation rec {
strictDeps = true;
meta = with lib; {
homepage = "https://wiki.gnome.org/Apps/Gitg";
homepage = "https://gitlab.gnome.org/GNOME/gitg";
description = "GNOME GUI client to view git repositories";
mainProgram = "gitg";
maintainers = with maintainers; [ domenkozar Luflosi ];

View File

@ -80,7 +80,7 @@ python3Packages.buildPythonApplication rec {
};
meta = with lib; {
homepage = "https://wiki.gnome.org/Apps/Tweaks";
homepage = "https://gitlab.gnome.org/GNOME/gnome-tweaks";
description = "A tool to customize advanced GNOME 3 options";
mainProgram = "gnome-tweaks";
maintainers = teams.gnome.members;

View File

@ -24,14 +24,6 @@
assert stdenv.isLinux -> util-linuxMinimal != null;
/*
* TODO:
* Use --enable-installed-tests for GNOME-related packages,
and use them as a separately installed tests run by Hydra
(they should test an already installed package)
https://wiki.gnome.org/Initiatives/GnomeGoals/InstalledTests
* Support org.freedesktop.Application, including D-Bus activation from desktop files
*/
let
# Some packages don't get "Cflags" from pkg-config correctly
# and then fail to build when directly including like <glib/...>.

View File

@ -26,7 +26,7 @@ stdenv.mkDerivation rec {
inherit monoDLLFixer;
meta = with lib; {
homepage = "https://wiki.gnome.org/Attic/Hyena";
homepage = "https://gitlab.gnome.org/Archive/hyena";
description = "A C# library which contains a hodge-podge of random stuff";
longDescription = ''
Hyena is a C# library used to make awesome applications. It contains a lot of random things,

View File

@ -81,7 +81,7 @@ stdenv.mkDerivation rec {
for those libraries. In other cases, our design isn't quite generic
enough to work for everyone.
'';
homepage = "https://wiki.gnome.org/Apps/Builder";
homepage = "https://gitlab.gnome.org/GNOME/libdazzle";
license = licenses.gpl3Plus;
maintainers = teams.gnome.members;
platforms = platforms.unix;

View File

@ -53,7 +53,7 @@ stdenv.mkDerivation rec {
meta = with lib; {
description = "Small library intended for internal use by GNOME Games, but it may be used by others";
homepage = "https://wiki.gnome.org/Apps/Games";
homepage = "https://gitlab.gnome.org/GNOME/libgnome-games-support";
license = licenses.lgpl3Plus;
maintainers = teams.gnome.members;
platforms = platforms.unix;

View File

@ -50,7 +50,7 @@ stdenv.mkDerivation rec {
meta = with lib; {
description = "Small library intended for internal use by GNOME Games, but it may be used by others";
homepage = "https://wiki.gnome.org/Apps/Games";
homepage = "https://gitlab.gnome.org/GNOME/libgnome-games-support";
license = licenses.lgpl3;
maintainers = teams.gnome.members;
platforms = platforms.unix;

View File

@ -20,7 +20,7 @@ stdenv.mkDerivation rec {
buildInputs = [ dbus dbus-glib gtk3 gtk-doc docbook_xml_dtd_45 docbook_xsl libxslt libxml2 ];
meta = {
homepage = "https://wiki.gnome.org/Attic/LibUnique";
homepage = "https://gitlab.gnome.org/Archive/unique";
description = "A library for writing single instance applications";
license = lib.licenses.lgpl21;
maintainers = [ lib.maintainers.AndersonTorres ];

View File

@ -31,7 +31,7 @@ stdenv.mkDerivation rec {
doCheck = true;
meta = {
homepage = "https://wiki.gnome.org/Attic/LibUnique";
homepage = "https://gitlab.gnome.org/Archive/unique";
description = "A library for writing single instance applications";
license = lib.licenses.lgpl21;
platforms = with lib.platforms; linux ++ darwin;

View File

@ -34,7 +34,7 @@ stdenv.mkDerivation rec {
];
meta = with lib; {
homepage = "https://wiki.gnome.org/Apps/Videos";
homepage = "https://gitlab.gnome.org/GNOME/totem-pl-parser";
description = "Simple GObject-based library to parse and save a host of playlist formats";
maintainers = teams.gnome.members;
license = licenses.lgpl2;

View File

@ -53,7 +53,7 @@ python3.pkgs.buildPythonApplication rec {
};
meta = with lib; {
homepage = "https://wiki.gnome.org/Apps/Yelp/Tools";
homepage = "https://gitlab.gnome.org/GNOME/yelp-tools";
description = "Small programs that help you create, edit, manage, and publish your Mallard or DocBook documentation";
maintainers = teams.gnome.members ++ (with maintainers; [ domenkozar ]);
license = licenses.gpl2Plus;

View File

@ -76,7 +76,7 @@ stdenv.mkDerivation rec {
};
meta = with lib; {
homepage = "https://wiki.gnome.org/Apps/Glade";
homepage = "https://gitlab.gnome.org/GNOME/glade";
description = "User interface designer for GTK applications";
maintainers = teams.gnome.members;
license = licenses.lgpl2;

View File

@ -38,7 +38,7 @@ stdenv.mkDerivation rec {
meta = with lib; {
description = "GNOME test runner for installed tests";
homepage = "https://wiki.gnome.org/Initiatives/GnomeGoals/InstalledTests";
homepage = "https://gitlab.gnome.org/GNOME/gnome-desktop-testing";
license = licenses.lgpl2Plus;
platforms = platforms.linux;
maintainers = [ maintainers.jtojnar ];

View File

@ -59,7 +59,7 @@ stdenv.mkDerivation rec {
meta = with lib; {
description = "Set of programs to inspect and build Windows Installer (.MSI) files";
homepage = "https://wiki.gnome.org/msitools";
homepage = "https://gitlab.gnome.org/GNOME/msitools";
license = with licenses; [
# Library
lgpl21Plus

View File

@ -54,15 +54,15 @@ stdenv.mkDerivation rec {
patches = [
# build fixes
(fetchpatch {
url = "https://gitlab.gnome.org/GNOME/nemiver/commit/e0e42221ceb77d88be64fac1c09792dc5c9e2f43.patch";
url = "https://gitlab.gnome.org/Archive/nemiver/-/commit/e0e42221ceb77d88be64fac1c09792dc5c9e2f43.patch";
sha256 = "1g0ixll6yqfj6ysf50p0c7nmh3lgmb6ds15703q7ibnw7dyidvj8";
})
(fetchpatch {
url = "https://gitlab.gnome.org/GNOME/nemiver/commit/7005393a8c4d914eac9705e7f47818d0f4de3578.patch";
url = "https://gitlab.gnome.org/Archive/nemiver/-/commit/7005393a8c4d914eac9705e7f47818d0f4de3578.patch";
sha256 = "1mxb1sdqdj7dm204gja8cdygx8579bjriqqbb7cna9rj0m9c8pjg";
})
(fetchpatch {
url = "https://gitlab.gnome.org/GNOME/nemiver/commit/262cf9657f9c2727a816972b348692adcc666008.patch";
url = "https://gitlab.gnome.org/Archive/nemiver/-/commit/262cf9657f9c2727a816972b348692adcc666008.patch";
sha256 = "03jv6z54b8nzvplplapk4aj206zl1gvnv6iz0mad19g6yvfbw7a7";
})
];
@ -79,7 +79,7 @@ stdenv.mkDerivation rec {
};
meta = with lib; {
homepage = "https://wiki.gnome.org/Apps/Nemiver";
homepage = "https://gitlab.gnome.org/Archive/nemiver";
description = "Easy to use standalone C/C++ debugger";
mainProgram = "nemiver";
license = licenses.gpl2;

View File

@ -71,7 +71,7 @@ stdenv.mkDerivation rec {
meta = with lib; {
description = "System-wide profiler for Linux";
homepage = "https://wiki.gnome.org/Apps/Sysprof";
homepage = "https://gitlab.gnome.org/GNOME/sysprof";
longDescription = ''
Sysprof is a sampling CPU profiler for Linux that uses the perf_event_open
system call to profile the entire system, not just a single

View File

@ -41,7 +41,7 @@ in stdenv.mkDerivation rec {
meta = with lib; {
description = "A Gnome CD/DVD Burner";
homepage = "https://wiki.gnome.org/Apps/Brasero";
homepage = "https://gitlab.gnome.org/GNOME/brasero";
maintainers = [ maintainers.bdimcheff ];
license = licenses.gpl2Plus;
platforms = platforms.linux;

View File

@ -48,7 +48,7 @@ stdenv.mkDerivation rec {
meta = with lib; {
description = "Clean, friendly gtk-based serial terminal for the gnome desktop";
homepage = "https://wiki.gnome.org/moserial";
homepage = "https://gitlab.gnome.org/GNOME/moserial";
license = licenses.gpl3Plus;
maintainers = with maintainers; [ linsui ];
platforms = platforms.linux;

View File

@ -53,7 +53,7 @@ stdenv.mkDerivation rec {
meta = with lib; {
description = "WebDav server implementation and library using libsoup";
homepage = "https://wiki.gnome.org/phodav";
homepage = "https://gitlab.gnome.org/GNOME/phodav";
license = licenses.lgpl21Plus;
maintainers = with maintainers; [ wegank ];
platforms = platforms.unix;

View File

@ -55,7 +55,7 @@ python3.pkgs.buildPythonApplication rec {
meta = with lib; {
description = "GTK/GNOME application to use GnuPG for signing other peoples keys";
homepage = "https://wiki.gnome.org/Apps/Keysign";
homepage = "https://gitlab.gnome.org/GNOME/gnome-keysign";
license = licenses.gpl3Plus;
maintainers = teams.gnome.members;
platforms = platforms.linux;

View File

@ -61,9 +61,9 @@ stdenv.mkDerivation rec {
meta = with lib; {
description = "GNOME translation making program";
mainProgram = "gtranslator";
homepage = "https://wiki.gnome.org/Apps/Gtranslator";
homepage = "https://gitlab.gnome.org/GNOME/gtranslator";
license = licenses.gpl3Plus;
maintainers = with maintainers; [ ];
maintainers = with maintainers; [ bobby285271 ];
platforms = platforms.linux;
};
}