Merge pull request #9333 from ayhanyalcinsoy/master

xsettingsd:new package
This commit is contained in:
2021-05-01 18:39:00 +03:00
committed by GitHub
6 changed files with 223 additions and 80 deletions
+27
View File
@@ -0,0 +1,27 @@
#!/usr/bin/python
# -*- coding: utf-8 -*-
#
# Licensed under the GNU General Public License, version 2.
# See the file http://www.gnu.org/copyleft/gpl.txt.
from pisi.actionsapi import cmaketools
from pisi.actionsapi import pisitools
from pisi.actionsapi import shelltools
from pisi.actionsapi import get
# WorkDir = ""
def setup():
shelltools.makedirs("build")
shelltools.cd("build")
cmaketools.configure("-DCMAKE_INSTALL_PREFIX=/usr", sourceDir="..")
def build():
shelltools.cd("build")
cmaketools.make()
def install():
shelltools.cd("build")
cmaketools.rawInstall("DESTDIR=%s" % get.installDIR())
shelltools.cd("..")
pisitools.dodoc("README*", "COPYING")
+45
View File
@@ -0,0 +1,45 @@
<?xml version="1.0" ?>
<!DOCTYPE PISI SYSTEM "http://www.pisilinux.org.tr/projeler/pisi/pisi-spec.dtd">
<PISI>
<Source>
<Name>xsettingsd</Name>
<Homepage>https://github.com/derat/xsettingsd</Homepage>
<Packager>
<Name>Ayhan Yalçınsoy</Name>
<Email>ayhanyalcinsoy@pisilinux.org</Email>
</Packager>
<License>GPLv2</License>
<Icon>xsettingsd</Icon>
<IsA>app:gui</IsA>
<Summary>Provides settings to X11 applications via the XSETTINGS specification</Summary>
<Description>Provides settings to X11 applications via the XSETTINGS specification</Description>
<Archive sha1sum="682d0c968c45cbef80b6d0f896d9e347dc0b7c3a" type="targz">https://github.com/derat/xsettingsd/archive/refs/tags/v1.0.2.tar.gz</Archive>
<BuildDependencies>
<Dependency>libX11-devel</Dependency>
<Dependency>extra-cmake-modules</Dependency>
</BuildDependencies>
</Source>
<Package>
<Name>xsettingsd</Name>
<RuntimeDependencies>
<Dependency>libX11</Dependency>
<Dependency>libgcc</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="executable">/usr/bin</Path>
<Path fileType="library">/usr/lib</Path>
<Path fileType="data">/usr/share</Path>
</Files>
</Package>
<History>
<Update release="1">
<Date>2021-05-01</Date>
<Version>1.0.2</Version>
<Comment>First release</Comment>
<Name>Ayhan Yalçınsoy</Name>
<Email>ayhanyalcinsoy@pisilinux.org</Email>
</Update>
</History>
</PISI>
+149 -78
View File
@@ -4944,7 +4944,7 @@
</Package>
<History>
<Update release="3">
<Date>2021-04-21</Date>
<Date>2021-05-01</Date>
<Version>1.6.0</Version>
<Comment>Version bump.</Comment>
<Name>Erkan IŞIK</Name>
@@ -8329,7 +8329,7 @@ using GTK/GNOME.</Summary>
</Package>
<History>
<Update release="1">
<Date>2021-04-24</Date>
<Date>2021-05-01</Date>
<Version>1.30.0</Version>
<Comment>First Release.</Comment>
<Name>Berk Çakar</Name>
@@ -9064,6 +9064,7 @@ using GTK/GNOME.</Summary>
<Patch>onscreenkeyboard.patch</Patch>
<Patch>customizetion_for_pisilinux.patch</Patch>
<Patch>lxdm-0.5.3-upstream-fixes.patch</Patch>
<Patch>lxdm-0.5.3-pam_console_selinux-disable.patch</Patch>
</Patches>
<SourceURI>desktop/misc/lxdm/pspec.xml</SourceURI>
</Source>
@@ -14741,7 +14742,6 @@ using GTK/GNOME.</Summary>
<Dependency>qt5-base</Dependency>
<Dependency>qt5-x11extras</Dependency>
<Dependency>pisilinux-theme-damadamas</Dependency>
<Dependency>lxdm</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="executable">/usr/bin</Path>
@@ -127641,6 +127641,49 @@ It supports email, address books, calendars, tasks, news feeds and much more.</D
</Update>
</History>
</SpecFile>
<SpecFile>
<Source>
<Name>xsettingsd</Name>
<Homepage>https://github.com/derat/xsettingsd</Homepage>
<Packager>
<Name>Ayhan Yalçınsoy</Name>
<Email>ayhanyalcinsoy@pisilinux.org</Email>
</Packager>
<License>GPLv2</License>
<IsA>app:gui</IsA>
<PartOf>desktop.toolkit</PartOf>
<Summary xml:lang="en">Provides settings to X11 applications via the XSETTINGS specification</Summary>
<Description xml:lang="en">Provides settings to X11 applications via the XSETTINGS specification</Description>
<Icon>xsettingsd</Icon>
<Archive type="targz" sha1sum="682d0c968c45cbef80b6d0f896d9e347dc0b7c3a" name="v1.0.2.tar.gz">https://github.com/derat/xsettingsd/archive/refs/tags/v1.0.2.tar.gz</Archive>
<BuildDependencies>
<Dependency>libX11-devel</Dependency>
<Dependency>extra-cmake-modules</Dependency>
</BuildDependencies>
<SourceURI>desktop/toolkit/xsettingsd/pspec.xml</SourceURI>
</Source>
<Package>
<Name>xsettingsd</Name>
<RuntimeDependencies>
<Dependency>libX11</Dependency>
<Dependency>libgcc</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="executable">/usr/bin</Path>
<Path fileType="library">/usr/lib</Path>
<Path fileType="data">/usr/share</Path>
</Files>
</Package>
<History>
<Update release="1">
<Date>2021-05-01</Date>
<Version>1.0.2</Version>
<Comment>First release</Comment>
<Name>Ayhan Yalçınsoy</Name>
<Email>ayhanyalcinsoy@pisilinux.org</Email>
</Update>
</History>
</SpecFile>
<SpecFile>
<Source>
<Name>fltk</Name>
@@ -165600,7 +165643,7 @@ It supports email, address books, calendars, tasks, news feeds and much more.</D
<Summary xml:lang="tr">Zengin içerikli ve kolay kullanımlı bir kütüphane.</Summary>
<Description xml:lang="en">lxml is the most feature-rich and easy-to-use library for working with XML and HTML in the Python language.</Description>
<Description xml:lang="tr">Python dilinde xml ve html ile çalışmak için, zengin içerikli ve kolay kullanımlı bir kütüphane.</Description>
<Archive type="targz" sha1sum="4650e2d27677653b3e4b9526673380d0658d9e88" name="lxml-4.6.2.tar.gz">https://github.com/lxml/lxml/archive/lxml-4.6.2.tar.gz</Archive>
<Archive type="targz" sha1sum="83e7798d0d2c74c9a5e087211e972a3d0e157cee" name="lxml-4.6.3.tar.gz">https://github.com/lxml/lxml/archive/lxml-4.6.3.tar.gz</Archive>
<BuildDependencies>
<Dependency>cython3</Dependency>
<Dependency>python3-devel</Dependency>
@@ -165630,13 +165673,20 @@ It supports email, address books, calendars, tasks, news feeds and much more.</D
<Summary xml:lang="tr">python3-lxml paketine ait API belgeleri</Summary>
<Description xml:lang="tr">python3-lxml-docs, python3-lxml için belgelendirme dosyalarını içerir.</Description>
<RuntimeDependencies>
<Dependency release="5">python3-lxml</Dependency>
<Dependency release="6">python3-lxml</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="doc">/usr/share/doc/python3-lxml</Path>
</Files>
</Package>
<History>
<Update release="6">
<Date>2021-04-28</Date>
<Version>4.6.3</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="5">
<Date>2021-03-13</Date>
<Version>4.6.2</Version>
@@ -195625,7 +195675,7 @@ to create header files and sources from protocol files.</Description>
<PartOf>x11.library</PartOf>
<Summary xml:lang="en">Wayland Compositor Infrastructure</Summary>
<Description xml:lang="en">Wayland is a protocol for a compositor to talk to its clients as well as a C library implementation of that protocol.</Description>
<Archive type="tarxz" sha1sum="33e5292b32a115e829458ea627201ed1e4ad4f45" name="wayland-1.18.0.tar.xz">https://wayland.freedesktop.org/releases/wayland-1.18.0.tar.xz</Archive>
<Archive type="tarxz" sha1sum="9ae0a89cfe6798250b19c72a987bda734d269060" name="wayland-1.19.0.tar.xz">https://wayland.freedesktop.org/releases/wayland-1.19.0.tar.xz</Archive>
<BuildDependencies>
<Dependency>xmlto</Dependency>
<Dependency>docbook-xsl</Dependency>
@@ -195656,7 +195706,7 @@ to create header files and sources from protocol files.</Description>
<Summary xml:lang="en">Wayland client library</Summary>
<RuntimeDependencies>
<Dependency>libffi</Dependency>
<Dependency release="10">wayland</Dependency>
<Dependency release="11">wayland</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="library">/usr/lib/libwayland-client*</Path>
@@ -195666,7 +195716,7 @@ to create header files and sources from protocol files.</Description>
<Name>wayland-cursor</Name>
<Summary xml:lang="en">Wayland cursor library</Summary>
<RuntimeDependencies>
<Dependency release="10">wayland</Dependency>
<Dependency release="11">wayland</Dependency>
<Dependency>wayland-client</Dependency>
</RuntimeDependencies>
<Files>
@@ -195678,7 +195728,7 @@ to create header files and sources from protocol files.</Description>
<Summary xml:lang="en">Wayland server library</Summary>
<RuntimeDependencies>
<Dependency>libffi</Dependency>
<Dependency release="10">wayland</Dependency>
<Dependency release="11">wayland</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="library">/usr/lib/libwayland-server*</Path>
@@ -195689,7 +195739,7 @@ to create header files and sources from protocol files.</Description>
<Summary xml:lang="en">Development files for wayland</Summary>
<RuntimeDependencies>
<Dependency>expat-devel</Dependency>
<Dependency release="10">wayland</Dependency>
<Dependency release="11">wayland</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="header">/usr/include</Path>
@@ -195710,7 +195760,7 @@ to create header files and sources from protocol files.</Description>
<Dependency>libxml2-32bit</Dependency>
</BuildDependencies>
<RuntimeDependencies>
<Dependency release="10">wayland</Dependency>
<Dependency release="11">wayland</Dependency>
<Dependency>expat-32bit</Dependency>
<Dependency>libffi-32bit</Dependency>
<Dependency>libxslt-32bit</Dependency>
@@ -195721,6 +195771,13 @@ to create header files and sources from protocol files.</Description>
</Files>
</Package>
<History>
<Update release="11">
<Date>2021-04-27</Date>
<Version>1.19.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="10">
<Date>2021-01-21</Date>
<Version>1.18.0</Version>
@@ -235641,68 +235698,64 @@ to create header files and sources from protocol files.</Description>
<Description xml:lang="en">LibreOffice is an open source, multi-platform office productivity suite. It includes key desktop applications such as a word processor, a spreadsheet application, a presentation creator-viewer, a formula editor and a drawing program, with a user interface and feature set similar to other office suites. Sophisticated and flexible, LibreOffice also works transparently with a variety of file formats, including those of Microsoft Office.</Description>
<Description xml:lang="tr">LibreOffice, pek çok farklı işletim sisteminde çalışabilen açık kaynak kodlu bir yazılım projesidir. LibreOffice, kelime işlemci, hesap tablosu, sunum ve çizim programları, formül düzenleyici gibi temel masaüstü ofis uygulamalarını içerir ve alışılmış ofis programlarının özelliklerini sunar. Microsoft Office dosyaları da dahil olmak üzere bilinen ofis dosya formatlarıyla uyumlu çalışır.</Description>
<Icon>libreoffice-startcenter</Icon>
<Archive type="tarxz" sha1sum="c0216a5064264f2be3c06366b072bb2f1dab95e1" name="libreoffice-7.1.1.2.tar.xz">http://download.documentfoundation.org/libreoffice/src/7.1.1/libreoffice-7.1.1.2.tar.xz</Archive>
<Archive type="binary" sha1sum="60b6a208e1b6351f8afd7a8fe77f91063ce9f51d" target="libreoffice-7.1.1.2/external/tarballs/" name="libreoffice-dictionaries-7.1.1.2.tar.xz">http://download.documentfoundation.org/libreoffice/src/7.1.1/libreoffice-dictionaries-7.1.1.2.tar.xz</Archive>
<Archive type="binary" sha1sum="3c58d34e5dd50bf7eb2cd3eb883c8ec706d77593" target="libreoffice-7.1.1.2/external/tarballs/" name="libreoffice-help-7.1.1.2.tar.xz">http://download.documentfoundation.org/libreoffice/src/7.1.1/libreoffice-help-7.1.1.2.tar.xz</Archive>
<Archive type="binary" sha1sum="22bbd873700531ca7be643223145e94003cf8d6b" target="libreoffice-7.1.1.2/external/tarballs/" name="libreoffice-translations-7.1.1.2.tar.xz">http://download.documentfoundation.org/libreoffice/src/7.1.1/libreoffice-translations-7.1.1.2.tar.xz</Archive>
<Archive type="binary" sha1sum="c8e34b20eac7a2ed23eb5696dcae793ffd78250b" target="libreoffice-7.1.1.2/external/tarballs/" name="xmlsec1-1.2.30.tar.gz">https://dev-www.libreoffice.org/src/xmlsec1-1.2.30.tar.gz</Archive>
<Archive type="binary" sha1sum="1acea86fd399ed7817879d36370d3d1f8b109050" target="libreoffice-7.1.1.2/external/tarballs/" name="35c94d2df8893241173de1d16b6034c0-swingExSrc.zip">http://dev-www.libreoffice.org/src/35c94d2df8893241173de1d16b6034c0-swingExSrc.zip</Archive>
<Archive type="binary" sha1sum="8a90669029e107b61953b90ba11545fef586c2ca" target="libreoffice-7.1.1.2/external/tarballs/" name="798b2ffdc8bcfe7bca2cf92b62caf685-rhino1_5R5.zip">http://dev-www.libreoffice.org/src/798b2ffdc8bcfe7bca2cf92b62caf685-rhino1_5R5.zip</Archive>
<Archive type="binary" sha1sum="2d49e11b0b711970f494294dc3698f05eb294853" target="libreoffice-7.1.1.2/external/tarballs/" name="a7983f859eafb2677d7ff386a023bc40-xsltml_2.1.2.zip">http://dev-www.libreoffice.org/src/a7983f859eafb2677d7ff386a023bc40-xsltml_2.1.2.zip</Archive>
<Archive type="binary" sha1sum="0a134d01e9aeb09b33f4c7450fb41abb7bed9db6" target="libreoffice-7.1.1.2/external/tarballs/" name="commons-logging-1.2-src.tar.gz">http://dev-www.libreoffice.org/src/commons-logging-1.2-src.tar.gz</Archive>
<Archive type="binary" sha1sum="43a7ff11dd15370d456b20a093e1ee81279163a0" target="libreoffice-7.1.1.2/external/tarballs/" name="eeb2c7ddf0d302fba4bfc6e97eac9624-libbase-1.1.6.zip">http://dev-www.libreoffice.org/src/eeb2c7ddf0d302fba4bfc6e97eac9624-libbase-1.1.6.zip</Archive>
<Archive type="binary" sha1sum="b92930010622906778f713fb8f0153fa0683d018" target="libreoffice-7.1.1.2/external/tarballs/" name="39bb3fcea1514f1369fcfc87542390fd-sacjava-1.3.zip">http://dev-www.libreoffice.org/src/39bb3fcea1514f1369fcfc87542390fd-sacjava-1.3.zip</Archive>
<Archive type="binary" sha1sum="3232dd31859be4f7eb443c33e8e3287f394789a0" target="libreoffice-7.1.1.2/external/tarballs/" name="3404ab6b1792ae5f16bbd603bd1e1d03-libformula-1.1.7.zip">http://dev-www.libreoffice.org/src/3404ab6b1792ae5f16bbd603bd1e1d03-libformula-1.1.7.zip</Archive>
<Archive type="binary" sha1sum="47b58e0ef2d856df26372a7061ae43fae6e08051" target="libreoffice-7.1.1.2/external/tarballs/" name="97b2d4dba862397f446b217e2b623e71-libloader-1.1.6.zip">http://dev-www.libreoffice.org/src/97b2d4dba862397f446b217e2b623e71-libloader-1.1.6.zip</Archive>
<Archive type="binary" sha1sum="5ecb895ffc1eff2c381fa78d2197d0c57422b3df" target="libreoffice-7.1.1.2/external/tarballs/" name="f94d9870737518e3b597f9265f4e9803-libserializer-1.1.6.zip">http://dev-www.libreoffice.org/src/f94d9870737518e3b597f9265f4e9803-libserializer-1.1.6.zip</Archive>
<Archive type="binary" sha1sum="a637c0c3ad3be32d6814972e1c45e547c5f6359d" target="libreoffice-7.1.1.2/external/tarballs/" name="8ce2fcd72becf06c41f7201d15373ed9-librepository-1.1.6.zip">http://dev-www.libreoffice.org/src/8ce2fcd72becf06c41f7201d15373ed9-librepository-1.1.6.zip</Archive>
<Archive type="binary" sha1sum="e393beea80d36ff27b732882c706826988a64f5c" target="libreoffice-7.1.1.2/external/tarballs/" name="3bdf40c0d199af31923e900d082ca2dd-libfonts-1.1.6.zip">http://dev-www.libreoffice.org/src/3bdf40c0d199af31923e900d082ca2dd-libfonts-1.1.6.zip</Archive>
<Archive type="binary" sha1sum="b19ad429273abb116432eae3af955ecaf1ab5b17" target="libreoffice-7.1.1.2/external/tarballs/" name="ace6ab49184e329db254e454a010f56d-libxml-1.1.7.zip">http://dev-www.libreoffice.org/src/ace6ab49184e329db254e454a010f56d-libxml-1.1.7.zip</Archive>
<Archive type="binary" sha1sum="65dfba9970bb862d09c1f9e636b86b22f05d3936" target="libreoffice-7.1.1.2/external/tarballs/" name="db60e4fde8dd6d6807523deb71ee34dc-liblayout-0.2.10.zip">http://dev-www.libreoffice.org/src/db60e4fde8dd6d6807523deb71ee34dc-liblayout-0.2.10.zip</Archive>
<Archive type="binary" sha1sum="452eba922e4f41603539c9dc39947d2271e47093" target="libreoffice-7.1.1.2/external/tarballs/" name="0168229624cfac409e766913506961a8-ucpp-1.3.2.tar.gz">http://dev-www.libreoffice.org/src/0168229624cfac409e766913506961a8-ucpp-1.3.2.tar.gz</Archive>
<Archive type="binary" sha1sum="e4889d950c38bf296d5f62afd98980c0e57b98ed" target="libreoffice-7.1.1.2/external/tarballs/" name="language-subtag-registry-2020-12-18.tar.bz2">https://dev-www.libreoffice.org/src/language-subtag-registry-2020-12-18.tar.bz2</Archive>
<Archive type="binary" sha1sum="6cc86629f8d276ab1c45c3f337674284fab4eff6" target="libreoffice-7.1.1.2/external/tarballs/" name="collada2gltf-master-6258611a6a.tar.bz2">http://dev-www.libreoffice.org/src/collada2gltf-master-6258611a6a.tar.bz2</Archive>
<Archive type="binary" sha1sum="c4f5760a1d21213dc52e2cf3ad9c0b9112585f36" target="libreoffice-7.1.1.2/external/tarballs/" name="OpenCOLLADA-master-6509aa13af.tar.bz2">http://dev-www.libreoffice.org/src/OpenCOLLADA-master-6509aa13af.tar.bz2</Archive>
<Archive type="binary" sha1sum="7168b0f40aa5c72267899601c116d2348d2f56ec" target="libreoffice-7.1.1.2/external/tarballs/" name="17410483b5b5f267aa18b7e00b65e6e0-hsqldb_1_8_0.zip">http://dev-www.libreoffice.org/src/17410483b5b5f267aa18b7e00b65e6e0-hsqldb_1_8_0.zip</Archive>
<Archive type="binary" sha1sum="3478ebc27bb76025f4b5c2ae6a9bac6090e2cb09" target="libreoffice-7.1.1.2/external/tarballs/" name="d8bd5eed178db6e2b18eeed243f85aa8-flute-1.1.6.zip">http://dev-www.libreoffice.org/src/d8bd5eed178db6e2b18eeed243f85aa8-flute-1.1.6.zip</Archive>
<Archive type="binary" sha1sum="1acd76cd63f7b19f6a0252eb029c3cb13a25aa9b" target="libreoffice-7.1.1.2/external/tarballs/" name="ba2930200c9f019c2d93a8c88c651a0f-flow-engine-0.9.4.zip">http://dev-www.libreoffice.org/src/ba2930200c9f019c2d93a8c88c651a0f-flow-engine-0.9.4.zip</Archive>
<Archive type="binary" sha1sum="f945b23b7801a3601998973028a054ee379967cb" target="libreoffice-7.1.1.2/external/tarballs/" name="libfreehand-0.1.2.tar.xz">http://dev-www.libreoffice.org/src/libfreehand-0.1.2.tar.xz</Archive>
<Archive type="binary" sha1sum="ae88e7cf2ff7b6d388ac1fa2cd35b47c211f49a1" target="libreoffice-7.1.1.2/external/tarballs/" name="liborcus-0.16.1.tar.bz2">https://dev-www.libreoffice.org/src/liborcus-0.16.1.tar.bz2</Archive>
<Archive type="binary" sha1sum="76497846de1f3d2ef438d79e31328107658d10be" target="libreoffice-7.1.1.2/external/tarballs/" name="beeca87be45ec87d241ddd0e1bad80c1-bsh-2.0b6-src.zip">http://dev-www.libreoffice.org/src/beeca87be45ec87d241ddd0e1bad80c1-bsh-2.0b6-src.zip</Archive>
<Archive type="binary" sha1sum="0556c392beb59433e577e3517575801212201df6" target="libreoffice-7.1.1.2/external/tarballs/" name="5ade6ae2a99bc1e9e57031ca88d36dad-hyphen-2.8.8.tar.gz">http://dev-www.libreoffice.org/src/5ade6ae2a99bc1e9e57031ca88d36dad-hyphen-2.8.8.tar.gz</Archive>
<Archive type="binary" sha1sum="d90dceea7c1a04ad4324f5ee286f3eaa9129bdbd" target="libreoffice-7.1.1.2/external/tarballs/" name="libabw-0.1.3.tar.xz">https://dev-www.libreoffice.org/src/libabw-0.1.3.tar.xz</Archive>
<Archive type="binary" sha1sum="feca71d94d2c6e6d5565ff2a3210ba61fb2451d9" target="libreoffice-7.1.1.2/external/tarballs/" name="libcmis-0.5.2.tar.xz">https://dev-www.libreoffice.org/src/libcmis-0.5.2.tar.xz</Archive>
<Archive type="binary" sha1sum="fa60020dab9db22903fc470c230ee6f4145d8991" target="libreoffice-7.1.1.2/external/tarballs/" name="libnumbertext-1.0.7.tar.xz">https://dev-www.libreoffice.org/src/libnumbertext-1.0.7.tar.xz</Archive>
<Archive type="binary" sha1sum="154279bc5939d7099697887ea15c5ca921abeaeb" target="libreoffice-7.1.1.2/external/tarballs/" name="lxml-4.1.1.tgz">https://dev-www.libreoffice.org/src/lxml-4.1.1.tgz</Archive>
<Archive type="binary" sha1sum="dd6b4163c752a44384f309f8dabb830161f5f85f" target="libreoffice-7.1.1.2/external/tarballs/" name="libexttextcat-3.4.5.tar.xz">http://dev-www.libreoffice.org/src/libexttextcat-3.4.5.tar.xz</Archive>
<Archive type="binary" sha1sum="e884ccf8f9a67e58a6a5581e10c45da4f0ff0e61" target="libreoffice-7.1.1.2/external/tarballs/" name="libmwaw-0.3.17.tar.xz">https://dev-www.libreoffice.org/src/libmwaw-0.3.17.tar.xz</Archive>
<Archive type="binary" sha1sum="9b168499b802eb63aa16be2a7a6f9112b4dbbac3" target="libreoffice-7.1.1.2/external/tarballs/" name="libstaroffice-0.0.7.tar.xz">http://dev-www.libreoffice.org/src/libstaroffice-0.0.7.tar.xz</Archive>
<Archive type="binary" sha1sum="c0dc491800f4aa24960d20fa38b9f84df1c15e07" target="libreoffice-7.1.1.2/external/tarballs/" name="libzmf-0.0.2.tar.xz">http://dev-www.libreoffice.org/src/libzmf-0.0.2.tar.xz</Archive>
<Archive type="binary" sha1sum="18fde9588c236d51eea9437ed882d8b751daf01f" target="libreoffice-7.1.1.2/external/tarballs/" name="libe-book-0.1.3.tar.xz">https://dev-www.libreoffice.org/src/libe-book-0.1.3.tar.xz</Archive>
<Archive type="binary" sha1sum="48e81c60e173552fce77ce3b414e68b7d52a5301" target="libreoffice-7.1.1.2/external/tarballs/" name="libepubgen-0.1.1.tar.xz">https://dev-www.libreoffice.org/src/libepubgen-0.1.1.tar.xz</Archive>
<Archive type="binary" sha1sum="f0e1b3d7996f2340a95309b61d9b27b596aca3da" target="libreoffice-7.1.1.2/external/tarballs/" name="libqxp-0.0.2.tar.xz">https://dev-www.libreoffice.org/src/libqxp-0.0.2.tar.xz</Archive>
<Archive type="binary" sha1sum="815216ecc4c8cac1cc5905ca3fb5d6168c1deac4" target="libreoffice-7.1.1.2/external/tarballs/" name="26b3e95ddf3d9c077c480ea45874b3b8-lp_solve_5.5.tar.gz">http://dev-www.libreoffice.org/src/26b3e95ddf3d9c077c480ea45874b3b8-lp_solve_5.5.tar.gz</Archive>
<Archive type="binary" sha1sum="c038831d84882cdf639e038e44decb1e40527591" target="libreoffice-7.1.1.2/external/tarballs/" name="a8c2c5b8f09e7ede322d5c602ff6a4b6-mythes-1.2.4.tar.gz">http://dev-www.libreoffice.org/src/a8c2c5b8f09e7ede322d5c602ff6a4b6-mythes-1.2.4.tar.gz</Archive>
<Archive type="binary" sha1sum="6dff83371e0c03fe9ba468cc23d528a8c247785a" target="libreoffice-7.1.1.2/external/tarballs/" name="libgpg-error-1.37.tar.bz2">http://dev-www.libreoffice.org/src/libgpg-error-1.37.tar.bz2</Archive>
<Archive type="binary" sha1sum="54d08dff0044285fbdc82763f920987badee4a94" target="libreoffice-7.1.1.2/external/tarballs/" name="pdfium-4306.tar.bz2">https://dev-www.libreoffice.org/src/pdfium-4306.tar.bz2</Archive>
<Archive type="binary" sha1sum="f87f34e695e8d74ccc7c8f42864d50630afebb0e" target="libreoffice-7.1.1.2/external/tarballs/" name="gpgme-1.13.1.tar.bz2">https://dev-www.libreoffice.org/src/gpgme-1.13.1.tar.bz2</Archive>
<Archive type="binary" sha1sum="e00d0bf270a99ded2a2f4abe7874b765cd338d1f" target="libreoffice-7.1.1.2/external/tarballs/" name="libepoxy-1.5.3.tar.xz">https://dev-www.libreoffice.org/src/libepoxy-1.5.3.tar.xz</Archive>
<Archive type="binary" sha1sum="6d81bf42fa91ed2894df8b65764ce899e39776f8" target="libreoffice-7.1.1.2/external/tarballs/" name="libassuan-2.5.3.tar.bz2">https://dev-www.libreoffice.org/src/libassuan-2.5.3.tar.bz2</Archive>
<Archive type="binary" sha1sum="df391cea80b616eec37a51eb8b2dddb0024c8e6a" target="libreoffice-7.1.1.2/external/tarballs/" name="QR-Code-generator-1.4.0.tar.gz">https://dev-www.libreoffice.org/src/QR-Code-generator-1.4.0.tar.gz</Archive>
<Archive type="binary" sha1sum="e4a5d0ae688a754a9159be581c28b63a98777115" target="libreoffice-7.1.1.2/external/tarballs/" name="Firebird-3.0.0.32483-0.tar.bz2">https://dev-www.libreoffice.org/src/Firebird-3.0.0.32483-0.tar.bz2</Archive>
<Archive type="binary" sha1sum="f52c74abcbf55c72cd89f709db658ea33ed45154" target="libreoffice-7.1.1.2/external/tarballs/" name="CoinMP-1.7.6.tgz">https://dev-www.libreoffice.org/src/CoinMP-1.7.6.tgz</Archive>
<Archive type="binary" sha1sum="842a219491c4119b2ef148adffe9d537723a493e" target="libreoffice-7.1.1.2/external/tarballs/" name="ltm-1.0.zip">https://dev-www.libreoffice.org/src/ltm-1.0.zip</Archive>
<Archive type="binary" sha1sum="6d92d6b21d1bf0bb75f28b3edd27787eaef54631" target="libreoffice-7.1.1.2/external/tarballs/" name="box2d-2.3.1.tar.gz">https://dev-www.libreoffice.org/src/box2d-2.3.1.tar.gz</Archive>
<Archive type="binary" sha1sum="083509db5ad9d1680830be9add727d58b54ca0d3" target="libreoffice-7.1.1.2/external/tarballs/" name="dtoa-20180411.tgz">https://dev-www.libreoffice.org/src/dtoa-20180411.tgz</Archive>
<Archive type="binary" sha1sum="bd92f8c5ab55777c66492a6f3566d013f19c9bbe" target="libreoffice-7.1.1.2/external/tarballs/" name="a233181e03d3c307668b4c722d881661-mariadb_client-2.0.0-src.tar.gz">https://dev-www.libreoffice.org/src/a233181e03d3c307668b4c722d881661-mariadb_client-2.0.0-src.tar.gz</Archive>
<Archive type="binary" sha1sum="56b48c3a11edb63415f18395b940824bcd9efe93" target="libreoffice-7.1.1.2/external/tarballs/" name="mariadb-connector-c-3.1.8-src.tar.gz">https://dev-www.libreoffice.org/src/mariadb-connector-c-3.1.8-src.tar.gz</Archive>
<Archive type="binary" sha1sum="879ebbf154ec1a263506ca878ee337312ea6a39c" target="libreoffice-7.1.1.2/external/tarballs/" name="skia-m88-59bafeeaa7de9eb753e3778c414e01dcf013dcd8.tar.xz">https://dev-www.libreoffice.org/src/skia-m88-59bafeeaa7de9eb753e3778c414e01dcf013dcd8.tar.xz</Archive>
<Archive type="binary" sha1sum="d336802a36ed2c87dd243e7c2f1d0542dace5cca" target="libreoffice-7.1.1.2/external/tarballs/" name="884ed41809687c3e168fc7c19b16585149ff058eca79acbf3ee784f6630704cc-opens___.ttf">https://dev-www.libreoffice.org/extern/884ed41809687c3e168fc7c19b16585149ff058eca79acbf3ee784f6630704cc-opens___.ttf</Archive>
<Archive type="binary" sha1sum="dd55efd721df8a013709e27836bdf26623e5320e" target="libreoffice-7.1.1.2/external/tarballs/" name="f543e6e2d7275557a839a164941c0a86e5f2c3f2a0042bfc434c88c6dde9e140-opens___.ttf">https://dev-www.libreoffice.org/extern/f543e6e2d7275557a839a164941c0a86e5f2c3f2a0042bfc434c88c6dde9e140-opens___.ttf</Archive>
<Archive type="binary" sha1sum="bdec3915c01cd60e20892376aa5e5a0d3980c389" target="libreoffice-7.1.1.2/external/tarballs/" name="b7cae45ad2c23551fd6ccb8ae2c1f59e-numbertext_0.9.5.oxt">https://dev-www.libreoffice.org/src/b7cae45ad2c23551fd6ccb8ae2c1f59e-numbertext_0.9.5.oxt</Archive>
<Archive type="binary" sha1sum="a2aaff3c6e19d7442295ca8a1c39e8c3a8b4081a" target="libreoffice-7.1.1.2/external/tarballs/" name="odfvalidator-1.2.0-incubating-SNAPSHOT-jar-with-dependencies-971c54fd38a968f5860014b44301872706f9e540.jar">http://dev-www.libreoffice.org/extern/odfvalidator-1.2.0-incubating-SNAPSHOT-jar-with-dependencies-971c54fd38a968f5860014b44301872706f9e540.jar</Archive>
<Archive type="binary" sha1sum="61339dceb65aad4c81edf2169857e57863ec46db" target="libreoffice-7.1.1.2/external/tarballs/" name="odfvalidator-0.9.0-RC2-SNAPSHOT-jar-with-dependencies-2726ab578664434a545f8379a01a9faffac0ae73.jar">https://dev-www.libreoffice.org/extern/odfvalidator-0.9.0-RC2-SNAPSHOT-jar-with-dependencies-2726ab578664434a545f8379a01a9faffac0ae73.jar</Archive>
<Archive type="binary" sha1sum="f4772556920231cf164348e51285b0c18dfc7f5b" target="libreoffice-7.1.1.2/external/tarballs/" name="8249374c274932a21846fa7629c2aa9b-officeotron-0.7.4-master.jar">http://dev-www.libreoffice.org/extern/8249374c274932a21846fa7629c2aa9b-officeotron-0.7.4-master.jar</Archive>
<Archive type="tarxz" sha1sum="5ed9e664347f8065047437e93fe79ab501e2995d" name="libreoffice-7.1.3.2.tar.xz">http://download.documentfoundation.org/libreoffice/src/7.1.3/libreoffice-7.1.3.2.tar.xz</Archive>
<Archive type="binary" sha1sum="06733d41e401c045f307abb0fa2e6fd3cdf20014" target="libreoffice-7.1.3.2/external/tarballs/" name="libreoffice-dictionaries-7.1.3.2.tar.xz">http://download.documentfoundation.org/libreoffice/src/7.1.3/libreoffice-dictionaries-7.1.3.2.tar.xz</Archive>
<Archive type="binary" sha1sum="b4d7a1961e9804a62e2be71a08a404aa1be8a48c" target="libreoffice-7.1.3.2/external/tarballs/" name="libreoffice-help-7.1.3.2.tar.xz">http://download.documentfoundation.org/libreoffice/src/7.1.3/libreoffice-help-7.1.3.2.tar.xz</Archive>
<Archive type="binary" sha1sum="78a54ac49e4fecdd32208818d43fedd9341923c3" target="libreoffice-7.1.3.2/external/tarballs/" name="libreoffice-translations-7.1.3.2.tar.xz">http://download.documentfoundation.org/libreoffice/src/7.1.3/libreoffice-translations-7.1.3.2.tar.xz</Archive>
<Archive type="binary" sha1sum="c8e34b20eac7a2ed23eb5696dcae793ffd78250b" target="libreoffice-7.1.3.2/external/tarballs/" name="xmlsec1-1.2.30.tar.gz">https://dev-www.libreoffice.org/src/xmlsec1-1.2.30.tar.gz</Archive>
<Archive type="binary" sha1sum="1acea86fd399ed7817879d36370d3d1f8b109050" target="libreoffice-7.1.3.2/external/tarballs/" name="35c94d2df8893241173de1d16b6034c0-swingExSrc.zip">http://dev-www.libreoffice.org/src/35c94d2df8893241173de1d16b6034c0-swingExSrc.zip</Archive>
<Archive type="binary" sha1sum="8a90669029e107b61953b90ba11545fef586c2ca" target="libreoffice-7.1.3.2/external/tarballs/" name="798b2ffdc8bcfe7bca2cf92b62caf685-rhino1_5R5.zip">http://dev-www.libreoffice.org/src/798b2ffdc8bcfe7bca2cf92b62caf685-rhino1_5R5.zip</Archive>
<Archive type="binary" sha1sum="2d49e11b0b711970f494294dc3698f05eb294853" target="libreoffice-7.1.3.2/external/tarballs/" name="a7983f859eafb2677d7ff386a023bc40-xsltml_2.1.2.zip">http://dev-www.libreoffice.org/src/a7983f859eafb2677d7ff386a023bc40-xsltml_2.1.2.zip</Archive>
<Archive type="binary" sha1sum="0a134d01e9aeb09b33f4c7450fb41abb7bed9db6" target="libreoffice-7.1.3.2/external/tarballs/" name="commons-logging-1.2-src.tar.gz">http://dev-www.libreoffice.org/src/commons-logging-1.2-src.tar.gz</Archive>
<Archive type="binary" sha1sum="43a7ff11dd15370d456b20a093e1ee81279163a0" target="libreoffice-7.1.3.2/external/tarballs/" name="eeb2c7ddf0d302fba4bfc6e97eac9624-libbase-1.1.6.zip">http://dev-www.libreoffice.org/src/eeb2c7ddf0d302fba4bfc6e97eac9624-libbase-1.1.6.zip</Archive>
<Archive type="binary" sha1sum="b92930010622906778f713fb8f0153fa0683d018" target="libreoffice-7.1.3.2/external/tarballs/" name="39bb3fcea1514f1369fcfc87542390fd-sacjava-1.3.zip">http://dev-www.libreoffice.org/src/39bb3fcea1514f1369fcfc87542390fd-sacjava-1.3.zip</Archive>
<Archive type="binary" sha1sum="3232dd31859be4f7eb443c33e8e3287f394789a0" target="libreoffice-7.1.3.2/external/tarballs/" name="3404ab6b1792ae5f16bbd603bd1e1d03-libformula-1.1.7.zip">http://dev-www.libreoffice.org/src/3404ab6b1792ae5f16bbd603bd1e1d03-libformula-1.1.7.zip</Archive>
<Archive type="binary" sha1sum="47b58e0ef2d856df26372a7061ae43fae6e08051" target="libreoffice-7.1.3.2/external/tarballs/" name="97b2d4dba862397f446b217e2b623e71-libloader-1.1.6.zip">http://dev-www.libreoffice.org/src/97b2d4dba862397f446b217e2b623e71-libloader-1.1.6.zip</Archive>
<Archive type="binary" sha1sum="5ecb895ffc1eff2c381fa78d2197d0c57422b3df" target="libreoffice-7.1.3.2/external/tarballs/" name="f94d9870737518e3b597f9265f4e9803-libserializer-1.1.6.zip">http://dev-www.libreoffice.org/src/f94d9870737518e3b597f9265f4e9803-libserializer-1.1.6.zip</Archive>
<Archive type="binary" sha1sum="a637c0c3ad3be32d6814972e1c45e547c5f6359d" target="libreoffice-7.1.3.2/external/tarballs/" name="8ce2fcd72becf06c41f7201d15373ed9-librepository-1.1.6.zip">http://dev-www.libreoffice.org/src/8ce2fcd72becf06c41f7201d15373ed9-librepository-1.1.6.zip</Archive>
<Archive type="binary" sha1sum="e393beea80d36ff27b732882c706826988a64f5c" target="libreoffice-7.1.3.2/external/tarballs/" name="3bdf40c0d199af31923e900d082ca2dd-libfonts-1.1.6.zip">http://dev-www.libreoffice.org/src/3bdf40c0d199af31923e900d082ca2dd-libfonts-1.1.6.zip</Archive>
<Archive type="binary" sha1sum="b19ad429273abb116432eae3af955ecaf1ab5b17" target="libreoffice-7.1.3.2/external/tarballs/" name="ace6ab49184e329db254e454a010f56d-libxml-1.1.7.zip">http://dev-www.libreoffice.org/src/ace6ab49184e329db254e454a010f56d-libxml-1.1.7.zip</Archive>
<Archive type="binary" sha1sum="65dfba9970bb862d09c1f9e636b86b22f05d3936" target="libreoffice-7.1.3.2/external/tarballs/" name="db60e4fde8dd6d6807523deb71ee34dc-liblayout-0.2.10.zip">http://dev-www.libreoffice.org/src/db60e4fde8dd6d6807523deb71ee34dc-liblayout-0.2.10.zip</Archive>
<Archive type="binary" sha1sum="452eba922e4f41603539c9dc39947d2271e47093" target="libreoffice-7.1.3.2/external/tarballs/" name="0168229624cfac409e766913506961a8-ucpp-1.3.2.tar.gz">http://dev-www.libreoffice.org/src/0168229624cfac409e766913506961a8-ucpp-1.3.2.tar.gz</Archive>
<Archive type="binary" sha1sum="e4889d950c38bf296d5f62afd98980c0e57b98ed" target="libreoffice-7.1.3.2/external/tarballs/" name="language-subtag-registry-2020-12-18.tar.bz2">https://dev-www.libreoffice.org/src/language-subtag-registry-2020-12-18.tar.bz2</Archive>
<Archive type="binary" sha1sum="6cc86629f8d276ab1c45c3f337674284fab4eff6" target="libreoffice-7.1.3.2/external/tarballs/" name="collada2gltf-master-6258611a6a.tar.bz2">http://dev-www.libreoffice.org/src/collada2gltf-master-6258611a6a.tar.bz2</Archive>
<Archive type="binary" sha1sum="c4f5760a1d21213dc52e2cf3ad9c0b9112585f36" target="libreoffice-7.1.3.2/external/tarballs/" name="OpenCOLLADA-master-6509aa13af.tar.bz2">http://dev-www.libreoffice.org/src/OpenCOLLADA-master-6509aa13af.tar.bz2</Archive>
<Archive type="binary" sha1sum="7168b0f40aa5c72267899601c116d2348d2f56ec" target="libreoffice-7.1.3.2/external/tarballs/" name="17410483b5b5f267aa18b7e00b65e6e0-hsqldb_1_8_0.zip">http://dev-www.libreoffice.org/src/17410483b5b5f267aa18b7e00b65e6e0-hsqldb_1_8_0.zip</Archive>
<Archive type="binary" sha1sum="3478ebc27bb76025f4b5c2ae6a9bac6090e2cb09" target="libreoffice-7.1.3.2/external/tarballs/" name="d8bd5eed178db6e2b18eeed243f85aa8-flute-1.1.6.zip">http://dev-www.libreoffice.org/src/d8bd5eed178db6e2b18eeed243f85aa8-flute-1.1.6.zip</Archive>
<Archive type="binary" sha1sum="1acd76cd63f7b19f6a0252eb029c3cb13a25aa9b" target="libreoffice-7.1.3.2/external/tarballs/" name="ba2930200c9f019c2d93a8c88c651a0f-flow-engine-0.9.4.zip">http://dev-www.libreoffice.org/src/ba2930200c9f019c2d93a8c88c651a0f-flow-engine-0.9.4.zip</Archive>
<Archive type="binary" sha1sum="f945b23b7801a3601998973028a054ee379967cb" target="libreoffice-7.1.3.2/external/tarballs/" name="libfreehand-0.1.2.tar.xz">http://dev-www.libreoffice.org/src/libfreehand-0.1.2.tar.xz</Archive>
<Archive type="binary" sha1sum="ae88e7cf2ff7b6d388ac1fa2cd35b47c211f49a1" target="libreoffice-7.1.3.2/external/tarballs/" name="liborcus-0.16.1.tar.bz2">https://dev-www.libreoffice.org/src/liborcus-0.16.1.tar.bz2</Archive>
<Archive type="binary" sha1sum="76497846de1f3d2ef438d79e31328107658d10be" target="libreoffice-7.1.3.2/external/tarballs/" name="beeca87be45ec87d241ddd0e1bad80c1-bsh-2.0b6-src.zip">http://dev-www.libreoffice.org/src/beeca87be45ec87d241ddd0e1bad80c1-bsh-2.0b6-src.zip</Archive>
<Archive type="binary" sha1sum="0556c392beb59433e577e3517575801212201df6" target="libreoffice-7.1.3.2/external/tarballs/" name="5ade6ae2a99bc1e9e57031ca88d36dad-hyphen-2.8.8.tar.gz">http://dev-www.libreoffice.org/src/5ade6ae2a99bc1e9e57031ca88d36dad-hyphen-2.8.8.tar.gz</Archive>
<Archive type="binary" sha1sum="d90dceea7c1a04ad4324f5ee286f3eaa9129bdbd" target="libreoffice-7.1.3.2/external/tarballs/" name="libabw-0.1.3.tar.xz">https://dev-www.libreoffice.org/src/libabw-0.1.3.tar.xz</Archive>
<Archive type="binary" sha1sum="feca71d94d2c6e6d5565ff2a3210ba61fb2451d9" target="libreoffice-7.1.3.2/external/tarballs/" name="libcmis-0.5.2.tar.xz">https://dev-www.libreoffice.org/src/libcmis-0.5.2.tar.xz</Archive>
<Archive type="binary" sha1sum="fa60020dab9db22903fc470c230ee6f4145d8991" target="libreoffice-7.1.3.2/external/tarballs/" name="libnumbertext-1.0.7.tar.xz">https://dev-www.libreoffice.org/src/libnumbertext-1.0.7.tar.xz</Archive>
<Archive type="binary" sha1sum="154279bc5939d7099697887ea15c5ca921abeaeb" target="libreoffice-7.1.3.2/external/tarballs/" name="lxml-4.1.1.tgz">https://dev-www.libreoffice.org/src/lxml-4.1.1.tgz</Archive>
<Archive type="binary" sha1sum="dd6b4163c752a44384f309f8dabb830161f5f85f" target="libreoffice-7.1.3.2/external/tarballs/" name="libexttextcat-3.4.5.tar.xz">http://dev-www.libreoffice.org/src/libexttextcat-3.4.5.tar.xz</Archive>
<Archive type="binary" sha1sum="e884ccf8f9a67e58a6a5581e10c45da4f0ff0e61" target="libreoffice-7.1.3.2/external/tarballs/" name="libmwaw-0.3.17.tar.xz">https://dev-www.libreoffice.org/src/libmwaw-0.3.17.tar.xz</Archive>
<Archive type="binary" sha1sum="9b168499b802eb63aa16be2a7a6f9112b4dbbac3" target="libreoffice-7.1.3.2/external/tarballs/" name="libstaroffice-0.0.7.tar.xz">http://dev-www.libreoffice.org/src/libstaroffice-0.0.7.tar.xz</Archive>
<Archive type="binary" sha1sum="c0dc491800f4aa24960d20fa38b9f84df1c15e07" target="libreoffice-7.1.3.2/external/tarballs/" name="libzmf-0.0.2.tar.xz">http://dev-www.libreoffice.org/src/libzmf-0.0.2.tar.xz</Archive>
<Archive type="binary" sha1sum="18fde9588c236d51eea9437ed882d8b751daf01f" target="libreoffice-7.1.3.2/external/tarballs/" name="libe-book-0.1.3.tar.xz">https://dev-www.libreoffice.org/src/libe-book-0.1.3.tar.xz</Archive>
<Archive type="binary" sha1sum="48e81c60e173552fce77ce3b414e68b7d52a5301" target="libreoffice-7.1.3.2/external/tarballs/" name="libepubgen-0.1.1.tar.xz">https://dev-www.libreoffice.org/src/libepubgen-0.1.1.tar.xz</Archive>
<Archive type="binary" sha1sum="f0e1b3d7996f2340a95309b61d9b27b596aca3da" target="libreoffice-7.1.3.2/external/tarballs/" name="libqxp-0.0.2.tar.xz">https://dev-www.libreoffice.org/src/libqxp-0.0.2.tar.xz</Archive>
<Archive type="binary" sha1sum="815216ecc4c8cac1cc5905ca3fb5d6168c1deac4" target="libreoffice-7.1.3.2/external/tarballs/" name="26b3e95ddf3d9c077c480ea45874b3b8-lp_solve_5.5.tar.gz">http://dev-www.libreoffice.org/src/26b3e95ddf3d9c077c480ea45874b3b8-lp_solve_5.5.tar.gz</Archive>
<Archive type="binary" sha1sum="c038831d84882cdf639e038e44decb1e40527591" target="libreoffice-7.1.3.2/external/tarballs/" name="a8c2c5b8f09e7ede322d5c602ff6a4b6-mythes-1.2.4.tar.gz">http://dev-www.libreoffice.org/src/a8c2c5b8f09e7ede322d5c602ff6a4b6-mythes-1.2.4.tar.gz</Archive>
<Archive type="binary" sha1sum="54d08dff0044285fbdc82763f920987badee4a94" target="libreoffice-7.1.3.2/external/tarballs/" name="pdfium-4306.tar.bz2">https://dev-www.libreoffice.org/src/pdfium-4306.tar.bz2</Archive>
<Archive type="binary" sha1sum="df391cea80b616eec37a51eb8b2dddb0024c8e6a" target="libreoffice-7.1.3.2/external/tarballs/" name="QR-Code-generator-1.4.0.tar.gz">https://dev-www.libreoffice.org/src/QR-Code-generator-1.4.0.tar.gz</Archive>
<Archive type="binary" sha1sum="e4a5d0ae688a754a9159be581c28b63a98777115" target="libreoffice-7.1.3.2/external/tarballs/" name="Firebird-3.0.0.32483-0.tar.bz2">https://dev-www.libreoffice.org/src/Firebird-3.0.0.32483-0.tar.bz2</Archive>
<Archive type="binary" sha1sum="f52c74abcbf55c72cd89f709db658ea33ed45154" target="libreoffice-7.1.3.2/external/tarballs/" name="CoinMP-1.7.6.tgz">https://dev-www.libreoffice.org/src/CoinMP-1.7.6.tgz</Archive>
<Archive type="binary" sha1sum="842a219491c4119b2ef148adffe9d537723a493e" target="libreoffice-7.1.3.2/external/tarballs/" name="ltm-1.0.zip">https://dev-www.libreoffice.org/src/ltm-1.0.zip</Archive>
<Archive type="binary" sha1sum="6d92d6b21d1bf0bb75f28b3edd27787eaef54631" target="libreoffice-7.1.3.2/external/tarballs/" name="box2d-2.3.1.tar.gz">https://dev-www.libreoffice.org/src/box2d-2.3.1.tar.gz</Archive>
<Archive type="binary" sha1sum="083509db5ad9d1680830be9add727d58b54ca0d3" target="libreoffice-7.1.3.2/external/tarballs/" name="dtoa-20180411.tgz">https://dev-www.libreoffice.org/src/dtoa-20180411.tgz</Archive>
<Archive type="binary" sha1sum="bd92f8c5ab55777c66492a6f3566d013f19c9bbe" target="libreoffice-7.1.3.2/external/tarballs/" name="a233181e03d3c307668b4c722d881661-mariadb_client-2.0.0-src.tar.gz">https://dev-www.libreoffice.org/src/a233181e03d3c307668b4c722d881661-mariadb_client-2.0.0-src.tar.gz</Archive>
<Archive type="binary" sha1sum="56b48c3a11edb63415f18395b940824bcd9efe93" target="libreoffice-7.1.3.2/external/tarballs/" name="mariadb-connector-c-3.1.8-src.tar.gz">https://dev-www.libreoffice.org/src/mariadb-connector-c-3.1.8-src.tar.gz</Archive>
<Archive type="binary" sha1sum="879ebbf154ec1a263506ca878ee337312ea6a39c" target="libreoffice-7.1.3.2/external/tarballs/" name="skia-m88-59bafeeaa7de9eb753e3778c414e01dcf013dcd8.tar.xz">https://dev-www.libreoffice.org/src/skia-m88-59bafeeaa7de9eb753e3778c414e01dcf013dcd8.tar.xz</Archive>
<Archive type="binary" sha1sum="d336802a36ed2c87dd243e7c2f1d0542dace5cca" target="libreoffice-7.1.3.2/external/tarballs/" name="884ed41809687c3e168fc7c19b16585149ff058eca79acbf3ee784f6630704cc-opens___.ttf">https://dev-www.libreoffice.org/extern/884ed41809687c3e168fc7c19b16585149ff058eca79acbf3ee784f6630704cc-opens___.ttf</Archive>
<Archive type="binary" sha1sum="dd55efd721df8a013709e27836bdf26623e5320e" target="libreoffice-7.1.3.2/external/tarballs/" name="f543e6e2d7275557a839a164941c0a86e5f2c3f2a0042bfc434c88c6dde9e140-opens___.ttf">https://dev-www.libreoffice.org/extern/f543e6e2d7275557a839a164941c0a86e5f2c3f2a0042bfc434c88c6dde9e140-opens___.ttf</Archive>
<Archive type="binary" sha1sum="bdec3915c01cd60e20892376aa5e5a0d3980c389" target="libreoffice-7.1.3.2/external/tarballs/" name="b7cae45ad2c23551fd6ccb8ae2c1f59e-numbertext_0.9.5.oxt">https://dev-www.libreoffice.org/src/b7cae45ad2c23551fd6ccb8ae2c1f59e-numbertext_0.9.5.oxt</Archive>
<Archive type="binary" sha1sum="a2aaff3c6e19d7442295ca8a1c39e8c3a8b4081a" target="libreoffice-7.1.3.2/external/tarballs/" name="odfvalidator-1.2.0-incubating-SNAPSHOT-jar-with-dependencies-971c54fd38a968f5860014b44301872706f9e540.jar">http://dev-www.libreoffice.org/extern/odfvalidator-1.2.0-incubating-SNAPSHOT-jar-with-dependencies-971c54fd38a968f5860014b44301872706f9e540.jar</Archive>
<Archive type="binary" sha1sum="61339dceb65aad4c81edf2169857e57863ec46db" target="libreoffice-7.1.3.2/external/tarballs/" name="odfvalidator-0.9.0-RC2-SNAPSHOT-jar-with-dependencies-2726ab578664434a545f8379a01a9faffac0ae73.jar">https://dev-www.libreoffice.org/extern/odfvalidator-0.9.0-RC2-SNAPSHOT-jar-with-dependencies-2726ab578664434a545f8379a01a9faffac0ae73.jar</Archive>
<Archive type="binary" sha1sum="f4772556920231cf164348e51285b0c18dfc7f5b" target="libreoffice-7.1.3.2/external/tarballs/" name="8249374c274932a21846fa7629c2aa9b-officeotron-0.7.4-master.jar">http://dev-www.libreoffice.org/extern/8249374c274932a21846fa7629c2aa9b-officeotron-0.7.4-master.jar</Archive>
<BuildDependencies>
<Dependency>xz-devel</Dependency>
<Dependency>ant</Dependency>
@@ -235715,7 +235768,7 @@ to create header files and sources from protocol files.</Description>
<Dependency versionFrom="2.8">lcms2-devel</Dependency>
<Dependency>boost-devel</Dependency>
<Dependency>libSM-devel</Dependency>
<Dependency>jdk-openjdk</Dependency>
<Dependency>jdk13-openjdk</Dependency>
<Dependency>libX11-devel</Dependency>
<Dependency>libICE-devel</Dependency>
<Dependency>libxslt-devel</Dependency>
@@ -235799,6 +235852,10 @@ to create header files and sources from protocol files.</Description>
<Dependency>kglobalaccel-devel</Dependency>
<Dependency>kguiaddons-devel</Dependency>
<Dependency>sonnet-devel</Dependency>
<Dependency>libassuan-devel</Dependency>
<Dependency>libgpg-error-devel</Dependency>
<Dependency>gpgme-devel</Dependency>
<Dependency>libepoxy-devel</Dependency>
</BuildDependencies>
<Patches>
<Patch>make-pyuno-work-with-system-wide-module-install.diff</Patch>
@@ -236339,7 +236396,7 @@ to create header files and sources from protocol files.</Description>
<Name>libreoffice-kde5-integration</Name>
<Summary xml:lang="en">LibreOffice KDE5 integration</Summary>
<RuntimeDependencies>
<Dependency release="18">libreoffice</Dependency>
<Dependency release="19">libreoffice</Dependency>
<Dependency>plasma-framework</Dependency>
<Dependency>kio</Dependency>
<Dependency>kconfig</Dependency>
@@ -239215,6 +239272,13 @@ to create header files and sources from protocol files.</Description>
</Files>
</Package>
<History>
<Update release="19">
<Date>2021-05-01</Date>
<Version>7.1.3.2</Version>
<Comment>Version Bump</Comment>
<Name>Ayhan Yalçınsoy</Name>
<Email>ayhanyalcinsoy@pisilinux.org</Email>
</Update>
<Update release="18">
<Date>2021-03-10</Date>
<Version>7.1.1.2</Version>
@@ -278203,7 +278267,7 @@ cleaner, which will allow to add new features in the future.</Description>
<Summary xml:lang="tr">Server and user space API to deal with multimedia pipelines</Summary>
<Description xml:lang="en">Server and user space API to deal with multimedia pipelines</Description>
<Description xml:lang="tr">Server and user space API to deal with multimedia pipelines</Description>
<Archive type="targz" sha1sum="b82e221d6118025e9f347c93ea8b2be346b50a41" name="0.3.19.tar.gz">https://github.com/PipeWire/pipewire/archive/0.3.19.tar.gz</Archive>
<Archive type="targz" sha1sum="5c2ba9dd3bfb2fb1a41a3aadeb1be86cc26a00d8" name="0.3.26.tar.gz">https://github.com/PipeWire/pipewire/archive/0.3.26.tar.gz</Archive>
<BuildDependencies>
<Dependency>meson</Dependency>
<Dependency>doxygen</Dependency>
@@ -278253,7 +278317,7 @@ cleaner, which will allow to add new features in the future.</Description>
<Name>pipewire-devel</Name>
<Summary xml:lang="en">Development files for pipewire</Summary>
<RuntimeDependencies>
<Dependency release="3">pipewire</Dependency>
<Dependency release="4">pipewire</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="header">/usr/include</Path>
@@ -278264,13 +278328,20 @@ cleaner, which will allow to add new features in the future.</Description>
<Name>pipewire-docs</Name>
<Summary xml:lang="en">Development files for pipewire</Summary>
<RuntimeDependencies>
<Dependency release="3">pipewire</Dependency>
<Dependency release="4">pipewire</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="data">/usr/share/doc/pipewire/html</Path>
</Files>
</Package>
<History>
<Update release="4">
<Date>2021-05-01</Date>
<Version>0.3.26</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="3">
<Date>2021-01-19</Date>
<Version>0.3.19</Version>
+1 -1
View File
@@ -1 +1 @@
73566ae85e5d2ee897dc99e5ac21b82db4e162e7
58360490b5752a8b285ece1b223033c4ec3bbb78
BIN
View File
Binary file not shown.
+1 -1
View File
@@ -1 +1 @@
d22ecb017bc20e7104e68f171681b587810b1bf4
be24524149be6d7eaad9027f8ee7239bccfbd2f9