Magellan Linux

Diff of /trunk/extras/x264/x264-20140918_2245-r1.smage2

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 22295 by niro, Fri Sep 19 10:24:05 2014 UTC revision 22296 by niro, Fri Sep 19 11:15:31 2014 UTC
# Line 12  HOMEPAGE="http://developers.videolan.org Line 12  HOMEPAGE="http://developers.videolan.org
12  DEPEND=">= virtual/glibc"  DEPEND=">= virtual/glibc"
13    
14  # i*86 needs nasm  # i*86 needs nasm
15  SDEPENDS_x86=">= dev-lang/nasm-2"  SDEPEND_x86=">= dev-lang/nasm-2"
16    
17  # x86_64 needs yasm  # x86_64 needs yasm
18  SDEPENDS_x86_64=">= dev-lang/yasm-1.3"  SDEPEND_x86_64=">= dev-lang/yasm-1.3"
19    
20  SDEPEND="$(marchsdepend)"  SDEPEND="$(marchsdepend)"
21    
22  # these vars must be exported to the mage file to get all things right  # these vars must be exported to the mage file to get all things right
23  SPECIAL_VARS="SDEPENDS_x86_64 SDEPENDS_x86"  SPECIAL_VARS="SDEPEND_x86_64 SDEPEND_x86"
24    
25  SRCFILE="${PNAME}-snapshot-${PVER/_/-}.tar.bz2"  SRCFILE="${PNAME}-snapshot-${PVER/_/-}.tar.bz2"
26  SRCDIR="${BUILDDIR}/${PNAME}-snapshot-${PVER/_/-}"  SRCDIR="${BUILDDIR}/${PNAME}-snapshot-${PVER/_/-}"

Legend:
Removed from v.22295  
changed lines
  Added in v.22296