Re: keep consistent of downloads links in libreoffice

"Zhang Wen" ([email protected] via blfs-dev Mailing List) <[email protected]>
Newsgroups gmane.linux.lfs.beyond.devel
Message-ID <[email protected]>
在 2025/2/24 15:33, Zhang Wen 写道:
> There's some additional download links in the llvm page for a long time:
> 
> <listitem>
>    <para>
>      Download: <ulink url="&cmake-llvm-download-http;"/>
>    </para>
> </listitem>
> <listitem>
>    <para>
>      Download MD5 sum: &cmake-llvm-md5sum;
>    </para>
> </listitem>
> <listitem>
>    <para>
>      Download size: &cmake-llvm-size;
>    </para>
> </listitem>
> 
> and the libreoffice package is using another style of download links:
> <listitem>
>    <para>
>      Dictionaries: <ulink url="&libreoffice-dict-download-http;"/>
>    </para>
>    <para>
>      Dictionaries MD5 sum: &libreoffice-dict-md5sum;
>    </para>
>    <para>
>      Dictionaries size: &libreoffice-dict-size;
>    </para>
> </listitem>
> 
> Let's keep them consistant.
Sorry, please see the attachment in this email. Added header for every 
download link.

-- 
http://lists.linuxfromscratch.org/sympa/info/blfs-dev
Unsubscribe: See the above information page
0001-keep-consistent-of-downloads-links-in-libreoffice.patch (text/plain, 5.5 KB)
From ebe8d69c6b1c79652d3202e7684479a57bc03b96 Mon Sep 17 00:00:00 2001
From: Zhang Wen <[email protected]>
Date: Mon, 24 Feb 2025 11:30:16 +0800
Subject: [PATCH] keep consistent of downloads links in libreoffice

---
 ...nt-of-downloads-links-in-libreoffice.patch | 82 +++++++++++++++++++
 xsoft/office/libreoffice.xml                  | 31 ++++++-
 2 files changed, 112 insertions(+), 1 deletion(-)
 create mode 100644 0001-keep-consistent-of-downloads-links-in-libreoffice.patch

diff --git a/0001-keep-consistent-of-downloads-links-in-libreoffice.patch b/0001-keep-consistent-of-downloads-links-in-libreoffice.patch
new file mode 100644
index 0000000000..6df1e8e2b8
--- /dev/null
+++ b/0001-keep-consistent-of-downloads-links-in-libreoffice.patch
@@ -0,0 +1,82 @@
+From 4c52b399a1c9d7c0f765a4d4d9550efb8140cb4e Mon Sep 17 00:00:00 2001
+From: Zhang Wen <[email protected]>
+Date: Mon, 24 Feb 2025 11:30:16 +0800
+Subject: [PATCH] keep consistent of downloads links in libreoffice
+
+---
+ xsoft/office/libreoffice.xml | 19 ++++++++++++++++++-
+ 1 file changed, 18 insertions(+), 1 deletion(-)
+
+diff --git a/xsoft/office/libreoffice.xml b/xsoft/office/libreoffice.xml
+index 84df2cadad..0c06181294 100644
+--- a/xsoft/office/libreoffice.xml
++++ b/xsoft/office/libreoffice.xml
+@@ -129,47 +129,64 @@
+         <para>
+           Dictionaries: <ulink url="&libreoffice-dict-download-http;"/>
+         </para>
++      </listitem>
++      <listitem>
+         <para>
+           Dictionaries MD5 sum: &libreoffice-dict-md5sum;
+         </para>
++      </listitem>
++      <listitem>
+         <para>
+           Dictionaries size: &libreoffice-dict-size;
+         </para>
+       </listitem>
++    </itemizedlist>
+ 
++    <itemizedlist spacing="compact">
+       <listitem>
+         <para>
+           Help Files: <ulink url="&libreoffice-help-download-http;"/>
+         </para>
++      </listitem>
++      <listitem>
+         <para>
+           Help Files MD5 sum: &libreoffice-help-md5sum;
+         </para>
++      </listitem>
++      <listitem>
+         <para>
+           Help Files size: &libreoffice-help-size;
+         </para>
+       </listitem>
++    </itemizedlist>
+ 
++    <itemizedlist spacing="compact">
+       <listitem>
+         <para>
+           Translations: <ulink url="&libreoffice-translations-download-http;"/>
+         </para>
++      </listitem>
++      <listitem>
+         <para>
+           Translations MD5 sum: &libreoffice-translations-md5sum;
+         </para>
++      </listitem>
++      <listitem>
+         <para>
+           Translations size: &libreoffice-translations-size;
+         </para>
+       </listitem>
++    </itemizedlist>
+ 
+ <!-- keep one commented patch, it's sure to again need one or more in a few months:-->
+ 
++    <itemizedlist spacing="compact">
+       <listitem>
+         <para>
+           Required patch to fix building with <xref linkend="icu"/>:
+           <ulink url="&patch-root;/libreoffice-&libreoffice-dlversion;-icu76_fixes-1.patch"/>
+         </para>
+       </listitem>
+-
+     </itemizedlist>
+     <bridgehead renderas="sect3">LibreOffice Dependencies</bridgehead>
+ 
+-- 
+2.48.1
+
diff --git a/xsoft/office/libreoffice.xml b/xsoft/office/libreoffice.xml
index 84df2cadad..22701412fc 100644
--- a/xsoft/office/libreoffice.xml
+++ b/xsoft/office/libreoffice.xml
@@ -124,52 +124,81 @@
       </para>
     </note>
 
