diff options
Diffstat (limited to 'gui-wm/hyprland/metadata.xml')
-rw-r--r-- | gui-wm/hyprland/metadata.xml | 21 |
1 files changed, 0 insertions, 21 deletions
diff --git a/gui-wm/hyprland/metadata.xml b/gui-wm/hyprland/metadata.xml deleted file mode 100644 index 151d36f..0000000 --- a/gui-wm/hyprland/metadata.xml +++ /dev/null @@ -1,21 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd"> -<pkgmetadata> - <maintainer type="person"> - <email>julien@jroy.ca</email> - <name>Julien Roy</name> - </maintainer> - <upstream> - <changelog>https://github.com/hyprwm/Hyprland/releases</changelog> - <doc>https://wiki.hyprland.org/</doc> - <bugs-to>https://github.com/hyprwm/Hyprland/issues</bugs-to> - <remote-id type="github">hyprwm/Hyprland</remote-id> - <remote-id type="github">hyprwm/hyprland-protocols</remote-id> - <remote-id type="github">hyprwm/contrib</remote-id> - <remote-id type="freedesktop-gitlab">wlroots/wlroots</remote-id> - </upstream> - <use> - <flag name="grimblast">Install 'grimblast': a Hyprland version of the sway script for taking screenshots</flag> - <flag name="shellevents">Install 'shellevents': Invoke shell functions in response to Hyprland socket2 events.</flag> - </use> -</pkgmetadata> |