fractal: 13 -> 14 (#531036)

This commit is contained in:
Adam C. Stephens 2026-06-12 15:48:33 +00:00 committed by GitHub
commit e61919ec57
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -26,26 +26,26 @@
sqlite,
xdg-desktop-portal,
libseccomp,
libglycin,
libglycin-gtk4,
glycin-loaders,
libwebp,
}:
stdenv.mkDerivation (finalAttrs: {
pname = "fractal";
version = "13";
version = "14";
src = fetchFromGitLab {
domain = "gitlab.gnome.org";
owner = "World";
repo = "fractal";
tag = finalAttrs.version;
hash = "sha256-zIB04OIhMSm6OWHalnLO9Ng87dsvsmYurrro3hKwoYU=";
hash = "sha256-pgu+O9fRyZiRYkxRTlPgnd5jaGPL1nN0agMR+x6+oGg=";
};
cargoDeps = rustPlatform.fetchCargoVendor {
inherit (finalAttrs) src;
hash = "sha256-5wI74sKytewbRs0T/IQZFEaRTgJcF6HyDEK0mpjy0LU=";
hash = "sha256-Fsw0hIAYiF+31PNuC5a9SatRatY7A8OwABhlyHIl1Lc=";
};
patches = [
@ -58,13 +58,14 @@ stdenv.mkDerivation (finalAttrs: {
substituteInPlace src/meson.build --replace-fail \
"target_dir / rust_target / meson.project_name()" \
"target_dir / '${stdenv.hostPlatform.rust.cargoShortTarget}' / rust_target / meson.project_name()"
patchShebangs ./build-aux/compile-blueprints.sh
'';
nativeBuildInputs = [
glib
grass-sass
gtk4
libglycin.patchVendorHook
meson
ninja
pkg-config
@ -80,12 +81,12 @@ stdenv.mkDerivation (finalAttrs: {
buildInputs = [
glib
libglycin.setupHook
glycin-loaders
gtk4
gtksourceview5
lcms2
libadwaita
libglycin-gtk4
openssl
pipewire
libshumate