components/desktop/flac/Makefile
changeset 7687 1093e2a9adbd
parent 7548 ad7417efe433
equal deleted inserted replaced
7686:745f0c9764a6 7687:1093e2a9adbd
    16 # fields enclosed by brackets "[]" replaced with your own identifying
    16 # fields enclosed by brackets "[]" replaced with your own identifying
    17 # information: Portions Copyright [yyyy] [name of copyright owner]
    17 # information: Portions Copyright [yyyy] [name of copyright owner]
    18 #
    18 #
    19 # CDDL HEADER END
    19 # CDDL HEADER END
    20 #
    20 #
    21 # Copyright (c) 2016, Oracle and/or its affiliates. All rights reserved.
    21 # Copyright (c) 2016, 2017, Oracle and/or its affiliates. All rights reserved.
    22 #
    22 #
    23 
    23 
    24 # parfait is a bit unhappy (24796395)
    24 # parfait is a bit unhappy (24796395)
    25 export PARFAIT_BUILD=no
    25 export PARFAIT_BUILD=no
    26 
    26 
    35 COMPONENT_ARCHIVE=	$(COMPONENT_SRC).tar.xz
    35 COMPONENT_ARCHIVE=	$(COMPONENT_SRC).tar.xz
    36 COMPONENT_ARCHIVE_HASH= \
    36 COMPONENT_ARCHIVE_HASH= \
    37 	sha256:4773c0099dba767d963fd92143263be338c48702172e8754b9bc5103efe1c56c
    37 	sha256:4773c0099dba767d963fd92143263be338c48702172e8754b9bc5103efe1c56c
    38 COMPONENT_ARCHIVE_URL=	http://downloads.xiph.org/releases/flac/$(COMPONENT_ARCHIVE)
    38 COMPONENT_ARCHIVE_URL=	http://downloads.xiph.org/releases/flac/$(COMPONENT_ARCHIVE)
    39 COMPONENT_BUGDB=	gnome/multimedia
    39 COMPONENT_BUGDB=	gnome/multimedia
       
    40 COMPONENT_ANITYA_ID=	817
    40 
    41 
    41 TPNO=			27270
    42 TPNO=			27270
    42 
    43 
    43 # tests work but take hours to run and use a lot of disk space
    44 # tests work but take hours to run and use a lot of disk space
    44 TEST_TARGET = $(SKIP_TEST)
    45 TEST_TARGET = $(SKIP_TEST)