Magellan Linux

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

Parent Directory Parent Directory | Revision Log Revision Log


Revision 4929 - (hide annotations) (download)
Wed Feb 17 09:40:14 2010 UTC (14 years, 3 months ago) by niro
Original Path: trunk/extras/libqalculate/libqalculate-0.9.7-r1.smage2
File size: 687 byte(s)
auto added: ver bump to 0.9.7-r1
1 niro 4926 # $Id$
2    
3     PNAME="libqalculate"
4     PVER="0.9.7"
5     PBUILD="r1"
6    
7 niro 4927 PCATEGORIE="sci-libs"
8 niro 4926 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 niro 4929 >= net-misc/wget-1.12
19     >= sci-libs/cln-1.3.1"
20 niro 4926
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