From c1fd32508f59a320cea67e3661ecbb783dc3d6eb Mon Sep 17 00:00:00 2001 From: Gluzskiy Alexandr Date: Tue, 14 Jul 2020 12:31:41 +0300 Subject: nomacs: use bunled libheif --- packages/media-gfx/nomacs/nomacs.exlib | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'packages/media-gfx') diff --git a/packages/media-gfx/nomacs/nomacs.exlib b/packages/media-gfx/nomacs/nomacs.exlib index 22e826e..5c3f464 100644 --- a/packages/media-gfx/nomacs/nomacs.exlib +++ b/packages/media-gfx/nomacs/nomacs.exlib @@ -14,7 +14,7 @@ SCM_nomimageformats_EXTERNAL_REFS=" libqpsd:libqpsd libqpcx:libqpcx qt-heif-image-plugin:qtheifimageplugin - libheif: + libheif:nomlibheif libde265:libde265 " @@ -30,6 +30,7 @@ SCM_SECONDARY_REPOSITORIES=" libqpcx qtheifimageplugin libde265 + nomlibheif " SCM_nomexiv2_REPOSITORY="https://github.com/nomacs/exiv2.git" @@ -43,6 +44,7 @@ SCM_libqpsd_REPOSITORY="https://github.com/nomacs/libqpsd.git" SCM_libqpcx_REPOSITORY="https://github.com/nomacs/libqpcx.git" SCM_qtheifimageplugin_REPOSITORY="https://github.com/nomacs/qt-heif-image-plugin.git" SCM_libde265_REPOSITORY="https://github.com/nomacs/libde265.git" +SCM_nomlibheif_REPOSITORY="https://github.com/nomacs/libheif.git" require github [ user=nomacs ] require cmake [ api=2 ] -- cgit v1.2.3