* Take care to set a sane PATH.
* Add set -e
* Copy example files into ${PREFIX}/share/examples/PORTNAME.
* Replace PKGNAME with P_NAME in INSTALL/DEINSTALL scripts, unclear
since it already exists in the Makefile with a different value.
* Change output of INSTALL/DEINSTALL to be more like other scripts
found in the tree(suggested by heko@).
* Print correct names in DEINSTALL scripts(spotted by
Aleksander Piotrowski <alek@piestrak.waw.pl>)
From maintainer Nils Nordman <nino@nforced.com>.
* Take care to set a sane PATH.
* Add set -e
* Copy example files into ${PREFIX}/share/examples/PORTNAME.
* Replace PKGNAME with P_NAME in INSTALL/DEINSTALL scripts, unclear
since it already exists in the Makefile with a different value.
* Change output of INSTALL/DEINSTALL to be more like other scripts
found in the tree(suggested by heko@).
* Move scrollkeeper stuff into PLIST
From maintainer Nils Nordman <nino@nforced.com>.
* Don't assume a specific depth for prefix and don't hardcode sysconfdir either.
* Move scrollkeeper stuff into PLIST
From maintainer Nils Nordman <nino@nforced.com>.
* Take care to set a sane PATH.
* Add set -e
* Copy example files into ${PREFIX}/share/examples/PORTNAME.
* Replace PKGNAME with P_NAME in INSTALL/DEINSTALL scripts, unclear
since it already exists in the Makefile with a different value.
* Change output of INSTALL/DEINSTALL to be more like other scripts
found in the tree (suggested by heko@).
* Move scrollkeeper-update stuff to PLIST
* Remove non-owned entries from PLIST
Submitted by maintainer Nils Nordman <nino@nforced.com>.
* Take care to set a sane PATH.
* Add set -e
* Copy example files into ${PREFIX}/share/examples/PORTNAME.
* Replace PKGNAME with P_NAME in INSTALL/DEINSTALL scripts, unclear
since it already exists in the Makefile with a different value.
* Change output of INSTALL/DEINSTALL to be more like other scripts
found in the tree(suggested by heko@).
* add missing bzip2 dependency (spotted by heko@)
* fix error in install invocation in INSTALL.
* remove un-needed entries from PLIST (spotted by heko@)
* Install missing configuration file
Submitted by maintainer Nils Nordman <nino@nforced.com>.
* Take care to set a sane PATH.
* Add set -e
* Copy example files into ${PREFIX}/share/examples/PORTNAME.
* Replace PKGNAME with P_NAME in INSTALL/DEINSTALL scripts, unclear
since it already exists in the Makefile with a different value.
* Change output of INSTALL/DEINSTALL to be more like other scripts
found in the tree(suggested by heko@).
* Fix PLIST, remove unneeded entry and actually remove the example
configuration files.
Submitted by maintainer Nils Nordman <nino@nforced.com>.
* Take care to set a sane PATH.
* Add set -e
* Copy example files into ${PREFIX}/share/examples/PORTNAME.
* Replace PKGNAME with P_NAME in INSTALL/DEINSTALL scripts, unclear
since it already exists in the Makefile with a different value.
* Change output of INSTALL/DEINSTALL to be more like other scripts
found in the tree(suggested by heko@).
Submitted by maintainer Nils Nordman <nino@nforced.com>.
Submitted and Maintained by : Maurice Nonnekes <maurice@amaze.nl>
---
PyGTK is a set of bindings for the Python scripting language to
interact with the GTK toolkit. It has a fairly complete set of
bindings.
WWW: http://www.daa.com.au/~james/gnome/
Make sure gnome support is properly disabled. gnome wm hints
are built, but gnome support in FvwmGtk will have to be looked at.
Add imlib support in FvwmGtk by default.
2.4.2 contains a lot of fixes and new features as opposed to 2.4.0,
see http://www.fvwm.org/generated/NEWS.html
o since WindowMaker doesn't link against any gnome libs, I didn't
add any dependencies to gnome.
o gnome FLAVOR adds hints to support Gnome applications like the Panel.
--
wmtheme is a utility which, generally speaking, allows you to perform
certain operations on themes by name. For example, to rename do wmtheme
-r oldname newname; to activate do wmtheme name, to get from themes.org
do wmtheme -g name.
Furthermore, it takes great care to make installation painless, in spite
of evolving formats, packaging carelessness, and incompatibility between
old themes and current window managers. wmtheme -i theme-package.tar.gz
will almost always result in a correct installation. It will also take
steps to clean up settings that don't belong in themes, and disable
suspicious-looking shell commands (these sorts of things might occur in
Window Maker or Blackbox themes). This behavior can be turned off,
however.
Supports themes for the following:
- AfterStep (astheme)
- Blackbox (bbtheme)
- Enlightenment (etheme)
- Golem (gotheme)
- gtk+ (gtktheme)
- IceWM (itheme)
- Oroborus (ortheme)
- Sawfish (sftheme)
- Window Maker (wmtheme)
- xmms (xmtheme)
WWW: http://wmtheme.sourceforge.net/
- bump NEED_VERSION
- add HOMEPAGE
- update MASTER_SITES
>ChangeLog:
o fixed some bugs in magic.c
o added double click patch for the application window
* No longer writes extraneous null byte when saving to file.
* Added GetTextBufferSize() call on editorengine and Fl_Editor that returns
the number of characters that should be allocated in order to save the
text to a buffer. The CharacterCount() method returns only characters
actually presently in the buffer, while this new method considers the line
ending characters that would be added when saving.
background, antialiased clock hands, alpha-blended bubbles, and
cool fish swimming around behind the clock. Displays current time
with up-to-the-second accuracy, and today's date and day of the
week. But wait, there is more! Move your mouse inside the screen,
and the fish will get scared and run away! (Only if your Window
Manager doesn't suck). Oh yeah, and it checks your mail, too!
Somewhat sneaky: link against a `stub' lame library so that the dependency
is a build dependency.
This allows us to put a lame-enabled kdebase on the CD: it will refer to
the stub library by default. When you grab a newer lame, it will have
a higher minor number, and be used instead (this is the old ssl/crypto
trick).