pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/x11/matchbox-common Initial import of matchbox-common ...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/491be307cc97
branches:  trunk
changeset: 505183:491be307cc97
user:      peter <peter%pkgsrc.org@localhost>
date:      Sat Dec 31 13:26:20 2005 +0000

description:
Initial import of matchbox-common into the NetBSD Packages Collection.

This package contains the Matchbox shared icons and configuration data.

diffstat:

 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(+), 0 deletions(-)

diffs (89 lines):

diff -r 4edaba1f5f08 -r 491be307cc97 x11/matchbox-common/DESCR
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/x11/matchbox-common/DESCR Sat Dec 31 13:26:20 2005 +0000
@@ -0,0 +1,1 @@
+This package contains the Matchbox shared icons and configuration data.
diff -r 4edaba1f5f08 -r 491be307cc97 x11/matchbox-common/MESSAGE
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/x11/matchbox-common/MESSAGE       Sat Dec 31 13:26:20 2005 +0000
@@ -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 -r 4edaba1f5f08 -r 491be307cc97 x11/matchbox-common/Makefile
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/x11/matchbox-common/Makefile      Sat Dec 31 13:26:20 2005 +0000
@@ -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@localhost
+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 -r 4edaba1f5f08 -r 491be307cc97 x11/matchbox-common/PLIST
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/x11/matchbox-common/PLIST Sat Dec 31 13:26:20 2005 +0000
@@ -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 -r 4edaba1f5f08 -r 491be307cc97 x11/matchbox-common/distinfo
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/x11/matchbox-common/distinfo      Sat Dec 31 13:26:20 2005 +0000
@@ -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



Home | Main Index | Thread Index | Old Index