meta-openembedded/meta-gnome
Gyorgy Sarvari c5bec5304b
gegl: Clean up PACKAGECONFIG
1. Correct the compile-time dependency name for "webp"
PACKAGECONFIG (webp -> libwebp)

2. Remove jpeg and libpng PACKAGECONFIGS, and add jpeg
and libpng to DEPENDS: both libjpeg and libpng are mandatory
dependencies since 0.4.30, and the corresponding meson
options have no effect.
(This didn't fail the compilation in the past when these
PACKAGECONFIGs were disabled, because these packages are
pulled into the sysroot also by other dependent packages,
which are usually not disabled. E.g. jpeg is pulled in by
babl, libpng is pulled in by cairo)

Signed-off-by: Gyorgy Sarvari <skandigraun@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2025-02-09 12:57:18 -08:00
..
classes Convert to new override syntax 2021-08-03 10:21:25 -07:00
conf layer.conf: Update to walnascar (5.2) layer/release series 2024-10-01 09:23:12 -07:00
dynamic-layers gnome-boxes: add itstool-native dependency 2024-11-21 21:42:34 -08:00
files Add static-passwd and static-group files 2023-10-10 08:51:47 -07:00
recipes-connectivity gtk-vnc: upgrade 1.3.1 -> 1.4.0 2025-01-14 08:52:04 -08:00
recipes-extended recipes: Start WORKDIR -> UNPACKDIR transition 2024-05-23 08:44:44 -07:00
recipes-gimp gegl: Clean up PACKAGECONFIG 2025-02-09 12:57:18 -08:00
recipes-gnome gjs: Fix install conflict when enable multilib. 2025-02-05 13:56:32 -08:00
recipes-graphics recipes: Drop remaining PR values from recipes 2024-03-17 13:10:10 -07:00
recipes-support xdg-desktop-portal-gtk: upgrade 1.15.1 -> 1.15.2 2025-01-14 08:52:08 -08:00
COPYING.MIT meta-gnome: add empty layer 2011-04-21 20:03:19 +02:00
README.md layers: Move READMEs to markdown format 2023-06-17 08:30:01 -07:00
SECURITY.md meta: Add SECURITY.md file to all layers 2024-11-23 09:00:14 -08:00

Dependencies

This layer depends on:

URI: git://git.openembedded.org/openembedded-core branch: master

URI: git://git.openembedded.org/meta-openembedded branch: master

Send pull requests to openembedded-devel@lists.openembedded.org with '[meta-gnome]' in the subject'

When sending single patches, please using something like: git send-email -M -1 --to openembedded-devel@lists.openembedded.org --subject-prefix='meta-gnome][PATCH'

Layer maintainer: Andreas Müller schnitzeltony@gmail.com