wok-next diff directfb/receipt @ rev 21727

created recipe for vbindiff
author Hans-G?nter Theisgen
date Sat Nov 21 14:32:44 2020 +0100 (2020-11-21)
parents d5aab818505e
children
line diff
     1.1 --- a/directfb/receipt	Fri Nov 02 14:15:08 2018 +0200
     1.2 +++ b/directfb/receipt	Sat Nov 21 14:32:44 2020 +0100
     1.3 @@ -12,12 +12,12 @@
     1.4  TARBALL="$PACKAGE-$COMMIT.tar.gz"
     1.5  WGET_URL="https://github.com/DirectFB/directfb/archive/$COMMIT.tar.gz"
     1.6  
     1.7 -BUILD_DEPENDS="libtool automake gfortran libpng16-dev libjpeg-turbo-dev \
     1.8 -freetype-dev tslib-dev perl fluxcomp xorg-xorgproto xorg-libXext-dev libvdpau-dev"
     1.9 +BUILD_DEPENDS="libtool automake gfortran libpng-dev libjpeg-turbo-dev \
    1.10 +freetype-dev tslib-dev perl fluxcomp xorgproto libxext-dev libvdpau-dev"
    1.11  
    1.12 -BUILD_DEPENDS="libtool automake gfortran libpng16-dev libjpeg-turbo-dev \
    1.13 -freetype-dev fluxcomp mesa-dev xorg-libxshmfence-dev expat-dev \
    1.14 -xorg-libXcomposite-dev"
    1.15 +BUILD_DEPENDS="libtool automake gfortran libpng-dev libjpeg-turbo-dev \
    1.16 +freetype-dev fluxcomp mesa-dev libxshmfence-dev expat-dev \
    1.17 +libxcomposite-dev"
    1.18  SPLIT="$PACKAGE-dev"
    1.19  
    1.20  compile_rules() {
    1.21 @@ -34,7 +34,7 @@
    1.22  	case $PACKAGE in
    1.23  		directfb)
    1.24  			copy @std
    1.25 -			DEPENDS="freetype libjpeg-turbo libpng16 tslib"
    1.26 +			DEPENDS="freetype libjpeg-turbo libpng tslib"
    1.27  			;;
    1.28  		*-dev)
    1.29  			copy @dev