Magellan Linux

Contents of /trunk/core/xcursor-themes/xcursor-themes-1.0.2-r1.smage2

Parent Directory Parent Directory | Revision Log Revision Log


Revision 3446 - (show annotations) (download)
Wed Oct 21 20:12:38 2009 UTC (14 years, 7 months ago) by niro
File size: 652 byte(s)
auto added: ver bump to 1.0.2-r1
1 # $Id$
2
3 PNAME="xcursor-themes"
4 PVER="1.0.2"
5 PBUILD="r1"
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.40"
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