Skip to content

Commit

Permalink
Merge pull request #3160 from mariux64/update-sdl2-from-2.0.10-to-2.30.6
Browse files Browse the repository at this point in the history
Update sdl2 from 2.0.10 to 2.30.6
  • Loading branch information
thomas authored Aug 27, 2024
2 parents 137636e + acb32f0 commit 1a54398
Show file tree
Hide file tree
Showing 7 changed files with 176 additions and 48 deletions.
39 changes: 0 additions & 39 deletions SDL_image.be0

This file was deleted.

32 changes: 32 additions & 0 deletions fluidsynth.be0
Original file line number Diff line number Diff line change
@@ -0,0 +1,32 @@
#!/bin/env beesh

#BEE_VERSION fluidsynth-2.3.6-0

#SRCURL[0]="https://github.com/FluidSynth/fluidsynth/archive/refs/tags/v${PKGVERSION}.tar.gz fluidsynth-${PKGVERSION}.tar.gz"
SRCURL[0]="https://beehive.molgen.mpg.de/ad6397be36caef45638a6a90600c8e7e/fluidsynth-2.3.6.tar.gz"

# PATCHURL+=()

# build_in_sourcedir

# sourcesubdir_append src

#mee_extract() {
# bee_extract "${@}"
#}

#mee_patch() {
# bee_patch "${@}"
#}

#mee_configure() {
# bee_configure
#}

#mee_build() {
# bee_build
#}

#mee_install() {
# bee_install
#}
17 changes: 8 additions & 9 deletions sdl2.be0
Original file line number Diff line number Diff line change
@@ -1,9 +1,11 @@
#!/bin/env beesh

#BEE_VERSION sdl2-2.0.10-1
#BEE_VERSION sdl2-2.30.6-0

#SRCURL[0]="https://www.libsdl.org/release/SDL2-${PKGVERSION}.tar.gz"
SRCURL[0]="https://beehive.molgen.mpg.de/5a2114f2a6f348bdab5bf52b994811db/SDL2-2.0.10.tar.gz"
#SRCURL[0]="https://github.com/libsdl-org/SDL/releases/download/release-${PKGVERSION}/SDL2-${PKGVERSION}.tar.gz"
SRCURL[0]="https://beehive.molgen.mpg.de/ab12cc1cf58a5dd25e69c924acb93402/SDL2-2.30.6.tar.gz"

BEE_BUILDTYPE=autotools

# PATCHURL+=()

Expand All @@ -19,12 +21,9 @@ SRCURL[0]="https://beehive.molgen.mpg.de/5a2114f2a6f348bdab5bf52b994811db/SDL2-2
# bee_patch "${@}"
#}

mee_configure_pre() {
(
echo "CMAKE_COLOR_MAKEFILE=OFF"
echo "CMAKE_VERBOSE_MAKEFILE=ON"
) >> ${B}/CMakeCache.txt
}
#mee_configure() {
# bee_configure
#}

#mee_build() {
# bee_build
Expand Down
34 changes: 34 additions & 0 deletions sdl2_image.be0
Original file line number Diff line number Diff line change
@@ -0,0 +1,34 @@
#!/bin/env beesh

#BEE_VERSION sdl2_image-2.8.2-0

#SRCURL[0]="https://github.com/libsdl-org/SDL_image/releases/download/release-${PKGVERSION}/SDL2_image-${PKGVERSION}.tar.gz"
SRCURL[0]="https://beehive.molgen.mpg.de/8464c8aaad39fe9be6a9c1e85b370cd1/SDL2_image-2.8.2.tar.gz"

BEE_BUILDTYPE=autotools

# PATCHURL+=()

# build_in_sourcedir

# sourcesubdir_append src

#mee_extract() {
# bee_extract "${@}"
#}

#mee_patch() {
# bee_patch "${@}"
#}

mee_configure() {
bee_configure --disable-sdltest --disable-examples
}

#mee_build() {
# bee_build
#}

#mee_install() {
# bee_install
#}
34 changes: 34 additions & 0 deletions sdl2_mixer.be0
Original file line number Diff line number Diff line change
@@ -0,0 +1,34 @@
#!/bin/env beesh

#BEE_VERSION sdl2_mixer-2.8.0-0

#SRCURL[0]="https://github.com/libsdl-org/SDL_mixer/releases/download/release-${PKGVERSION}/SDL2_mixer-${PKGVERSION}.tar.gz"
SRCURL[0]="https://beehive.molgen.mpg.de/6c4b2936784856c575b838a5731a23d1/SDL2_mixer-2.8.0.tar.gz"

BEE_BUILDTYPE=autotools

# PATCHURL+=()

# build_in_sourcedir

# sourcesubdir_append src

#mee_extract() {
# bee_extract "${@}"
#}

#mee_patch() {
# bee_patch "${@}"
#}

#mee_configure() {
# bee_configure
#}

#mee_build() {
# bee_build
#}

#mee_install() {
# bee_install
#}
34 changes: 34 additions & 0 deletions sdl2_net.be0
Original file line number Diff line number Diff line change
@@ -0,0 +1,34 @@
#!/bin/env beesh

#BEE_VERSION sdl2_net-2.2.0-0

#SRCURL[0]="https://github.com/libsdl-org/SDL_net/releases/download/release-${PKGVERSION}/SDL2_net-${PKGVERSION}.tar.gz
SRCURL[0]="https://beehive.molgen.mpg.de/ba1cc690ddde85ee90c80e15be9f3bf9/SDL2_net-2.2.0.tar.gz"

BEE_BUILDTYPE=autotools

# PATCHURL+=()

# build_in_sourcedir

# sourcesubdir_append src

#mee_extract() {
# bee_extract "${@}"
#}

#mee_patch() {
# bee_patch "${@}"
#}

mee_configure() {
bee_configure --disable-sdltest --disable-examples
}

#mee_build() {
# bee_build
#}

#mee_install() {
# bee_install
#}
34 changes: 34 additions & 0 deletions sdl2_ttf.be0
Original file line number Diff line number Diff line change
@@ -0,0 +1,34 @@
#!/bin/env beesh

#BEE_VERSION sdl2_ttf-2.22.0-0

#SRCURL[0]="https://github.com/libsdl-org/SDL_ttf/releases/download/release-${PKGVERSION}/SDL2_ttf-${PKGVERSION}.tar.gz"
SRCURL[0]="https://beehive.molgen.mpg.de/686e685caaa215d8fa1ac7bb02b2cf54/SDL2_ttf-2.22.0.tar.gz"

BEE_BUILDTYPE=autotools

# PATCHURL+=()

# build_in_sourcedir

# sourcesubdir_append src

#mee_extract() {
# bee_extract "${@}"
#}

#mee_patch() {
# bee_patch "${@}"
#}

mee_configure() {
bee_configure --enable-harfbuzz-builtin=no --enable-freetype-builtin=no
}

#mee_build() {
# bee_build
#}

#mee_install() {
# bee_install
#}

0 comments on commit 1a54398

Please sign in to comment.