wok-current diff rdpdesk/receipt @ rev 19138
Add x265
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Wed May 18 16:28:27 2016 +0200 (2016-05-18) |
parents | 17e313b5b9c1 |
children | abe6b9e04ee5 |
line diff
1.1 --- a/rdpdesk/receipt Tue Feb 17 09:42:47 2015 +0100 1.2 +++ b/rdpdesk/receipt Wed May 18 16:28:27 2016 +0200 1.3 @@ -10,8 +10,8 @@ 1.4 WEB_SITE="http://rdpdesk.com/" 1.5 WGET_URL="$SF_MIRROR/$PACKAGE/$TARBALL" 1.6 1.7 -DEPENDS="wxWidgets xorg-libXp xorg-libXaw libssl" 1.8 -BUILD_DEPENDS="wxWidgets-dev xorg-imake jpeg-dev zlib-dev \ 1.9 +DEPENDS="wxWidgets28 xorg-libXp xorg-libXaw libssl" 1.10 +BUILD_DEPENDS="wxWidgets28-dev xorg-imake jpeg-dev zlib-dev \ 1.11 openssl-dev xorg-libXp autoconf" 1.12 SUGGESTED="wfica rdesktop" 1.13 1.14 @@ -28,8 +28,8 @@ 1.15 make DESTDIR=$DESTDIR install 1.16 } 1.17 1.18 -# Rules to gen a SliTaz package suitable for Tazpkg. 1.19 -genpkg_rules() 1.20 +# Rules to gen a SliTaz package suitable for Tazpkg. 1.21 +genpkg_rules() 1.22 { 1.23 cp -a $install/usr $fs 1.24 }