Magellan Linux

Contents of /smage/trunk/core/file/file-5.03-r2.smage2

Parent Directory Parent Directory | Revision Log Revision Log


Revision 94 - (show annotations) (download)
Wed Jan 6 10:22:01 2010 UTC (14 years, 3 months ago) by niro
File size: 531 byte(s)
auto added: ver bump to 5.03-r2
1 # $Id$
2
3 PNAME="file"
4 PVER="5.03"
5 PBUILD="r2"
6
7 PCATEGORIE="sys-apps"
8 STATE="unstable"
9
10 DESCRIPTION="Program to identify a file's format by scanning binary data for patterns."
11 HOMEPAGE="ftp://ftp.astron.com/pub/file/"
12
13 DEPEND=">= virtual/glibc"
14
15 SRCFILE="${PNAME}-${PVER}.tar.gz"
16 SRCDIR="${BUILDDIR}/${PNAME}-${PVER}"
17
18 sminclude multilib
19
20 SRC_URI=(
21 ftp://ftp.astron.com/pub/${PNAME}/${SRCFILE}
22 #ftp://ftp.gw.com/mirrors/pub/unix/${PNAME}/${SRCFILE}
23 mirror://${PNAME}/${SRCFILE}
24 )
25
26 UP2DATE="updatecmd ${HOMEPAGE} | lasttarball gz"

Properties

Name Value
svn:keywords Id