[libreoffice] 01/01: Add "elementary" style package

Rene Engelhard rene at moszumanska.debian.org
Fri Jul 21 23:55:08 UTC 2017


This is an automated email from the git hooks/post-receive script.

rene pushed a commit to branch debian-experimental-6.0
in repository libreoffice.

commit 71cfd70ec7f067e10e07c0d78012b45fa18bcb0e
Author: Rico Tzschichholz <ricotz at ubuntu.com>
Date:   Fri Jul 21 20:09:30 2017 +0200

    Add "elementary" style package
---
 control    | 11 +++++++++++
 control.in | 11 +++++++++++
 rules      |  2 +-
 3 files changed, 23 insertions(+), 1 deletion(-)

diff --git a/control b/control
index 1f8ce25..fbc9d10 100644
--- a/control
+++ b/control
@@ -674,6 +674,17 @@ Description: office productivity suite -- Galaxy (Default) symbol style
  MS Windows (tm) and when not using GNOME or KDE, needs to be manually
  enabled in the LibreOffice option menu.
 
+Package: libreoffice-style-elementary
+Architecture: all
+Depends: libreoffice-style-galaxy, ${misc:Depends}
+Enhances: libreoffice-core
+Provides: libreoffice-style, libreoffice-style-default
+Description: office productivity suite -- Elementary symbol style
+ LibreOffice is a full-featured office productivity suite that provides
+ a near drop-in replacement for Microsoft(R) Office.
+ .
+ This package contains the "elementary" symbol style.
+
 Package: libreoffice-gnome
 Architecture: alpha amd64 arm64 armel armhf hppa i386 ia64 kfreebsd-amd64 kfreebsd-i386 m68k mips mipsel mips64 mips64el powerpc powerpcspe ppc64 ppc64el s390 s390x sparc sparc64
 Depends: libreoffice-core (= ${binary:Version}),
diff --git a/control.in b/control.in
index b24bf37..e86bcf7 100644
--- a/control.in
+++ b/control.in
@@ -500,6 +500,17 @@ Description: office productivity suite -- Galaxy (Default) symbol style
  MS Windows (tm) and when not using GNOME or KDE, needs to be manually
  enabled in the LibreOffice option menu.
 
+Package: libreoffice-style-elementary
+Architecture: all
+Depends: libreoffice-style-galaxy, ${misc:Depends}
+Enhances: libreoffice-core
+Provides: libreoffice-style, libreoffice-style-default
+Description: office productivity suite -- Elementary symbol style
+ LibreOffice is a full-featured office productivity suite that provides
+ a near drop-in replacement for Microsoft(R) Office.
+ .
+ This package contains the "elementary" symbol style.
+
 Package: libreoffice-gnome
 Architecture: %OOO_ARCHS%
 Depends: libreoffice-core (= ${binary:Version}),
diff --git a/rules b/rules
index 1acee18..4ab1f64 100755
--- a/rules
+++ b/rules
@@ -424,7 +424,7 @@ SYSTEM_STUFF += libexttextcat
 SYSTEM_STUFF += cppunit
 CPPUNIT_MINVER=1.14
 DEFAULT_IMAGE=galaxy
-IMAGES:=$(DEFAULT_IMAGE) hicontrast oxygen tango sifr sifr_dark breeze breeze_dark
+IMAGES:=$(DEFAULT_IMAGE) hicontrast oxygen tango sifr sifr_dark breeze breeze_dark elementary
 CONFIGURE_FLAGS_INDEP += --with-theme="$(IMAGES)"
 ENABLE_MYSQLNATIVE=y
 MYSQL_FLAVOUR=default

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-openoffice/libreoffice.git



More information about the Pkg-openoffice-commits mailing list