#1032597 libxfce4util-dev doesn't provide Vala API files

Package:
libxfce4util-dev
Source:
libxfce4util-dev
Description:
Development files for libxfce4util7
Submitter:
Arthur Demchenkov
Date:
2023-03-09 18:57:03 UTC
Severity:
normal
Tags:
#1032597#5
Date:
2023-03-09 18:52:24 UTC
From:
To:
Dear Maintainer,

I'm trying to build Xfce panel plugin which is written using Vala
language, and it fails because of missing Vala API files in
libxfce4util-dev package.

Vala is the language which is widely used for writing applications
that use glib/gtk+ libraries.

I attach the patch for xfce4-panel package that can fix the issue.

The plugin I was trying to build:
https://gitlab.xfce.org/panel-plugins/xfce4-notes-plugin

Thank you!