summaryrefslogtreecommitdiff
path: root/mate-base/mate/metadata.xml
blob: ba347fa2d5b3c6a33fdd54210a2a3e8c5fcba221 (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
30
31
32
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://srcux.com/dtd/metadata.dtd">
<pkgmetadata>
  <maintainer type="person" proxied="yes">
    <email>immoloism@gmail.com</email>
    <name>Ian Jordan</name>
  </maintainer>
  <maintainer type="project" proxied="proxy">
    <email>proxy-maint@gentoo.org</email>
    <name>Proxy Maintainers</name>
  </maintainer>
  <use>
    <flag name="base">Install base MATE Desktop applications that are
			recommended for the most common usage; for example, this installs
			the file manager. Disable this and other USE flags if you want a
			more minimal MATE Desktop.</flag>
    <flag name="notification">Force notification daemon to default to MATE's
			notification daemon. Enabled by default. Disable if it causes conflicts
			with other installed desktop environments.</flag>
    <flag name="themes">Install MATE Desktop's themes; if you use other
			themes, you can disable this to spare some space and time.</flag>
    <flag name="extras">Install additional MATE Desktop applications that
			are recommended for extended usage of the MATE Desktop as upstream
			sees it; for example, this installs MATE Desktop's office related
			applications. Disable this if you plan to use your own non-MATE
			Desktop alternatives or a custom mixture of MATE and non-MATE
			packages.</flag>
    <flag name="help">Install <pkg>gnome-extra/yelp</pkg> to handle in application
			help menus and documentation browsing</flag>
  </use>
  <origin>srcux</origin>
</pkgmetadata>