pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/time/xfce4-datetime-plugin Calendar plugin for XFce4.
details: https://anonhg.NetBSD.org/pkgsrc/rev/b8da45aaa28a
branches: trunk
changeset: 463964:b8da45aaa28a
user: martti <martti%pkgsrc.org@localhost>
date: Wed Dec 03 05:14:20 2003 +0000
description:
Calendar plugin for XFce4.
diffstat:
time/xfce4-datetime-plugin/DESCR | 1 +
time/xfce4-datetime-plugin/Makefile | 13 +++++++++++++
time/xfce4-datetime-plugin/PLIST | 4 ++++
time/xfce4-datetime-plugin/buildlink2.mk | 26 ++++++++++++++++++++++++++
time/xfce4-datetime-plugin/distinfo | 4 ++++
5 files changed, 48 insertions(+), 0 deletions(-)
diffs (68 lines):
diff -r 114ddb47dcff -r b8da45aaa28a time/xfce4-datetime-plugin/DESCR
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/time/xfce4-datetime-plugin/DESCR Wed Dec 03 05:14:20 2003 +0000
@@ -0,0 +1,1 @@
+Calendar plugin for XFce4.
diff -r 114ddb47dcff -r b8da45aaa28a time/xfce4-datetime-plugin/Makefile
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/time/xfce4-datetime-plugin/Makefile Wed Dec 03 05:14:20 2003 +0000
@@ -0,0 +1,13 @@
+# $NetBSD: Makefile,v 1.1.1.1 2003/12/03 05:14:20 martti Exp $
+
+.include "../../meta-pkgs/xfce4/Makefile.common"
+
+XFCE4_VERSION= 0.2
+
+DISTNAME= xfce4-datetime-plugin-${XFCE4_VERSION}
+CATEGORIES= sysutils
+MASTER_SITES= http://download.berlios.de/xfce-goodies/
+COMMENT= XFce4 calendar plugin
+
+.include "../../x11/xfce4-panel/buildlink2.mk"
+.include "../../mk/bsd.pkg.mk"
diff -r 114ddb47dcff -r b8da45aaa28a time/xfce4-datetime-plugin/PLIST
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/time/xfce4-datetime-plugin/PLIST Wed Dec 03 05:14:20 2003 +0000
@@ -0,0 +1,4 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2003/12/03 05:14:20 martti Exp $
+lib/xfce4/panel-plugins/libdatetime.a
+lib/xfce4/panel-plugins/libdatetime.la
+lib/xfce4/panel-plugins/libdatetime.so
diff -r 114ddb47dcff -r b8da45aaa28a time/xfce4-datetime-plugin/buildlink2.mk
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/time/xfce4-datetime-plugin/buildlink2.mk Wed Dec 03 05:14:20 2003 +0000
@@ -0,0 +1,26 @@
+# $NetBSD: buildlink2.mk,v 1.1.1.1 2003/12/03 05:14:20 martti Exp $
+#
+# This Makefile fragment is included by packages that use xfce4-datetime-plugin.
+#
+# This file was created automatically using createbuildlink 2.8.
+#
+
+.if !defined(XFCE4_DATETIME_PLUGIN_BUILDLINK2_MK)
+XFCE4_DATETIME_PLUGIN_BUILDLINK2_MK= # defined
+
+BUILDLINK_PACKAGES+= xfce4-datetime-plugin
+BUILDLINK_DEPENDS.xfce4-datetime-plugin?= xfce4-datetime-plugin>=0.2
+BUILDLINK_PKGSRCDIR.xfce4-datetime-plugin?= ../../time/xfce4-datetime-plugin
+
+EVAL_PREFIX+= BUILDLINK_PREFIX.xfce4-datetime-plugin=xfce4-datetime-plugin
+BUILDLINK_PREFIX.xfce4-datetime-plugin_DEFAULT= ${X11PREFIX}
+BUILDLINK_FILES.xfce4-datetime-plugin+= lib/xfce4/panel-plugins/libdatetime.*
+
+.include "../../x11/xfce4-panel/buildlink2.mk"
+.include "../../devel/glib2/buildlink2.mk"
+
+BUILDLINK_TARGETS+= xfce4-datetime-plugin-buildlink
+
+xfce4-datetime-plugin-buildlink: _BUILDLINK_USE
+
+.endif # XFCE4_DATETIME_PLUGIN_BUILDLINK2_MK
diff -r 114ddb47dcff -r b8da45aaa28a time/xfce4-datetime-plugin/distinfo
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/time/xfce4-datetime-plugin/distinfo Wed Dec 03 05:14:20 2003 +0000
@@ -0,0 +1,4 @@
+$NetBSD: distinfo,v 1.1.1.1 2003/12/03 05:14:20 martti Exp $
+
+SHA1 (xfce4-datetime-plugin-0.2.tar.gz) = fbaae795fd7c6ca22c95b89501814eefd9c7d20b
+Size (xfce4-datetime-plugin-0.2.tar.gz) = 196314 bytes
Home |
Main Index |
Thread Index |
Old Index