Skip to content

liblcf: 0.8 -> 0.8.1; easyrpg-player: 0.8 -> 0.8.1.1; libretro.easyrpg: 0.8-unstable-2023-04-29 -> 0.8.1.1#415861

Merged
thiagokokada merged 3 commits intoNixOS:masterfrom
mdaniels5757:update-liblcf
Jun 11, 2025
Merged

liblcf: 0.8 -> 0.8.1; easyrpg-player: 0.8 -> 0.8.1.1; libretro.easyrpg: 0.8-unstable-2023-04-29 -> 0.8.1.1#415861
thiagokokada merged 3 commits intoNixOS:masterfrom
mdaniels5757:update-liblcf

Conversation

@mdaniels5757
Copy link
Member

@mdaniels5757 mdaniels5757 commented Jun 11, 2025

Diff: EasyRPG/liblcf@0.8...0.8.1
Short release notes: https://github.com/EasyRPG/liblcf/releases/tag/0.8.1
Full release notes: https://blog.easyrpg.org/2025/04/easyrpg-player-0-8-1-stun/

I also added passthru.updateScript.

Resolves: #384603
Tracking: #388196 #356812

Things done

  • Built on platform(s)
    • x86_64-linux
    • aarch64-linux
    • x86_64-darwin
    • aarch64-darwin
  • For non-Linux: Is sandboxing enabled in nix.conf? (See Nix manual)
    • sandbox = relaxed
    • sandbox = true
  • Tested, as applicable:
  • Tested compilation of all packages that depend on this change using nix-shell -p nixpkgs-review --run "nixpkgs-review rev HEAD". Note: all changes have to be committed, also see nixpkgs-review usage
  • Tested basic functionality of all binary files (usually in ./result/bin/)
  • Nixpkgs 25.11 Release Notes (or backporting 24.11 and 25.05 Nixpkgs Release notes)
    • (Package updates) Added a release notes entry if the change is major or breaking
  • NixOS 25.11 Release Notes (or backporting 24.11 and 25.05 NixOS Release notes)
    • (Module updates) Added a release notes entry if the change is significant
    • (Module addition) Added a release notes entry if adding a new NixOS module
  • Fits CONTRIBUTING.md, pkgs/README.md, maintainers/README.md and other contributing documentation in corresponding paths.

Add a 👍 reaction to pull requests you find important.

@mdaniels5757 mdaniels5757 marked this pull request as draft June 11, 2025 13:54
@mdaniels5757 mdaniels5757 changed the title liblcf: 0.8 -> 0.8.1 easyrpg-player, libretro.easyrpg, liblcf: 0.8 -> 0.8.1 Jun 11, 2025
@github-actions github-actions bot added 10.rebuild-darwin: 1-10 This PR causes between 1 and 10 packages to rebuild on Darwin. 10.rebuild-linux: 1-10 This PR causes between 1 and 10 packages to rebuild on Linux. labels Jun 11, 2025
@mdaniels5757 mdaniels5757 changed the title easyrpg-player, libretro.easyrpg, liblcf: 0.8 -> 0.8.1 easyrpg-player, liblcf: 0.8 -> 0.8.1 Jun 11, 2025
@mdaniels5757 mdaniels5757 changed the title easyrpg-player, liblcf: 0.8 -> 0.8.1 easyrpg-player, liblcf: 0.8 -> 0.8.1; libretro.easyrpg: 0.8-unstable-2023-04-29 -> 0.8.1 Jun 11, 2025
@keenanweaver
Copy link
Member

keenanweaver commented Jun 11, 2025

Looks great! Can you add these dependencies to Player as well?

fluidsynth
lhasa

Also may be worth swapping SDL2 to SDL3. Do you have any thoughts, @Ghabry?

@Ghabry
Copy link

Ghabry commented Jun 11, 2025

Thanks for the update. Not much to add.

easyrpg-player (and libretro) 0.8.1.1 were released a week ago.

About SDL: If you want you can use -DPLAYER_TARGET_PLATFORM=SDL3 to use SDL3. Fedora already does this.

This will become the default in the next release.

@mdaniels5757 mdaniels5757 changed the title easyrpg-player, liblcf: 0.8 -> 0.8.1; libretro.easyrpg: 0.8-unstable-2023-04-29 -> 0.8.1 liblcf: 0.8 -> 0.8.1; easyrpg-player: 0.8 -> 0.8.1.1; libretro.easyrpg: 0.8-unstable-2023-04-29 -> 0.8.1.1 Jun 11, 2025
@mdaniels5757 mdaniels5757 marked this pull request as ready for review June 11, 2025 20:18
@mdaniels5757
Copy link
Member Author

nixpkgs-review result for #415861

Generated using nixpkgs-review-gha

Command: nixpkgs-review pr 415861

Logs: https://github.com/mdaniels5757/nixpkgs-review-gha/actions/runs/15594725174


x86_64-linux (sandbox = true)

✅ 5 packages built:
  • easyrpg-player
  • liblcf
  • libretro.easyrpg
  • retroarch-free
  • retroarch-full

aarch64-linux (sandbox = true)

✅ 5 packages built:
  • easyrpg-player
  • liblcf
  • libretro.easyrpg
  • retroarch-free
  • retroarch-full

x86_64-darwin (sandbox = true)

✅ 2 packages built:
  • easyrpg-player
  • liblcf

aarch64-darwin (sandbox = true)

✅ 2 packages built:
  • easyrpg-player
  • liblcf

@thiagokokada thiagokokada merged commit 6e47cd5 into NixOS:master Jun 11, 2025
20 of 23 checks passed
@mdaniels5757 mdaniels5757 deleted the update-liblcf branch June 11, 2025 20:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

10.rebuild-darwin: 1-10 This PR causes between 1 and 10 packages to rebuild on Darwin. 10.rebuild-linux: 1-10 This PR causes between 1 and 10 packages to rebuild on Linux.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Build failure: liblcf

4 participants