Magellan Linux

Diff of /trunk/core/fontconfig/fontconfig-2.12.2-r1.smage2

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

revision 29338 by niro, Thu Jun 1 10:09:58 2017 UTC revision 29339 by niro, Thu Jun 1 10:32:33 2017 UTC
# Line 25  SRC_URI=( Line 25  SRC_URI=(
25   mirror://${PNAME}/${SRCFILE}   mirror://${PNAME}/${SRCFILE}
26   "mirror://${PNAME}/man-2.3.1/fc-cache.man man-2.3.1"   "mirror://${PNAME}/man-2.3.1/fc-cache.man man-2.3.1"
27   "mirror://${PNAME}/man-2.3.1/fc-list.man man-2.3.1"   "mirror://${PNAME}/man-2.3.1/fc-list.man man-2.3.1"
  mirror://${PNAME}/${PNAME}-2.12.1-glibc225.patch  
28   mirror://${PNAME}/${PNAME}-2.12.1-freetype-271.patch   mirror://${PNAME}/${PNAME}-2.12.1-freetype-271.patch
29   mirror://${PNAME}/${PNAME}-2.12.1-gperf31.patch   mirror://${PNAME}/${PNAME}-2.12.1-gperf31.patch
30  )  )
# Line 36  src_prepare() Line 35  src_prepare()
35  {  {
36   munpack ${SRCFILE} || die   munpack ${SRCFILE} || die
37    
  # fix ftbfs with glibc-2.25  
  mpatch ${PNAME}-2.12.1-glibc225.patch || die  
38   # fix ftbfs with freetype-2.7.1   # fix ftbfs with freetype-2.7.1
39   mpatch ${PNAME}-2.12.1-freetype-271.patch || die   mpatch ${PNAME}-2.12.1-freetype-271.patch || die
40   # fix ftbfs with gperf-3.1   # fix ftbfs with gperf-3.1

Legend:
Removed from v.29338  
changed lines
  Added in v.29339