From 85fea8ffff323b22b6646ffba66b1c34965c0664 Mon Sep 17 00:00:00 2001 From: peter Date: Sat, 31 Dec 2005 13:26:20 +0000 Subject: Initial import of matchbox-common into the NetBSD Packages Collection. This package contains the Matchbox shared icons and configuration data. --- x11/matchbox-common/DESCR | 1 + x11/matchbox-common/MESSAGE | 14 ++++++++++++++ x11/matchbox-common/Makefile | 25 +++++++++++++++++++++++++ x11/matchbox-common/PLIST | 24 ++++++++++++++++++++++++ x11/matchbox-common/distinfo | 5 +++++ 5 files changed, 69 insertions(+) create mode 100644 x11/matchbox-common/DESCR create mode 100644 x11/matchbox-common/MESSAGE create mode 100644 x11/matchbox-common/Makefile create mode 100644 x11/matchbox-common/PLIST create mode 100644 x11/matchbox-common/distinfo (limited to 'x11') diff --git a/x11/matchbox-common/DESCR b/x11/matchbox-common/DESCR new file mode 100644 index 00000000000..133d019c169 --- /dev/null +++ b/x11/matchbox-common/DESCR @@ -0,0 +1 @@ +This package contains the Matchbox shared icons and configuration data. diff --git a/x11/matchbox-common/MESSAGE b/x11/matchbox-common/MESSAGE new file mode 100644 index 00000000000..705e0b303db --- /dev/null +++ b/x11/matchbox-common/MESSAGE @@ -0,0 +1,14 @@ +=========================================================================== +$NetBSD: MESSAGE,v 1.1.1.1 2005/12/31 13:26:20 peter Exp $ + +To customize what is run at startup in a matchbox session system-wide, +create the following: + + ${PKG_SYSCONFDIR}/session + +When matchbox-session is run, it will exec this instead of starting a +default set of apps. To get an idea of what to put, see: + + ${PREFIX}/bin/matchbox-session + +=========================================================================== diff --git a/x11/matchbox-common/Makefile b/x11/matchbox-common/Makefile new file mode 100644 index 00000000000..fd14d58bbb0 --- /dev/null +++ b/x11/matchbox-common/Makefile @@ -0,0 +1,25 @@ +# $NetBSD: Makefile,v 1.1.1.1 2005/12/31 13:26:20 peter Exp $ +# + +DISTNAME= matchbox-common-0.9.1 +CATEGORIES= x11 +MASTER_SITES= http://projects.o-hand.com/matchbox/sources/matchbox-common/0.9/ +EXTRACT_SUFX= .tar.bz2 + +MAINTAINER= tech-pkg@NetBSD.org +HOMEPAGE= http://projects.o-hand.com/matchbox/ +COMMENT= Shared icons and configuration data for Matchbox + +GNU_CONFIGURE= yes + +PKG_SYSCONFSUBDIR= matchbox + +SUBST_CLASSES+= session +SUBST_MESSAGE.session= "Fixing location of system-wide matchbox session." +SUBST_STAGE.session= pre-configure +SUBST_FILES.session= matchbox-session +SUBST_SED.session= -e 's|/etc/matchbox|${PKG_SYSCONFDIR}|g' + +.include "../../devel/libmatchbox/buildlink3.mk" +.include "../../mk/x11.buildlink3.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/x11/matchbox-common/PLIST b/x11/matchbox-common/PLIST new file mode 100644 index 00000000000..5725f5b76b6 --- /dev/null +++ b/x11/matchbox-common/PLIST @@ -0,0 +1,24 @@ +@comment $NetBSD: PLIST,v 1.1.1.1 2005/12/31 13:26:20 peter Exp $ +bin/matchbox-session +share/icons/blondie/48x48/apps/mbfolder.png +share/icons/blondie/48x48/apps/mbfolderprev.png +share/matchbox/vfolders/Accessories.directory +share/matchbox/vfolders/Applications.directory +share/matchbox/vfolders/Development.directory +share/matchbox/vfolders/Games.directory +share/matchbox/vfolders/Graphics.directory +share/matchbox/vfolders/Internet.directory +share/matchbox/vfolders/Multimedia.directory +share/matchbox/vfolders/Office.directory +share/matchbox/vfolders/Root.directory +share/matchbox/vfolders/Root.order +share/matchbox/vfolders/Settings.directory +share/matchbox/vfolders/System.directory +share/pixmaps/mbadd.png +share/pixmaps/mbdown.png +share/pixmaps/mbfolder.png +share/pixmaps/mbfolderprev.png +share/pixmaps/mbnoapp.png +share/pixmaps/mbremove.png +share/pixmaps/mbup.png +@dirrm share/matchbox/vfolders diff --git a/x11/matchbox-common/distinfo b/x11/matchbox-common/distinfo new file mode 100644 index 00000000000..de9bdfcb187 --- /dev/null +++ b/x11/matchbox-common/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1.1.1 2005/12/31 13:26:20 peter Exp $ + +SHA1 (matchbox-common-0.9.1.tar.bz2) = 1d8adb017b600f6c58a8cefdd7c9f4597f21e4b5 +RMD160 (matchbox-common-0.9.1.tar.bz2) = b4c6ed40da45f55129bb31d05e0e43c2787d0104 +Size (matchbox-common-0.9.1.tar.bz2) = 86365 bytes -- cgit v1.2.3