wmii: moved to attic

This commit is contained in:
Simon Gloner 2006-12-25 14:02:42 +01:00
parent d01d5a5b5f
commit 973b857c0e
4 changed files with 0 additions and 58 deletions

View File

@ -1,21 +0,0 @@
drwxr-xr-x root/root usr/
drwxr-xr-x root/root usr/bin/
-rwxr-xr-x root/root usr/bin/wmii
-rwxr-xr-x root/root usr/bin/wmiimenu
-rwxr-xr-x root/root usr/bin/wmiipsel
-rwxr-xr-x root/root usr/bin/wmiir
-rwxr-xr-x root/root usr/bin/wmiisetsid
-rwxr-xr-x root/root usr/bin/wmiiwarp
-rwxr-xr-x root/root usr/bin/wmiiwm
drwxr-xr-x root/root usr/etc/
drwxr-xr-x root/root usr/etc/wmii-3/
-rwxr-xr-x root/root usr/etc/wmii-3/quit
-rwxr-xr-x root/root usr/etc/wmii-3/status
-rwxr-xr-x root/root usr/etc/wmii-3/welcome
-rwxr-xr-x root/root usr/etc/wmii-3/wmiirc
drwxr-xr-x root/root usr/man/
drwxr-xr-x root/root usr/man/man1/
-rw-r--r-- root/root usr/man/man1/wmii.1.gz
-rw-r--r-- root/root usr/man/man1/wmiimenu.1.gz
-rw-r--r-- root/root usr/man/man1/wmiir.1.gz
-rw-r--r-- root/root usr/man/man1/wmiiwm.1.gz

View File

@ -1 +0,0 @@
108147a4283bd76d2a76e47bb0c96bac wmii-3.1.tar.gz

View File

@ -1,19 +0,0 @@
# Description: The next generation of WMI
# URL: http://suckless.org
# Maintainer: Simon Gloßner, viper at hometux dot de
name=wmii
version=3.1
release=1
source=(http://suckless.org/download/$name-$version.tar.gz)
build() {
cd $name-$version
sed -i 's|^PREFIX.*|PREFIX=/usr|' config.mk
sed -i 's|^MANPREFIX.*|MANPREFIX=/usr/man|' config.mk
make DESTDIR=$PKG clean install
chmod 644 $PKG/usr/man/man?/*
}

View File

@ -1,17 +0,0 @@
REQUIREMENTS
PRE-INSTALL
POST-INSTALL
PRECAUTION
The developers of wmii have changed the configuration format again.
So wmii doesn't depend on base9 anymore. They switched back to the
old sh configuration format. Therefore you have to manually convert
your old configuration files (from 2.5) to use it in this new
version (3.0 and above). The configuration paths also have been changed.
~/.wmii-3
/etc/wmii-3