Magellan Linux

Contents of /branches/magellan-0_10_0/extras/libzip/libzip-0.9-r1.smage2

Parent Directory Parent Directory | Revision Log Revision Log


Revision 3000 - (show annotations) (download)
Mon Oct 5 18:47:41 2009 UTC (14 years, 7 months ago) by niro
File size: 429 byte(s)
created branch 'magellan-0_10_0'
1 # $Id$
2
3 PNAME="libzip"
4 PVER="0.9"
5 PBUILD="r1"
6
7 PCATEGORIE="dev-libs"
8 STATE="unstable"
9
10 DESCRIPTION="C library for reading, creating and modifying zip archives."
11 HOMEPAGE="http://www.nih.at/libzip/"
12
13 DEPEND=""
14
15 SRCFILE="${PNAME}-${PVER}.tar.gz"
16 SRCDIR="${BUILDDIR}/${PNAME}-${PVER}"
17
18 sminclude mbuild
19
20 SRC_URI=(
21 http://www.nih.at/${PNAME}/${SRCFILE}
22 mirror://${PNAME}/${SRCFILE}
23 )
24
25 UP2DATE="updatecmd ${HOMEPAGE} | lasttarball"

Properties

Name Value
svn:keywords Id