diff options
author | martti <martti@pkgsrc.org> | 2001-10-09 12:19:05 +0000 |
---|---|---|
committer | martti <martti@pkgsrc.org> | 2001-10-09 12:19:05 +0000 |
commit | db9641af778a4f10efef83af2c7d693a451ded38 (patch) | |
tree | fb796dbf92203905dfe77692ad53aaa7e7a266ac /x11 | |
parent | 67243a1d4e9e18d49a68a6e1c151f6e119d95cd3 (diff) | |
download | pkgsrc-db9641af778a4f10efef83af2c7d693a451ded38.tar.gz |
- Updated to version 2.4.3.
- Added FVWM2_USE_GTK and FVWM2_USE_RPLAY for those who want FvwmGtk
and audio support.
- Removed dependency on imlib until a better PLIST_SUBST is written.
Changes in stable 2.4.3 (8-Oct-2001)
* Fixed activation of shape extension.
* Fixed problems with overriding key bindings.
* Single letter key names are allowed in upper and lower case in
key bindings as before 2.4.0.
* Fixed WindowList placement with Xinerama.
* Fixed flickering icon titles.
* New X resource fvwmscreen to select the Xinerama screen on which to
place new windows.
* Coordinates of a window during motion are show relative to the
Xinerama screen.
* Some icon placement improvements with Xinerama.
Diffstat (limited to 'x11')
-rw-r--r-- | x11/xpmroot/Makefile | 4 | ||||
-rw-r--r-- | x11/xpmroot/distinfo | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/x11/xpmroot/Makefile b/x11/xpmroot/Makefile index e748bd977a4..a521ae26353 100644 --- a/x11/xpmroot/Makefile +++ b/x11/xpmroot/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.19 2001/10/01 11:15:41 martti Exp $ +# $NetBSD: Makefile,v 1.20 2001/10/09 12:19:05 martti Exp $ # DISTNAME= fvwm-${PKG_VERSION} @@ -11,7 +11,7 @@ MAINTAINER= packages@netbsd.org HOMEPAGE= http://www.fvwm.org/generated/manpages/xpmroot.html COMMENT= Sets the root window to an Xpm pixmap -PKG_VERSION= 2.4.2 +PKG_VERSION= 2.4.3 USE_BUILDLINK_ONLY= YES USE_X11BASE= YES GNU_CONFIGURE= YES diff --git a/x11/xpmroot/distinfo b/x11/xpmroot/distinfo index a7161c9a364..680e13e361b 100644 --- a/x11/xpmroot/distinfo +++ b/x11/xpmroot/distinfo @@ -1,4 +1,4 @@ -$NetBSD: distinfo,v 1.4 2001/10/01 11:15:41 martti Exp $ +$NetBSD: distinfo,v 1.5 2001/10/09 12:19:05 martti Exp $ -SHA1 (fvwm-2.4.2.tar.gz) = 249e6fa64d35d7baa762e29584a019fa960da524 -Size (fvwm-2.4.2.tar.gz) = 1682981 bytes +SHA1 (fvwm-2.4.3.tar.gz) = ae516d9b52ef84c47f1b5472f58220cef404845e +Size (fvwm-2.4.3.tar.gz) = 1679515 bytes |