[Lunar-commits] <moonbase> AfterStep: version bump to 2.2.8.
Florin Braescu
florin at lunar-linux.org
Tue Mar 18 06:11:20 CET 2008
commit 6196c3cdb3a749716515424f473050aa4cc71226
Author: Florin Braescu <florin at lunar-linux.org>
Date: Tue Mar 18 07:11:20 2008 +0200
AfterStep: version bump to 2.2.8.
Changes:
* Implemented possibility to define exact size of the virtual
desktop, which may not be exact multiply of the screen
size.
* Automatic detection and execution of text editors and web
browsers in term if they require it.
* Added functionality to ascompose to allow for constantly
updating display of stuff; command line should be:
script.sh | ascompose -I --endless --click-timeout 0 -q -f -;
* Implemented functionality to setup slicing of frame sides
and titlebar elements.
* Added functionality to ascompose to set XROOTPMAP property
while changing root background.
* Added UnderPointer placement type to center window under
mouse pointer on map.
* Added BlurSize option to MyStyles for blurring of
transparent background.
Use like so: BlurSize 10x20 will set horizontal blur to 10
pixels and vertical to 20.
---
x11-wm/AfterStep/DETAILS | 12 ++++++------
1 files changed, 6 insertions(+), 6 deletions(-)
diff --git a/x11-wm/AfterStep/DETAILS b/x11-wm/AfterStep/DETAILS
index 4746804..5b97cb9 100644
--- a/x11-wm/AfterStep/DETAILS
+++ b/x11-wm/AfterStep/DETAILS
@@ -1,13 +1,13 @@
MODULE=AfterStep
- VERSION=2.2.7
+ VERSION=2.2.8
SOURCE=$MODULE-$VERSION.tar.bz2
- SOURCE_URL[0]=ftp://ftp.afterstep.org/stable/
- SOURCE_URL[1]=ftp://ftp.dti.ad.jp/pub/X/AfterStep/stable/
- SOURCE_URL[2]=$SFORGE_URL/afterstep/
- SOURCE_VFY=sha1:918cfd67f6bf4ae82bfbe68ef1dccdfec5f86f51
+ SOURCE_URL[0]=ftp://ftp.afterstep.org/stable
+ SOURCE_URL[1]=ftp://ftp.dti.ad.jp/pub/X/AfterStep/stable
+ SOURCE_URL[2]=$SFORGE_URL/afterstep
+ SOURCE_VFY=sha1:28d9c53a0512d0a931bfc7bc2ad0e08bc31651fb
WEB_SITE=http://www.afterstep.org
ENTERED=20011101
- UPDATED=20070829
+ UPDATED=20080318
SHORT="An NextSTEP like X11 windows manager"
cat << EOF
More information about the Lunar-commits
mailing list