Initial import of matchbox-nest into the NetBSD Packages Collection.
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.
This commit is contained in:
parent
7db32157f1
commit
d7f67decb3
4 changed files with 30 additions and 0 deletions
2
x11/matchbox-nest/DESCR
Normal file
2
x11/matchbox-nest/DESCR
Normal file
|
@ -0,0 +1,2 @@
|
|||
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.
|
17
x11/matchbox-nest/Makefile
Normal file
17
x11/matchbox-nest/Makefile
Normal file
|
@ -0,0 +1,17 @@
|
|||
# $NetBSD: Makefile,v 1.1.1.1 2005/12/31 13:30:29 peter Exp $
|
||||
#
|
||||
|
||||
DISTNAME= matchbox-nest-0.3
|
||||
CATEGORIES= x11
|
||||
MASTER_SITES= http://projects.o-hand.com/matchbox/sources/matchbox-nest/0.3/
|
||||
EXTRACT_SUFX= .tar.bz2
|
||||
|
||||
MAINTAINER= tech-pkg@NetBSD.org
|
||||
HOMEPAGE= http://projects.o-hand.com/matchbox/
|
||||
COMMENT= Matchbox Xnest wrapper
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
|
||||
.include "../../devel/libmatchbox/buildlink3.mk"
|
||||
.include "../../mk/x11.buildlink3.mk"
|
||||
.include "../../mk/bsd.pkg.mk"
|
6
x11/matchbox-nest/PLIST
Normal file
6
x11/matchbox-nest/PLIST
Normal file
|
@ -0,0 +1,6 @@
|
|||
@comment $NetBSD: PLIST,v 1.1.1.1 2005/12/31 13:30:29 peter Exp $
|
||||
bin/matchbox-nest
|
||||
share/matchbox-nest/dot.png
|
||||
share/matchbox-nest/ipaq3800.png
|
||||
share/matchbox-nest/ipaq3800.xml
|
||||
@dirrm share/matchbox-nest
|
5
x11/matchbox-nest/distinfo
Normal file
5
x11/matchbox-nest/distinfo
Normal file
|
@ -0,0 +1,5 @@
|
|||
$NetBSD: distinfo,v 1.1.1.1 2005/12/31 13:30:29 peter Exp $
|
||||
|
||||
SHA1 (matchbox-nest-0.3.tar.bz2) = 190fdd159d19fe9b2bf08f76241776af0abf2654
|
||||
RMD160 (matchbox-nest-0.3.tar.bz2) = e39614e3aa91f25aeb77d121f2243109501a4342
|
||||
Size (matchbox-nest-0.3.tar.bz2) = 275456 bytes
|
Loading…
Reference in a new issue