Magellan Linux

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

Parent Directory Parent Directory | Revision Log Revision Log


Revision 18930 - (hide annotations) (download)
Wed Aug 14 13:15:23 2013 UTC (11 years, 1 month ago) by niro
File size: 313 byte(s)
-release branches/R11-stable
1 niro 18592 # $Id$
2    
3     PNAME="svgpart"
4     PVER="4.10.5"
5     PBUILD="r1"
6    
7     DESCRIPTION="Svgpart is a kpart for viewing SVGs with KDE4."
8    
9     DEPEND="== kde-base/kdelibs-${PVER}
10     >= dev-libs/soprano-2.9"
11    
12     sminclude kde4
13    
14     UP2DATE="updatecmd -listonly http://download.kde.org/stable/ | grep 'stable/[0-9]' | sed -n 's:.*/\([0-9].*\)/:\1:;$ p'"