ports/opt (2.2): wmii: moved to attic
commit 973b857c0e4f43e79ca75f017e3b287fd3be09a6 Author: Simon Gloßner <viper@hometux.de> Date: Mon Dec 25 14:02:42 2006 +0100 wmii: moved to attic diff --git a/wmii/.footprint b/wmii/.footprint deleted file mode 100644 index 7221544..0000000 --- a/wmii/.footprint +++ /dev/null @@ -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 diff --git a/wmii/.md5sum b/wmii/.md5sum deleted file mode 100644 index d5bc450..0000000 --- a/wmii/.md5sum +++ /dev/null @@ -1 +0,0 @@ -108147a4283bd76d2a76e47bb0c96bac wmii-3.1.tar.gz diff --git a/wmii/Pkgfile b/wmii/Pkgfile deleted file mode 100644 index 8304c17..0000000 --- a/wmii/Pkgfile +++ /dev/null @@ -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?/* -} diff --git a/wmii/README b/wmii/README deleted file mode 100644 index d446f3c..0000000 --- a/wmii/README +++ /dev/null @@ -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
participants (1)
-
crux@crux.nu