Magellan Linux

Contents of /trunk/core/xkbcomp/xkbcomp-1.0.5-r2.smage2

Parent Directory Parent Directory | Revision Log Revision Log


Revision 606 - (show annotations) (download)
Thu Dec 25 22:30:23 2008 UTC (15 years, 4 months ago) by niro
File size: 562 byte(s)
-rev bump to 1.0.5-r2
1 # $Header: /magellan-cvs/smage/xkbcomp/xkbcomp-1.0.5-r1.smage2,v 1.1 2008/05/09 19:57:43 niro Exp $
2
3 PNAME="xkbcomp"
4 PVER="1.0.5"
5 PBUILD="r2"
6
7 PCATEGORIE="x11-apps"
8 STATE="unstable"
9
10 DESCRIPTION="Compiles XKB keyboard description."
11 HOMEPAGE="http://xorg.freedesktop.org"
12
13 sminclude xorg mtools
14
15 DEPEND=">= x11-libs/libX11-1
16 >= x11-libs/libxkbfile-1"
17
18 UP2DATE="updatecmd_xorg ${PNAME}"
19
20 src_install()
21 {
22 xorg_src_install || die
23
24 # fixup missing xkbcomp link
25 minstalldir /usr/share/X11/xkb || die
26 mlink ../../../bin/xkbcomp /usr/share/X11/xkb/xkbcomp || die
27 }

Properties

Name Value
svn:keywords Id