wok-next diff libraw/receipt @ rev 21020
Cleaning is almost finished... I should proceed to upgrades.
author | Aleksej Bobylev <al.bobylev@gmail.com> |
---|---|
date | Fri Nov 02 14:15:08 2018 +0200 (2018-11-02) |
parents | f48456621a9d |
children | 29128929e4f9 |
line diff
1.1 --- a/libraw/receipt Tue Oct 16 16:46:05 2018 +0300 1.2 +++ b/libraw/receipt Fri Nov 02 14:15:08 2018 +0200 1.3 @@ -4,7 +4,7 @@ 1.4 VERSION="0.18.7" 1.5 CATEGORY="graphics" 1.6 SHORT_DESC="RAW image decoder library" 1.7 -MAINTAINER="slaxemulator@gmail.com" 1.8 +MAINTAINER="devel@slitaz.org" 1.9 LICENSE="LGPL2.1" 1.10 WEB_SITE="https://www.libraw.org/" 1.11 LFS="http://www.linuxfromscratch.org/blfs/view/svn/general/libraw.html" 1.12 @@ -13,7 +13,7 @@ 1.13 WGET_URL="http://www.libraw.org/data/$TARBALL" 1.14 1.15 BUILD_DEPENDS="libjpeg-turbo-dev lcms2-dev jasper-dev" 1.16 -SPLIT="libraw-dev" 1.17 +SPLIT="$PACKAGE-dev" 1.18 1.19 compile_rules() { 1.20 CXX="g++ -Wno-narrowing" \