Magellan Linux

Contents of /branches/magellan-next/extras/libqalculate/libqalculate-0.9.7-r1.smage2

Parent Directory Parent Directory | Revision Log Revision Log


Revision 7050 - (show annotations) (download)
Tue Sep 28 12:47:43 2010 UTC (13 years, 7 months ago) by niro
File size: 687 byte(s)
imported from trunk
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 >= sci-libs/cln-1.3.1"
20
21 SDEPEND=">= dev-util/pkgconfig-0.23
22 >= dev-util/intltool-0.40
23 >= sys-dev/gettext-0.17"
24
25 SRCFILE="${PNAME}-${PVER}.tar.gz"
26 SRCDIR="${BUILDDIR}/${PNAME}-${PVER}"
27
28 sminclude mbuild
29
30 SRC_URI=(
31 sourceforge://qalculate/${SRCFILE}
32 mirror://${PNAME}/${SRCFILE}
33 )
34
35 UP2DATE="updatecmd_sourceforge qalculate ${PNAME}"

Properties

Name Value
svn:keywords Id