Update of /cvsroot/fink/dists/10.4/stable/main/finkinfo/x11-wm
In directory vz-cvs-3.sog:/tmp/cvs-serv30309/stable/main/finkinfo/x11-wm

Added Files:
        amiwm.info blackbox.info blackbox.patch dwm.info echinus.info 
        evilwm.info fluxbox-menu-editor.info ion.info oroborus2.info 
        oroborus2.patch pwm.info pwm.patch ratpoison.info 
        windowmaker-extra.info 
Log Message:
sync a bunch of x11-wm to stable "builds fine for me"


--- NEW FILE: oroborus2.patch ---
diff -ru oroborus-2.0.12/example.oroborusrc 
oroborus-2.0.12-patched/example.oroborusrc
--- oroborus-2.0.12/example.oroborusrc  Sun Jul  7 13:17:40 2002
+++ oroborus-2.0.12-patched/example.oroborusrc  Mon Feb 24 09:18:29 2003
@@ -11,10 +11,10 @@
 ##########################################
 
 # theme=<directory>
-theme=/usr/share/oroborus/themes/pillage
+theme=@FINK_PREFIX@/share/oroborus/themes/pillage
 
 # scheme=<scheme file>
-scheme=/usr/share/oroborus/schemes/oroborus
+scheme=@FINK_PREFIX@/share/oroborus/schemes/oroborus
 
 # font=<x font name>
 font=-adobe-helvetica-medium-r-*-*-*-100-*-*-*-*-iso8859-*

--- NEW FILE: pwm.patch ---
--- pwm-20010309/system.mk      Thu Dec 28 15:08:05 2000
+++ pwm-20010309/system.mk      Sun Nov  4 18:14:35 2001
@@ -12,8 +12,8 @@
 # No need to modify these usually
 BINDIR=$(PREFIX)/bin
 ETCDIR=$(PREFIX)/etc
-MANDIR=$(PREFIX)/man
-DOCDIR=$(PREFIX)/doc
+MANDIR=$(PREFIX)/share/man
+DOCDIR=$(PREFIX)/share/doc
 # Not used
 INCDIR=$(PREFIX)/include
 LIBDIR=$(PREFIX)/lib
@@ -62,7 +62,7 @@
 
 # Same as '-Wall -pedantic-errors' without '-Wunused' as callbacks often
 # have unused variables.
-WARN=  -W -Wimplicit -Wreturn-type -Wswitch -Wcomment \
+#WARN= -W -Wimplicit -Wreturn-type -Wswitch -Wcomment \
        -Wtrigraphs -Wformat -Wchar-subscripts \
        -Wparentheses -pedantic-errors -Wuninitialized
 

--- NEW FILE: dwm.info ---
Package: dwm
Version: 5.8.2
Revision: 1
Source: http://dl.suckless.org/%n/%n-%v.tar.gz
Source-MD5: f0b422bfeaa812d66c6dd15c3cc92a6b
Maintainer: Jeroen Schot <sc...@a-eskwadraat.nl>
BuildDepends: x11-dev
Depends: x11
CompileScript: make
InstallScript: make install PREFIX=%i
DocFiles: README LICENSE
Description: Dynamic window manager for X
DescDetail: <<
dwm is a minimalistic window manager. It manages windows in tiling and floating
modes, much like ion, larswm and wmii. dwm however is much smaller, faster and
simpler. It consists of only a single binary and configuration is done at
compile-time. dwm reads from standard input to print arbitrary status text such
as the date and/or system load.
<<
License: BSD
HomePage: http://dwm.suckless.org

--- NEW FILE: ion.info ---
Package: ion
Version: 20090110
Revision: 1
Description: Unusual X11 window manager
License: Artistic
Maintainer: Benjamin Reed <i...@fink.raccoonfink.com>

Depends: <<
        libgettext8-shlibs,
        lua51,
        x11
<<
BuildDepends: <<
        libgettext8-dev,
        lua51,
        lua51-dev,
        x11-dev
<<

Source: http://archlinux-stuff.googlecode.com/files/%n-3-%v.tar.gz
Source-MD5: 1f17be1e87187b4af7de047187cc4930

