Magellan Linux

Contents of /branches/magellan-next/core/xsetroot/xsetroot-1.0.3-r2.smage2

Parent Directory Parent Directory | Revision Log Revision Log


Revision 6981 - (show annotations) (download)
Mon Sep 27 15:46:46 2010 UTC (13 years, 8 months ago) by niro
File size: 385 byte(s)
auto added: ver bump to 1.0.3-r2
1 # $Id: xsetroot-1.0.3-r1.smage2 3455 2009-10-21 20:23:00Z niro $
2
3 PNAME="xsetroot"
4 PVER="1.0.3"
5 PBUILD="r2"
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}"