[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

[SCM] LibreOffice packaging repository branch, debian-experimental-4.0, updated. libreoffice_3.6.4-1-200-g8f923a2



The following commit has been merged in the debian-experimental-4.0 branch:
commit f1f2c9ce65a0a77c67169c8b4811793314aa178f
Author: Rene Engelhard <rene@debian.org>
Date:   Tue Dec 18 16:40:26 2012 +0100

    PACKAGE_LIBRELOGO=y

diff --git a/control b/control
index a9ac83f..06356b2 100644
--- a/control
+++ b/control
@@ -3323,3 +3323,19 @@ Description: office productivity suite -- Evolution addressbook support
  This package allows LibreOffice to access Evolution address books.
  You need to install evolution separately.
 
+Package: libreoffice-librelogo
+Section: misc
+Architecture: all
+Depends: libreoffice-core (>= 1:3.4~), python3-uno | python-uno, ${misc:Depends}
+Description: Logo-like progamming language for LibreOffice
+ LibreOffice is a full-featured office productivity suite that provides
+ a near drop-in replacement for Microsoft(R) Office.
+ .
+ This package contains Librelogo, which is a pyuno-based Logo-like progamming
+ language with interactive vectorgraphics for education and DTP
+  - basic Logo syntax for back compability with educational Logo systems
+  - interactive vectorgraphics in LibreOffice Writer
+  - native commands (easily translatable)
+  - Python data structures (list, tuple, set, dictionary) and other Python
+    features
+
diff --git a/rules b/rules
index d61e3a4..d414b8a 100755
--- a/rules
+++ b/rules
@@ -99,7 +99,7 @@ BUILD_PYUNO=y
 ENABLE_PYTHON2=y
 ifeq "$(BUILD_PYUNO)" "y"
   ENABLE_SCRIPT_PROVIDER_PYTHON=y
-  PACKAGE_LIBRELOGO=n
+  PACKAGE_LIBRELOGO=y
 endif
 # THIS IS ONLY FOR TESTING. When building against a specified pythonX.Y
 # this will work inside OOo but *not* from outside OOo unless the user

-- 
LibreOffice packaging repository


Reply to: