Magellan Linux

Contents of /trunk/extras/cabextract/cabextract-1.2-r4.smage2

Parent Directory Parent Directory | Revision Log Revision Log


Revision 3752 - (show annotations) (download)
Tue Nov 3 14:10:16 2009 UTC (14 years, 6 months ago) by niro
File size: 465 byte(s)
auto added: ver bump to 1.2-r4
1 # $Id$
2
3 PNAME="cabextract"
4 PVER="1.2"
5 PBUILD="r4"
6
7 PCATEGORIE="app-arch"
8 STATE="unstable"
9
10 DESCRIPTION="Unpacks MS .cab files."
11 HOMEPAGE="http://www.cabextract.org.uk/"
12
13 DEPEND=">= virtual/glibc"
14
15 SRCFILE="${PNAME}-${PVER}.tar.gz"
16 SRCDIR="${BUILDDIR}/${PNAME}-${PVER}"
17
18 sminclude mbuild
19
20 SRC_URI=(
21 http://www.cabextract.org.uk/${SRCFILE}
22 mirror://${PNAME}/${SRCFILE}
23 )
24
25 UP2DATE="updatecmd ${HOMEPAGE} | grep 'latest version of' | sed 's/.*version \(.*\),.*/\1/'"

Properties

Name Value
svn:keywords Id