wok-next diff libsdl-net/receipt @ rev 19784

Build glib static libs and make static desktop-file-validate (for cookutils compressor), remake optipng & pngquant: use sbin for static binaries. Up 915resolution, Qt4-qca-ossl, R, accessx, advancecomp, aiksaurus, airpwn, amsn for auto-patching; lowercase libIDL, ORBit2 names.
author Aleksej Bobylev <al.bobylev@gmail.com>
date Mon Jun 19 04:02:32 2017 +0300 (2017-06-19)
parents 76b72f1ad63c
children 595097cb4e40
line diff
     1.1 --- a/libsdl-net/receipt	Sat Aug 10 11:00:21 2013 +0000
     1.2 +++ b/libsdl-net/receipt	Mon Jun 19 04:02:32 2017 +0300
     1.3 @@ -10,6 +10,7 @@
     1.4  TARBALL="$SOURCE-$VERSION.tar.gz"
     1.5  WEB_SITE="http://www.libsdl.org/projects/SDL_net/"
     1.6  WGET_URL="http://www.libsdl.org/projects/SDL_net/release/$TARBALL"
     1.7 +HOST_ARCH="i486 arm"
     1.8  
     1.9  DEPENDS="libsdl"
    1.10  BUILD_DEPENDS="libsdl-dev"
    1.11 @@ -17,7 +18,6 @@
    1.12  # Rules to configure and make the package.
    1.13  compile_rules()
    1.14  {
    1.15 -	cd $src
    1.16  	./configure $CONFIGURE_ARGS && make && make install
    1.17  }
    1.18