import matchbox-nest 0.3
Matchbox-nest is a graphical wrapper around xnest. You can make Xnest look like a particular device's display and set up buttons on that device. if someone wants to provide a frontend in the style of a Zaurus, please drop me a mail. test building and "just commit it" kili@, thanks!
This commit is contained in:
parent
442b2eff04
commit
8793dbd4f6
23
x11/matchbox/matchbox-nest/Makefile
Normal file
23
x11/matchbox/matchbox-nest/Makefile
Normal file
@ -0,0 +1,23 @@
|
||||
# $OpenBSD: Makefile,v 1.1.1.1 2008/11/11 22:45:23 jasper Exp $
|
||||
# XXX: Provide a Zaurus frontend
|
||||
|
||||
COMMENT= graphical wrapper around Xnest(1) on PDA size
|
||||
DISTNAME= matchbox-nest-0.3
|
||||
|
||||
MASTER_SITES= ${MASTER_SITES_MATCHBOX:=matchbox-nest/0.3/}
|
||||
|
||||
WANTLIB= X11 Xau Xdmcp Xext Xft Xrender Xtst c expat fontconfig \
|
||||
freetype glib-2.0 gmodule-2.0 gobject-2.0 jpeg m pango-1.0 \
|
||||
pangoft2-1.0 pangoxft-1.0 png z
|
||||
|
||||
MODULES= devel/gettext
|
||||
|
||||
LIB_DEPENDS= mb::x11/matchbox/libmatchbox
|
||||
|
||||
CONFIGURE_STYLE= gnu
|
||||
CONFIGURE_ENV+= CPPFLAGS="-I${LOCALBASE}/include -I${LOCALBASE}/include/libpng -I${X11BASE}/include" \
|
||||
LDFLAGS="-L${LOCALBASE}/lib"
|
||||
|
||||
CFLAGS+= -I${LOCALBASE}/include/libpng -I${X11BASE}/include
|
||||
|
||||
.include <bsd.port.mk>
|
5
x11/matchbox/matchbox-nest/distinfo
Normal file
5
x11/matchbox/matchbox-nest/distinfo
Normal file
@ -0,0 +1,5 @@
|
||||
MD5 (matchbox/matchbox-nest-0.3.tar.bz2) = +NRpqOHToFTf9YpsgUl8OQ==
|
||||
RMD160 (matchbox/matchbox-nest-0.3.tar.bz2) = 45YU46qR8lrrd9Eh8iQxCVAaQ0I=
|
||||
SHA1 (matchbox/matchbox-nest-0.3.tar.bz2) = GQ/dFZ0Z/psr8I92JBd2rwq/JlQ=
|
||||
SHA256 (matchbox/matchbox-nest-0.3.tar.bz2) = nxpLgYumfNPW3SAOOOpI8krNt4R8WIAcL3GKiqbyfVk=
|
||||
SIZE (matchbox/matchbox-nest-0.3.tar.bz2) = 275456
|
3
x11/matchbox/matchbox-nest/pkg/DESCR
Normal file
3
x11/matchbox/matchbox-nest/pkg/DESCR
Normal file
@ -0,0 +1,3 @@
|
||||
Matchbox-nest is a graphical wrapper around xnest. You can make Xnest
|
||||
look like a particular device's display and set up buttons on that
|
||||
device.
|
6
x11/matchbox/matchbox-nest/pkg/PLIST
Normal file
6
x11/matchbox/matchbox-nest/pkg/PLIST
Normal file
@ -0,0 +1,6 @@
|
||||
@comment $OpenBSD: PLIST,v 1.1.1.1 2008/11/11 22:45:23 jasper Exp $
|
||||
@bin bin/matchbox-nest
|
||||
share/matchbox-nest/
|
||||
share/matchbox-nest/dot.png
|
||||
share/matchbox-nest/ipaq3800.png
|
||||
share/matchbox-nest/ipaq3800.xml
|
Loading…
Reference in New Issue
Block a user