Magellan Linux

Contents of /trunk/extras/xvidtune/xvidtune-1.0.1-r4.smage2

Parent Directory Parent Directory | Revision Log Revision Log


Revision 2 - (show annotations) (download)
Fri Oct 10 13:29:42 2008 UTC (15 years, 7 months ago) by niro
File size: 472 byte(s)
import repo
1 # $Header: /magellan-cvs/smage/xvidtune/xvidtune-1.0.1-r4.smage2,v 1.1 2008/03/24 14:12:38 niro Exp $
2
3 PNAME="xvidtune"
4 PVER="1.0.1"
5 PBUILD="r4"
6
7 PCATEGORIE="x11-apps"
8 STATE="unstable"
9
10 DESCRIPTION="Xvidtune is a client interface to the X server video mode extension."
11 HOMEPAGE="http://xorg.freedesktop.org"
12
13 sminclude xorg
14
15 DEPEND=">= x11-libs/libXxf86vm-1
16 >= x11-libs/libXaw-1"
17
18 src_compile()
19 {
20 cd ${SRCDIR}
21
22 xorg_src_configure --enable-xprint || die
23 mmake || die
24 }

Properties

Name Value
svn:keywords Id