Andreas Wacknitz
2024-03-29 733dd531632087522282feda1aa8fe831877f3c1
rebuild libcupsfilters

2 files modified
4 ■■■ changed files
components/print/libcupsfilters/Makefile 3 ●●●● patch | view | raw | blame | history
components/print/libcupsfilters/pkg5 1 ●●●● patch | view | raw | blame | history
components/print/libcupsfilters/Makefile
@@ -18,7 +18,7 @@
COMPONENT_NAME=    libcupsfilters
COMPONENT_VERSION= 2.0.0
COMPONENT_REVISION= 1
COMPONENT_REVISION= 2
COMPONENT_SUMMARY= libcupsfilters contains all the code of the filters of the former cups-filters package as library functions
COMPONENT_DESCRIPTION= The filter functions are principally intended to be used for the data format conversion tasks needed in \
                       Printer Applications. They are already in use (together with libppd and pappl-retrofit) by the CUPS-driver \
@@ -76,6 +76,7 @@
REQUIRED_PACKAGES += $(GXX_RUNTIME_PKG)
REQUIRED_PACKAGES += $(JPEG_IMPLEM_PKG)
REQUIRED_PACKAGES += image/library/libexif
REQUIRED_PACKAGES += image/library/libjpeg-turbo
REQUIRED_PACKAGES += image/library/libpng16
REQUIRED_PACKAGES += image/library/libtiff
REQUIRED_PACKAGES += library/lcms2
components/print/libcupsfilters/pkg5
@@ -1,6 +1,7 @@
{
    "dependencies": [
        "image/library/libexif",
        "image/library/libjpeg-turbo",
        "image/library/libjpeg8-turbo",
        "image/library/libpng16",
        "image/library/libtiff",