wok-next diff x265/receipt @ rev 21640
updated fbgrab (1.2 -> 1.3.3)
author | Hans-G?nter Theisgen |
---|---|
date | Fri Jun 26 15:42:40 2020 +0100 (2020-06-26) |
parents | 8b193d73523f |
children |
line diff
1.1 --- a/x265/receipt Sun Oct 14 11:28:22 2018 +0300 1.2 +++ b/x265/receipt Fri Jun 26 15:42:40 2020 +0100 1.3 @@ -12,12 +12,12 @@ 1.4 WGET_URL="http://ftp.videolan.org/pub/videolan/x265/$TARBALL" 1.5 1.6 BUILD_DEPENDS="cmake nasm" 1.7 -SPLIT="x265-dev" 1.8 +SPLIT="$PACKAGE-dev" 1.9 1.10 compile_rules() { 1.11 # Fix build for i486 arch: 1.12 # -- CMAKE_SYSTEM_PROCESSOR value `i486` is unknown 1.13 - # -- Please add this value near ${src}/source/CMakeLists.txt:78 1.14 + # -- Please add this value near $src/source/CMakeLists.txt:78 1.15 sed -i 's|i386 i686|i386 i486 i686|' $src/source/CMakeLists.txt 1.16 1.17 cd $src/build