Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Emulation Station: update to 2.11.2 #46412

Conversation

namgo
Copy link
Contributor

@namgo namgo commented Oct 3, 2023

Testing the changes

  • I tested the changes in this PR: YES

Local build testing

  • I built this PR locally for my native architecture, (x86_64-glibc)
    Seems to compile on armv6l.

The changes were tested exclusively on x86_64-glibc.

This change MAY break for other libs/arch's as it removes the patch to include ctime since the upstream adds time.h, if that happens I'll restore the patch - it seemed to work fine as I was testing it without the patch.

I imported RetroPie/EmulationStation#618 as was recommended by RetroPie/EmulationStation#819 with the intention being able to find installed data-files outside of the user's home directory.

The other change I made was to add files from the installer that typically go to a user's $HOME into /usr/share/EmulationStation/ to work with the patch.

This is intended to address #44861 .

In working with the patch, I bumped the version which might not have been necessary. If that should make a separate PR in the future please let me know.

@namgo namgo changed the title find data files and update to 2.11.2 Emulation Station: update to 2.11.2 Oct 3, 2023
@namgo namgo force-pushed the namgo/EmulationStation-Fix-Unfound-Files branch from 80e0048 to 98a47fc Compare October 3, 2023 18:39
@namgo
Copy link
Contributor Author

namgo commented Oct 3, 2023

So this package currently ships /usr/lib/libpugixml.a which libSavitar (3mf loader) also provides. pugixml has a known conflict with both of these packages. How should I proceed?

Copy link

github-actions bot commented Jan 2, 2024

Pull Requests become stale 90 days after last activity and are closed 14 days after that. If this pull request is still relevant bump it or assign it.

@github-actions github-actions bot added the Stale label Jan 2, 2024
@github-actions github-actions bot closed this Jan 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant