Skip to content

Commit

Permalink
SDL2_ttf: update to 2.22.0.
Browse files Browse the repository at this point in the history
2.22.0:
 * Updated to FreeType version 2.13.2 and HarfBuzz version 8.1.1
  • Loading branch information
0-wiz-0 committed Jan 28, 2024
1 parent 1087703 commit 0adba83
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
8 changes: 4 additions & 4 deletions fonts/SDL2_ttf/Makefile
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
# $NetBSD: Makefile,v 1.25 2023/11/12 13:21:25 wiz Exp $
# $NetBSD: Makefile,v 1.26 2024/01/28 12:51:53 wiz Exp $

DISTNAME= SDL2_ttf-2.20.2
PKGREVISION= 2
DISTNAME= SDL2_ttf-2.22.0
CATEGORIES= fonts devel
MASTER_SITES= https://www.libsdl.org/projects/SDL_ttf/release/

Expand All @@ -10,7 +9,8 @@ HOMEPAGE= https://www.libsdl.org/projects/SDL_ttf/
COMMENT= Use TrueType fonts in your SDL2 applications
LICENSE= zlib

USE_LANGUAGES= c c++11
USE_LANGUAGES= c c++
USE_CXX_FEATURES+= c++11
USE_LIBTOOL= yes
USE_TOOLS+= pkg-config
GNU_CONFIGURE= yes
Expand Down
8 changes: 4 additions & 4 deletions fonts/SDL2_ttf/distinfo
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
$NetBSD: distinfo,v 1.11 2023/02/14 16:04:12 wiz Exp $
$NetBSD: distinfo,v 1.12 2024/01/28 12:51:53 wiz Exp $

BLAKE2s (SDL2_ttf-2.20.2.tar.gz) = 08e96fb1f57262c4d24b47f17cc59265189c6286bef91b3596f748d445335dce
SHA512 (SDL2_ttf-2.20.2.tar.gz) = b54e93b100712e3764cd80d4e4b16cd4c2a6853620f675941a4214320b0ee29a583d57ad56cd5fdb5c7a32d7615cbf43bc3fa55337b01623cee7219ebb43667c
Size (SDL2_ttf-2.20.2.tar.gz) = 13161592 bytes
BLAKE2s (SDL2_ttf-2.22.0.tar.gz) = f9cb37a3ae205190828b5056ccb9dabf6af728da9be0cb2e7ccfa18c3c19aeaf
SHA512 (SDL2_ttf-2.22.0.tar.gz) = 34a1d210d8f1b1e802139d65ba47e36033bb7881e75a8862c1b1c515565bef85e3d81ee42e952aa664de043debef387ba60088a9cf3ba3297413db39a13af912
Size (SDL2_ttf-2.22.0.tar.gz) = 14314901 bytes

0 comments on commit 0adba83

Please sign in to comment.