pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/sysutils/xfce4-quicklauncher-plugin Import xfce4-quick...
details: https://anonhg.NetBSD.org/pkgsrc/rev/b3034b981d53
branches: trunk
changeset: 501688:b3034b981d53
user: minskim <minskim%pkgsrc.org@localhost>
date: Wed Oct 26 04:44:56 2005 +0000
description:
Import xfce4-quicklauncher-plugin from pkgsrc-wip.
Packaged by David Howland.
Quicklaunch plugin for XFce4.
diffstat:
sysutils/xfce4-quicklauncher-plugin/DESCR | 1 +
sysutils/xfce4-quicklauncher-plugin/Makefile | 13 +++++++++++++
sysutils/xfce4-quicklauncher-plugin/PLIST | 2 ++
sysutils/xfce4-quicklauncher-plugin/buildlink3.mk | 21 +++++++++++++++++++++
sysutils/xfce4-quicklauncher-plugin/distinfo | 5 +++++
5 files changed, 42 insertions(+), 0 deletions(-)
diffs (62 lines):
diff -r 2ab415404375 -r b3034b981d53 sysutils/xfce4-quicklauncher-plugin/DESCR
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/sysutils/xfce4-quicklauncher-plugin/DESCR Wed Oct 26 04:44:56 2005 +0000
@@ -0,0 +1,1 @@
+Quicklaunch plugin for XFce4.
diff -r 2ab415404375 -r b3034b981d53 sysutils/xfce4-quicklauncher-plugin/Makefile
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/sysutils/xfce4-quicklauncher-plugin/Makefile Wed Oct 26 04:44:56 2005 +0000
@@ -0,0 +1,13 @@
+# $NetBSD: Makefile,v 1.1.1.1 2005/10/26 04:44:56 minskim Exp $
+
+.include "../../meta-pkgs/xfce4/Makefile.common"
+
+XFCE4_VERSION= 0.81
+
+DISTNAME= xfce4-quicklauncher-plugin-${XFCE4_VERSION}
+CATEGORIES= sysutils
+MASTER_SITES= http://download.berlios.de/xfce-goodies/
+COMMENT= XFce4 quicklaunch plugin
+
+.include "../../x11/xfce4-panel/buildlink3.mk"
+.include "../../mk/bsd.pkg.mk"
diff -r 2ab415404375 -r b3034b981d53 sysutils/xfce4-quicklauncher-plugin/PLIST
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/sysutils/xfce4-quicklauncher-plugin/PLIST Wed Oct 26 04:44:56 2005 +0000
@@ -0,0 +1,2 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2005/10/26 04:44:56 minskim Exp $
+lib/xfce4/panel-plugins/libquicklauncher.la
diff -r 2ab415404375 -r b3034b981d53 sysutils/xfce4-quicklauncher-plugin/buildlink3.mk
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/sysutils/xfce4-quicklauncher-plugin/buildlink3.mk Wed Oct 26 04:44:56 2005 +0000
@@ -0,0 +1,21 @@
+# $NetBSD: buildlink3.mk,v 1.1.1.1 2005/10/26 04:44:56 minskim Exp $
+
+BUILDLINK_DEPTH:= ${BUILDLINK_DEPTH}+
+XFCE4_QUICKLAUNCH_PLUGIN_BUILDLINK3_MK:=${XFCE4_QUICKLAUNCH_PLUGIN_BUILDLINK3_MK}+
+
+.if !empty(BUILDLINK_DEPTH:M+)
+BUILDLINK_DEPENDS+= xfce4-quicklaunch-plugin
+.endif
+
+BUILDLINK_PACKAGES:= ${BUILDLINK_PACKAGES:Nxfce4-quicklaunch-plugin}
+BUILDLINK_PACKAGES+= xfce4-quicklaunch-plugin
+
+.if !empty(XFCE4_QUICKLAUNCH_PLUGIN_BUILDLINK3_MK:M+)
+BUILDLINK_DEPENDS.xfce4-quicklaunch-plugin+= xfce4-quicklaunch-plugin>=0.81
+BUILDLINK_PKGSRCDIR.xfce4-quicklaunch-plugin?= ../../sysutils/xfce4-quicklaunch-plugin
+.endif # XFCE4_QUICKLAUNCH_PLUGIN_BUILDLINK3_MK
+
+.include "../../x11/xfce4-panel/buildlink3.mk"
+.include "../../devel/glib2/buildlink3.mk"
+
+BUILDLINK_DEPTH:= ${BUILDLINK_DEPTH:S/+$//}
diff -r 2ab415404375 -r b3034b981d53 sysutils/xfce4-quicklauncher-plugin/distinfo
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/sysutils/xfce4-quicklauncher-plugin/distinfo Wed Oct 26 04:44:56 2005 +0000
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1.1.1 2005/10/26 04:44:56 minskim Exp $
+
+SHA1 (xfce4-quicklauncher-plugin-0.81.tar.gz) = bb4fda366e29ac09ab2544899d19d9dcc70216dd
+RMD160 (xfce4-quicklauncher-plugin-0.81.tar.gz) = f042389bf6c8127634b833950f0463dbe9fcae7b
+Size (xfce4-quicklauncher-plugin-0.81.tar.gz) = 411716 bytes
Home |
Main Index |
Thread Index |
Old Index