Magellan Linux

Diff of /trunk/extras/gdk-pixbuf/gdk-pixbuf-2.30.8-r1.smage2

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

revision 22236 by niro, Fri Jun 20 11:49:09 2014 UTC revision 22237 by niro, Mon Sep 15 11:51:41 2014 UTC
# Line 22  DEPEND="$(marchdepend) Line 22  DEPEND="$(marchdepend)
22    
23  SDEPEND=">= dev-util/pkgconfig-0.25  SDEPEND=">= dev-util/pkgconfig-0.25
24   >= sys-dev/autoconf-4   >= sys-dev/autoconf-4
25   >= sys-dev/automake-3"   >= sys-dev/automake-3
26     >= dev-libs/gobject-introspection-1.40"
27    
28  SRCFILE="${PNAME}-${PVER}.tar.xz"  SRCFILE="${PNAME}-${PVER}.tar.xz"
29  SRCDIR="${BUILDDIR}/${PNAME}-${PVER}"  SRCDIR="${BUILDDIR}/${PNAME}-${PVER}"
# Line 50  src_compile() Line 51  src_compile()
51   --with-libpng \   --with-libpng \
52   --with-x11 \   --with-x11 \
53   --with-libjasper \   --with-libjasper \
54     --enable-introspection \
55   --disable-gtk-doc \   --disable-gtk-doc \
56   '$(eval echo \$myconf_${abi})' \   '$(eval echo \$myconf_${abi})' \
57   ${myconf} \   ${myconf} \

Legend:
Removed from v.22236  
changed lines
  Added in v.22237