ports/66681: [NEW PORT] x11-wm/skippy: A full-screen X11 task-switcher like Apple's Expose

michael johnson ahze at ahze.net
Sun May 16 08:30:26 UTC 2004


>Number:         66681
>Category:       ports
>Synopsis:       [NEW PORT] x11-wm/skippy: A full-screen X11 task-switcher like Apple's Expose
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sun May 16 01:30:25 PDT 2004
>Closed-Date:
>Last-Modified:
>Originator:     michael johnson
>Release:        FreeBSD 5.2-CURRENT i386
>Organization:
>Environment:
System: FreeBSD gentoo.ahze.net 5.2-CURRENT FreeBSD 5.2-CURRENT #45: Mon May  3 05:09:04 EDT
>Description:
Skippy is best described as a full-screen task-switcher for X11. It tries to 
provide an alternative when taskbars or regular task-switchers aren't the most
efficient way of switching tasks (like when you have a lot of applications open)
When activated (currently only through a hotkey), it will arrange and scale 
snapshots of all windows on the current desktop and it'll let you pick a 
window using a mouse or a keyboard. Yes, this is also what expocity and Apple's
Expose.

WWW:	http://thegraveyard.org/skippy.php

Generated with FreeBSD Port Tools 0.50
>How-To-Repeat:
>Fix:

--- skippy-0.4.1.shar begins here ---
# This is a shell archive.  Save it in a file, remove anything before
# this line, and then unpack it by entering "sh file".  Note, it may
# create directories; files and directories will be owned by you and
# have default permissions.
#
# This archive contains:
#
#	skippy
#	skippy/pkg-descr
#	skippy/Makefile
#	skippy/distinfo
#	skippy/files
#	skippy/files/patch-skippy.h
#
echo c - skippy
mkdir -p skippy > /dev/null 2>&1
echo x - skippy/pkg-descr
sed 's/^X//' >skippy/pkg-descr << 'END-of-skippy/pkg-descr'
XSkippy is best described as a full-screen task-switcher for X11. It tries to 
Xprovide an alternative when taskbars or regular task-switchers aren't the most
Xefficient way of switching tasks (like when you have a lot of applications open)
XWhen activated (currently only through a hotkey), it will arrange and scale 
Xsnapshots of all windows on the current desktop and it'll let you pick a 
Xwindow using a mouse or a keyboard. Yes, this is also what expocity and Apple's
XExpose.
X
XWWW:	http://thegraveyard.org/skippy.php
END-of-skippy/pkg-descr
echo x - skippy/Makefile
sed 's/^X//' >skippy/Makefile << 'END-of-skippy/Makefile'
X# New ports collection makefile for:	skippy
X# Date created:		2004-05-15
X# Whom:			michael johnson <ahze at ahze.net>
X#
X# $FreeBSD$
X#
X
XPORTNAME=	skippy
XPORTVERSION=	0.4.1
XCATEGORIES=	x11-wm
XMASTER_SITES=	http://thegraveyard.org/files/
X
XMAINTAINER=	ahze at ahze.net
XCOMMENT=	A full-screen X11 task-switcher like Apple's Expose
X
XLIB_DEPENDS=	Imlib2.2:${PORTSDIR}/graphics/imlib2 \
X		Xft.2:${PORTSDIR}/x11-fonts/libXft
X
XUSE_XLIB=	yes
XUSE_BZIP2=	yes
XUSE_REINPLACE=	yes
XPLIST_FILES=	bin/skippy
XMAKE_ENV=	CFLAGS="-ansi"
X
Xpost-patch:
X	@${REINPLACE_CMD} -e 's|/usr/X11R6|${X11BASE}|; \
X		s|/usr/local|${LOCALBASE}|; s|gcc|${CC}|' \
X			${WRKSRC}/Makefile
X
Xdo-install:
X	@${INSTALL_PROGRAM} ${WRKSRC}/skippy ${PREFIX}/bin
X
X.include <bsd.port.mk>
END-of-skippy/Makefile
echo x - skippy/distinfo
sed 's/^X//' >skippy/distinfo << 'END-of-skippy/distinfo'
XMD5 (skippy-0.4.1.tar.bz2) = 4d0d2b05f8f1357ceb80754f52a90991
XSIZE (skippy-0.4.1.tar.bz2) = 21628
END-of-skippy/distinfo
echo c - skippy/files
mkdir -p skippy/files > /dev/null 2>&1
echo x - skippy/files/patch-skippy.h
sed 's/^X//' >skippy/files/patch-skippy.h << 'END-of-skippy/files/patch-skippy.h'
X--- skippy.h.orig	Sat May 15 19:33:08 2004
X+++ skippy.h	Sat May 15 19:33:44 2004
X@@ -20,6 +20,7 @@
X #ifndef SKIPPY_H
X #define SKIPPY_H
X 
X+#include <ft2build.h>
X #include <X11/Xlib.h>
X #include <X11/Xmd.h>
X #include <X11/Xatom.h>
END-of-skippy/files/patch-skippy.h
exit
--- skippy-0.4.1.shar ends here ---

>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list