summaryrefslogtreecommitdiff
path: root/x11
diff options
context:
space:
mode:
authormartti <martti>2005-10-28 07:03:31 +0000
committermartti <martti>2005-10-28 07:03:31 +0000
commitf0bda5a48e4bf8a8e8c487336ab585110251546c (patch)
treedfd0b797c9e50b024024e9a3bcd7db76ea993d06 /x11
parent44d5b2c868568cc1d9625aca14f1946c85b55b20 (diff)
downloadpkgsrc-f0bda5a48e4bf8a8e8c487336ab585110251546c.tar.gz
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 (limited to 'x11')
-rw-r--r--x11/xfce4-notes-plugin/Makefile4
-rw-r--r--x11/xfce4-notes-plugin/PLIST4
-rw-r--r--x11/xfce4-notes-plugin/buildlink3.mk4
-rw-r--r--x11/xfce4-notes-plugin/distinfo8
4 files changed, 10 insertions, 10 deletions
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