Magellan Linux

Diff of /trunk/core/xscreensaver/xscreensaver-5.08-r1.smage2

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

revision 1480 by niro, Fri May 8 07:52:39 2009 UTC revision 1481 by niro, Fri May 8 07:55:41 2009 UTC
# Line 45  SRC_URI=( Line 45  SRC_URI=(
45   mirror://${PNAME}/${SRCFILE}   mirror://${PNAME}/${SRCFILE}
46   mirror://${PNAME}/xscreensaver.pam   mirror://${PNAME}/xscreensaver.pam
47   mirror://${PNAME}/${PNAME}-4.24-app-defaults.patch   mirror://${PNAME}/${PNAME}-4.24-app-defaults.patch
48   mirror://${PNAME}/${PNAME}-${PVER}-po-recreate.patch   mirror://${PNAME}/${PNAME}-${PVER}-no-intltool.patch
49   mirror://${PNAME}/${PNAME}-${PVER}-randr12.patch   mirror://${PNAME}/${PNAME}-${PVER}-randr12.patch
50   mirror://${PNAME}/${PNAME}-${PVER}-glforrestfire.patch   mirror://${PNAME}/${PNAME}-${PVER}-glforrestfire.patch
51   mirror://${PNAME}/${PNAME}-${PVER}-phosphor-segv.patch   mirror://${PNAME}/${PNAME}-${PVER}-phosphor-segv.patch
# Line 63  src_prepare() Line 63  src_prepare()
63    
64   # recreate all po files   # recreate all po files
65   # fix error: po/Makefile.in.in was not created by intltoolize   # fix error: po/Makefile.in.in was not created by intltoolize
66   mpatch ${PNAME}-${PVER}-po-recreate.patch || die   mpatch ${PNAME}-${PVER}-no-intltool.patch || die
67    
68   # add randr-1.2 support   # add randr-1.2 support
69   mpatch ${PNAME}-${PVER}-randr12.patch || die   mpatch ${PNAME}-${PVER}-randr12.patch || die

Legend:
Removed from v.1480  
changed lines
  Added in v.1481