mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-10 15:45:15 -04:00
Upstream archived the project swaylock-blur, swaylock-effects is to be used instead. I will remove gui-apps/swaylock-blur in 30 days. Package-Manager: Portage-3.0.5, Repoman-3.0.1 Signed-off-by: Matthias Coppens <coppens.matthias.abc@gmail.com>
18 lines
738 B
XML
18 lines
738 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
|
|
<pkgmetadata>
|
|
<maintainer type="person">
|
|
<name>Matthias Coppens</name>
|
|
<email>coppens.matthias.abc@gmail.com</email>
|
|
</maintainer>
|
|
<use>
|
|
<flag name="fish-completion">Enable fish completion support</flag>
|
|
<flag name="gdk-pixbuf">Enable additional image format support via the <pkg>x11-libs/gdk-pixbuf</pkg> library</flag>
|
|
<flag name="man">Build and install man pages</flag>
|
|
</use>
|
|
<upstream>
|
|
<remote-id type="github">mortie/swaylock-effects</remote-id>
|
|
<bugs-to>https://github.com/mortie/swaylock-effects/issues</bugs-to>
|
|
</upstream>
|
|
</pkgmetadata>
|