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

updated libretro and game.libretro packages #3056

Merged
merged 5 commits into from
Oct 27, 2018

Conversation

CvH
Copy link
Member

@CvH CvH commented Oct 24, 2018

This is far from optimal (blindly bumping to some random version) but till this is fixed upstream (creating tags/releases...) here is the next round.

it builds at x86_64 ... everything else is untested

@@ -2,8 +2,8 @@
# Copyright (C) 2016-present Team LibreELEC (https://libreelec.tv)

PKG_NAME="libretro-fbalpha"
PKG_VERSION="9ceab7f6293864591e63a2669396dc200e3246bb"
PKG_SHA256="26eb3e4c3f5c7238fd9632c055d2941be50348fc16998c774126aba2e81508d2"
PKG_VERSION="20daa807957d7fce64371620271b502811318163"
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This hash is no longer available upstream.

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

tx fixed

@CvH
Copy link
Member Author

CvH commented Oct 27, 2018

Updated ppsspp to 1.7 with the changes from @5schatten (that needs the SDL2 +fpic change) and optimized the mkpkg script to save 2gb at the package generating and 60mb at the package itself.

if [ "$PROJECT" = "Amlogic" ] || [ "$PROJECT" = "RPi" ]; then
case $DEVICE in
KVIM|RPi2|S905|Odroid_C2)
ARCH_ARM="-DARMV7=ON \
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

PKG_ARCH_ARM?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

done

@MilhouseVH MilhouseVH merged commit 75688f2 into LibreELEC:master Oct 27, 2018
@CvH CvH deleted the 9.0/game-up-yolo branch October 27, 2018 18:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants