summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorpeter <peter>2005-12-31 13:26:20 +0000
committerpeter <peter>2005-12-31 13:26:20 +0000
commit85fea8ffff323b22b6646ffba66b1c34965c0664 (patch)
tree5eb1c8d401649020f8e14baa1409a486a72f81c2
parent6d320ced38ea24357e0761059dda40dd92d3cc59 (diff)
downloadpkgsrc-85fea8ffff323b22b6646ffba66b1c34965c0664.tar.gz
Initial import of matchbox-common into the NetBSD Packages Collection.
This package contains the Matchbox shared icons and configuration data.
-rw-r--r--x11/matchbox-common/DESCR1
-rw-r--r--x11/matchbox-common/MESSAGE14
-rw-r--r--x11/matchbox-common/Makefile25
-rw-r--r--x11/matchbox-common/PLIST24
-rw-r--r--x11/matchbox-common/distinfo5
5 files changed, 69 insertions, 0 deletions
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