update x11/stumpwm to 22.05

plus:
- bump dependency dist versions
- enable core compression support (enabled by deafult in sbcl)
- set module dir to /usr/local/share/stumpwm/modules

diff from maintainer Timo Myyrä, thanks!
This commit is contained in:
op 2022-07-14 08:27:49 +00:00
parent 1a93360755
commit 36e4e5c4e3
2 changed files with 14 additions and 12 deletions

View File

@ -1,6 +1,6 @@
COMMENT= easily hackable Common LISP window manager
VERSION= 20.11
VERSION= 22.05
DISTNAME= stumpwm-${VERSION}
CATEGORIES= x11
@ -12,23 +12,25 @@ MAINTAINER= Timo Myyra <timo.myyra@bittivirhe.fi>
# GPLv2
PERMIT_PACKAGE= Yes
WANTLIB += c m util z
WANTLIB += c m pthread util z
MASTER_SITES= https://github.com/stumpwm/stumpwm/archive/
MASTER_SITES0= https://github.com/edicl/cl-ppcre/archive/
MASTER_SITES1= https://beta.quicklisp.org/archive/clx/2019-08-13/
MASTER_SITES2= https://beta.quicklisp.org/archive/alexandria/2019-07-10/
MASTER_SITES1= https://beta.quicklisp.org/archive/clx/2022-07-07/
MASTER_SITES2= https://beta.quicklisp.org/archive/alexandria/2022-07-07/
DISTFILES= ${DISTNAME}{${VERSION}}${EXTRACT_SUFX} \
cl-ppcre-2.1.1{v2.1.1}.tar.gz:0 \
clx-20190813-git.tgz:1 \
alexandria-20190710-git.tgz:2
clx-20220707-git.tgz:1 \
alexandria-20220707-git.tgz:2
BUILD_DEPENDS= lang/sbcl,threads \
print/texinfo
AUTOCONF_VERSION= 2.69
CONFIGURE_STYLE= autoconf no-autoheader
CONFIGURE_ARGS+= --with-module-dir=${LOCALBASE}/share/stumpwm/modules \
--enable-compression
USE_GMAKE= yes
MAKE_ENV= MAKEINFO=${PREFIX}/bin/gmakeinfo \

View File

@ -1,8 +1,8 @@
SHA256 (alexandria-20190710-git.tgz) = 4GQr1vivjrceM1m0XhGhNfo8mlEUkrydu80Q7H1pRwQ=
SHA256 (alexandria-20220707-git.tgz) = jmFzEg3oeGx64P77qBAtgmIPrELpqt6VSvkTXghw1rE=
SHA256 (cl-ppcre-2.1.1.tar.gz) = iWMRebcWSNnmxWWpKPaJap1XQqogg7nBtwX+C0XYXe8=
SHA256 (clx-20190813-git.tgz) = qrn8jYEnnT1Dxh748Dn8rj31jbwzUzDrb4gORwVuE98=
SHA256 (stumpwm-20.11.tar.gz) = jJqqua18vDXnBcCF6GYbINiLhOdQ97GFnmWosvGtViw=
SIZE (alexandria-20190710-git.tgz) = 53436
SHA256 (clx-20220707-git.tgz) = FATKAKLy/BwEjrWiLRYXrvsLGi7qhO643QK4bsDlFc4=
SHA256 (stumpwm-22.05.tar.gz) = 2EMwL5zlRmC8luTw2OlYTweoHUPEwmNX1aKcsHGUq64=
SIZE (alexandria-20220707-git.tgz) = 56838
SIZE (cl-ppcre-2.1.1.tar.gz) = 159055
SIZE (clx-20190813-git.tgz) = 460647
SIZE (stumpwm-20.11.tar.gz) = 219590
SIZE (clx-20220707-git.tgz) = 459236
SIZE (stumpwm-22.05.tar.gz) = 238196