Update of /cvsroot/fink/packages/dists/unstable/main/finkinfo/x11-wm
In directory usw-pr-cvs1:/tmp/cvs-serv21139
Added Files:
fluxbox-0.1.10-1.info fluxbox-0.1.10-1.patch
Log Message:
New package from submission tracker
--- NEW FILE: fluxbox-0.1.10-1.info ---
Package: fluxbox
Version: 0.1.10
Revision: 1
Depends: x11
Source: mirror:sourceforge:%n/%n-%v.tar.gz
Source-MD5: 47b1ffec935466db56d26476a62a9d58
PatchScript: <<
mv util/bsetbg util/bsetbg-flux
patch -p1 < %a/%f.patch
<<
ConfigureParams: --enable-xinerama --mandir=%p/share/man
DocFiles: AUTHORS README COPYING data/README.* ChangeLog
Description: Another Window Manager not unlike blackbox.
DescDetail: <<
Fluxbox is yet another windowmanager for X.
It's based on the Blackbox 0.61.1 code. Fluxbox looks like
blackbox and handles styles, colors, window placement and
similar thing exactly like blackbox (100% theme/style
compability).
Features->
* Configurable window tabs.
* Iconbar (for minimized/iconified windows)
* Wheel scroll changes workspace
* Configurable titlebar (placement of buttons, new buttons etc)
* KDE support
* New native integrated keygrabber (supports emacs like keychains)
* Maximize over slit option
* Partial GNOME support
<<
License: BSD
Maintainer: Joe Gorse <[EMAIL PROTECTED]>
Homepage: http://fluxbox.sourceforge.net/
--- NEW FILE: fluxbox-0.1.10-1.patch ---
diff -ur fluxbox-0.1.10.orig/util/Makefile.in fluxbox-0.1.10/util/Makefile.in
--- fluxbox-0.1.10.orig/util/Makefile.in 2002-07-13 21:00:52.000000000 -0400
+++ fluxbox-0.1.10/util/Makefile.in 2002-07-14 06:24:18.000000000 -0400
@@ -78,12 +78,12 @@
gencat_cmd = @gencat_cmd@
regex_cmd = @regex_cmd@
-bin_SCRIPTS = bsetbg
-bin_PROGRAMS = bsetroot
+bin_SCRIPTS = bsetbg-flux
+bin_PROGRAMS = bsetroot-flux
bsetroot_SOURCES = bsetroot.cc bsetroot.hh
bsetroot_LDADD = ../src/BaseDisplay.o ../src/Timer.o ../src/Image.o ../src/i18n.o
../src/FbAtoms.o
MAINTAINERCLEANFILES = Makefile.in
-EXTRA_DIST = bsetbg
+EXTRA_DIST = bsetbg-flux
mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
CONFIG_HEADER = ../config.h
CONFIG_CLEAN_FILES =
@@ -177,8 +177,8 @@
maintainer-clean-compile:
-bsetroot: $(bsetroot_OBJECTS) $(bsetroot_DEPENDENCIES)
- @rm -f bsetroot
+bsetroot-flux: $(bsetroot_OBJECTS) $(bsetroot_DEPENDENCIES)
+ @rm -f bsetroot-flux
$(CXXLINK) $(bsetroot_LDFLAGS) $(bsetroot_OBJECTS) $(bsetroot_LDADD) $(LIBS)
install-binSCRIPTS: $(bin_SCRIPTS)
-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
Fink-commits mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-commits