Magellan Linux

Contents of /smage/trunk/core/file/file-4.26-r1.smage2

Parent Directory Parent Directory | Revision Log Revision Log


Revision 60 - (show annotations) (download)
Tue Jan 13 22:46:26 2009 UTC (15 years, 4 months ago) by niro
File size: 620 byte(s)
auto added: ver bump to 4.26-r1.smage2
1 # $Header: /magellan-cvs/smage/file/file-4.23-r1.smage2,v 1.1 2008/02/10 01:39:13 niro Exp $
2
3 PNAME="file"
4 PVER="4.26"
5 PBUILD="r1"
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 alx
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