Marcel Telka
2024-03-07 f100233b299d013d86bf009e2468690d83817085
perl/Tk: rebuild to use libjpeg-turbo

3 files modified
12 ■■■■ changed files
components/perl/Tk/Makefile 6 ●●●● patch | view | raw | blame | history
components/perl/Tk/perl-integrate-module.conf 2 ●●● patch | view | raw | blame | history
components/perl/Tk/pkg5 4 ●●●● patch | view | raw | blame | history
components/perl/Tk/Makefile
@@ -20,7 +20,7 @@
COMPONENT_PERL_MODULE =        Tk
HUMAN_VERSION =            804.036
COMPONENT_REVISION =        2
COMPONENT_REVISION =        3
COMPONENT_SUMMARY =        Tk - a Graphical User Interface Toolkit
COMPONENT_CPAN_AUTHOR =        SREZIC
COMPONENT_ARCHIVE_HASH =    \
@@ -43,8 +43,8 @@
# Auto-generated dependencies
PERL_REQUIRED_PACKAGES += runtime/perl
REQUIRED_PACKAGES += image/library/libjpeg6
REQUIRED_PACKAGES += image/library/libjpeg6-ijg
REQUIRED_PACKAGES += $(JPEG_IMPLEM_PKG)
REQUIRED_PACKAGES += image/library/libjpeg-turbo
REQUIRED_PACKAGES += image/library/libpng16
REQUIRED_PACKAGES += system/library
REQUIRED_PACKAGES += system/library/fontconfig
components/perl/Tk/perl-integrate-module.conf
@@ -19,7 +19,7 @@
# fix abstract we obtained from META.json
sed -i -e 's/Tk - Tk -/Tk -/g' Makefile
# two more license terms applies for this component
sed -i -e "/^license/a\\license pTk/license.terms license='TCL'\\nlicense pTk/Tix.license license='MIT-Modern-Variant'" "$DISTRIBUTION-PERLVER.p5m"
sed -i -e $'/^license/a\\\nlicense pTk/license.terms license=\'TCL\'\\\nlicense pTk/Tix.license license=\'MIT-Modern-Variant\'' "$DISTRIBUTION-PERLVER.p5m"
%include-3%
# With default "symlink" cloney mode tests fails
components/perl/Tk/pkg5
@@ -1,7 +1,7 @@
{
    "dependencies": [
        "image/library/libjpeg6",
        "image/library/libjpeg6-ijg",
        "image/library/libjpeg-turbo",
        "image/library/libjpeg8-turbo",
        "image/library/libpng16",
        "runtime/perl-534",
        "runtime/perl-536",