desktop/wminfo: Updated website info.

Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
This commit is contained in:
Cezary M. Kruk 2011-07-12 04:54:59 -04:00 committed by Niels Horn
parent 04a1eea1a8
commit 9ec60e53da
3 changed files with 5 additions and 5 deletions

View file

@ -7,10 +7,10 @@
|-----handy-ruler------------------------------------------------------|
wminfo: wminfo (Window Maker information dockable application)
wminfo:
wminfo:
wminfo: wminfo displays different text information. To use it write plugin
wminfo: grabbing information from the system or website. For example:
wminfo:
wminfo:
wminfo: ps -a | awk '{print $1,$4}' | grep -vE "ps|awk|grep|tac" | tac
wminfo: or:
wminfo: lynx --source http://www.kernel.org/pub/linux/kernel/v2.6/ | \

View file

@ -58,7 +58,7 @@ cd wminfo
make \
LIBDIR="-L/usr/lib${LIBDIRSUFFIX}/X11" \
FLAGS="$SLKCFLAGS"
# Copy executable to the correct location
# Copy executable to the correct location
mkdir -p $PKG/usr/bin $PKG/usr/share/pixmaps
cp -a wminfo $PKG/usr/bin
cp -a wminfo.xpm $PKG/usr/share/pixmaps

View file

@ -1,7 +1,7 @@
PRGNAM="wminfo"
VERSION="1.51"
HOMEPAGE="http://linux.vooa.pl"
DOWNLOAD="http://linux.vooa.pl/wminfo-1.51.tar.gz"
HOMEPAGE="http://linux-bsd-unix.strefa.pl"
DOWNLOAD="http://linux-bsd-unix.strefa.pl/wminfo-1.51.tar.gz"
MD5SUM="dd4b168a31847694dfdb74772c57b7da"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""