[SM-Commit] GIT changes to master grimoire by Arjan Bouter (48ac76ccf562621f3b1ba39221ae11ed7944066b)

Arjan Bouter scm at sourcemage.org
Wed Mar 28 08:31:04 EDT 2012


GIT changes to master grimoire by Arjan Bouter <abouter at sourcemage.org>:

 ChangeLog                      |    3 +++
 windowmanagers/amiwm/DEPENDS   |    1 +
 windowmanagers/amiwm/DETAILS   |   19 +++++++++++++++++++
 windowmanagers/amiwm/HISTORY   |    3 +++
 windowmanagers/amiwm/PRE_BUILD |    3 +++
 5 files changed, 29 insertions(+)

New commits:
commit 48ac76ccf562621f3b1ba39221ae11ed7944066b
Author: Arjan Bouter <abouter at sourcemage.org>
Commit: Arjan Bouter <abouter at sourcemage.org>

    amiwm: new spell, amiga workbench windowmanager, for those that can't
    let go ;)

diff --git a/ChangeLog b/ChangeLog
index 702d77c..1cd3dcf 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,6 @@
+2012-03-28 Arjan Bouter <abouter at sourcemage.org>
+	* windowmanagers/amiwm: new spell, amiga workbench wm
+
 2012-03-27 Treeve Jelbert <treeve at sourcemage.org>
 	* telephony/linphone.gpg: updated
 	  add 2048R/60F35AB9 2011-12-23  Sylvain Berfini
diff --git a/windowmanagers/amiwm/DEPENDS b/windowmanagers/amiwm/DEPENDS
new file mode 100755
index 0000000..561ed4d
--- /dev/null
+++ b/windowmanagers/amiwm/DEPENDS
@@ -0,0 +1 @@
+depends libxext
diff --git a/windowmanagers/amiwm/DETAILS b/windowmanagers/amiwm/DETAILS
new file mode 100755
index 0000000..5b004ba
--- /dev/null
+++ b/windowmanagers/amiwm/DETAILS
@@ -0,0 +1,19 @@
+           SPELL=amiwm
+         VERSION=0.21pl2
+          SOURCE="${SPELL}${VERSION}.tar.gz"
+   SOURCE_URL[0]=ftp://ftp.lysator.liu.se/pub/X11/wm/${SPELL}/${SOURCE}
+     SOURCE_HASH=sha512:6504a4fd4c30a571b0c501b46fdc442fcc993c27b4595753f7bfa12a38c0b997a01d939c7a35e6c499aa0f8972bc0fda7cc88a9fe77091f363f8cd5a9e8d50de
+SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}${VERSION}"
+        WEB_SITE="http://www.lysator.liu.se/~marcus/amiwm.html"
+      LICENSE[0]=UNKNOWN
+         ENTERED=20120328
+           SHORT="Amiga Workbench wm"
+cat << EOF
+an X window manager that tries to make your display look and feel like an
+Amiga® Workbench® screen.  It is fully functional and can do all the usual
+window manager stuff, like moving and resizing windows.
+
+The purpose of amiwm is to make life more pleasant for Amiga-freaks who
+have/want to use UNIX workstations once in a while.  It can also be used on
+the Amiga with the AmiWin X server, although this part needs some more work.
+EOF
diff --git a/windowmanagers/amiwm/HISTORY b/windowmanagers/amiwm/HISTORY
new file mode 100644
index 0000000..9638e6d
--- /dev/null
+++ b/windowmanagers/amiwm/HISTORY
@@ -0,0 +1,3 @@
+2012-03-28 Arjan Bouter <abouter at sourcemage.org>
+	* DETAILS, DEPENDS, PRE_BUILD: spell created
+
diff --git a/windowmanagers/amiwm/PRE_BUILD b/windowmanagers/amiwm/PRE_BUILD
new file mode 100755
index 0000000..ef6d71c
--- /dev/null
+++ b/windowmanagers/amiwm/PRE_BUILD
@@ -0,0 +1,3 @@
+default_pre_build &&
+cd "${SOURCE_DIRECTORY}" &&
+sedit 's#^mandir .*#mandir = $(prefix)/share/man#' Makefile.in


More information about the SM-Commit mailing list