summaryrefslogtreecommitdiff
path: root/x11
diff options
context:
space:
mode:
authormartti <martti>2003-09-26 10:44:37 +0000
committermartti <martti>2003-09-26 10:44:37 +0000
commite6b7351e0409abf7b57a690c1ffc7f2cf3d9401a (patch)
treea5447394a7bed167567ddbed9971cc5a9ccbcce1 /x11
parent81f5fc4e716a265733b14ca0cfa91b49e177e9a2 (diff)
downloadpkgsrc-e6b7351e0409abf7b57a690c1ffc7f2cf3d9401a.tar.gz
Settings manager plugins for XFce4.
Diffstat (limited to 'x11')
-rw-r--r--x11/xfce4-mcs-plugins/DESCR1
-rw-r--r--x11/xfce4-mcs-plugins/Makefile12
-rw-r--r--x11/xfce4-mcs-plugins/PLIST37
-rw-r--r--x11/xfce4-mcs-plugins/buildlink2.mk30
-rw-r--r--x11/xfce4-mcs-plugins/distinfo4
5 files changed, 84 insertions, 0 deletions
diff --git a/x11/xfce4-mcs-plugins/DESCR b/x11/xfce4-mcs-plugins/DESCR
new file mode 100644
index 00000000000..6e47bb21b69
--- /dev/null
+++ b/x11/xfce4-mcs-plugins/DESCR
@@ -0,0 +1 @@
+Settings manager plugins for XFce4.
diff --git a/x11/xfce4-mcs-plugins/Makefile b/x11/xfce4-mcs-plugins/Makefile
new file mode 100644
index 00000000000..a0cd3178d09
--- /dev/null
+++ b/x11/xfce4-mcs-plugins/Makefile
@@ -0,0 +1,12 @@
+# $NetBSD: Makefile,v 1.1.1.1 2003/09/26 10:44:37 martti Exp $
+
+.include "../../meta-pkgs/xfce4/Makefile.common"
+
+PKGNAME= xfce4-mcs-plugins-${XFCE4_VERSION}
+DISTNAME= xfce-mcs-plugins-${XFCE4_VERSION}
+CATEGORIES= x11
+COMMENT= XFce4 settings manager plugins
+
+.include "../../devel/pkgconfig/buildlink2.mk"
+.include "../../x11/xfce4-mcs-manager/buildlink2.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/x11/xfce4-mcs-plugins/PLIST b/x11/xfce4-mcs-plugins/PLIST
new file mode 100644
index 00000000000..76f2e22c7d9
--- /dev/null
+++ b/x11/xfce4-mcs-plugins/PLIST
@@ -0,0 +1,37 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2003/09/26 10:44:37 martti Exp $
+lib/xfce4/mcs-plugins/keyboard_plugin.a
+lib/xfce4/mcs-plugins/keyboard_plugin.la
+lib/xfce4/mcs-plugins/keyboard_plugin.so
+lib/xfce4/mcs-plugins/mouse_plugin.a
+lib/xfce4/mcs-plugins/mouse_plugin.la
+lib/xfce4/mcs-plugins/mouse_plugin.so
+lib/xfce4/mcs-plugins/ui_plugin.a
+lib/xfce4/mcs-plugins/ui_plugin.la
+lib/xfce4/mcs-plugins/ui_plugin.so
+${PKGLOCALEDIR}/locale/ar/LC_MESSAGES/xfce-mcs-plugins.mo
+${PKGLOCALEDIR}/locale/ca/LC_MESSAGES/xfce-mcs-plugins.mo
+${PKGLOCALEDIR}/locale/de/LC_MESSAGES/xfce-mcs-plugins.mo
+${PKGLOCALEDIR}/locale/es/LC_MESSAGES/xfce-mcs-plugins.mo
+${PKGLOCALEDIR}/locale/es_MX/LC_MESSAGES/xfce-mcs-plugins.mo
+${PKGLOCALEDIR}/locale/fi/LC_MESSAGES/xfce-mcs-plugins.mo
+${PKGLOCALEDIR}/locale/fr/LC_MESSAGES/xfce-mcs-plugins.mo
+${PKGLOCALEDIR}/locale/hu/LC_MESSAGES/xfce-mcs-plugins.mo
+${PKGLOCALEDIR}/locale/it/LC_MESSAGES/xfce-mcs-plugins.mo
+${PKGLOCALEDIR}/locale/ja/LC_MESSAGES/xfce-mcs-plugins.mo
+${PKGLOCALEDIR}/locale/ko/LC_MESSAGES/xfce-mcs-plugins.mo
+${PKGLOCALEDIR}/locale/lt/LC_MESSAGES/xfce-mcs-plugins.mo
+${PKGLOCALEDIR}/locale/ms/LC_MESSAGES/xfce-mcs-plugins.mo
+${PKGLOCALEDIR}/locale/nl/LC_MESSAGES/xfce-mcs-plugins.mo
+${PKGLOCALEDIR}/locale/pl/LC_MESSAGES/xfce-mcs-plugins.mo
+${PKGLOCALEDIR}/locale/pt_PT/LC_MESSAGES/xfce-mcs-plugins.mo
+${PKGLOCALEDIR}/locale/ru/LC_MESSAGES/xfce-mcs-plugins.mo
+${PKGLOCALEDIR}/locale/ta/LC_MESSAGES/xfce-mcs-plugins.mo
+${PKGLOCALEDIR}/locale/tr/LC_MESSAGES/xfce-mcs-plugins.mo
+${PKGLOCALEDIR}/locale/zh_CN/LC_MESSAGES/xfce-mcs-plugins.mo
+${PKGLOCALEDIR}/locale/zh_TW/LC_MESSAGES/xfce-mcs-plugins.mo
+share/xfce4/doc/C/images/font_selection.png
+share/xfce4/doc/C/images/keyboard_settings.png
+share/xfce4/doc/C/images/mouse_settings.png
+share/xfce4/doc/C/images/user_interface_settings.png
+share/xfce4/doc/C/xfce-mcs-plugins.html
+@dirrm lib/xfce4/mcs-plugins
diff --git a/x11/xfce4-mcs-plugins/buildlink2.mk b/x11/xfce4-mcs-plugins/buildlink2.mk
new file mode 100644
index 00000000000..f6a1329ba3b
--- /dev/null
+++ b/x11/xfce4-mcs-plugins/buildlink2.mk
@@ -0,0 +1,30 @@
+# $NetBSD: buildlink2.mk,v 1.1.1.1 2003/09/26 10:44:38 martti Exp $
+#
+# This Makefile fragment is included by packages that use xfce4-mcs-plugins.
+#
+# This file was created automatically using createbuildlink 2.6.
+#
+
+.if !defined(XFCE4_MCS_PLUGINS_BUILDLINK2_MK)
+XFCE4_MCS_PLUGINS_BUILDLINK2_MK= # defined
+
+BUILDLINK_PACKAGES+= xfce4-mcs-plugins
+BUILDLINK_DEPENDS.xfce4-mcs-plugins?= xfce4-mcs-plugins>=4.0.0
+BUILDLINK_PKGSRCDIR.xfce4-mcs-plugins?= ../../x11/xfce4-mcs-plugins
+
+EVAL_PREFIX+= BUILDLINK_PREFIX.xfce4-mcs-plugins=xfce4-mcs-plugins
+BUILDLINK_PREFIX.xfce4-mcs-plugins_DEFAULT= ${X11PREFIX}
+BUILDLINK_FILES.xfce4-mcs-plugins+= lib/xfce4/mcs-plugins/keyboard_plugin.*
+BUILDLINK_FILES.xfce4-mcs-plugins+= lib/xfce4/mcs-plugins/mouse_plugin.*
+BUILDLINK_FILES.xfce4-mcs-plugins+= lib/xfce4/mcs-plugins/ui_plugin.*
+
+.include "../../devel/pkgconfig/buildlink2.mk"
+.include "../../x11/xfce4-mcs-manager/buildlink2.mk"
+.include "../../devel/glib2/buildlink2.mk"
+.include "../../devel/pkgconfig/buildlink2.mk"
+
+BUILDLINK_TARGETS+= xfce4-mcs-plugins-buildlink
+
+xfce4-mcs-plugins-buildlink: _BUILDLINK_USE
+
+.endif # XFCE4_MCS_PLUGINS_BUILDLINK2_MK
diff --git a/x11/xfce4-mcs-plugins/distinfo b/x11/xfce4-mcs-plugins/distinfo
new file mode 100644
index 00000000000..365d1b3a220
--- /dev/null
+++ b/x11/xfce4-mcs-plugins/distinfo
@@ -0,0 +1,4 @@
+$NetBSD: distinfo,v 1.1.1.1 2003/09/26 10:44:37 martti Exp $
+
+SHA1 (xfce-mcs-plugins-4.0.0.tar.gz) = 3cc1c8d64076034c3385c62a7e010481fb597250
+Size (xfce-mcs-plugins-4.0.0.tar.gz) = 500187 bytes