Magellan Linux

Contents of /trunk/extras/libXcursor/libXcursor-1.1.9-r2.smage2

Parent Directory Parent Directory | Revision Log Revision Log


Revision 2 - (show annotations) (download)
Fri Oct 10 13:29:42 2008 UTC (15 years, 7 months ago) by niro
File size: 719 byte(s)
import repo
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="r2"
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 src_compile()
22 {
23 #xorg_src_configure \
24 # fixes multilib loops
25 mconfigure --prefix=${X11_DIR} \
26 --with-icondir=/usr/share/cursors/xorg-x11 \
27 --with-cursorpath=~/.cursors:~/.icons:/usr/local/share/cursors/xorg-x11:/usr/share/cursors/xorg-x11:/usr/share/pixmaps/xorg-x11 \
28 || die
29
30 mmake || die
31 }

Properties

Name Value
svn:keywords Id