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 Notes plugin for XFce4.
details: https://anonhg.NetBSD.org/pkgsrc/rev/3b011cc0f010
branches: trunk
changeset: 463967:3b011cc0f010
user: martti <martti%pkgsrc.org@localhost>
date: Wed Dec 03 05:20:48 2003 +0000
description:
Notes plugin for XFce4.
diffstat:
x11/xfce4-notes-plugin/DESCR | 1 +
x11/xfce4-notes-plugin/Makefile | 13 +++++++++++++
x11/xfce4-notes-plugin/PLIST | 6 ++++++
x11/xfce4-notes-plugin/buildlink2.mk | 26 ++++++++++++++++++++++++++
x11/xfce4-notes-plugin/distinfo | 4 ++++
5 files changed, 50 insertions(+), 0 deletions(-)
diffs (70 lines):
diff -r ec14810502dc -r 3b011cc0f010 x11/xfce4-notes-plugin/DESCR
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/x11/xfce4-notes-plugin/DESCR Wed Dec 03 05:20:48 2003 +0000
@@ -0,0 +1,1 @@
+Notes plugin for XFce4.
diff -r ec14810502dc -r 3b011cc0f010 x11/xfce4-notes-plugin/Makefile
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/x11/xfce4-notes-plugin/Makefile Wed Dec 03 05:20:48 2003 +0000
@@ -0,0 +1,13 @@
+# $NetBSD: Makefile,v 1.1.1.1 2003/12/03 05:20:48 martti Exp $
+
+.include "../../meta-pkgs/xfce4/Makefile.common"
+
+XFCE4_VERSION= 0.9.7
+
+DISTNAME= xfce4-notes-plugin-${XFCE4_VERSION}
+CATEGORIES= sysutils
+MASTER_SITES= http://download.berlios.de/xfce-goodies/
+COMMENT= XFce4 notes plugin
+
+.include "../../x11/xfce4-panel/buildlink2.mk"
+.include "../../mk/bsd.pkg.mk"
diff -r ec14810502dc -r 3b011cc0f010 x11/xfce4-notes-plugin/PLIST
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/x11/xfce4-notes-plugin/PLIST Wed Dec 03 05:20:48 2003 +0000
@@ -0,0 +1,6 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2003/12/03 05:20:48 martti Exp $
+lib/xfce4/panel-plugins/libnotes.a
+lib/xfce4/panel-plugins/libnotes.la
+lib/xfce4/panel-plugins/libnotes.so
+share/xfce4/notes/note.png
+@dirrm share/xfce4/notes
diff -r ec14810502dc -r 3b011cc0f010 x11/xfce4-notes-plugin/buildlink2.mk
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/x11/xfce4-notes-plugin/buildlink2.mk Wed Dec 03 05:20:48 2003 +0000
@@ -0,0 +1,26 @@
+# $NetBSD: buildlink2.mk,v 1.1.1.1 2003/12/03 05:20:48 martti Exp $
+#
+# This Makefile fragment is included by packages that use xfce4-notes-plugin.
+#
+# This file was created automatically using createbuildlink 2.8.
+#
+
+.if !defined(XFCE4_NOTES_PLUGIN_BUILDLINK2_MK)
+XFCE4_NOTES_PLUGIN_BUILDLINK2_MK= # defined
+
+BUILDLINK_PACKAGES+= xfce4-notes-plugin
+BUILDLINK_DEPENDS.xfce4-notes-plugin?= xfce4-notes-plugin>=0.9.7
+BUILDLINK_PKGSRCDIR.xfce4-notes-plugin?= ../../x11/xfce4-notes-plugin
+
+EVAL_PREFIX+= BUILDLINK_PREFIX.xfce4-notes-plugin=xfce4-notes-plugin
+BUILDLINK_PREFIX.xfce4-notes-plugin_DEFAULT= ${X11PREFIX}
+BUILDLINK_FILES.xfce4-notes-plugin+= lib/xfce4/panel-plugins/libnotes.*
+
+.include "../../x11/xfce4-panel/buildlink2.mk"
+.include "../../devel/glib2/buildlink2.mk"
+
+BUILDLINK_TARGETS+= xfce4-notes-plugin-buildlink
+
+xfce4-notes-plugin-buildlink: _BUILDLINK_USE
+
+.endif # XFCE4_NOTES_PLUGIN_BUILDLINK2_MK
diff -r ec14810502dc -r 3b011cc0f010 x11/xfce4-notes-plugin/distinfo
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/x11/xfce4-notes-plugin/distinfo Wed Dec 03 05:20:48 2003 +0000
@@ -0,0 +1,4 @@
+$NetBSD: distinfo,v 1.1.1.1 2003/12/03 05:20:48 martti Exp $
+
+SHA1 (xfce4-notes-plugin-0.9.7.tar.gz) = dc7d04b6ab755b87667a9fd5a1054c033f3891f6
+Size (xfce4-notes-plugin-0.9.7.tar.gz) = 326290 bytes
Home |
Main Index |
Thread Index |
Old Index