Magellan Linux

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

Parent Directory Parent Directory | Revision Log Revision Log


Revision 315 - (show annotations) (download)
Wed Apr 28 13:29:29 2010 UTC (14 years ago) by niro
File size: 529 byte(s)
auto added: ver bump to 1.1.1-r1
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 MCORE_ONLY_KEEP="usr/bin/xkbcomp"
17 sminclude xorg mtools mcore-split
18
19 UP2DATE="updatecmd_xorg ${PNAME}"
20
21 mcore_generic_src_install()
22 {
23 xorg_src_install || die
24
25 # fixup missing xkbcomp link
26 minstalldir /usr/share/X11/xkb || die
27 mlink ../../../bin/xkbcomp /usr/share/X11/xkb/xkbcomp || die
28 }

Properties

Name Value
svn:keywords Id