wok-next diff gst0-plugins-ugly/receipt @ rev 20790

1. update also pinentry-gtk to new version 2. add to both fltk-dev so fltk-config is found 3. I want to force also a build to see if it really builds OKish here (see wok-build)
author Erkan Yilmaz <erkan@slitaz.org>
date Sat Jun 09 11:23:42 2018 +0000 (2018-06-09)
parents 5baa3b6a24e7
children d958fec46c9f
line diff
     1.1 --- a/gst0-plugins-ugly/receipt	Thu Apr 12 09:48:04 2018 +0300
     1.2 +++ b/gst0-plugins-ugly/receipt	Sat Jun 09 11:23:42 2018 +0000
     1.3 @@ -3,7 +3,7 @@
     1.4  PACKAGE="gst0-plugins-ugly"
     1.5  VERSION="0.10.19"
     1.6  CATEGORY="multimedia"
     1.7 -SHORT_DESC="GStreamer Ugly Plugins"
     1.8 +SHORT_DESC="GStreamer-0.10 Ugly Plugins"
     1.9  MAINTAINER="jozee@slitaz.org"
    1.10  LICENSE="LGPL2.1"
    1.11  WEB_SITE="http://gstreamer.freedesktop.org/"
    1.12 @@ -21,6 +21,7 @@
    1.13  		--with-package-name="GStreamer Ugly Plugins (0.10)" \
    1.14  		--with-package-origin="http://www.slitaz.org/" \
    1.15  		$CONFIGURE_ARGS &&
    1.16 +	fix libtool &&
    1.17  	make $MAKEFLAGS &&		# grep -v /usr/local/include
    1.18  	make install
    1.19  }