blob: 0aa41c375e59cd3408ca7bd98ae9d6160903b73d (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
|
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer>
<email>maintainer-needed@gentoo.org</email>
</maintainer>
<longdescription>
"Murrine" is an Italian word meaning the glass artworks done by Venicians glass
blowers. They're absolutely wonderful and colorful.
Murrine has this object to provide the ability to make your desktop look like a
"Murrina", which is the Italian singular of the name "Murrine".
The Engine is cairo-based, and it's very fast compared to clearlooks-cairo and
ubuntulooks (30% faster and more), since I have tried to optimize the code and
removed a lot of slow gradients to provide this unique style.
</longdescription>
<use>
<flag name="animation-rtl">Progressbar animation from right to left</flag>
<flag name="themes">Pull in themes via
<pkg>x11-themes/murrine-themes</pkg></flag>
</use>
</pkgmetadata>
|