Magellan Linux

Annotation of /trunk/core/yasm/yasm-0.8.0-r2.smage2

Parent Directory Parent Directory | Revision Log Revision Log


Revision 3532 - (hide annotations) (download)
Fri Oct 23 09:19:21 2009 UTC (14 years, 8 months ago) by niro
File size: 641 byte(s)
auto added: ver bump to 0.8.0-r2
1 niro 3532 # $Id$
2    
3     PNAME="yasm"
4     PVER="0.8.0"
5     PBUILD="r2"
6    
7     PCATEGORIE="dev-lang"
8     STATE="unstable"
9    
10     DESCRIPTION="YASM is an rewrite of the NASM assembler with support for x86_64."
11     HOMEPAGE="http://www.tortall.net/projects/yasm/"
12    
13     DEPEND=""
14     SDEPEND=">= sys-dev/gettext-0.17"
15    
16     SRCFILE="${PNAME}-${PVER}.tar.gz"
17     SRCDIR="${BUILDDIR}/${PNAME}-${PVER}"
18    
19     sminclude mbuild
20    
21     SRC_URI=(
22     http://www.tortall.net/projects/${PNAME}/releases/${SRCFILE}
23     mirror://${PNAME}/${SRCFILE}
24     )
25    
26     #UP2DATE="updatecmd ${HOMEPAGE}/wiki/Download | grep 'Latest Release' | sed 's/.*: \(.*\)/\1/'"
27     UP2DATE="updatecmd http://www.tortall.net/projects/${PNAME}/releases | lasttarball gz"

Properties

Name Value
svn:keywords Id