Magellan Linux

Contents of /trunk/core/twm/twm-1.0.7-r2.smage2

Parent Directory Parent Directory | Revision Log Revision Log


Revision 13639 - (show annotations) (download)
Thu Oct 18 20:30:06 2012 UTC (11 years, 8 months ago) by niro
File size: 299 byte(s)
-rebuild
1 # $Id$
2
3 PNAME="twm"
4 PVER="1.0.7"
5 PBUILD="r2"
6
7 PCAT="x11-wm"
8
9 DESCRIPTION="Tab Window Manager for the X Window System."
10 HOMEPAGE="http://xorg.freedesktop.org"
11
12 sminclude xorg
13
14 DEPEND=">= x11-libs/libX11-1
15 >= x11-libs/libXt-1
16 >= x11-libs/libXmu-1"
17
18 UP2SUBDIR="app"
19 UP2DATE="updatecmd_xorg ${PNAME}"