From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 556E6138330 for ; Sat, 17 Sep 2016 22:00:12 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 4B81BE0B6D; Sat, 17 Sep 2016 22:00:09 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 7CCA7E0B7C for ; Sat, 17 Sep 2016 22:00:08 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id B383D34081F for ; Sat, 17 Sep 2016 22:00:06 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 9AD67247C for ; Sat, 17 Sep 2016 22:00:03 +0000 (UTC) From: "Andreas Hüttel" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Andreas Hüttel" Message-ID: <1474149151.1583c43bb19240215976dab469ba117a6c22ce1a.dilfridge@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-office/libreoffice/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-office/libreoffice/libreoffice-5.2.9999.ebuild app-office/libreoffice/libreoffice-9999.ebuild app-office/libreoffice/metadata.xml X-VCS-Directories: app-office/libreoffice/ X-VCS-Committer: dilfridge X-VCS-Committer-Name: Andreas Hüttel X-VCS-Revision: 1583c43bb19240215976dab469ba117a6c22ce1a X-VCS-Branch: master Date: Sat, 17 Sep 2016 22:00:03 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: 71b9560c-b844-44db-a28c-dcdd6e39b4bb X-Archives-Hash: bb843f35bdc40a351e0b6b71b5be62ef commit: 1583c43bb19240215976dab469ba117a6c22ce1a Author: Andreas K. Hüttel gentoo org> AuthorDate: Sat Sep 17 21:52:31 2016 +0000 Commit: Andreas Hüttel gentoo org> CommitDate: Sat Sep 17 21:52:31 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1583c43b app-office/libreoffice: Rename useflag for Google Drive integration to googledrive in future versions Package-Manager: portage-2.3.0 app-office/libreoffice/libreoffice-5.2.9999.ebuild | 6 +++--- app-office/libreoffice/libreoffice-9999.ebuild | 6 +++--- app-office/libreoffice/metadata.xml | 3 ++- 3 files changed, 8 insertions(+), 7 deletions(-) diff --git a/app-office/libreoffice/libreoffice-5.2.9999.ebuild b/app-office/libreoffice/libreoffice-5.2.9999.ebuild index d249412..553b8c2 100644 --- a/app-office/libreoffice/libreoffice-5.2.9999.ebuild +++ b/app-office/libreoffice/libreoffice-5.2.9999.ebuild @@ -77,7 +77,7 @@ unset ADDONS_SRC # Extensions that need extra work: LO_EXTS="nlpsolver scripting-beanshell scripting-javascript wiki-publisher" -IUSE="bluetooth +branding coinmp collada +cups dbus debug eds firebird gltf gnome google +IUSE="bluetooth +branding coinmp collada +cups dbus debug eds firebird gltf gnome googledrive gstreamer +gtk gtk3 jemalloc kde libressl mysql odk postgres quickstarter telepathy test vlc $(printf 'libreoffice_extensions_%s ' ${LO_EXTS})" @@ -467,8 +467,8 @@ src_configure() { $(use_with coinmp system-coinmp) \ $(use_with collada system-opencollada) \ $(use_with gltf system-libgltf) \ - $(use_with google gdrive-client-id ${google_default_client_id}) \ - $(use_with google gdrive-client-secret ${google_default_client_secret}) \ + $(use_with googledrive gdrive-client-id ${google_default_client_id}) \ + $(use_with googledrive gdrive-client-secret ${google_default_client_secret}) \ $(use_with java) \ $(use_with mysql system-mysql-cppconn) \ $(use_with odk doxygen) \ diff --git a/app-office/libreoffice/libreoffice-9999.ebuild b/app-office/libreoffice/libreoffice-9999.ebuild index 7dff9ae..f6b680c 100644 --- a/app-office/libreoffice/libreoffice-9999.ebuild +++ b/app-office/libreoffice/libreoffice-9999.ebuild @@ -77,7 +77,7 @@ unset ADDONS_SRC # Extensions that need extra work: LO_EXTS="nlpsolver scripting-beanshell scripting-javascript wiki-publisher" -IUSE="bluetooth +branding coinmp collada +cups dbus debug eds firebird gltf gnome google +IUSE="bluetooth +branding coinmp collada +cups dbus debug eds firebird gltf gnome googledrive gstreamer +gtk gtk3 jemalloc kde libressl mysql odk postgres quickstarter telepathy test vlc $(printf 'libreoffice_extensions_%s ' ${LO_EXTS})" @@ -466,8 +466,8 @@ src_configure() { $(use_with coinmp system-coinmp) \ $(use_with collada system-opencollada) \ $(use_with gltf system-libgltf) \ - $(use_with google gdrive-client-id ${google_default_client_id}) \ - $(use_with google gdrive-client-secret ${google_default_client_secret}) \ + $(use_with googledrive gdrive-client-id ${google_default_client_id}) \ + $(use_with googledrive gdrive-client-secret ${google_default_client_secret}) \ $(use_with java) \ $(use_with mysql system-mysql-cppconn) \ $(use_with odk doxygen) \ diff --git a/app-office/libreoffice/metadata.xml b/app-office/libreoffice/metadata.xml index e1f2f47..5959c48 100644 --- a/app-office/libreoffice/metadata.xml +++ b/app-office/libreoffice/metadata.xml @@ -14,7 +14,8 @@ version Use sci-libs/coinor-mp as alternative solver Enable Collada for rendering 3D models stored in *.dae and *.kmz format Use media-libs/libgltf for inserting 3D models in the glTF format into presentations - Enable support for remote files on Google Drive + Enable support for remote files on Google Drive (LibreOffice 5.2.1 and earlier) + Enable support for remote files on Google Drive Enable highly experimental gtk3 frontend Use dev-libs/jemalloc for allocations Build the Office Development Kit