Magellan Linux

Contents of /branches/magellan-next/core/twm/twm-1.0.7-r1.smage2

Parent Directory Parent Directory | Revision Log Revision Log


Revision 8776 - (show annotations) (download)
Thu Jul 28 16:34:53 2011 UTC (12 years, 10 months ago) by niro
File size: 305 byte(s)
auto added: ver bump to 1.0.7-r1
1 # $Id$
2
3 PNAME="twm"
4 PVER="1.0.7"
5 PBUILD="r1"
6
7 PCATEGORIE="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}"