UseMaxBuildJobs: false
CompileScript: make -j1 PREFIX=%p LUA_DIR=%p LUA=%p/bin/lua51 
LUAC=%p/bin/luac51 EXTRA_INCLUDES="-I%p/include" EXTRA_LIBS="-L%p/lib -lintl" 
PRELOAD_MODULES=1 VARDIR=%p/var/cache/ion3

InstallScript: make -j1 install PREFIX=%i LUA_DIR=%p LUA=%p/bin/lua51 
LUAC=%p/bin/luac51 EXTRA_INCLUDES="-I%p/include" EXTRA_LIBS="-L%p/lib -lintl" 
PRELOAD_MODULES=1 VARDIR=%p/var/cache/ion3
DocFiles: ChangeLog LICENSE README* RELNOTES*

ConfFiles: <<
        %p/etc/ion3/cfg_defaults.lua
        %p/etc/ion3/cfg_dock.lua
        %p/etc/ion3/cfg_ion.lua
        %p/etc/ion3/cfg_ioncore.lua
        %p/etc/ion3/cfg_kludges.lua
        %p/etc/ion3/cfg_layouts.lua
        %p/etc/ion3/cfg_menu.lua
        %p/etc/ion3/cfg_pwm.lua
        %p/etc/ion3/cfg_query.lua
        %p/etc/ion3/cfg_sp.lua
        %p/etc/ion3/cfg_statusbar.lua
        %p/etc/ion3/cfg_tiling.lua
        %p/etc/ion3/look_brownsteel.lua
        %p/etc/ion3/look_clean.lua
        %p/etc/ion3/look_cleanios.lua
        %p/etc/ion3/look_cleanviolet.lua
        %p/etc/ion3/look_dusky.lua
        %p/etc/ion3/look_greenlight.lua
        %p/etc/ion3/look_greyviolet.lua
        %p/etc/ion3/look_ios.lua
        %p/etc/ion3/look_newviolet.lua
        %p/etc/ion3/look_simpleblue.lua
        %p/etc/ion3/lookcommon_clean.lua
        %p/etc/ion3/lookcommon_emboss.lua
<<

Homepage: http://modeemi.fi/~tuomov/ion/
DescDetail: <<
Ion (based on PWM) is an unusual kind of X11 window manager that brings a
text-editorish, keyboard friendly user interface to window management.

For a longer description please see the Ion homepage.
<<


--- NEW FILE: amiwm.info ---
Package: amiwm
Version: 0.20pl48
Revision: 3
Source: ftp://ftp.lysator.liu.se/pub/X11/wm/amiwm/amiwm%v.tar.gz
Source-MD5: bfe907be9e94f6a47fec5181361176f2
Depends: x11
BuildDepends: x11-dev, flex
Description: Amiga Workbench-look window manager
ConfigureParams: --mandir=%p/share/man --x-i=/usr/X11R6/includes 
--x-l=/usr/X11R6/lib
InstallScript: <<
 mkdir -p %i/bin
 mkdir -p %i/lib
 make install prefix=%i mandir=%i/share/man
<<
DescDetail: <<
amiwm is 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 like
myself who has/wants 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.
<<
DocFiles: INSTALL LICENSE README README.modules 
License: OSI-Approved
Maintainer: None <fink-de...@lists.sourceforge.net>
Homepage: http://www.lysator.liu.se/~marcus/amiwm.html
DescPackaging: <<
 Maintainer (<= 0.20pl48-2): Daniel Henninger
<<

