pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/x11/xfce4-notes-plugin Updated x11/xfce4-notes-plugin ...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/ec3e1c9c1726
branches:  trunk
changeset: 501761:ec3e1c9c1726
user:      martti <martti%pkgsrc.org@localhost>
date:      Fri Oct 28 07:03:31 2005 +0000

description:
Updated x11/xfce4-notes-plugin to 0.11.1

- added option to keep notes on top
- updated .spec file thanks to Joe Klemmer
- added icon made by Vincent Richard
- code cleanup
- changed note appearance
- removed option to change icon
- uses GtkColorButton for changing note color instead of home-made version
- make notes stay on top of other windows, patch by David Carr

diffstat:

 x11/xfce4-notes-plugin/Makefile      |  4 ++--
 x11/xfce4-notes-plugin/PLIST         |  4 ++--
 x11/xfce4-notes-plugin/buildlink3.mk |  4 ++--
 x11/xfce4-notes-plugin/distinfo      |  8 ++++----
 4 files changed, 10 insertions(+), 10 deletions(-)

diffs (55 lines):

diff -r b46aab1862e5 -r ec3e1c9c1726 x11/xfce4-notes-plugin/Makefile
--- a/x11/xfce4-notes-plugin/Makefile   Fri Oct 28 06:59:18 2005 +0000
+++ b/x11/xfce4-notes-plugin/Makefile   Fri Oct 28 07:03:31 2005 +0000
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.7 2005/06/23 07:27:10 martti Exp $
+# $NetBSD: Makefile,v 1.8 2005/10/28 07:03:31 martti Exp $
 
 .include "../../meta-pkgs/xfce4/Makefile.common"
 
-XFCE4_VERSION= 0.10.0
+XFCE4_VERSION= 0.11.1
 
 DISTNAME=      xfce4-notes-plugin-${XFCE4_VERSION}
 CATEGORIES=    sysutils
diff -r b46aab1862e5 -r ec3e1c9c1726 x11/xfce4-notes-plugin/PLIST
--- a/x11/xfce4-notes-plugin/PLIST      Fri Oct 28 06:59:18 2005 +0000
+++ b/x11/xfce4-notes-plugin/PLIST      Fri Oct 28 07:03:31 2005 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.2 2004/09/22 08:10:08 jlam Exp $
+@comment $NetBSD: PLIST,v 1.3 2005/10/28 07:03:31 martti Exp $
 lib/xfce4/panel-plugins/libnotes.la
-share/xfce4/notes/note.png
+share/xfce4/notes/note_xfce.png
 @dirrm share/xfce4/notes
diff -r b46aab1862e5 -r ec3e1c9c1726 x11/xfce4-notes-plugin/buildlink3.mk
--- a/x11/xfce4-notes-plugin/buildlink3.mk      Fri Oct 28 06:59:18 2005 +0000
+++ b/x11/xfce4-notes-plugin/buildlink3.mk      Fri Oct 28 07:03:31 2005 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.5 2005/06/23 07:27:10 martti Exp $
+# $NetBSD: buildlink3.mk,v 1.6 2005/10/28 07:03:31 martti Exp $
 
 BUILDLINK_DEPTH:=                      ${BUILDLINK_DEPTH}+
 XFCE4_NOTES_PLUGIN_BUILDLINK3_MK:=     ${XFCE4_NOTES_PLUGIN_BUILDLINK3_MK}+
@@ -11,7 +11,7 @@
 BUILDLINK_PACKAGES+=   xfce4-notes-plugin
 
 .if !empty(XFCE4_NOTES_PLUGIN_BUILDLINK3_MK:M+)
-BUILDLINK_DEPENDS.xfce4-notes-plugin+= xfce4-notes-plugin>=0.10.0
+BUILDLINK_DEPENDS.xfce4-notes-plugin+= xfce4-notes-plugin>=0.11.1
 BUILDLINK_PKGSRCDIR.xfce4-notes-plugin?=       ../../x11/xfce4-notes-plugin
 .endif # XFCE4_NOTES_PLUGIN_BUILDLINK3_MK
 
diff -r b46aab1862e5 -r ec3e1c9c1726 x11/xfce4-notes-plugin/distinfo
--- a/x11/xfce4-notes-plugin/distinfo   Fri Oct 28 06:59:18 2005 +0000
+++ b/x11/xfce4-notes-plugin/distinfo   Fri Oct 28 07:03:31 2005 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.3 2005/06/23 07:27:10 martti Exp $
+$NetBSD: distinfo,v 1.4 2005/10/28 07:03:31 martti Exp $
 
-SHA1 (xfce4-notes-plugin-0.10.0.tar.gz) = e4c6e4a80fe66cb887e6754bfb902be38c62b679
-RMD160 (xfce4-notes-plugin-0.10.0.tar.gz) = 6eb18b34e865d0eb45f294d8e9193a1192aab141
-Size (xfce4-notes-plugin-0.10.0.tar.gz) = 327653 bytes
+SHA1 (xfce4-notes-plugin-0.11.1.tar.gz) = f0955bb680b9c7f98e86cb743d695bc5b0edd2d1
+RMD160 (xfce4-notes-plugin-0.11.1.tar.gz) = 67df2aad40cbfa7f7a544ab1a050a1b974885eed
+Size (xfce4-notes-plugin-0.11.1.tar.gz) = 339966 bytes



Home | Main Index | Thread Index | Old Index