Magellan Linux

Annotation of /smage/trunk/core/xrandr/xrandr-1.3.4-r2.smage2

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1584 - (hide annotations) (download)
Thu Mar 3 14:36:27 2011 UTC (13 years, 2 months ago) by niro
File size: 481 byte(s)
-rev bump for mass rebuild
1 niro 1584 # $Id: xrandr-1.3.2-r1.smage2 275 2010-04-27 13:56:03Z niro $
2    
3     PNAME="xrandr"
4     PVER="1.3.4"
5     PBUILD="r2"
6    
7     PCATEGORIE="x11-apps"
8     STATE="unstable"
9    
10     DESCRIPTION="Xrandr is a primitive command line interface to the RandR extension and used to set the screen size, orientation and/or reflection."
11     HOMEPAGE="http://xorg.freedesktop.org"
12    
13     DEPEND=">= x11-libs/libXrandr-1
14     >= x11-libs/libX11-1"
15    
16     MCORE_ONLY_KEEP="usr/bin/xrandr"
17     sminclude xorg mcore-split
18    
19     UP2DATE="updatecmd_xorg ${PNAME}"