aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBig Pineapple <zhangzheng.dylan@foxmail.com>2022-09-13 14:44:40 +0800
committerBig Pineapple <zhangzheng.dylan@foxmail.com>2022-09-13 14:44:40 +0800
commit0a67a5827157727b1c90ce1b49e47865c877afdd (patch)
treeb9c83505be5972a72bbc11e3dd47fea4108e9a34 /games-action/ddnet/metadata.xml
parentapp-crypt/certbot-dns-rfc2136: updates 1.29.0, deletes 1.27.0, 1.28.0 (diff)
downloadguru-0a67a5827157727b1c90ce1b49e47865c877afdd.tar.gz
guru-0a67a5827157727b1c90ce1b49e47865c877afdd.tar.bz2
guru-0a67a5827157727b1c90ce1b49e47865c877afdd.zip
games-action/ddnet: new package, add 16.3.2
Signed-off-by: Big Pineapple <zhangzheng.dylan@foxmail.com>
Diffstat (limited to 'games-action/ddnet/metadata.xml')
-rw-r--r--games-action/ddnet/metadata.xml22
1 files changed, 22 insertions, 0 deletions
diff --git a/games-action/ddnet/metadata.xml b/games-action/ddnet/metadata.xml
new file mode 100644
index 000000000..66ebe3a98
--- /dev/null
+++ b/games-action/ddnet/metadata.xml
@@ -0,0 +1,22 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+ <maintainer type="person">
+ <name>Zhang Zheng</name>
+ <email>zhangzheng.dylan@foxmail.com</email>
+ </maintainer>
+ <use>
+ <flag name="antibot">Enable support for a dynamic anticheat library.</flag>
+ <flag name="autoupdate">Enable the autoupdater.</flag>
+ <flag name="client">Enable client compilation.</flag>
+ <flag name="download-gtest">Download and compile GTest. Useful if GTest is not installed and there is no suitable package providing it.</flag>
+ <flag name="headless-client">Build the client without graphics.</flag>
+ <flag name="inform-update">Inform about available updates.</flag>
+ <flag name="server">Enable server compilation.</flag>
+ <flag name="tools">Enable tools compilation.</flag>
+ <flag name="upnp">Enable UPnP support for the server.</flag>
+ <flag name="videorecorder">Add video recording support using FFmpeg to the client.</flag>
+ <flag name="vulkan">Enable the vulkan backend.</flag>
+ <flag name="websockets">Enable WebSocket support for server.</flag>
+ </use>
+</pkgmetadata>