--- NEW FILE: fluxbox-menu-editor.info ---
Package: fluxbox-menu-editor
Version: 1.1.2
Revision: 1003
Depends: atk1-shlibs (>= 1.26.0-2), cairo-shlibs (>= 1.8.6-3), cairomm1-shlibs 
(>= 1.8.0-1), freetype219-shlibs (>= 2.3.8-2), glib2-shlibs (>= 2.20.3-1), 
glibmm2.4-shlibs (>= 2.18.1-1), gtk+2-shlibs (>= 2.16.2-2), gtkmm2.4-shlibs (>= 
2.14.3-1), libgettext3-shlibs (>= 0.14.5-2), libglade2-shlibs (>= 2.6.4-2), 
libglademm2.4-shlibs (>= 2.6.7-1), libsigc++2-shlibs (>= 2.2.3-1), 
libxml2-shlibs (>= 2.6.32-1), pango1-xft2-ft219-shlibs (>= 1.24.2-1), 
pangomm1.4.1-shlibs (>= 2.14.1-1), x11, x11-shlibs, fluxbox
BuildDepends: atk1 (>= 1.26.0-2), cairo (>= 1.8.6-3), cairomm1 (>= 1.8.0-1), 
freetype219 (>= 2.3.8-2), glib2-dev (>= 2.20.3-1), glibmm2.4-dev (>= 2.18.1-1), 
glitz, gtk+2-dev (>= 2.16.2-2), gtkmm2.4-gtk-dev (>= 2.14.3-1), libgettext3-dev 
(>= 0.14.5-2), libglade2 (>= 2.6.4-2), libglademm2.4 (>= 2.6.7-1), libsigc++2 
(>= 2.2.3-1), libxml2 (>= 2.6.32-1), pango1-xft2-ft219-dev (>= 1.24.2-1), 
pangomm1.4.1 (>= 2.14.1-1), x11-dev
Source: http://fluxbox-menu-editor.googlecode.com/files/fme-%v.tar.bz2
Source-MD5: 26b5e1c5be63aaa1cb5d989dff996705
ConfigureParams: --mandir=%p/share/man --with-extra-includes=%p/include 
--with-extra-libs=%p/lib --disable-dependency-tracking
InstallScript: make install DESTDIR=%d
DocFiles: ABOUT-NLS AUTHORS COPYING ChangeLog NEWS README TODO
License: GPL
GCC: 4.0
Homepage: http://fluxbox-menu-editor.googlecode.com/files
Maintainer: Jack Fink <jackf...@users.sourceforge.net>
Description: Editor for fluxbox menu files


--- NEW FILE: evilwm.info ---
Package: evilwm
Version: 0.99.18
Revision: 1001
Maintainer: None <fink-de...@lists.sourceforge.net>
GCC: 4.0
BuildDepends: x11-dev, lesstif
Depends: x11, lesstif-shlibs
Source: http://www.6809.org.uk/%n/%n-%v.tar.gz
Source-MD5: af8a9d4bb1167fd546cde99ac6e1a820
DocFiles: README TODO INSTALL ChangeLog
SetCFLAGS: -I%p/include -L%p/lib
CompileScript: <<
make
<<
Description: Minimalist window manager for X11
DescDetail: <<
evilwm is a minimalist window manager for the X Window System
<<
License: GPL
Homepage: http://evilwm.sourceforge.net/

--- NEW FILE: blackbox.patch ---
diff -ru blackbox-0.61.1/src/i18n.hh blackbox-0.61.1-patched/src/i18n.hh
--- blackbox-0.61.1/src/i18n.hh Wed May 31 15:42:49 2000
+++ blackbox-0.61.1-patched/src/i18n.hh Sun Mar 18 01:58:05 2001
@@ -37,6 +37,7 @@
 }
 #endif // HAVE_NL_TYPES_H
 
