Merge pull request #16282 from suvari/master
thunderbird: version bump to 128.8.0
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
<?xml version="1.0" ?>
|
||||
<!DOCTYPE PISI SYSTEM "https://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
|
||||
<!DOCTYPE PISI SYSTEM "https://pisilinux.org/projeler/pisi/pisi-spec.dtd">
|
||||
<PISI>
|
||||
<Source>
|
||||
<Name>thunderbird</Name>
|
||||
@@ -15,7 +15,7 @@
|
||||
<IsA>app:gui</IsA>
|
||||
<Summary>The Stand-Alone Mozilla Mail Component</Summary>
|
||||
<Description>Thunderbird is a redesign of the Mozilla Mail Component. It is written using the XUL user interface language and designed to be cross-platform.</Description>
|
||||
<Archive sha1sum="4eef82bdeb9804634c0bbc5a154407215ed616ef" type="tarxz">https://ftp.mozilla.org/pub/thunderbird/releases/128.5.2esr/source/thunderbird-128.5.2esr.source.tar.xz</Archive>
|
||||
<Archive sha1sum="e4c89313d1c537fcdbdcd5b4f60e5ce1b9446504" type="tarxz">https://ftp.mozilla.org/pub/thunderbird/releases/128.8.0esr/source/thunderbird-128.8.0esr.source.tar.xz</Archive>
|
||||
<AdditionalFiles>
|
||||
<AdditionalFile target=".mozconfig">pisilinux/mozconfig</AdditionalFile>
|
||||
</AdditionalFiles>
|
||||
@@ -55,10 +55,11 @@
|
||||
<Dependency>nodejs</Dependency>
|
||||
<Dependency>libuv-devel</Dependency>
|
||||
<Dependency>libnotify-devel</Dependency>
|
||||
<Dependency>webp-devel</Dependency>
|
||||
</BuildDependencies>
|
||||
<Patches>
|
||||
<Patch level="1">metainfo.patch</Patch>
|
||||
<Patch level="1">D231480.patch</Patch>
|
||||
<!-- <Patch level="1">D231480.patch</Patch> -->
|
||||
<Patch level="1">rust-lto-thin.patch</Patch>
|
||||
</Patches>
|
||||
</Source>
|
||||
@@ -103,6 +104,7 @@
|
||||
<Dependency>libffi</Dependency>
|
||||
<Dependency>libxcb</Dependency>
|
||||
<Dependency>dbus-glib</Dependency>
|
||||
<Dependency>webp</Dependency>
|
||||
</RuntimeDependencies>
|
||||
<Files>
|
||||
<Path fileType="doc">/usr/share/doc</Path>
|
||||
@@ -473,6 +475,13 @@
|
||||
</Package>
|
||||
|
||||
<History>
|
||||
<Update release="16">
|
||||
<Date>2025-03-,8</Date>
|
||||
<Version>128.8.0</Version>
|
||||
<Comment>Version bump</Comment>
|
||||
<Name>Kamil Atlı</Name>
|
||||
<Email>suvari@pisilinux.org</Email>
|
||||
</Update>
|
||||
<Update release="15">
|
||||
<Date>2025-01-04</Date>
|
||||
<Version>128.5.2</Version>
|
||||
|
||||
Reference in New Issue
Block a user