Magellan Linux

Contents of /smage/trunk/core/xkbcomp/xkbcomp-1.0.5-r1.smage2

Parent Directory Parent Directory | Revision Log Revision Log


Revision 581 - (show annotations) (download)
Sun Feb 8 18:07:20 2009 UTC (15 years, 4 months ago) by niro
File size: 533 byte(s)
-moved to 'core'
1 # $Header: /alx-cvs/smage-eglibc/xkbcomp/xkbcomp-1.0.5-r1.smage2,v 1.1 2008/06/07 18:32:45 niro Exp $
2
3 PNAME="xkbcomp"
4 PVER="1.0.5"
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 sminclude xorg mtools alx
14
15 DEPEND=">= x11-libs/libX11-1
16 >= x11-libs/libxkbfile-1"
17
18 src_install()
19 {
20 xorg_src_install || die
21
22 # fixup missing xkbcomp link
23 minstalldir /usr/share/X11/xkb || die
24 mlink ../../../bin/xkbcomp /usr/share/X11/xkb/xkbcomp || die
25 }

Properties

Name Value
svn:keywords Id