This commit is contained in:
Mario Fetka
2025-06-27 12:42:27 +02:00
parent ef4a06d6b1
commit 14f518e6c8
33 changed files with 5032 additions and 1579 deletions

View File

@@ -0,0 +1,19 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="project">
<email>gnome@gentoo.org</email>
<name>Gentoo GNOME Desktop</name>
</maintainer>
<use>
<flag name="examples">Install the MiniBrowser example application</flag>
<flag name="gamepad">Enable gamepad input support via <pkg>dev-libs/libmanette</pkg></flag>
<flag name="jumbo-build">Combine source files to speed up build process</flag>
</use>
<upstream>
<bugs-to>https://bugs.webkit.org</bugs-to>
<changelog>https://www.webkitgtk.org/news.html</changelog>
<doc>https://webkitgtk.org/reference/webkitgtk/stable/</doc>
<remote-id type="github">WebKit/WebKit</remote-id>
</upstream>
</pkgmetadata>