diff options
author | Tomas Chvatal <scarabeus@gentoo.org> | 2012-05-04 20:39:25 +0000 |
---|---|---|
committer | Tomas Chvatal <scarabeus@gentoo.org> | 2012-05-04 20:39:25 +0000 |
commit | 6f0204799fa8edc3924501a94d625f1964e04559 (patch) | |
tree | 5f735bc37ddaf9769a881bc3bd228c1ade3c7579 /profiles/desc | |
parent | dev-python/autopep8: 0.5.2_p1 (diff) | |
download | gentoo-2-6f0204799fa8edc3924501a94d625f1964e04559.tar.gz gentoo-2-6f0204799fa8edc3924501a94d625f1964e04559.tar.bz2 gentoo-2-6f0204799fa8edc3924501a94d625f1964e04559.zip |
Add libreoffice_extensions desc file.
Diffstat (limited to 'profiles/desc')
-rw-r--r-- | profiles/desc/libreoffice_estensions.desc | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/profiles/desc/libreoffice_estensions.desc b/profiles/desc/libreoffice_estensions.desc new file mode 100644 index 000000000000..62bd0ff915c8 --- /dev/null +++ b/profiles/desc/libreoffice_estensions.desc @@ -0,0 +1,13 @@ +# Copyright 1999-2012 Gentoo Foundation. +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/profiles/desc/libreoffice_estensions.desc,v 1.1 2012/05/04 20:39:25 scarabeus Exp $ + +# This file contains descriptions of LIBREOFFICE_EXTENSIONS USE_EXPAND flags. + +# Keep it sorted. +nlpsolver - LIBREOFFICE_EXTENSIONS option to build non-linear solver for calc +pdfimport - LIBREOFFICE_EXTENSIONS option to build pdf files importer +presenter-console - LIBREOFFICE_EXTENSIONS option to build presentation console +presenter-minimizer - LIBREOFFICE_EXTENSIONS option to build presentation minimizer +scripting-beanshell - LIBREOFFICE_EXTENSIONS option to build beanshell scripts parser +scripting-javascript - LIBREOFFICE_EXTENSIONS option to build javascript scripts parser |