+typedef void *nl_catd;
 
 class I18n {
 private:

--- NEW FILE: ratpoison.info ---
Package: ratpoison
Version: 1.4.5
Revision: 1
BuildDepends: <<
        fink-package-precedence,
        flag-sort,
        fontconfig2-dev (>= 2.8.0-4),
        freetype219 (>= 2.3.12-1),
        x11-dev,
        xft2-dev (>= 2.1.14-3)
<<
Depends: <<
        fontconfig2-shlibs (>= 2.8.0-4),
        freetype219-shlibs (>= 2.3.12-1),
        x11,
        xft2-shlibs (>= 2.1.14-3)
<<
Source: http://download.savannah.nongnu.org/releases/%n/%n-%v.tar.gz
Source-MD5: 330a08dbed6be88cab54f6947e9f0b60
SetCC: flag-sort -v gcc
ConfigureParams: --mandir=%p/share/man --infodir=%p/share/info 
--x-includes=/usr/X11R6/include --x-libraries=/usr/X11R6/lib 
InfoDocs: ratpoison.info
CompileScript: <<
#!/bin/sh -ev

        export 
PKG_CONFIG_PATH="%p/lib/xft2/lib/pkgconfig:%p/lib/fontconfig2/lib/pkgconfig:$PKG_CONFIG_PATH"
        ./configure %c
        make
        fink-package-precedence .
<<
InstallScript: <<
        make -j1 install DESTDIR=%d
<<
DocFiles: AUTHORS COPYING ChangeLog NEWS README 
Description: Mouse-free windowmanager
DescDetail: <<
Ratpoison is a simple Window Manager with no fat library dependencies, no
fancy graphics, no window decorations, and no rodent dependence.  It is
largely modelled after GNU Screen which has done wonders in the virtual
terminal market.

The screen can be split into non-overlapping frames. All windows are kept
maximized inside their frames to take full advantage of your precious screen
real estate.

All interaction with the window manager is done through keystrokes.
ratpoison has a prefix map to minimize the key clobbering that cripples
Emacs and other quality pieces of software.
<<
License: GPL
Maintainer: None <fink-de...@lists.sourceforge.net>
Homepage: http://www.nongnu.org/ratpoison

--- NEW FILE: oroborus2.info ---
Package: oroborus2
Version: 2.0.12-1
Revision: 12
Maintainer: Jeremy Higgs <f...@higgs-family.net>
BuildDepends: fink (>= 0.24.12), x11-dev
Depends: x11
Conflicts: oroborus
Replaces: oroborus
Source: 
http://www.oroborus.org/debian/dists/sid/main/source/x11/oroborus_%v.tar.gz
Source-MD5: 481b62f8cb0433c73cce93db4056474d
SourceDirectory: oroborus-2.0.12
PatchFile: %n.patch
PatchFile-MD5: 1900f2760e53dc1758699c84b09ab704
PatchScript: sed 's|@FINK_PREFIX@|%p|g' < %{PatchFile} | patch -p1
ConfigureParams: --mandir='${prefix}/share/man' --x-i=/usr/X11R6/include 
--x-l=/usr/X11R6/lib --disable-dependency-tracking
InstallScript: <<
 make install DESTDIR=%d
 mkdir -p %i/share/oroborus
 install -c -m 644 example.oroborusrc %i/share/oroborus/
<<
DocFiles: AUTHORS COPYING ChangeLog NEWS README TODO
Description: Light-weight window manager
DescDetail: <<
Oroborus is a small but fully featured window manager that is GNOME compliant.
<<
DescPackaging: <<
'example.oroborusrc' file modified to use Fink prefix, installed under 
PREFIX/share/oroborus.
<<
Homepage: http://www.oroborus.org/
License: GPL

--- NEW FILE: pwm.info ---
Package: pwm
Version: 20010309
Revision: 3
Source: http://modeemi.cs.tut.fi/~tuomov/dl/pwm-%v.tar.gz
Source-MD5: 2d5e5c33020c97edd85c4e0b47930e00
BuildDepends: fink (>= 0.24.12-1)
PatchFile: %n.patch
PatchFile-MD5: deff9c4015bcb7a743c7a1bfc0e9ec95
CompileScript: make PREFIX=%p
InstallScript: <<
 make install PREFIX=%i
 mv %i/share/man/man1/pwm.1x %i/share/man/man1/pwm.1
<<
Description: WM with many windows attached to one frame
DescDetail: This feature helps keeping windows, especially the numerous xterms, 
organized.
DescPort: <<
Comes with a Makefile. Only minor changes to the Makefile
were needed.
<<
Maintainer: None <fink-de...@lists.sourceforge.net>
Homepage: http://modeemi.fi/~tuomov/ion/pwm.html
License: OSI-Approved

--- NEW FILE: blackbox.info ---
Package: blackbox
Version: 0.70.1
Revision: 1002
Description: Alternate Window Manager, basic version
Maintainer: Jack Fink <jackf...@users.sourceforge.net>
GCC: 4.0
BuildDepends: x11-dev, pkgconfig, libiconv-dev
Depends: x11, x11-shlibs, libiconv
Conflicts: blackbox-rootless, blackbox-taskbar
Replaces: blackbox-rootless, blackbox-taskbar
Source: mirror:sourceforge:blackboxwm/%n-%v.tar.bz2
Source-MD5: 53b84260b9d38b35fb25b4baf7bb795a
ConfigureParams: --mandir=%p/share/man --with-extra-includes=%p/include 
--with-extra-libs=%p/lib --disable-dependency-tracking 
--x-includes=/usr/X11/include --x-libraries=/usr/X11/lib
PatchScript: perl -pi -e "s,-g -O,-O,g;s,-O2,-Os,g" configure
InstallScript: make install DESTDIR=%d
DocFiles: AUTHORS ChangeLog* COMPLIANCE README* RELNOTES LICENSE TODO 
data/README.*
License: BSD
DescDetail: <<
Blackbox is yet another addition to the list of window 
managers for the Open Group's X Window System, Version 11 Release 6 
and above. Blackbox is built with C++, sharing no common code with 
any other window manager (even though the graphics implementation 
is similar to that of Window Maker).
<<
Homepage: http://blackboxwm.sourceforge.net/

--- NEW FILE: windowmaker-extra.info ---
Package: windowmaker-extra
Version: 0.1
Revision: 1
Source: ftp://www.windowmaker.org/pub/source/release/WindowMaker-extra-%v.tar.gz
Source-MD5: 07c7700daaaf232bc490f5abaabef085
Enhances: windowmaker
PatchScript: <<
        #!/bin/sh -ev
        echo removing WindowMaker duplicates ...
        rm -f Icons/draw.xpm Icons/pdf.xpm Icons/xv.xpm
        head -n 66 Icons/Makefile.in > Makefile.tmp
        /bin/echo "defsdata_DATA =  \c" >> Makefile.tmp
        for file in Icons/*.xpm
        do
        tmp=`basename $file`
        /bin/echo "       $tmp\c" >> Makefile.tmp
        done
        tail -n +68 Icons/Makefile.in >> Makefile.tmp
        mv Makefile.tmp Icons/Makefile.in
<<
CompileScript: ./configure --prefix=%i
InstallScript: make install
DocFiles: AUTHORS COPYING NEWS README
Description: Icons and themes for Window Maker
DescDetail: <<
This is the extra data package for Window Maker. For now it only contains some
icons and a few themes.
<<
DescPort: << 
        Deletes conflicting duplicate icons provided by Window Maker.
        Both packages may break if that list changes and provides new duplicates
<<
DescPackaging: <<
        Former maintainer: Yves de Champlain <y...@gnu-darwin.org>
<<
License: GPL
Maintainer: None <fink-de...@lists.sourceforge.net>
Homepage: http://www.windowmaker.org/

--- NEW FILE: echinus.info ---
Package: echinus
Version: 0.3.2.1
Revision: 3
Depends: x11, x11-shlibs
BuildDepends: pkgconfig, x11-dev
Source: http://www.rootshell.be/~polachok/code/%n-%v.tar.gz
Source-MD5: a7670f3455b88295db3dcb21871ae5bf
PatchScript: perl -pi -e "s,/usr/local,%p," config.mk
CompileScript: make
InstallScript: make install DESTDIR=%d
DocFiles: LICENSE README
License: BSD
Homepage: http://www.rootshell.be/~polachok/code
Maintainer: Jack Fink <jackf...@users.sourceforge.net>
Description: Window manager for X in spirit of dwm


------------------------------------------------------------------------------
Ridiculously easy VDI. With Citrix VDI-in-a-Box, you don't need a complex
infrastructure or vast IT resources to deliver seamless, secure access to
virtual desktops. With this all-in-one solution, easily deploy virtual 
desktops for less than the cost of PCs and save 60% on VDI infrastructure 
costs. Try it free! http://p.sf.net/sfu/Citrix-VDIinabox
_______________________________________________
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs

Reply via email to