Magellan Linux

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

Parent Directory Parent Directory | Revision Log Revision Log


Revision 313 - (show annotations) (download)
Wed Apr 28 13:27:30 2010 UTC (14 years ago) by niro
File size: 475 byte(s)
auto added: ver bump to 1.1.1-r1.smage2
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 mcore
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