wok-next diff libsmpeg/receipt @ rev 20446

pixman is obsolete -> xorg-pixman
author Aleksej Bobylev <al.bobylev@gmail.com>
date Wed Feb 28 13:29:20 2018 +0200 (2018-02-28)
parents cfc6ddf8de74
children 8940878905f3
line diff
     1.1 --- a/libsmpeg/receipt	Thu Dec 12 09:03:33 2013 +0000
     1.2 +++ b/libsmpeg/receipt	Wed Feb 28 13:29:20 2018 +0200
     1.3 @@ -16,7 +16,7 @@
     1.4  # Rules to configure and make the package.
     1.5  compile_rules()
     1.6  {
     1.7 -	cd $src
     1.8 +	sed -i 's/ 0-1/(unsigned int)&/g' audio/hufftable.cpp
     1.9  	chmod +x install-sh
    1.10  	./autogen.sh
    1.11  	./configure --prefix=/usr --disable-gtk-player $CONFIGURE_ARGS &&