Magellan Linux

Contents of /trunk/extras/xcursor-themes/xcursor-themes-1.0.1-r5.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: 706 byte(s)
import repo
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="r5"
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.8"
18
19 SDEPEND=">= x11-apps/xcursorgen-1"
20
21 src_install()
22 {
23 xorg_src_install
24
25 # using whiteglass as default cursor
26 minstalldir /usr/share/cursors/xorg-x11/default || die
27 cat > ${BINDIR}/usr/share/cursors/xorg-x11/default/index.theme << EOF
28 [Icon Theme]
29 Inherits=whiteglass
30 EOF
31 }

Properties

Name Value
svn:keywords Id