mirror of
https://codeberg.org/flk/meta-wayland.git
synced 2025-04-04 07:56:47 +02:00
gimp: update
This commit is contained in:
parent
1e27fd0be7
commit
b186937b56
@ -36,7 +36,7 @@ DEPENDS = " \
|
|||||||
"
|
"
|
||||||
|
|
||||||
DEPENDS:append:libc-musl = " libexecinfo"
|
DEPENDS:append:libc-musl = " libexecinfo"
|
||||||
RDEPENDS:${PN} = "mypaint-brushes-1.0 glib-networking luajit lgi python3-pygobject"
|
RDEPENDS:${PN} = "mypaint-brushes-1.0 glib-networking"
|
||||||
|
|
||||||
inherit meson gtk-icon-cache mime-xdg pkgconfig features_check gobject-introspection vala
|
inherit meson gtk-icon-cache mime-xdg pkgconfig features_check gobject-introspection vala
|
||||||
GIR_MESON_OPTION = ''
|
GIR_MESON_OPTION = ''
|
||||||
@ -46,7 +46,7 @@ SRC_URI = " \
|
|||||||
"
|
"
|
||||||
|
|
||||||
S = "${WORKDIR}/git"
|
S = "${WORKDIR}/git"
|
||||||
SRCREV = "1858d72d032a0bd4ccb26b62f3e8c8310b9f61f6"
|
SRCREV = "b881ad04826eeeb0f4251c056e52949d553380b1"
|
||||||
PV = "2.99.9"
|
PV = "2.99.9"
|
||||||
|
|
||||||
PACKAGECONFIG[aa] = "-Daa=enabled,-Daa=disabled,aalib"
|
PACKAGECONFIG[aa] = "-Daa=enabled,-Daa=disabled,aalib"
|
||||||
@ -74,7 +74,7 @@ PACKAGECONFIG[python] = "-Dpython=true,-Dpython=false,,python3 python3-pygobject
|
|||||||
PACKAGECONFIG[rsvg] = ",,librsvg"
|
PACKAGECONFIG[rsvg] = ",,librsvg"
|
||||||
PACKAGECONFIG[tiff] = ",,tiff"
|
PACKAGECONFIG[tiff] = ",,tiff"
|
||||||
PACKAGECONFIG[vala-plugins] = "-Dvala-plugins=enabled,-Dvala-plugins=disabled"
|
PACKAGECONFIG[vala-plugins] = "-Dvala-plugins=enabled,-Dvala-plugins=disabled"
|
||||||
PACKAGECONFIG[vec-icons] = "-Dvec-icons=true,-Dvec-icons=false,librsvg shared-mime-info"
|
PACKAGECONFIG[vector-icons] = "-Dvector-icons=true,-Dvector-icons=false,librsvg shared-mime-info"
|
||||||
PACKAGECONFIG[webp] = "-Dwebp=enabled,-Dwebp=disabled,libwebp"
|
PACKAGECONFIG[webp] = "-Dwebp=enabled,-Dwebp=disabled,libwebp"
|
||||||
PACKAGECONFIG[xcursor] = "-Dxcursor=enabled,-Dxcursor=disabled,libxcursor"
|
PACKAGECONFIG[xcursor] = "-Dxcursor=enabled,-Dxcursor=disabled,libxcursor"
|
||||||
PACKAGECONFIG[x11] = "-Dxpm=enabled,-Dxpm=disabled,libxpm libxmu libxext libxfixes"
|
PACKAGECONFIG[x11] = "-Dxpm=enabled,-Dxpm=disabled,libxpm libxmu libxext libxfixes"
|
||||||
@ -98,7 +98,7 @@ PACKAGECONFIG ?= " \
|
|||||||
rsvg \
|
rsvg \
|
||||||
tiff \
|
tiff \
|
||||||
vala-plugins \
|
vala-plugins \
|
||||||
vec-icons \
|
vector-icons \
|
||||||
webp \
|
webp \
|
||||||
zlib \
|
zlib \
|
||||||
"
|
"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user