summaryrefslogtreecommitdiffstats
path: root/debian/control.librelogo.in
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-07 09:07:31 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-07 09:07:31 +0000
commitedaebb65d92a48d7075c8c1f64c5ffd87054827b (patch)
tree045c941e1851cde1665bea22d97a2976b7a5bb69 /debian/control.librelogo.in
parentAdding upstream version 4:7.4.7. (diff)
downloadlibreoffice-edaebb65d92a48d7075c8c1f64c5ffd87054827b.tar.xz
libreoffice-edaebb65d92a48d7075c8c1f64c5ffd87054827b.zip
Adding debian version 4:7.4.7-1+deb12u1.debian/4%7.4.7-1+deb12u1debian
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'debian/control.librelogo.in')
-rw-r--r--debian/control.librelogo.in22
1 files changed, 22 insertions, 0 deletions
diff --git a/debian/control.librelogo.in b/debian/control.librelogo.in
new file mode 100644
index 000000000..a07a2e08e
--- /dev/null
+++ b/debian/control.librelogo.in
@@ -0,0 +1,22 @@
+Package: libreoffice-librelogo
+Section: misc
+Architecture: all
+Depends: libreoffice-core,
+ libreoffice-writer,
+ libreoffice-script-provider-python,
+ libreoffice-common (>= 1:7.0.0~alpha),
+ ${misc:Depends}
+Build-Profiles: <!nopython>
+Homepage: http://librelogo.org
+Description: Logo-like programming 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 programming
+ language with interactive vectorgraphics for education and DTP
+ - basic Logo syntax for back compatibility with educational Logo systems
+ - interactive vectorgraphics in LibreOffice Writer
+ - native commands (easily translatable)
+ - Python data structures (list, tuple, set, dictionary) and other Python
+ features
+