blob: e6898d6db2bbc98f9d1a3512cbd3be872ecd12c4 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
|
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer>
<email>zlg@gentoo.org</email>
<name>Daniel Campbell</name>
</maintainer>
<upstream>
<maintainer status="active">
<email>ignorantguru@users.sourceforge.net</email>
</maintainer>
<changelog>https://ignorantguru.github.com/spacefm/news.html</changelog>
<doc lang="en">https://github.com/IgnorantGuru/spacefm/wiki/</doc>
<bugs-to>https://github.com/IgnorantGuru/spacefm/issues</bugs-to>
<remote-id type="sourceforge">spacefm</remote-id>
<remote-id type="github">ignorantguru/spacefm</remote-id>
</upstream>
<use>
<flag name="gtk2">Support GTK+ 2.x instead of GTK+ 3.x</flag>
<flag name="gtk3">Support GTK+ 3.x instead of GTK+ 2.x</flag>
<flag name="video-thumbnails">Support video thumbnails with ffmpegthumbnailer</flag>
</use>
<longdescription lang="en">
SpaceFM is a file manager with built-in VFS, optional udisks-based device
manager, customizable menu system, and bash integration. SpaceFM is a fork
of legacy PCManFM. Earlier versions of this program were released under
the name PCManFM-Mod.
</longdescription>
</pkgmetadata>
|