Magellan Linux

Diff of /trunk/extras/at-spi2-core/at-spi2-core-2.28.0-r1.smage2

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

revision 30804 by niro, Thu Apr 5 12:41:31 2018 UTC revision 30805 by niro, Thu Apr 5 12:44:41 2018 UTC
# Line 12  HOMEPAGE="http://gnome.org" Line 12  HOMEPAGE="http://gnome.org"
12  DEPEND_x86_64=">= sys-apps/multiarch-wrapper-1"  DEPEND_x86_64=">= sys-apps/multiarch-wrapper-1"
13  SPECIAL_VARS="DEPEND_x86_64"  SPECIAL_VARS="DEPEND_x86_64"
14    
15  DEPEND=">= dev-libs/glib2-2.54  DEPEND=">= dev-libs/glib2-2.56
16   >= x11-libs/libX11-1.6   >= x11-libs/libX11-1.6
17   >= x11-libs/libXi-1.7   >= x11-libs/libXi-1.7
18   >= x11-libs/libXt-1.1   >= x11-libs/libXt-1.1
# Line 21  DEPEND=">= dev-libs/glib2-2.54 Line 21  DEPEND=">= dev-libs/glib2-2.54
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
24   >= dev-libs/gobject-introspection-1.54"   >= dev-libs/gobject-introspection-1.56"
25    
26  SRCFILE="${PNAME}-${PVER}.tar.xz"  SRCFILE="${PNAME}-${PVER}.tar.xz"
27  SRCDIR="${BUILDDIR}/${PNAME}-${PVER}"  SRCDIR="${BUILDDIR}/${PNAME}-${PVER}"
# Line 38  UP2DATE="updatecmd_gnome ${PNAME/3/}" Line 38  UP2DATE="updatecmd_gnome ${PNAME/3/}"
38    
39  src_compile()  src_compile()
40  {  {
41   meson_src_compile $(meson_enable introspection) || die   meson_src_compile $(meson_enable introspection yes) || die
42  }  }

Legend:
Removed from v.30804  
changed lines
  Added in v.30805