Magellan Linux

Contents of /branches/magellan-next/core/yasm/yasm-0.8.0-r2.smage2

Parent Directory Parent Directory | Revision Log Revision Log


Revision 6086 - (show annotations) (download)
Thu Aug 19 13:05:46 2010 UTC (13 years, 8 months ago) by niro
File size: 641 byte(s)
imported from trunk
1 # $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