Magellan Linux

Contents of /trunk/extras/libqalculate/libqalculate-0.9.7-r1.smage2

Parent Directory Parent Directory | Revision Log Revision Log


Revision 4927 - (show annotations) (download)
Tue Feb 16 20:29:16 2010 UTC (14 years, 2 months ago) by niro
File size: 664 byte(s)
auto added: ver bump to 0.9.7-r1
1 # $Id$
2
3 PNAME="libqalculate"
4 PVER="0.9.7"
5 PBUILD="r1"
6
7 PCATEGORIE="sci-libs"
8 STATE="unstable"
9
10 DESCRIPTION="Multi-purpose desktop calculator library."
11 HOMEPAGE="http://qalculate.sourceforge.net/"
12
13 DEPEND=">= dev-libs/libxml2-2.7
14 >= dev-libs/glib2-2.22
15 >= sys-libs/zlib-1.2.3
16 >= sys-libs/ncurses-5.7
17 >= sys-libs/readline-6.0
18 >= net-misc/wget-1.12"
19
20 SDEPEND=">= dev-util/pkgconfig-0.23
21 >= dev-util/intltool-0.40
22 >= sys-dev/gettext-0.17"
23
24 SRCFILE="${PNAME}-${PVER}.tar.gz"
25 SRCDIR="${BUILDDIR}/${PNAME}-${PVER}"
26
27 sminclude mbuild
28
29 SRC_URI=(
30 sourceforge://qalculate/${SRCFILE}
31 mirror://${PNAME}/${SRCFILE}
32 )
33
34 UP2DATE="updatecmd_sourceforge qalculate ${PNAME}"

Properties

Name Value
svn:keywords Id