diff options
author | wiz <wiz@pkgsrc.org> | 2005-05-20 20:56:24 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2005-05-20 20:56:24 +0000 |
commit | 61a457ac7a893156cd325d6d087943208c11014c (patch) | |
tree | 0bb7feef35c78e8bf836dcd8ea706023f6ca67ed /x11/devilspie | |
parent | bbdd3e8cb9a5ad52cfea8a29189d97358f5e67cb (diff) | |
download | pkgsrc-61a457ac7a893156cd325d6d087943208c11014c.tar.gz |
Update to 0.10:
Devil's Pie "Can't Join Them? Beat Them" 0.10
=============================================
* Re-implement the required private wnck functions, now builds with G2.10
(Chrispin Flowerday rocks)
* Add min/max hints to the opacity action property
* Display the min/max hints in the generated documentation.
Devil's Pie "Missing Gifts" 0.9
===============================
* Check for libwnck 2.9.92 and pass timestamps if required
* Handle properties containing doubles, so the opacity action works
* Add CONSTRUCT flag to properties (Jean-Yves Lefort)
* Start a private copy of various private wnck functions we need
Diffstat (limited to 'x11/devilspie')
-rw-r--r-- | x11/devilspie/Makefile | 4 | ||||
-rw-r--r-- | x11/devilspie/distinfo | 8 |
2 files changed, 6 insertions, 6 deletions
diff --git a/x11/devilspie/Makefile b/x11/devilspie/Makefile index 61b874c3b46..afd4efb38a6 100644 --- a/x11/devilspie/Makefile +++ b/x11/devilspie/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.10 2005/04/11 21:48:05 tv Exp $ +# $NetBSD: Makefile,v 1.11 2005/05/20 20:56:24 wiz Exp $ -DISTNAME= devilspie-0.8 +DISTNAME= devilspie-0.10 CATEGORIES= x11 MASTER_SITES= http://www.burtonini.com/computing/ diff --git a/x11/devilspie/distinfo b/x11/devilspie/distinfo index e3aa9b6e9ca..faff886a77c 100644 --- a/x11/devilspie/distinfo +++ b/x11/devilspie/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.6 2005/03/23 23:11:18 wiz Exp $ +$NetBSD: distinfo,v 1.7 2005/05/20 20:56:24 wiz Exp $ -SHA1 (devilspie-0.8.tar.gz) = eb775b6e0e6ac41ecb0dcf4c64e166ad8fcf39d5 -RMD160 (devilspie-0.8.tar.gz) = 6222371f4c5f5ba9e7c2d7118745a90bf46186f7 -Size (devilspie-0.8.tar.gz) = 174449 bytes +SHA1 (devilspie-0.10.tar.gz) = 91177c8bbc5ff8e7a8b4a5a03ab9aeace6f909bc +RMD160 (devilspie-0.10.tar.gz) = 40b11ae179a634941127ce06940ccf3cdf7cf2ed +Size (devilspie-0.10.tar.gz) = 177131 bytes SHA1 (patch-aa) = e48a8bb6bc1ce5f47e3b7b72ef081b3586acbf96 |