From 0f30ed4aba237e066d0cc5f10db94612449308fd Mon Sep 17 00:00:00 2001 From: Cezary M. Kruk Date: Tue, 12 Jul 2011 04:55:27 -0400 Subject: desktop/wmmixer: Updated website info and fixed manpages. Signed-off-by: dsomero --- desktop/wmmixer/slack-desc | 2 +- desktop/wmmixer/wmmixer.SlackBuild | 8 +++----- desktop/wmmixer/wmmixer.info | 4 ++-- 3 files changed, 6 insertions(+), 8 deletions(-) (limited to 'desktop/wmmixer') diff --git a/desktop/wmmixer/slack-desc b/desktop/wmmixer/slack-desc index fb39051d7f..002f7a08fa 100644 --- a/desktop/wmmixer/slack-desc +++ b/desktop/wmmixer/slack-desc @@ -7,7 +7,7 @@ |-----handy-ruler------------------------------------------------------| wmmixer: wmmixer (Window Maker sound mixer dockable application) -wmmixer: +wmmixer: wmmixer: wmmixer is a mixer application designed for WindowMaker. wmmixer: wmmixer: diff --git a/desktop/wmmixer/wmmixer.SlackBuild b/desktop/wmmixer/wmmixer.SlackBuild index d50d3f25cf..8b3ab20a7f 100644 --- a/desktop/wmmixer/wmmixer.SlackBuild +++ b/desktop/wmmixer/wmmixer.SlackBuild @@ -7,15 +7,13 @@ PRGNAM=wmmixer VERSION=${VERSION:-1.5} -BUILD=${BUILD:-2} +BUILD=${BUILD:-3} TAG=${TAG:-_SBo} -# Automatically determine the architecture we're building on: if [ -z "$ARCH" ]; then case "$( uname -m )" in i?86) ARCH=i486 ;; arm*) ARCH=arm ;; - # Unless $ARCH is already set, use uname -m for all other archs: *) ARCH=$( uname -m ) ;; esac fi @@ -58,13 +56,13 @@ make \ CXXFLAGS="$SLKCFLAGS" \ prefix=/usr \ mandir=/usr/man - + make install \ prefix=/usr \ mandir=/usr/man \ DESTDIR=$PKG -gzip -9c $PKG/usr/man/man1/wmmixer.1 +gzip -9 $PKG/usr/man/man1/wmmixer.1 mkdir -p $PKG/usr/doc/$PRGNAM-$VERSION cp -a CHANGES COPYING INSTALL README home.wmmixer \ diff --git a/desktop/wmmixer/wmmixer.info b/desktop/wmmixer/wmmixer.info index 15f4784202..b78e216107 100644 --- a/desktop/wmmixer/wmmixer.info +++ b/desktop/wmmixer/wmmixer.info @@ -1,7 +1,7 @@ PRGNAM="wmmixer" VERSION="1.5" -HOMEPAGE="http://linux.vooa.pl" -DOWNLOAD="http://linux.vooa.pl/wmmixer-1.5.tar.gz" +HOMEPAGE="http://linux-bsd-unix.strefa.pl" +DOWNLOAD="http://linux-bsd-unix.strefa.pl/wmmixer-1.5.tar.gz" MD5SUM="bfb1ded801910dd39e1bb0b273c4e1c3" DOWNLOAD_x86_64="" MD5SUM_x86_64="" -- cgit v1.2.3