Magellan Linux

Contents of /trunk/todo/xcursors-daliesque/xcursors-daliesque-1-r6.smage2

Parent Directory Parent Directory | Revision Log Revision Log


Revision 2653 - (show annotations) (download)
Thu Jul 9 20:44:04 2009 UTC (14 years, 10 months ago) by niro
File size: 846 byte(s)
-moved to 'todo'
1 # $Header: /magellan-cvs/smage/xcursors-daliesque/xcursors-daliesque-1-r6.smage2,v 1.2 2008/02/07 14:23:55 niro Exp $
2
3 PNAME="xcursors-daliesque"
4 PVER="1"
5 PBUILD="r6"
6
7 PCATEGORIE="x11-themes"
8 STATE="testing"
9
10 DESCRIPTION="Cursors for Xorg."
11 HOMEPAGE="http://www.kde-look.org/content/show.php?content=10211"
12
13 DEPEND=">= x11-libs/libX11-1
14 >= x11-libs/libXcursor-1
15 >= media-libs/libpng-1.2.8"
16
17 SDEPEND=">= x11-apps/xcursorgen-1"
18
19 SRCFILE="10211-daliesque.tar.gz"
20 SRCDIR="${BUILDDIR}/${PNAME/xcursors-/}"
21
22 SRC_URI=( mirror://${PNAME}/${SRCFILE} )
23
24 src_install()
25 {
26 munpack ${SRCFILE} || die
27 cd ${SRCDIR}
28
29 # needed directories
30 install -d ${BINDIR}/usr/share/cursors/xorg-x11/${PNAME/xcursors-/}/cursors || die
31
32 # cursors
33 cp -d ${SRCDIR}/cursors/* \
34 ${BINDIR}/usr/share/cursors/xorg-x11/${PNAME/xcursors-/}/cursors\
35 || die
36
37 # has no docs
38 }

Properties

Name Value
svn:keywords Id