Re: [ITP] aewm++-goodies 1.0 -- Utilities to complement a minimal window manager

2007-09-30 Thread Dr. Volker Zell
 Jari Aalto writes:

 Included in Debian stable:

 http://packages.debian.org/aewm++-goodies

 Jari

 sdesc: Utilities to complement a minimal window manager
 ldesc: These utilities were previously supplied with aewm++; they are
 intended to provide some of the typical desktop functionality. This
 package provides: aewm++_appbar: a small application launcher;
 aewm++_fspanel: a very small panel; aewm++_setrootimage: draws a
 gradient on the X root window; aewm++_xsession: keeps an X session
 alive.
 category: X11
 requires: cygwin xorg-x11-base xorg-x11-bin-dlls

Your file listing is again wrong in your README. I really would leave
it out. Shouldn't this package depend on aewm++ ?

Ciao
  Volker
  


Re: [ITP] aewm++-goodies 1.0 -- Utilities to complement a minimal window manager

2007-09-30 Thread Jari Aalto
* Sun 2007-09-30 Dr Dr Dr.Volker.Zell-QHcLZuEGTsvQT0dZR+AlfA AT 
public.gmane.org
* Message-Id: 824phczdvd.fsf AT vzell-de.de.oracle.com
  category: X11
  requires: cygwin xorg-x11-base xorg-x11-bin-dlls

 Your file listing is again wrong in your README. I really would leave
 it out.

This is a packaging problem. Fixed:

  wget\
http://cygwin.cante.net/aewm++-goodies/aewm++-goodies-1.0-1-src.tar.bz2 \
http://cygwin.cante.net/aewm++-goodies/aewm++-goodies-1.0-1.tar.bz2 \
http://cygwin.cante.net/aewm++-goodies/setup.hint


I find the listing useful for this:

grep file name /usr/share/doc/Cygwin/*

 Shouldn't this package depend on aewm++ ?

Good question. Not strictly. The utilities (fspanel, appbar,
setrootimage) can be used with any lightweight WM. It just happens that
they were originally created for aewm++ and were part of its package.
The only file that depends on aewm++ is aewm++_xsession.

Debian lists:

Enhances: aewm++ 

But contains no 'Requires: aewm++'

Jari

-- 
Welcome to FOSS revolution: we fix and modify until it shines


[GTG] Re: [ITP] aewm++-goodies 1.0 -- Utilities to complement a minimal window manager

2007-09-30 Thread Dr. Volker Zell
 Jari Aalto writes:

 * Sun 2007-09-30 Dr Dr Dr.Volker.Zell-QHcLZuEGTsvQT0dZR+AlfA AT 
public.gmane.org
 * Message-Id: 824phczdvd.fsf AT vzell-de.de.oracle.com
  category: X11
  requires: cygwin xorg-x11-base xorg-x11-bin-dlls
 
 Your file listing is again wrong in your README. I really would leave
 it out.

 This is a packaging problem. Fixed:

GTG now.

 Shouldn't this package depend on aewm++ ?

 Good question. Not strictly. The utilities (fspanel, appbar,
 setrootimage) can be used with any lightweight WM. It just happens that
 they were originally created for aewm++ and were part of its package.
 The only file that depends on aewm++ is aewm++_xsession.

 Debian lists:

 Enhances: aewm++ 

 But contains no 'Requires: aewm++'

OK.

 Jari

Ciao
  Volker


[ITP] aewm++-goodies 1.0 -- Utilities to complement a minimal window manager

2007-09-20 Thread Cygwin-bug#20070920T1354

Included in Debian stable:

http://packages.debian.org/aewm++-goodies

Jari

sdesc: Utilities to complement a minimal window manager
ldesc: These utilities were previously supplied with aewm++; they are
intended to provide some of the typical desktop functionality. This
package provides: aewm++_appbar: a small application launcher;
aewm++_fspanel: a very small panel; aewm++_setrootimage: draws a
gradient on the X root window; aewm++_xsession: keeps an X session
alive.
category: X11
requires: cygwin xorg-x11-base xorg-x11-bin-dlls

a) manual

  wget\
http://cygwin.cante.net/aewm++-goodies/aewm++-goodies-1.0-1-src.tar.bz2 \
http://cygwin.cante.net/aewm++-goodies/aewm++-goodies-1.0-1.tar.bz2 \
http://cygwin.cante.net/aewm++-goodies/setup.hint

  gpg --keyserver wwwkeys.pgp.net --recv-keys 955A92D8

b) automated

  mkdir aewm++-goodies ; cd aewm++-goodies
  rm -f get.sh get.sh.sig
  wgethttp://cygwin.cante.net/aewm++-goodies/get.sh \
  http://cygwin.cante.net/aewm++-goodies/get.sh.sig 
  gpg --verify get.sh.sig get.sh 
  sh get.sh

-- 
Welcome to FOSS revolution: we fix and modify until it shines