* 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.