summaryrefslogtreecommitdiff
path: root/x11/xfce4-screenshooter-plugin
diff options
context:
space:
mode:
authormartti <martti@pkgsrc.org>2007-04-27 10:48:06 +0000
committermartti <martti@pkgsrc.org>2007-04-27 10:48:06 +0000
commite2e715f6b3c89dc4c58046e7eca72483d2cc21d5 (patch)
treeae3f1977510b30b4fdce4a142938642820f786b9 /x11/xfce4-screenshooter-plugin
parent1dc01a9ac8c6ae56e862ea199710e16c827d5203 (diff)
downloadpkgsrc-e2e715f6b3c89dc4c58046e7eca72483d2cc21d5.tar.gz
Added some Xfce plugins.
Diffstat (limited to 'x11/xfce4-screenshooter-plugin')
-rw-r--r--x11/xfce4-screenshooter-plugin/DESCR1
-rw-r--r--x11/xfce4-screenshooter-plugin/Makefile13
-rw-r--r--x11/xfce4-screenshooter-plugin/PLIST3
-rw-r--r--x11/xfce4-screenshooter-plugin/buildlink3.mk25
-rw-r--r--x11/xfce4-screenshooter-plugin/distinfo5
5 files changed, 47 insertions, 0 deletions
diff --git a/x11/xfce4-screenshooter-plugin/DESCR b/x11/xfce4-screenshooter-plugin/DESCR
new file mode 100644
index 00000000000..71562351081
--- /dev/null
+++ b/x11/xfce4-screenshooter-plugin/DESCR
@@ -0,0 +1 @@
+Screenshot plugin for Xfce.
diff --git a/x11/xfce4-screenshooter-plugin/Makefile b/x11/xfce4-screenshooter-plugin/Makefile
new file mode 100644
index 00000000000..0b769730924
--- /dev/null
+++ b/x11/xfce4-screenshooter-plugin/Makefile
@@ -0,0 +1,13 @@
+# $NetBSD: Makefile,v 1.1.1.1 2007/04/27 10:48:06 martti Exp $
+
+.include "../../meta-pkgs/xfce4/Makefile.common"
+
+XFCE4_VERSION= 1.0.0
+
+DISTNAME= xfce4-screenshooter-plugin-${XFCE4_VERSION}
+CATEGORIES= x11
+MASTER_SITES= http://goodies.xfce.org/releases/xfce4-screenshooter-plugin/
+COMMENT= Xfce screenshot plugin
+
+.include "../../x11/xfce4-panel/buildlink3.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/x11/xfce4-screenshooter-plugin/PLIST b/x11/xfce4-screenshooter-plugin/PLIST
new file mode 100644
index 00000000000..782de7de716
--- /dev/null
+++ b/x11/xfce4-screenshooter-plugin/PLIST
@@ -0,0 +1,3 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2007/04/27 10:48:06 martti Exp $
+libexec/xfce4/panel-plugins/xfce4-screenshooter-plugin
+share/xfce4/panel-plugins/screenshooter.desktop
diff --git a/x11/xfce4-screenshooter-plugin/buildlink3.mk b/x11/xfce4-screenshooter-plugin/buildlink3.mk
new file mode 100644
index 00000000000..485b0a908eb
--- /dev/null
+++ b/x11/xfce4-screenshooter-plugin/buildlink3.mk
@@ -0,0 +1,25 @@
+# $NetBSD: buildlink3.mk,v 1.1.1.1 2007/04/27 10:48:06 martti Exp $
+
+BUILDLINK_DEPTH:= ${BUILDLINK_DEPTH}+
+XFCE4_SCREENSHOOTER_PLUGIN_BUILDLINK3_MK:= ${XFCE4_SCREENSHOOTER_PLUGIN_BUILDLINK3_MK}+
+
+.if ${BUILDLINK_DEPTH} == "+"
+BUILDLINK_DEPENDS+= xfce4-screenshooter-plugin
+.endif
+
+BUILDLINK_PACKAGES:= ${BUILDLINK_PACKAGES:Nxfce4-screenshooter-plugin}
+BUILDLINK_PACKAGES+= xfce4-screenshooter-plugin
+BUILDLINK_ORDER:= ${BUILDLINK_ORDER} ${BUILDLINK_DEPTH}xfce4-screenshooter-plugin
+
+.if ${XFCE4_SCREENSHOOTER_PLUGIN_BUILDLINK3_MK} == "+"
+BUILDLINK_API_DEPENDS.xfce4-screenshooter-plugin+= xfce4-screenshooter-plugin>=1.0.0
+BUILDLINK_PKGSRCDIR.xfce4-screenshooter-plugin?= ../../x11/xfce4-screenshooter-plugin
+.endif # XFCE4_SCREENSHOOTER_PLUGIN_BUILDLINK3_MK
+
+.include "../../x11/xfce4-panel/buildlink3.mk"
+.include "../../devel/xfce4-dev-tools/buildlink3.mk"
+.include "../../x11/libSM/buildlink3.mk"
+.include "../../x11/gtk2/buildlink3.mk"
+.include "../../devel/glib2/buildlink3.mk"
+
+BUILDLINK_DEPTH:= ${BUILDLINK_DEPTH:S/+$//}
diff --git a/x11/xfce4-screenshooter-plugin/distinfo b/x11/xfce4-screenshooter-plugin/distinfo
new file mode 100644
index 00000000000..e89695b962a
--- /dev/null
+++ b/x11/xfce4-screenshooter-plugin/distinfo
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1.1.1 2007/04/27 10:48:06 martti Exp $
+
+SHA1 (xfce4-screenshooter-plugin-1.0.0.tar.bz2) = c23532f8a0a38f168ac08b3bef0e21474944f5eb
+RMD160 (xfce4-screenshooter-plugin-1.0.0.tar.bz2) = f454f968d51e259abc3f0a3d3e55eabc305e7813
+Size (xfce4-screenshooter-plugin-1.0.0.tar.bz2) = 257496 bytes