Magellan Linux

Contents of /branches/magellan-next/core/xsetroot/xsetroot-1.1.0-r1.smage2

Parent Directory Parent Directory | Revision Log Revision Log


Revision 8000 - (show annotations) (download)
Tue Jun 28 17:11:24 2011 UTC (12 years, 10 months ago) by niro
File size: 385 byte(s)
auto added: ver bump to 1.1.0-r1
1 # $Id: xsetroot-1.0.3-r1.smage2 3455 2009-10-21 20:23:00Z niro $
2
3 PNAME="xsetroot"
4 PVER="1.1.0"
5 PBUILD="r1"
6
7 PCATEGORIE="x11-apps"
8 STATE="unstable"
9
10 DESCRIPTION="Root window parameter setting utility for X."
11 HOMEPAGE="http://xorg.freedesktop.org"
12
13 DEPEND=">= x11-libs/libXmu-1
14 >= x11-libs/libX11-1"
15
16 SDEPEND=">= x11-misc/xbitmaps-1"
17
18 sminclude xorg
19
20 UP2DATE="updatecmd_xorg ${PNAME}"