gnome-base/nautilus: Set remote-id

Signed-off-by: Matt Turner <mattst88@gentoo.org>
This commit is contained in:
Matt Turner
2022-10-29 17:20:06 -04:00
parent 9f9b334220
commit 4c19bb26ed

View File

@@ -1,15 +1,16 @@
<?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="gstreamer">Enable the Audio/Video file properties page</flag>
<flag name="previewer">Use <pkg>gnome-extra/sushi</pkg> to preview files
from the file mananger</flag>
<flag name="sendto">Enable the nautilus-sendto extension to send files to
various locations/devices</flag>
</use>
<maintainer type="project">
<email>gnome@gentoo.org</email>
<name>Gentoo GNOME Desktop</name>
</maintainer>
<use>
<flag name="gstreamer">Enable the Audio/Video file properties page</flag>
<flag name="previewer">Use <pkg>gnome-extra/sushi</pkg> to preview files from the file mananger</flag>
<flag name="sendto">Enable the nautilus-sendto extension to send files to various locations/devices</flag>
</use>
<upstream>
<remote-id type="gnome-gitlab">GNOME/nautilus</remote-id>
</upstream>
</pkgmetadata>