mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-10 15:45:15 -04:00
Add USE="kde" with RDEPEND kde? ( kde-plasma/breeze-gtk ) to enable Plasma's Breeze widget style. Signed-off-by: Sergey Torokhov <torokhov-s-a@yandex.ru>
20 lines
739 B
XML
20 lines
739 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
|
|
<pkgmetadata>
|
|
<maintainer type="person">
|
|
<email>torokhov-s-a@yandex.ru</email>
|
|
<name>Sergey Torokhov</name>
|
|
</maintainer>
|
|
<longdescription lang="en">
|
|
Openoffice is the opensource version of staroffice.
|
|
This is the binary version of Openoffice. Use this if you don't want to wait
|
|
for the source version to build, but be advised that this may not perform as quickly once installed as a natively compiled version.
|
|
</longdescription>
|
|
<use>
|
|
<flag name="kde">Add GTK+ Plasma's Breeze widget style</flag>
|
|
</use>
|
|
<upstream>
|
|
<remote-id type="sourceforge">openofficeorg.mirror</remote-id>
|
|
</upstream>
|
|
</pkgmetadata>
|