Reimported as wm/matchbox-wm.
This commit is contained in:
parent
dd08205db2
commit
ead542d3dc
4 changed files with 0 additions and 88 deletions
|
@ -1,10 +0,0 @@
|
|||
Matchbox is a GPL'd X11 window manager designed for computers with little
|
||||
screen real estate, limited input devices and low CPU/storage resources.
|
||||
Touchscreen PDAs, phones, set top boxes and even watches fit well into this
|
||||
category. Children or people with disabilities may also find matchbox useful
|
||||
on desktop machines, due to the way it simplifies window operation.
|
||||
|
||||
Matchbox is small, fast, flexible, dependent only on xlib and very usable.
|
||||
|
||||
The Distribution also include various themes and utility programs, including
|
||||
a dock (or tray) and various simple dock apps useful for PDAs.
|
|
@ -1,30 +0,0 @@
|
|||
# $NetBSD: Makefile,v 1.24 2005/12/31 13:25:09 peter Exp $
|
||||
#
|
||||
|
||||
DISTNAME= matchbox-window-manager-0.9.5
|
||||
PKGNAME= ${DISTNAME:S/window-manager/wm/}
|
||||
CATEGORIES= wm x11
|
||||
MASTER_SITES= http://projects.o-hand.com/matchbox/sources/matchbox-window-manager/0.9/
|
||||
|
||||
MAINTAINER= tech-pkg@NetBSD.org
|
||||
HOMEPAGE= http://projects.o-hand.com/matchbox/
|
||||
COMMENT= Window manager designed for computers with small displays
|
||||
|
||||
USE_TOOLS+= pkg-config
|
||||
USE_LIBTOOL= yes
|
||||
GNU_CONFIGURE= yes
|
||||
CONFIGURE_ARGS+= --sysconfdir=${PKG_SYSCONFBASE:Q}
|
||||
|
||||
PKG_SYSCONFSUBDIR= matchbox
|
||||
EGDIR= ${PREFIX}/share/examples/matchbox
|
||||
CONF_FILES= ${EGDIR}/kbdconfig ${PKG_SYSCONFDIR}/kbdconfig
|
||||
|
||||
post-install:
|
||||
${INSTALL_DATA_DIR} ${PREFIX}/share/examples/matchbox
|
||||
${MV} ${PKG_SYSCONFDIR}/kbdconfig \
|
||||
${PREFIX}/share/examples/matchbox/
|
||||
|
||||
.include "../../devel/libmatchbox/buildlink3.mk"
|
||||
.include "../../graphics/xpm/buildlink3.mk"
|
||||
|
||||
.include "../../mk/bsd.pkg.mk"
|
|
@ -1,43 +0,0 @@
|
|||
@comment $NetBSD: PLIST,v 1.6 2005/12/31 13:25:09 peter Exp $
|
||||
bin/matchbox-remote
|
||||
bin/matchbox-window-manager
|
||||
share/examples/matchbox/kbdconfig
|
||||
share/matchbox/mbnoapp.xpm
|
||||
share/themes/Default/matchbox/acceptbutton.xpm
|
||||
share/themes/Default/matchbox/closebutton.xpm
|
||||
share/themes/Default/matchbox/menubutton.xpm
|
||||
share/themes/Default/matchbox/theme.desktop
|
||||
share/themes/Default/matchbox/theme.xml
|
||||
share/themes/MBOpus/matchbox/closebutton.png
|
||||
share/themes/MBOpus/matchbox/panelbg.png
|
||||
share/themes/MBOpus/matchbox/theme.desktop
|
||||
share/themes/MBOpus/matchbox/theme.xml
|
||||
share/themes/blondie/matchbox/accept.png
|
||||
share/themes/blondie/matchbox/close-small.png
|
||||
share/themes/blondie/matchbox/close.png
|
||||
share/themes/blondie/matchbox/dialogbottomleft.png
|
||||
share/themes/blondie/matchbox/dialogbottomright.png
|
||||
share/themes/blondie/matchbox/dialogbottomtile.png
|
||||
share/themes/blondie/matchbox/dialogtopleft.png
|
||||
share/themes/blondie/matchbox/dialogtopleft2.png
|
||||
share/themes/blondie/matchbox/dialogtopright.png
|
||||
share/themes/blondie/matchbox/dialogtopright2.png
|
||||
share/themes/blondie/matchbox/dialogtoptile.png
|
||||
share/themes/blondie/matchbox/dialogtoptile2.png
|
||||
share/themes/blondie/matchbox/hide.png
|
||||
share/themes/blondie/matchbox/menu.png
|
||||
share/themes/blondie/matchbox/next.png
|
||||
share/themes/blondie/matchbox/prev.png
|
||||
share/themes/blondie/matchbox/que.png
|
||||
share/themes/blondie/matchbox/theme.desktop
|
||||
share/themes/blondie/matchbox/theme.xml
|
||||
share/themes/blondie/matchbox/titleleft.png
|
||||
share/themes/blondie/matchbox/titleright.png
|
||||
share/themes/blondie/matchbox/titlestrip.png
|
||||
@dirrm share/themes/blondie/matchbox
|
||||
@dirrm share/themes/blondie
|
||||
@dirrm share/themes/MBOpus/matchbox
|
||||
@dirrm share/themes/MBOpus
|
||||
@dirrm share/themes/Default/matchbox
|
||||
@dirrm share/themes/Default
|
||||
@dirrm share/matchbox
|
|
@ -1,5 +0,0 @@
|
|||
$NetBSD: distinfo,v 1.10 2005/12/31 13:25:09 peter Exp $
|
||||
|
||||
SHA1 (matchbox-window-manager-0.9.5.tar.gz) = 05680123640fcce8a23d4a666de66c2195504c00
|
||||
RMD160 (matchbox-window-manager-0.9.5.tar.gz) = 79228a1f51850a4d086323e9c7980149866f5e94
|
||||
Size (matchbox-window-manager-0.9.5.tar.gz) = 237878 bytes
|
Loading…
Reference in a new issue