Unverified Commit 493dfd5c authored by K900's avatar K900 Committed by GitHub
Browse files

kdePackages: Frameworks 6.6 -> 6.7 (#347941)

parents ca2d3941 4b854ad3
Loading
Loading
Loading
Loading
+1 −6
Original line number Diff line number Diff line
@@ -6081,11 +6081,6 @@
      "qtkeychain",
      "selenium-webdriver-at-spi"
    ],
    "trojita": [
      "akonadi-contacts",
      "extra-cmake-modules",
      "sonnet"
    ],
    "umbrello": [
      "extra-cmake-modules",
      "karchive",
@@ -6234,5 +6229,5 @@
      "kwindowsystem"
    ]
  },
  "version": "55fdd899"
  "version": "10b4e2ea"
}
 No newline at end of file
+4 −1
Original line number Diff line number Diff line
@@ -2597,6 +2597,7 @@
    "LicenseRef-KDE-Accepted-LGPL"
  ],
  "plasma-pa": [
    "BSD-2-Clause",
    "BSD-3-Clause",
    "CC0-1.0",
    "GPL-2.0-only",
@@ -2885,13 +2886,15 @@
  ],
  "systemsettings": [
    "BSD-2-Clause",
    "BSD-3-Clause",
    "CC0-1.0",
    "GPL-2.0-only",
    "GPL-2.0-or-later",
    "GPL-3.0-only",
    "LGPL-2.0-only",
    "LGPL-2.1-or-later",
    "LicenseRef-KDE-Accepted-GPL"
    "LicenseRef-KDE-Accepted-GPL",
    "MIT"
  ],
  "telly-skout": [
    "BSD-2-Clause",
+39 −3
Original line number Diff line number Diff line
@@ -779,6 +779,12 @@
    "project_path": "unmaintained/cutepaste",
    "repo_path": "unmaintained/cutepaste"
  },
  "cxx-kde-frameworks": {
    "description": "Extension Crate for cxx-qt which allows the use of KDE Frameworks in Rust software",
    "name": "cxx-kde-frameworks",
    "project_path": "playground/libs/cxx-kde-frameworks",
    "repo_path": "libraries/cxx-kde-frameworks"
  },
  "cxx11-cmake-modules": {
    "description": "CMake modules for detecting C++11 features supported by the compiler",
    "name": "cxx11-cmake-modules",
@@ -2694,7 +2700,7 @@
    "repo_path": "system/kio-fuse"
  },
  "kio-gdrive": {
    "description": "KIO Slave to access Google Drive",
    "description": "KIO Worker to access Google Drive",
    "name": "kio-gdrive",
    "project_path": "kde/kdenetwork/kio-gdrive",
    "repo_path": "network/kio-gdrive"
@@ -4811,6 +4817,12 @@
    "project_path": "kde/pim/mbox-importer",
    "repo_path": "pim/mbox-importer"
  },
  "md4qt": {
    "description": "Header-only C++ library for parsing Markdown.",
    "name": "md4qt",
    "project_path": "playground/libs/md4qt",
    "repo_path": "libraries/md4qt"
  },
  "melon": {
    "description": "Desktop QML file manager",
    "name": "melon",
@@ -5042,7 +5054,7 @@
  "nongurigaeru": {
    "description": "The missing Foundation library for Qt GUI apps.",
    "name": "nongurigaeru",
    "project_path": "kdereview/nongurigaeru",
    "project_path": "playground/libs/nongurigaeru",
    "repo_path": "libraries/nongurigaeru"
  },
  "nota": {
@@ -5465,6 +5477,12 @@
    "project_path": "unmaintained/plasma-mediacenter",
    "repo_path": "unmaintained/plasma-mediacenter"
  },
  "plasma-meetings": {
    "description": "Project to track the bi-weekly Plasma team meetings",
    "name": "plasma-meetings",
    "project_path": "playground/workspace/plasma-meetings",
    "repo_path": "plasma/plasma-meetings"
  },
  "plasma-mobile": {
    "description": "Plasma shell for mobile devices",
    "name": "plasma-mobile",
@@ -6740,7 +6758,7 @@
  "trojita": {
    "description": "Fast, lightweight and standard-compliant IMAP e-mail client",
    "name": "trojita",
    "project_path": "extragear/pim/trojita",
    "project_path": "playground/pim/trojita",
    "repo_path": "pim/trojita"
  },
  "tupi": {
@@ -6959,6 +6977,12 @@
    "project_path": "websites/amarok-kde-org",
    "repo_path": "websites/amarok-kde-org"
  },
  "websites-api-kde-org": {
    "description": "API Documentation Website",
    "name": "websites-api-kde-org",
    "project_path": "websites/api-kde-org",
    "repo_path": "websites/api-kde-org"
  },
  "websites-apps-kde-org": {
    "description": "KDE application catalog \u2014 apps.kde.org",
    "name": "websites-apps-kde-org",
@@ -7109,6 +7133,12 @@
    "project_path": "websites/docs-kde-org",
    "repo_path": "websites/docs-kde-org"
  },
  "websites-dot-kde-org": {
    "description": "KDE Dot News Website",
    "name": "websites-dot-kde-org",
    "project_path": "websites/dot-kde-org",
    "repo_path": "websites/dot-kde-org"
  },
  "websites-download-kde-org": {
    "description": "MirrorBrain configuration, templates, etc. \u2014 download.kde.org",
    "name": "websites-download-kde-org",
@@ -7373,6 +7403,12 @@
    "project_path": "websites/kdemail-net",
    "repo_path": "websites/kdemail-net"
  },
  "websites-kdenlive-org": {
    "description": "Website for Kdenlive - Kdenlive.org",
    "name": "websites-kdenlive-org",
    "project_path": "websites/kdenlive-org",
    "repo_path": "websites/kdenlive-org"
  },
  "websites-kdesrc-build-kde-org": {
    "description": "Website for kdesrc-build \u2014 kdesrc-build.kde.org",
    "name": "websites-kdesrc-build-kde-org",
+216 −216

File changed.

Preview size limit exceeded, changes collapsed.

+2 −2
Original line number Diff line number Diff line
@@ -14,13 +14,13 @@ let
in
stdenv.mkDerivation rec {
  pname = "fcitx5-qt${majorVersion}";
  version = "5.1.6";
  version = "5.1.7";

  src = fetchFromGitHub {
    owner = "fcitx";
    repo = "fcitx5-qt";
    rev = version;
    hash = "sha256-ptAJNc7zhXQ+nFfjmVQd5nZvN5lyk0jV6AHBKQkUGOM=";
    hash = "sha256-C/LRpC6w/2cb/+xAwsmOVEvWmHMtJKD1pAwMoeLVIYY=";
  };

  postPatch = ''