Unverified Commit a168173e authored by Jan Tojnar's avatar Jan Tojnar Committed by GitHub
Browse files

Merge pull request #225960 from bobby285271/upd/gnome.cheese

gnome.cheese: 43.0 → 44.0
parents 80bdfe66 6293f5f6
Loading
Loading
Loading
Loading
+2 −9
Original line number Diff line number Diff line
@@ -28,19 +28,18 @@
, meson
, ninja
, dbus
, python3
, pipewire
}:

stdenv.mkDerivation rec {
  pname = "cheese";
  version = "43.0";
  version = "44.0";

  outputs = [ "out" "man" "devdoc" ];

  src = fetchurl {
    url = "mirror://gnome/sources/cheese/${lib.versions.major version}/${pname}-${version}.tar.xz";
    sha256 = "dFdMSjwycyfxotbQs/k3vir7B6YVm21425wZLeZmfws=";
    sha256 = "3yf/abII9Nz7fYb/YgqT+ThP3G/hBaP0rpO0OO+r9Fw=";
  };

  nativeBuildInputs = [
@@ -55,7 +54,6 @@ stdenv.mkDerivation rec {
    meson
    ninja
    pkg-config
    python3
    vala
    wrapGAppsHook
    glib # for glib-compile-schemas
@@ -80,11 +78,6 @@ stdenv.mkDerivation rec {
    pipewire # PipeWire provides a gstreamer plugin for using PipeWire for video
  ];

  postPatch = ''
    chmod +x meson_post_install.py
    patchShebangs meson_post_install.py
  '';

  preFixup = ''
    gappsWrapperArgs+=(
      # Effects