@@ -99,6 +99,10 @@ def install():
|
||||
|
||||
for s in (16, 22, 24, 32, 48, 64, 128, 256):
|
||||
pisitools.insinto("/usr/share/icons/hicolor/%dx%d/apps" % (s,s), "browser/branding/official/default%d.png" % s, "firefox.png")
|
||||
|
||||
pisitools.insinto("/usr/share/icons/hicolor/192x192/apps", "browser/branding/official/content/about-logo.png", "firefox.png")
|
||||
pisitools.insinto("/usr/share/icons/hicolor/384x384/apps", "browser/branding/official/content/about-logo@2x.png", "firefox.png")
|
||||
pisitools.insinto("/usr/share/icons/hicolor/scalable/apps", "browser/branding/official/content/about-logo.svg", "firefox.svg")
|
||||
|
||||
# Install docs
|
||||
pisitools.dodoc("README*", "LICENSE")
|
||||
|
||||
@@ -15,7 +15,7 @@
|
||||
<IsA>app:gui</IsA>
|
||||
<Summary>Firefox Web Browser</Summary>
|
||||
<Description>It is more secure and faster to browse the web with Firefox web browser. You can personalize your web browser with many specifications that is not enough to explain in two sentences.</Description>
|
||||
<Archive sha1sum="fe7ce1c40569fd90cbb86c7a2bbbe47a28421986" type="tarxz">https://ftp.mozilla.org/pub/firefox/releases/133.0/source/firefox-133.0.source.tar.xz</Archive>
|
||||
<Archive sha1sum="e6904e948be8425c8af0e150a8d0b1eb7bc86aa7" type="tarxz">https://ftp.mozilla.org/pub/firefox/releases/133.0.3/source/firefox-133.0.3.source.tar.xz</Archive>
|
||||
<AdditionalFiles>
|
||||
<!--Our main configure script. Configure paramters are stored here.-->
|
||||
<!-- <AdditionalFile target=".mozconfig" permission="0644">mozconfig</AdditionalFile> -->
|
||||
@@ -566,6 +566,13 @@
|
||||
</Package>
|
||||
|
||||
<History>
|
||||
<Update release="142">
|
||||
<Date>2024-12-10</Date>
|
||||
<Version>133.0.3</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Pisi Linux Community</Name>
|
||||
<Email>admin@pisilinux.org</Email>
|
||||
</Update>
|
||||
<Update release="141">
|
||||
<Date>2024-11-25</Date>
|
||||
<Version>133.0</Version>
|
||||
|
||||
Reference in New Issue
Block a user