Magellan Linux

Contents of /trunk/extras/libmal/libmal-0.44.1-r1.smage2

Parent Directory Parent Directory | Revision Log Revision Log


Revision 2042 - (show annotations) (download)
Fri Jun 12 17:53:19 2009 UTC (14 years, 10 months ago) by niro
File size: 508 byte(s)
auto added: ver bump to 0.44.1-r1
1 # $Id$
2
3 PNAME="libmal"
4 PVER="0.44.1"
5 PBUILD="r1"
6
7 PCATEGORIE="dev-libs"
8 STATE="unstable"
9
10 DESCRIPTION="A convenience library of functions used to synchronize with a MAL server."
11 HOMEPAGE="http://www.jlogday.com/code/libmal/index.html"
12
13 DEPEND=">= net-misc/pilot-link-0.12.4"
14
15 SRCFILE="${PNAME}-${PVER}.tar.gz"
16 SRCDIR="${BUILDDIR}/${PNAME}-${PVER}"
17
18 sminclude mbuild
19
20 SRC_URI=(
21 http://www.jlogday.com/code/${PNAME}/${SRCFILE}
22 mirror://${PNAME}/${SRCFILE}
23 )
24
25 UP2DATE="updatecmd ${HOMEPAGE} | lasttarball gz"

Properties

Name Value
svn:keywords Id