blob: b7ee714514736fe5ec1a7bf2c6328ac1f3e2900c (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<herd>gnome</herd>
<maintainer>
<email>leonardop@gentoo.org</email>
<name>Leonardo Boshell</name>
</maintainer>
<longdescription>
magicdev is a user-space device-watching daemon that runs within
the GNOME desktop. Some features include auto-mounting removeable
media on insertion and launching a given command when an audio CD
is inserted. magicdev is configured through a GNOME property
dialog.
</longdescription>
</pkgmetadata>
|