Magellan Linux

Annotation of /branches/R11-stable/core/twm/twm-1.0.7-r3.smage2

Parent Directory Parent Directory | Revision Log Revision Log


Revision 14950 - (hide annotations) (download)
Wed Jan 2 09:43:08 2013 UTC (11 years, 5 months ago) by niro
File size: 332 byte(s)
-release branches/R11-stable
1 niro 13886 # $Id$
2    
3     PNAME="twm"
4     PVER="1.0.7"
5     PBUILD="r3"
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     PROVIDE="virtual/windowmanager"
19    
20     UP2SUBDIR="app"
21     UP2DATE="updatecmd_xorg ${PNAME}"