Magellan Linux

Contents of /trunk/core/xcursor-themes/xcursor-themes-1.0.1-r6.smage2

Parent Directory Parent Directory | Revision Log Revision Log


Revision 831 - (show annotations) (download)
Fri Dec 26 03:49:45 2008 UTC (15 years, 5 months ago) by niro
File size: 759 byte(s)
-fixed dependencies
1 # $Header: /magellan-cvs/smage/xcursor-themes/xcursor-themes-1.0.1-r5.smage2,v 1.1 2008/03/24 13:18:32 niro Exp $
2
3 PNAME="xcursor-themes"
4 PVER="1.0.1"
5 PBUILD="r6"
6
7 PCATEGORIE="x11-themes"
8 STATE="unstable"
9
10 DESCRIPTION="The default XCursor themes: handheld, redglass and whiteglass."
11 HOMEPAGE="http://xorg.freedesktop.org"
12
13 sminclude xorg mtools
14
15 DEPEND=">= x11-libs/libX11-1
16 >= x11-libs/libXcursor-1
17 >= media-libs/libpng-1.2.34"
18
19 SDEPEND=">= x11-apps/xcursorgen-1"
20
21 UP2SUBDIR="data"
22 UP2DATE="updatecmd_xorg ${PNAME}"
23
24 src_install()
25 {
26 xorg_src_install
27
28 # using whiteglass as default cursor
29 minstalldir /usr/share/cursors/xorg-x11/default || die
30 cat > ${BINDIR}/usr/share/cursors/xorg-x11/default/index.theme << EOF
31 [Icon Theme]
32 Inherits=whiteglass
33 EOF
34 }

Properties

Name Value
svn:keywords Id