From f0bda5a48e4bf8a8e8c487336ab585110251546c Mon Sep 17 00:00:00 2001 From: martti Date: Fri, 28 Oct 2005 07:03:31 +0000 Subject: 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 --- 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(-) (limited to 'x11') diff --git a/x11/xfce4-notes-plugin/Makefile b/x11/xfce4-notes-plugin/Makefile index 8c264debf1e..ad52a7b9ab5 100644 --- a/x11/xfce4-notes-plugin/Makefile +++ b/x11/xfce4-notes-plugin/Makefile @@ -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 --git a/x11/xfce4-notes-plugin/PLIST b/x11/xfce4-notes-plugin/PLIST index f1fe0855762..3e23d366ec5 100644 --- a/x11/xfce4-notes-plugin/PLIST +++ b/x11/xfce4-notes-plugin/PLIST @@ -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 --git a/x11/xfce4-notes-plugin/buildlink3.mk b/x11/xfce4-notes-plugin/buildlink3.mk index 0c5afbc7ed5..0a914619621 100644 --- a/x11/xfce4-notes-plugin/buildlink3.mk +++ b/x11/xfce4-notes-plugin/buildlink3.mk @@ -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:= ${BUILDLINK_PACKAGES:Nxfce4-notes-plugin} 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 --git a/x11/xfce4-notes-plugin/distinfo b/x11/xfce4-notes-plugin/distinfo index 1b3284033b7..8e84bb1f575 100644 --- a/x11/xfce4-notes-plugin/distinfo +++ b/x11/xfce4-notes-plugin/distinfo @@ -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 -- cgit v1.2.3