Magellan Linux

Diff of /smage/trunk/extras/libgsf/libgsf-1.14.20-r1.smage2

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

revision 1707 by niro, Fri Apr 8 11:25:21 2011 UTC revision 1708 by niro, Fri Apr 8 11:44:01 2011 UTC
# Line 19  SDEPEND=">= dev-util/pkgconfig-0.25" Line 19  SDEPEND=">= dev-util/pkgconfig-0.25"
19  SRCFILE="${PNAME}-${PVER}.tar.bz2"  SRCFILE="${PNAME}-${PVER}.tar.bz2"
20  SRCDIR="${BUILDDIR}/${PNAME}-${PVER}"  SRCDIR="${BUILDDIR}/${PNAME}-${PVER}"
21    
22  sminclude gnome2  sminclude mbuild
23    
24    SRC_URI=(
25     gnome://${PNAME/2/}/${PVER%.*}/${SRCFILE}
26     mirror://${PNAME}/${SRCFILE}
27    )
28    
29  UP2DATE="updatecmd_gnome ${PNAME}"  UP2DATE="updatecmd_gnome ${PNAME}"

Legend:
Removed from v.1707  
changed lines
  Added in v.1708