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