wok diff lives/receipt @ rev 25090
updated parallel (20200322 -> 20220522)
author | Hans-G?nter Theisgen |
---|---|
date | Sat Jun 18 09:48:53 2022 +0100 (2022-06-18) |
parents | 22471cbea549 |
children | c85bdee1fe53 |
line diff
1.1 --- a/lives/receipt Thu May 19 17:04:56 2022 +0000 1.2 +++ b/lives/receipt Sat Jun 18 09:48:53 2022 +0100 1.3 @@ -8,8 +8,9 @@ 1.4 LICENSE="GPL3" 1.5 WEB_SITE="https://github.com/salsaman/LiVES" 1.6 1.7 -TARBALL="$PACKAGE-$VERSION.tar.bz2" 1.8 -WGET_URL="https://www.videohelp.com/download/$TARBALL" 1.9 +SOURCE="LiVES" 1.10 +TARBALL="$SOURCE-$VERSION.tar.bz2" 1.11 +WGET_URL="http://lives-video.com/releases/$TARBALL" 1.12 1.13 DEPENDS="alsa-lib gtk+ libavc1394 liboil libpng libtheora mjpegtools sox" 1.14 BUILD_DEPENDS="alsa-lib alsa-lib-dev expat-dev gtk+-dev libpng-dev perl procps"