+    <para>
+      <emphasis role="strong">Dictionaries for libreoffice</emphasis>
+    </para>
     <itemizedlist spacing="compact">
       <listitem>
         <para>
           Dictionaries: <ulink url="&libreoffice-dict-download-http;"/>
         </para>
+      </listitem>
+      <listitem>
         <para>
           Dictionaries MD5 sum: &libreoffice-dict-md5sum;
         </para>
+      </listitem>
+      <listitem>
         <para>
           Dictionaries size: &libreoffice-dict-size;
         </para>
       </listitem>
+    </itemizedlist>
 
+    <para>
+      <emphasis role="strong">Help files for libreoffice</emphasis>
+    </para>
+    <itemizedlist spacing="compact">
       <listitem>
         <para>
           Help Files: <ulink url="&libreoffice-help-download-http;"/>
         </para>
+      </listitem>
+      <listitem>
         <para>
           Help Files MD5 sum: &libreoffice-help-md5sum;
         </para>
+      </listitem>
+      <listitem>
         <para>
           Help Files size: &libreoffice-help-size;
         </para>
       </listitem>
+    </itemizedlist>
 
+    <para>
+      <emphasis role="strong">Translations for libreoffice</emphasis>
+    </para>
+    <itemizedlist spacing="compact">
       <listitem>
         <para>
           Translations: <ulink url="&libreoffice-translations-download-http;"/>
         </para>
+      </listitem>
+      <listitem>
         <para>
           Translations MD5 sum: &libreoffice-translations-md5sum;
         </para>
+      </listitem>
+      <listitem>
         <para>
           Translations size: &libreoffice-translations-size;
         </para>
       </listitem>
+    </itemizedlist>
 
 <!-- keep one commented patch, it's sure to again need one or more in a few months:-->
 
+    <para>
+      <emphasis role="strong">Patch for building with icu</emphasis>
+    </para>
+    <itemizedlist spacing="compact">
       <listitem>
         <para>
           Required patch to fix building with <xref linkend="icu"/>:
           <ulink url="&patch-root;/libreoffice-&libreoffice-dlversion;-icu76_fixes-1.patch"/>
         </para>
       </listitem>
-
     </itemizedlist>
     <bridgehead renderas="sect3">LibreOffice Dependencies</bridgehead>
 
-- 
2.48.1
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.