Magellan Linux

Contents of /trunk/extras/cantor/cantor-4.9.4-r1.smage2

Parent Directory Parent Directory | Revision Log Revision Log


Revision 15625 - (show annotations) (download)
Mon Jan 7 12:21:29 2013 UTC (11 years, 4 months ago) by niro
File size: 432 byte(s)
-fixed libqalculate dep
1 # $Id$
2
3 PNAME="cantor"
4 PVER="4.9.4"
5 PBUILD="r1"
6
7 DESCRIPTION="KDE4 Frontend to Mathematical Software."
8
9 # todo: r, maxima, octave
10 DEPEND="== kde-base/kdebase-runtime-${PVER}
11 == kde-base/libkdeedu-${PVER}
12 == kde-base/analitza-${PVER}
13 >= app-text/libspectre-0.2
14 >= sci-libs/libqalculate-0.9"
15
16 sminclude kde4
17
18 UP2DATE="updatecmd -listonly http://download.kde.org/stable/ | grep 'stable/[0-9]' | sed -n 's:.*/\([0-9].*\)/:\1:;$ p'"