Magellan Linux

Contents of /branches/magellan-next/core/xcursorgen/xcursorgen-1.0.4-r1.smage2

Parent Directory Parent Directory | Revision Log Revision Log


Revision 7979 - (show annotations) (download)
Mon Jun 27 20:27:23 2011 UTC (12 years, 10 months ago) by niro
File size: 309 byte(s)
auto added: ver bump to 1.0.4-r1
1 # $Id$
2
3 PNAME="xcursorgen"
4 PVER="1.0.4"
5 PBUILD="r1"
6
7 PCATEGORIE="x11-apps"
8 STATE="unstable"
9
10 DESCRIPTION="X cursor file generator."
11 HOMEPAGE="http://xorg.freedesktop.org"
12
13 sminclude xorg
14
15 DEPEND=">= x11-libs/libX11-1.4
16 >= x11-libs/libXcursor-1.1
17 >= media-libs/libpng-1.5"
18
19 UP2DATE="updatecmd_xorg ${PNAME}"