Magellan Linux

Contents of /branches/magellan-0_10_0/core/libXcursor/libXcursor-1.1.9-r3.smage2

Parent Directory Parent Directory | Revision Log Revision Log


Revision 3000 - (show annotations) (download)
Mon Oct 5 18:47:41 2009 UTC (14 years, 7 months ago) by niro
File size: 754 byte(s)
created branch 'magellan-0_10_0'
1 # $Header: /magellan-cvs/smage/libXcursor/libXcursor-1.1.9-r2.smage2,v 1.1 2008/02/12 18:13:59 niro Exp $
2
3 PNAME="libXcursor"
4 PVER="1.1.9"
5 PBUILD="r3"
6
7 PCATEGORIE="x11-libs"
8 STATE="unstable"
9
10 DESCRIPTION="X11 Cursor management library."
11 HOMEPAGE="http://xorg.freedesktop.org"
12
13 sminclude xorg multilib
14
15 DEPEND=">= x11-libs/libXrender-1
16 >= x11-libs/libXfixes-1
17 >= x11-libs/libX11-1"
18
19 SDEPEND=">= x11-proto/xproto-1"
20
21 UP2DATE="updatecmd_xorg ${PNAME}"
22
23 src_compile()
24 {
25 #xorg_src_configure \
26 # fixes multilib loops
27 mconfigure --prefix=${X11_DIR} \
28 --with-icondir=/usr/share/cursors/xorg-x11 \
29 --with-cursorpath=~/.cursors:~/.icons:/usr/local/share/cursors/xorg-x11:/usr/share/cursors/xorg-x11:/usr/share/pixmaps/xorg-x11 \
30 || die
31
32 mmake || die
33 }

Properties

Name Value
svn:keywords Id