desktop/cwm-openbsd: Updated for version 5.6.0.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Scott Parker 2015-02-07 05:47:31 +07:00 committed by Willy Sudiarto Raharjo
parent 960e9757b7
commit 21dc101c4a
4 changed files with 11 additions and 11 deletions

View File

@ -1,4 +1,4 @@
cwm-openbsd (OpenBSD cwm ported to Linux).
cwm-openbsd (Portable version of the OpenBSD cwm window manager).
cwm-openbsd is a window manager for X11 which contains many features that
concentrate on the efficiency and transparency of window management.

View File

@ -2,7 +2,7 @@
# Slackware build script for cwm
# Copyright 2013 Scott Parker, Vancouver BC, Canada
# Copyright 2013-2015 Scott Parker, Vancouver BC, Canada
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=cwm-openbsd
VERSION=${VERSION:-5.4.0}
VERSION=${VERSION:-5.6.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
@ -41,16 +41,16 @@ PKG=$TMP/package-$PRGNAM
OUTPUT=${OUTPUT:-/tmp}
if [ "$ARCH" = "i486" ]; then
SLKCFLAGS="-march=i486 -mtune=i686"
SLKCFLAGS="-O2 -march=i486 -mtune=i686"
LIBDIRSUFFIX=""
elif [ "$ARCH" = "i686" ]; then
SLKCFLAGS="-march=i686 -mtune=i686"
SLKCFLAGS="-O2 -march=i686 -mtune=i686"
LIBDIRSUFFIX=""
elif [ "$ARCH" = "x86_64" ]; then
SLKCFLAGS="-fPIC"
SLKCFLAGS="-O2 -fPIC"
LIBDIRSUFFIX="64"
else
SLKCFLAGS=""
SLKCFLAGS="-O2"
LIBDIRSUFFIX=""
fi

View File

@ -1,8 +1,8 @@
PRGNAM="cwm-openbsd"
VERSION="5.4.0"
VERSION="5.6.0"
HOMEPAGE="https://github.com/scott-parker/cwm-openbsd"
DOWNLOAD="https://github.com/scott-parker/cwm-openbsd/archive/5.4.0.tar.gz"
MD5SUM="551a9cd56e8d0e180d5ffa16bbbd5317"
DOWNLOAD="https://github.com/scott-parker/cwm-openbsd/archive/5.6.0.tar.gz"
MD5SUM="3c8aa6f75668f9800ebeadf549ebcd6d"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""

View File

@ -6,7 +6,7 @@
# customary to leave one space after the ':' except on otherwise blank lines.
|-----handy-ruler------------------------------------------------------|
cwm-openbsd: cwm-openbsd (OpenBSD cwm ported to Linux)
cwm-openbsd: cwm-openbsd (Portable version of the OpenBSD cwm window manger)
cwm-openbsd:
cwm-openbsd: cwm-openbsd is a window manager for X11 which contains many features
cwm-openbsd: that concentrate on the efficiency and transparency of window