Magellan Linux

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

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1155 - (hide annotations) (download)
Sat Apr 25 10:07:53 2009 UTC (15 years, 2 months ago) by niro
File size: 641 byte(s)
auto added: ver bump to 0.8.0-r1
1 niro 1155 # $Id$
2    
3     PNAME="yasm"
4     PVER="0.8.0"
5     PBUILD="r1"
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