#1032598 libxfce4panel-2.0-dev doesn't provide Vala API files

Package:
libxfce4panel-2.0-dev
Source:
libxfce4panel-2.0-dev
Description:
Xfce4 panel library (development files for GTK3 variant)
Submitter:
Arthur Demchenkov
Date:
2023-03-09 19:03:04 UTC
Severity:
normal
Tags:
#1032598#5
Date:
2023-03-09 19:00:14 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
libxfce4panel-2.0-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!