Magellan Linux

Diff of /smage/trunk/core/openmotif/openmotif-2.3.4-r1.smage2

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

revision 4276 by niro, Mon Nov 12 15:20:29 2012 UTC revision 4277 by niro, Tue Nov 13 07:56:39 2012 UTC
# Line 30  SRC_URI=( Line 30  SRC_URI=(
30   mirror://${PNAME}/${SRCFILE}   mirror://${PNAME}/${SRCFILE}
31   mirror://${PNAME}/openmotif-2.2.3-Mwm.defaults   mirror://${PNAME}/openmotif-2.2.3-Mwm.defaults
32   mirror://${PNAME}/${PNAME}-2.3.3-no-demos.patch   mirror://${PNAME}/${PNAME}-2.3.3-no-demos.patch
  mirror://${PNAME}/${PNAME}-2.3.3-libpng14.patch  
33  )  )
34    
35  UP2TARBALL="motif"  UP2TARBALL="motif"
# Line 44  src_prepare() Line 43  src_prepare()
43   # disable compilation of demo binaries   # disable compilation of demo binaries
44   mpatch ${PNAME}-2.3.3-no-demos.patch || die   mpatch ${PNAME}-2.3.3-no-demos.patch || die
45    
  # fix build with libpng-1.4 and newer  
  mpatch ${PNAME}-2.3.3-libpng14.patch || die  
   
46   # add X.Org vendor string to aliases for virtual bindings   # add X.Org vendor string to aliases for virtual bindings
47   all-abis "echo -e '"The X.Org Foundation"\t\t\t\t\tpc' >> bindings/xmbind.alias" || die   all-abis "echo -e '"The X.Org Foundation"\t\t\t\t\tpc' >> bindings/xmbind.alias" || die
48    

Legend:
Removed from v.4276  
changed lines
  Added in v.4277