Skip to content

Commit

Permalink
gamecube_sdl2_ttf: 2.22.0
Browse files Browse the repository at this point in the history
  • Loading branch information
WinterMute committed Jan 31, 2024
1 parent 44e6258 commit f77ce25
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions gamecube/SDL2_ttf/PKGBUILD
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@
# Contributor: carstene1ns <dev f4ke de>

pkgname=gamecube-sdl2_ttf
pkgver=2.0.15
pkgrel=3
pkgver=2.22.0
pkgrel=0
pkgdesc="SDL2 TrueType font library."
arch=('any')
url="https://libsdl.org/projects/SDL_ttf/"
Expand All @@ -29,6 +29,8 @@ build() {

./configure --prefix="${PORTLIBS_PREFIX}" \
--host=powerpc-eabi --disable-shared --enable-static \
--disable-harfbuzz-builtin \
--disable-freetype-builtin \
--disable-sdltest --without-x

make
Expand All @@ -47,3 +49,4 @@ package() {
# License
#install -Dm644 "COPYING.txt" "${pkgdir}/${PORTLIBS_PREFIX}/licenses/${pkgname}/COPYING.txt"
}
sha256sums=('d48cbd1ce475b9e178206bf3b72d56b66d84d44f64ac05803328396234d67723')

0 comments on commit f77ce25

Please sign in to comment.