pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/x11/xfce4-mcs-plugins Settings manager plugins for XFce4.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/a082f76a5c6d
branches:  trunk
changeset: 462111:a082f76a5c6d
user:      martti <martti%pkgsrc.org@localhost>
date:      Fri Sep 26 10:44:37 2003 +0000

description:
Settings manager plugins for XFce4.

diffstat:

 x11/xfce4-mcs-plugins/DESCR         |   1 +
 x11/xfce4-mcs-plugins/Makefile      |  12 ++++++++++++
 x11/xfce4-mcs-plugins/PLIST         |  37 +++++++++++++++++++++++++++++++++++++
 x11/xfce4-mcs-plugins/buildlink2.mk |  30 ++++++++++++++++++++++++++++++
 x11/xfce4-mcs-plugins/distinfo      |   4 ++++
 5 files changed, 84 insertions(+), 0 deletions(-)

diffs (104 lines):

diff -r 12c5ca8d5b6f -r a082f76a5c6d x11/xfce4-mcs-plugins/DESCR
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/x11/xfce4-mcs-plugins/DESCR       Fri Sep 26 10:44:37 2003 +0000
@@ -0,0 +1,1 @@
+Settings manager plugins for XFce4.
diff -r 12c5ca8d5b6f -r a082f76a5c6d x11/xfce4-mcs-plugins/Makefile
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/x11/xfce4-mcs-plugins/Makefile    Fri Sep 26 10:44:37 2003 +0000
@@ -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 -r 12c5ca8d5b6f -r a082f76a5c6d x11/xfce4-mcs-plugins/PLIST
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/x11/xfce4-mcs-plugins/PLIST       Fri Sep 26 10:44:37 2003 +0000
@@ -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 -r 12c5ca8d5b6f -r a082f76a5c6d x11/xfce4-mcs-plugins/buildlink2.mk
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/x11/xfce4-mcs-plugins/buildlink2.mk       Fri Sep 26 10:44:37 2003 +0000
@@ -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 -r 12c5ca8d5b6f -r a082f76a5c6d x11/xfce4-mcs-plugins/distinfo
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/x11/xfce4-mcs-plugins/distinfo    Fri Sep 26 10:44:37 2003 +0000
@@ -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



Home | Main Index | Thread Index | Old Index