pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/sysutils/xfce4-showdesktop-plugin Show desktop plugin ...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/bd52ad6ff704
branches:  trunk
changeset: 462098:bd52ad6ff704
user:      martti <martti%pkgsrc.org@localhost>
date:      Fri Sep 26 10:34:53 2003 +0000

description:
Show desktop plugin for XFce4.

diffstat:

 sysutils/xfce4-showdesktop-plugin/DESCR         |   1 +
 sysutils/xfce4-showdesktop-plugin/Makefile      |  15 +++++++++++++
 sysutils/xfce4-showdesktop-plugin/PLIST         |   4 +++
 sysutils/xfce4-showdesktop-plugin/buildlink2.mk |  27 +++++++++++++++++++++++++
 sysutils/xfce4-showdesktop-plugin/distinfo      |   4 +++
 5 files changed, 51 insertions(+), 0 deletions(-)

diffs (71 lines):

diff -r 3404c073cea6 -r bd52ad6ff704 sysutils/xfce4-showdesktop-plugin/DESCR
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/sysutils/xfce4-showdesktop-plugin/DESCR   Fri Sep 26 10:34:53 2003 +0000
@@ -0,0 +1,1 @@
+Show desktop plugin for XFce4.
diff -r 3404c073cea6 -r bd52ad6ff704 sysutils/xfce4-showdesktop-plugin/Makefile
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/sysutils/xfce4-showdesktop-plugin/Makefile        Fri Sep 26 10:34:53 2003 +0000
@@ -0,0 +1,15 @@
+# $NetBSD: Makefile,v 1.1.1.1 2003/09/26 10:34:53 martti Exp $
+
+.include "../../meta-pkgs/xfce4/Makefile.common"
+
+XFCE4_VERSION= 0.1.1
+
+DISTNAME=      xfce4-showdesktop-plugin-${XFCE4_VERSION}
+CATEGORIES=    sysutils
+MASTER_SITES=  http://download.berlios.de/xfce-goodies/
+COMMENT=       XFce4 showdesktop plugin
+
+WRKSRC=                ${WRKDIR}/xfce4-showdesktop-plugin
+
+.include "../../x11/xfce4-panel/buildlink2.mk"
+.include "../../mk/bsd.pkg.mk"
diff -r 3404c073cea6 -r bd52ad6ff704 sysutils/xfce4-showdesktop-plugin/PLIST
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/sysutils/xfce4-showdesktop-plugin/PLIST   Fri Sep 26 10:34:53 2003 +0000
@@ -0,0 +1,4 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2003/09/26 10:34:53 martti Exp $
+lib/xfce4/panel-plugins/libshowdesktop.a
+lib/xfce4/panel-plugins/libshowdesktop.la
+lib/xfce4/panel-plugins/libshowdesktop.so
diff -r 3404c073cea6 -r bd52ad6ff704 sysutils/xfce4-showdesktop-plugin/buildlink2.mk
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/sysutils/xfce4-showdesktop-plugin/buildlink2.mk   Fri Sep 26 10:34:53 2003 +0000
@@ -0,0 +1,27 @@
+# $NetBSD: buildlink2.mk,v 1.1.1.1 2003/09/26 10:34:53 martti Exp $
+#
+# This Makefile fragment is included by packages that use xfce4-showdesktop-plugin.
+#
+# This file was created automatically using createbuildlink 2.6.
+#
+
+.if !defined(XFCE4_SHOWDESKTOP_PLUGIN_BUILDLINK2_MK)
+XFCE4_SHOWDESKTOP_PLUGIN_BUILDLINK2_MK=        # defined
+
+BUILDLINK_PACKAGES+=                   xfce4-showdesktop-plugin
+BUILDLINK_DEPENDS.xfce4-showdesktop-plugin?=           xfce4-showdesktop-plugin>=0.1.1
+BUILDLINK_PKGSRCDIR.xfce4-showdesktop-plugin?=         ../../sysutils/xfce4-showdesktop-plugin
+
+EVAL_PREFIX+=  BUILDLINK_PREFIX.xfce4-showdesktop-plugin=xfce4-showdesktop-plugin
+BUILDLINK_PREFIX.xfce4-showdesktop-plugin_DEFAULT=     ${X11PREFIX}
+BUILDLINK_FILES.xfce4-showdesktop-plugin+=     lib/xfce4/panel-plugins/libshowdesktop.*
+
+.include "../../x11/xfce4-panel/buildlink2.mk"
+.include "../../devel/glib2/buildlink2.mk"
+.include "../../devel/pkgconfig/buildlink2.mk"
+
+BUILDLINK_TARGETS+=    xfce4-showdesktop-plugin-buildlink
+
+xfce4-showdesktop-plugin-buildlink: _BUILDLINK_USE
+
+.endif # XFCE4_SHOWDESKTOP_PLUGIN_BUILDLINK2_MK
diff -r 3404c073cea6 -r bd52ad6ff704 sysutils/xfce4-showdesktop-plugin/distinfo
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/sysutils/xfce4-showdesktop-plugin/distinfo        Fri Sep 26 10:34:53 2003 +0000
@@ -0,0 +1,4 @@
+$NetBSD: distinfo,v 1.1.1.1 2003/09/26 10:34:53 martti Exp $
+
+SHA1 (xfce4-showdesktop-plugin-0.1.1.tar.gz) = 9703804b74a868d49671c08662c0e8307046a390
+Size (xfce4-showdesktop-plugin-0.1.1.tar.gz) = 294744 bytes



Home | Main Index | Thread Index | Old Index