From 9fa5535a35224d587327cab20e0dd413807b5b91 Mon Sep 17 00:00:00 2001 From: Tim Biermann Date: Fri, 9 Dec 2022 22:20:29 +0000 Subject: [PATCH] libsdl-32: -> 1.2.15 --- libsdl-32/.signature | 4 ++-- libsdl-32/Pkgfile | 1 + 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/libsdl-32/.signature b/libsdl-32/.signature index 9cad3f95..aa365be0 100644 --- a/libsdl-32/.signature +++ b/libsdl-32/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/compat-32.pub -RWSwxGo/zH7eXUiiZYrM8CRQEKdabV2gze86aLK/c5hYLhE7xp9n7CZTdHDYKiY1rR3P+CKwOMRsYIoRpuh9nnOQDyferH0+lAA= -SHA256 (Pkgfile) = c6607431a476cf93ab2c79c08009ff946f0875e2e6b47c18279293d6ac6a405d +RWSwxGo/zH7eXe0+9n1bSkeYY5zffBDMX48Y4LruE26B6sSA6HBuEnK8xZYl5HX48qdkUZgs/U97WSoY9Tqr0lg71If40+3QuQI= +SHA256 (Pkgfile) = b0d03e4a9eaf1c5654cfa5178eb943639933d6eecc0f734967bd38bd5b86e76f SHA256 (.footprint) = 553156cfcecefaa225f747a089b8aff978ee6ede5627633f0bc292264e6ad050 SHA256 (SDL-1.2.15.tar.gz) = d6d316a793e5e348155f0dd93b979798933fb98aa1edebcc108829d6474aad00 diff --git a/libsdl-32/Pkgfile b/libsdl-32/Pkgfile index 7ea9957b..3c88dda9 100644 --- a/libsdl-32/Pkgfile +++ b/libsdl-32/Pkgfile @@ -11,6 +11,7 @@ source=(http://www.libsdl.org/release/SDL-$version.tar.gz) build() { cd SDL-$version + export PKG_CONFIG_PATH='/usr/lib32/pkgconfig:/usr/share/pkgconfig' ./configure --prefix=/usr \ --mandir=/usr/man \ --libdir=/usr/lib32 \