Magellan Linux

Contents of /trunk/extras/kruler/kruler-4.8.3-r1.smage2

Parent Directory Parent Directory | Revision Log Revision Log


Revision 12397 - (show annotations) (download)
Thu May 17 19:42:33 2012 UTC (12 years ago) by niro
File size: 344 byte(s)
auto added: ver bump to 4.8.3-r1
1 # $Id$
2
3 PNAME="kruler"
4 PVER="4.8.3"
5 PBUILD="r1"
6
7 DESCRIPTION="A screen ruler for KDE4."
8
9 DEPEND="== kde-base/kdebase-runtime-${PVER}
10 >= x11-libs/libX11-1.4
11 >= x11-libs/libXft-2.3
12 >= x11-libs/libXpm-3.5"
13
14 sminclude kde4
15
16 UP2DATE="updatecmd -listonly http://download.kde.org/stable/ | grep 'stable/[0-9]' | sed -n 's:.*/\([0-9].*\)/:\1:;$ p'"