slim-themepack1: unmaintained

This commit is contained in:
Juergen Daubert 2007-04-10 19:46:00 +02:00
parent b5f6af5588
commit 8eca0f7298
3 changed files with 0 additions and 61 deletions

View File

@ -1,45 +0,0 @@
drwxr-xr-x root/root usr/
drwxr-xr-x root/root usr/share/
drwxr-xr-x root/root usr/share/slim/
drwxr-xr-x root/root usr/share/slim/themes/
drwxr-xr-x root/root usr/share/slim/themes/capernoited/
-rw-r--r-- root/root usr/share/slim/themes/capernoited/README
-rw-r--r-- root/root usr/share/slim/themes/capernoited/background.jpg
-rw-r--r-- root/root usr/share/slim/themes/capernoited/panel.png
-rw-r--r-- root/root usr/share/slim/themes/capernoited/slim.theme
drwxr-xr-x root/root usr/share/slim/themes/flower2/
-rw-r--r-- root/root usr/share/slim/themes/flower2/README
-rw-r--r-- root/root usr/share/slim/themes/flower2/background.jpg
-rw-r--r-- root/root usr/share/slim/themes/flower2/panel.png
-rw-r--r-- root/root usr/share/slim/themes/flower2/slim.theme
drwxr-xr-x root/root usr/share/slim/themes/isolated/
-rw-r--r-- root/root usr/share/slim/themes/isolated/README
-rw-r--r-- root/root usr/share/slim/themes/isolated/background.jpg
-rw-r--r-- root/root usr/share/slim/themes/isolated/panel.png
-rw-r--r-- root/root usr/share/slim/themes/isolated/slim.theme
drwxr-xr-x root/root usr/share/slim/themes/lotus-midnight/
-rw-r--r-- root/root usr/share/slim/themes/lotus-midnight/COPYRIGHT.panel
-rw-r--r-- root/root usr/share/slim/themes/lotus-midnight/LICENSE.panel
-rw-r--r-- root/root usr/share/slim/themes/lotus-midnight/README
-rw-r--r-- root/root usr/share/slim/themes/lotus-midnight/background.jpg
-rw-r--r-- root/root usr/share/slim/themes/lotus-midnight/panel.png
-rw-r--r-- root/root usr/share/slim/themes/lotus-midnight/slim.theme
drwxr-xr-x root/root usr/share/slim/themes/lotus-sage/
-rw-r--r-- root/root usr/share/slim/themes/lotus-sage/COPYRIGHT.panel
-rw-r--r-- root/root usr/share/slim/themes/lotus-sage/LICENSE.panel
-rw-r--r-- root/root usr/share/slim/themes/lotus-sage/README
-rw-r--r-- root/root usr/share/slim/themes/lotus-sage/background.jpg
-rw-r--r-- root/root usr/share/slim/themes/lotus-sage/panel.png
-rw-r--r-- root/root usr/share/slim/themes/lotus-sage/slim.theme
drwxr-xr-x root/root usr/share/slim/themes/mindlock/
-rw-r--r-- root/root usr/share/slim/themes/mindlock/README
-rw-r--r-- root/root usr/share/slim/themes/mindlock/background.jpg
-rw-r--r-- root/root usr/share/slim/themes/mindlock/panel.png
-rw-r--r-- root/root usr/share/slim/themes/mindlock/slim.theme
drwxr-xr-x root/root usr/share/slim/themes/parallel-dimensions/
-rw-r--r-- root/root usr/share/slim/themes/parallel-dimensions/COPYRIGHT.background
-rw-r--r-- root/root usr/share/slim/themes/parallel-dimensions/COPYRIGHT.panel
-rw-r--r-- root/root usr/share/slim/themes/parallel-dimensions/LICENSE.panel
-rw-r--r-- root/root usr/share/slim/themes/parallel-dimensions/background.jpg
-rw-r--r-- root/root usr/share/slim/themes/parallel-dimensions/panel.png
-rw-r--r-- root/root usr/share/slim/themes/parallel-dimensions/slim.theme

View File

@ -1 +0,0 @@
fd1295d3a260849790dc17081da4a34f slim-1.2.3-themepack1a.tar.gz

View File

@ -1,15 +0,0 @@
# Maintainer: Johannes Winkelmann, jw at tks6 dot net
# Description: Themepack for SLiM
# URL: http://slim.berlios.de
# Depends on: slim
name=slim-themepack1
version=1.2.3-themepack1a
release=1
source=(http://download.berlios.de/slim/slim-$version.tar.gz)
build() {
mkdir -p $PKG/usr/share/slim/themes
mv * $PKG/usr/share/slim/themes
chown -R root:root $PKG/usr/share/slim/themes/*
}