Magellan Linux

Annotation of /branches/R11-stable/extras/libkdeedu/libkdeedu-4.10.5-r1.smage2

Parent Directory Parent Directory | Revision Log Revision Log


Revision 18902 - (hide annotations) (download)
Wed Aug 14 13:11:45 2013 UTC (11 years, 1 month ago) by niro
File size: 289 byte(s)
-release branches/R11-stable
1 niro 18595 # $Id$
2    
3     PNAME="libkdeedu"
4     PVER="4.10.5"
5     PBUILD="r1"
6    
7     DESCRIPTION="Support library for KDE Educational Software."
8    
9     DEPEND="== kde-base/kdelibs-${PVER}"
10    
11     sminclude kde4
12    
13     UP2DATE="updatecmd -listonly http://download.kde.org/stable/ | grep 'stable/[0-9]' | sed -n 's:.*/\([0-9].*\)/:\1:;$ p'"