summaryrefslogtreecommitdiffstats
path: root/desktop
diff options
context:
space:
mode:
author Daniel LEVAI2012-02-21 02:50:04 +0100
committer Erik Hanson2012-03-29 17:16:24 +0200
commita4f63bfd0123dd74e3fba95bc9bd8a51f5defebc (patch)
tree98cc364d0877d17a41e8e43ba9a5b66defc2263d /desktop
parent8cb05e3ad466f9298f9e25291209b1285f7f8301 (diff)
downloadslackbuilds-a4f63bfd0123dd74e3fba95bc9bd8a51f5defebc.tar.gz
desktop/spectrwm: Added (small dynamic tiling window manager)
This replaces desktop/scrotwm. Signed-off-by: Erik Hanson <erik@slackbuilds.org>
Diffstat (limited to 'desktop')
-rw-r--r--desktop/scrotwm/scrotwm.info10
-rw-r--r--desktop/scrotwm/slack-desc19
-rw-r--r--desktop/spectrwm/README (renamed from desktop/scrotwm/README)4
-rw-r--r--desktop/spectrwm/doinst.sh (renamed from desktop/scrotwm/doinst.sh)0
-rw-r--r--desktop/spectrwm/slack-desc19
-rw-r--r--desktop/spectrwm/spectrwm.SlackBuild (renamed from desktop/scrotwm/scrotwm.SlackBuild)14
-rw-r--r--desktop/spectrwm/spectrwm.info10
7 files changed, 38 insertions, 38 deletions
diff --git a/desktop/scrotwm/scrotwm.info b/desktop/scrotwm/scrotwm.info
deleted file mode 100644
index 5821dbc78e..0000000000
--- a/desktop/scrotwm/scrotwm.info
+++ /dev/null
@@ -1,10 +0,0 @@
-PRGNAM="scrotwm"
-VERSION="0.10.0"
-HOMEPAGE="http://opensource.conformal.com/wiki/Scrotwm"
-DOWNLOAD="http://opensource.conformal.com/snapshots/scrotwm/scrotwm-0.10.0.tgz"
-MD5SUM="407862684229a2c3282f2c1be59ee0fa"
-DOWNLOAD_x86_64=""
-MD5SUM_x86_64=""
-MAINTAINER="Daniel LEVAI"
-EMAIL="leva@ecentrum.hu"
-APPROVED="rworkman"
diff --git a/desktop/scrotwm/slack-desc b/desktop/scrotwm/slack-desc
deleted file mode 100644
index 782e60921f..0000000000
--- a/desktop/scrotwm/slack-desc
+++ /dev/null
@@ -1,19 +0,0 @@
-# HOW TO EDIT THIS FILE:
-# The "handy ruler" below makes it easier to edit a package description. Line
-# up the first '|' above the ':' following the base package name, and the '|'
-# on the right side marks the last column you can put a character in. You must
-# make exactly 11 lines for the formatting to be correct. It's also
-# customary to leave one space after the ':'.
-
- |-----handy-ruler------------------------------------------------------|
-scrotwm: scrotwm (small dynamic tiling window manager)
-scrotwm:
-scrotwm: Scrotwm is a small dynamic tiling window manager for X11. It tries
-scrotwm: to stay out of the way so that valuable screen real estate can be
-scrotwm: used for much more important stuff. It has sane defaults and does
-scrotwm: not require one to learn a language to do any configuration. It
-scrotwm: was written by hackers for hackers and it strives to be small,
-scrotwm: compact and fast.
-scrotwm:
-scrotwm: Homepage: http://www.scrotwm.org/
-scrotwm:
diff --git a/desktop/scrotwm/README b/desktop/spectrwm/README
index 4c2513d850..6cd393daa0 100644
--- a/desktop/scrotwm/README
+++ b/desktop/spectrwm/README
@@ -1,9 +1,9 @@
-Scrotwm is a small dynamic tiling window manager for X11. It tries
+Spectrwm is a small dynamic tiling window manager for X11. It tries
to stay out of the way so that valuable screen real estate can be
used for much more important stuff. It has sane defaults and does
not require one to learn a language to do any configuration. It
was written by hackers for hackers and it strives to be small,
compact and fast.
-This package contains an example scrotwm.conf and shell scripts
+This package contains an example spectrwm.conf and shell scripts
for it.
diff --git a/desktop/scrotwm/doinst.sh b/desktop/spectrwm/doinst.sh
index a278a2b159..a278a2b159 100644
--- a/desktop/scrotwm/doinst.sh
+++ b/desktop/spectrwm/doinst.sh
diff --git a/desktop/spectrwm/slack-desc b/desktop/spectrwm/slack-desc
new file mode 100644
index 0000000000..ede90417d3
--- /dev/null
+++ b/desktop/spectrwm/slack-desc
@@ -0,0 +1,19 @@
+# HOW TO EDIT THIS FILE:
+# The "handy ruler" below makes it easier to edit a package description. Line
+# up the first '|' above the ':' following the base package name, and the '|'
+# on the right side marks the last column you can put a character in. You must
+# make exactly 11 lines for the formatting to be correct. It's also
+# customary to leave one space after the ':'.
+
+ |-----handy-ruler------------------------------------------------------|
+spectrwm: spectrwm (small dynamic tiling window manager)
+spectrwm:
+spectrwm: Spectrwm is a small dynamic tiling window manager for X11. It tries
+spectrwm: to stay out of the way so that valuable screen real estate can be
+spectrwm: used for much more important stuff. It has sane defaults and does
+spectrwm: not require one to learn a language to do any configuration. It
+spectrwm: was written by hackers for hackers and it strives to be small,
+spectrwm: compact and fast.
+spectrwm:
+spectrwm: Homepage: https://opensource.conformal.com/wiki/spectrwm
+spectrwm:
diff --git a/desktop/scrotwm/scrotwm.SlackBuild b/desktop/spectrwm/spectrwm.SlackBuild
index a3205dcf50..ff43b9723b 100644
--- a/desktop/scrotwm/scrotwm.SlackBuild
+++ b/desktop/spectrwm/spectrwm.SlackBuild
@@ -1,6 +1,6 @@
#!/bin/sh
-# Copyright (c) 2011 Daniel LEVAI
+# Copyright (c) 2011, 2012 Daniel LEVAI
# All rights reserved.
#
# * Redistribution and use in source and binary forms, with or without
@@ -23,8 +23,8 @@
# OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
-PRGNAM=scrotwm
-VERSION=0.10.0
+PRGNAM=spectrwm
+VERSION=1.0.0
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
@@ -82,27 +82,27 @@ cd linux
DESTDIR=$PKG
cd ..
-strip --strip-unneeded $PKG/usr/bin/scrotwm
+strip --strip-unneeded $PKG/usr/bin/spectrwm
# Fixup the manpages
( cd $PKG/usr/man
mkdir -p {es,it,ru,pt}/man1
for lang in es it ru pt; do
mkdir -p $lang/man1
- mv man1/scrotwm_$lang.1 $lang/man1/scrotwm.1
+ mv man1/spectrwm_$lang.1 $lang/man1/spectrwm.1
done
find . -type f -exec gzip -9 {} \;
)
mkdir -p $PKG/usr/doc/$PRGNAM-$VERSION/examples/
-cp -a scrotwm.conf initscreen.sh baraction.sh screenshot.sh \
+cp -a spectrwm.conf initscreen.sh baraction.sh screenshot.sh \
$PKG/usr/doc/$PRGNAM-$VERSION/examples/
cat $CWD/$PRGNAM.SlackBuild > $PKG/usr/doc/$PRGNAM-$VERSION/$PRGNAM.SlackBuild
find $PKG/usr/doc -type f -exec chmod 0644 {} \;
# desktop integration
mkdir -m755 -p "${PKG}/usr/share/applications/"
-cp -a linux/scrotwm.desktop "${PKG}/usr/share/applications/"
+cp -a linux/spectrwm.desktop "${PKG}/usr/share/applications/"
mkdir -p $PKG/install
cat $CWD/slack-desc > $PKG/install/slack-desc
diff --git a/desktop/spectrwm/spectrwm.info b/desktop/spectrwm/spectrwm.info
new file mode 100644
index 0000000000..0fafb172c8
--- /dev/null
+++ b/desktop/spectrwm/spectrwm.info
@@ -0,0 +1,10 @@
+PRGNAM="spectrwm"
+VERSION="1.0.0"
+HOMEPAGE="https://opensource.conformal.com/wiki/spectrwm"
+DOWNLOAD="https://opensource.conformal.com/snapshots/spectrwm/spectrwm-1.0.0.tgz"
+MD5SUM="8dd279f53f998c0543fa1ce35a9b4a13"
+DOWNLOAD_x86_64=""
+MD5SUM_x86_64=""
+MAINTAINER="Daniel LEVAI"
+EMAIL="leva@ecentrum.hu"
+APPROVED="Erik Hanson"