Magellan Linux

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

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1423 - (show annotations) (download)
Wed May 6 11:26:00 2009 UTC (15 years ago) by niro
File size: 562 byte(s)
-rebuild
1 # $Header: /magellan-cvs/smage/cabextract/cabextract-1.2-r2.smage2,v 1.1 2008/02/12 08:05:13 niro Exp $
2
3 PNAME="cabextract"
4 PVER="1.2"
5 PBUILD="r2"
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