Magellan Linux

Diff of /smage/branches/alx07x-unstable/extras/libsoup/libsoup-2.52.2-r1.smage2

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

revision 8359 by niro, Fri Jan 15 12:10:14 2016 UTC revision 8360 by niro, Fri Jan 15 12:23:59 2016 UTC
# Line 21  ALX_DEV_DEPEND=">= dev-libs/glib2-dev-2. Line 21  ALX_DEV_DEPEND=">= dev-libs/glib2-dev-2.
21    
22  SDEPEND=">= dev-util/pkgconfig-0.25  SDEPEND=">= dev-util/pkgconfig-0.25
23   >= dev-util/intltool-0.50   >= dev-util/intltool-0.50
  >= dev-lang/vala-0.30  
24   ${ALX_DEV_DEPEND}"   ${ALX_DEV_DEPEND}"
25    
26  SRCFILE="${PNAME}-${PVER}.tar.xz"  SRCFILE="${PNAME}-${PVER}.tar.xz"
# Line 34  UP2DATE="updatecmd_gnome ${PNAME}" Line 33  UP2DATE="updatecmd_gnome ${PNAME}"
33    
34  src_compile()  src_compile()
35  {  {
36   mconfigure --without-gnome --disable-introspection || die   mconfigure --without-gnome --disable-introspection --disable-vala || die
37   mmake || die   mmake || die
38  }  }

Legend:
Removed from v.8359  
changed lines
  Added in v.8360