wok-next diff cdrkit/receipt @ rev 19941

gst0-ffmpeg*: tiny patch
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sun Oct 15 19:06:21 2017 +0200 (2017-10-15)
parents 73cdd2cf47c4
children 4559c47e51e6
line diff
     1.1 --- a/cdrkit/receipt	Thu Sep 29 13:47:18 2016 +0200
     1.2 +++ b/cdrkit/receipt	Sun Oct 15 19:06:21 2017 +0200
     1.3 @@ -6,13 +6,15 @@
     1.4  SHORT_DESC="Wodim for recording/blanking CDs/DVDs and genisoimage for ISO."
     1.5  MAINTAINER="pankso@slitaz.org"
     1.6  LICENSE="GPL2"
     1.7 +WEB_SITE="http://www.cdrkit.org/"
     1.8 +
     1.9  TARBALL="$PACKAGE-$VERSION.tar.gz"
    1.10 -WEB_SITE="http://www.cdrkit.org/"
    1.11  WGET_URL="http://cdrkit.org/releases/$TARBALL"
    1.12  EXTRA_SOURCE_FILES="cdrkit-1.1.9-efi-boot.patch"
    1.13  
    1.14  DEPENDS="libcap zlib bzlib attr"
    1.15  BUILD_DEPENDS="cmake libcap-dev zlib-dev bzip2-dev attr-dev"
    1.16 +SPLIT="cdrkit-audio cdrkit-isoinfo"
    1.17  
    1.18  # Rules to configure and make the package.
    1.19  compile_rules()