Magellan Linux

Contents of /branches/branch-xorg18/core/xkbcomp/xkbcomp-1.1.1-r1.smage2

Parent Directory Parent Directory | Revision Log Revision Log


Revision 5192 - (show annotations) (download)
Tue Apr 6 21:54:10 2010 UTC (14 years, 1 month ago) by niro
File size: 469 byte(s)
created branch 'branch-xorg18'
1 # $Id$
2
3 PNAME="xkbcomp"
4 PVER="1.1.1"
5 PBUILD="r1"
6
7 PCATEGORIE="x11-apps"
8 STATE="unstable"
9
10 DESCRIPTION="Compiles XKB keyboard description."
11 HOMEPAGE="http://xorg.freedesktop.org"
12
13 DEPEND=">= x11-libs/libX11-1
14 >= x11-libs/libxkbfile-1"
15
16 sminclude xorg mtools
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