Magellan Linux

Contents of /branches/magellan-next/core/rgb/rgb-1.0.3-r3.smage2

Parent Directory Parent Directory | Revision Log Revision Log


Revision 6419 - (show annotations) (download)
Mon Aug 23 18:01:37 2010 UTC (13 years, 8 months ago) by niro
File size: 476 byte(s)
imported from trunk
1 # $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