Mailing List Archive

A small note for dev-embedded/qvfb/qvfb-4.6.3.ebuild
Hi all,

Look at
myconf="${myconf} -no-xkb -no-fontconfig -no-xrender -no-xrandr
-no-xfixes -no-xcursor -no-xinerama -no-xshape -no-sm -no-opengl
-no-nas-sound -no-dbus -iconv -no-cups -no-nis -no-gif -no-libpng
-no-libmng -no-libjpeg -no-openssl -system-zlib -no-webkit
-no-phonon
-no-xmlpatterns -no-freetype -no-libtiff -no-accessibility
-no-glib -no-opengl -no-qt3support -no-svg"

"-no-opengl" option is mentioned twice.
Re: A small note for dev-embedded/qvfb/qvfb-4.6.3.ebuild [ In reply to ]
Sergey Gusarov wrote:
> Look at
> myconf="${myconf} -no-xkb -no-fontconfig -no-xrender -no-xrandr
> -no-xfixes -no-xcursor -no-xinerama -no-xshape -no-sm -no-opengl
> -no-nas-sound -no-dbus -iconv -no-cups -no-nis -no-gif -no-libpng
> -no-libmng -no-libjpeg -no-openssl -system-zlib -no-webkit
> -no-phonon
> -no-xmlpatterns -no-freetype -no-libtiff -no-accessibility
> -no-glib -no-opengl -no-qt3support -no-svg"
>
> "-no-opengl" option is mentioned twice.

That's harmless, but of course you could create a bug for it and
attach a patch for the ebuild.


//Peter
Re: A small note for dev-embedded/qvfb/qvfb-4.6.3.ebuild [ In reply to ]
On Sunday, April 10, 2011 11:42:38 Sergey Gusarov wrote:
> Look at
> myconf="${myconf} -no-xkb -no-fontconfig -no-xrender -no-xrandr
> -no-xfixes -no-xcursor -no-xinerama -no-xshape -no-sm -no-opengl
> -no-nas-sound -no-dbus -iconv -no-cups -no-nis -no-gif -no-libpng
> -no-libmng -no-libjpeg -no-openssl -system-zlib -no-webkit
> -no-phonon
> -no-xmlpatterns -no-freetype -no-libtiff -no-accessibility
> -no-glib -no-opengl -no-qt3support -no-svg"
>
> "-no-opengl" option is mentioned twice.

bug reports for ebuilds should go into bugzilla
-mike