Magellan Linux

Annotation of /trunk/core/rgb/rgb-1.0.3-r3.smage2

Parent Directory Parent Directory | Revision Log Revision Log


Revision 3329 - (hide annotations) (download)
Mon Oct 19 23:04:13 2009 UTC (14 years, 8 months ago) by niro
File size: 476 byte(s)
auto added: ver bump to 1.0.3-r3
1 niro 3329 # $Id$
2    
3     PNAME="rgb"
4     PVER="1.0.3"
5     PBUILD="r3"
6    
7     PCATEGORIE="x11-apps"
8     STATE="unstable"
9    
10     DESCRIPTION="X.org RGB database and applications."
11     HOMEPAGE="http://xorg.freedesktop.org"
12    
13     sminclude xorg mtools
14    
15     DEPEND=">= x11-libs/libX11-1
16     >= x11-libs/libXt-1"
17    
18     UP2DATE="updatecmd_xorg ${PNAME}"
19    
20     src_install()
21     {
22     xorg_src_install
23    
24     # xorg-config uses /usr/lib/X11/rgb as default db location
25     minstalldir /usr/lib/X11 || die
26     mlink ../../share/X11/rgb.txt /usr/lib/X11/rgb.txt || die
27     }

Properties

Name Value
svn:keywords Id