Files
contrib/network/browser/brave/pspec.xml
T

62 lines
2.7 KiB
XML
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
<?xml version="1.0" ?>
<!DOCTYPE PISI SYSTEM "https://pisilinux.org/projeler/pisi/pisi-spec.dtd">
<PISI>
<Source>
<Name>brave-browser</Name>
<Homepage>https://brave.com/</Homepage>
<PartOf>network.web</PartOf>
<IsA>app:gui</IsA>
<Icon>brave-logo</Icon>
<Packager>
<Name>Erkan IŞIK</Name>
<Email>erkanisik@pisilinux.org</Email>
</Packager>
<License>Mozilla Public License 2.0</License>
<Summary xml:lang="en">A web browser that stops ads and trackers by default</Summary>
<Summary xml:lang="tr">Varsayılan olarak reklamları ve takip kodlarını engelleyen bir web tarayıcısı</Summary>
<Description xml:lang="en">A web browser that stops ads and trackers by default</Description>
<Description xml:lang="tr">Varsayılan olarak reklamları ve takip kodlarını engelleyen bir web tarayıcısı</Description>
<Archive sha1sum="2a33388acf4bf15c4ff96bb47b7c79ac1cf82aca" type="binary">https://github.com/brave/brave-browser/releases/download/v1.92.142/brave-browser-1.92.142-linux-amd64.zip</Archive>
</Source>
<Package>
<Name>brave-browser</Name>
<RuntimeDependencies>
<Dependency>nss</Dependency>
<Dependency>gtk3</Dependency>
<Dependency>libva</Dependency>
<Dependency>libX11</Dependency>
<Dependency>libgcc</Dependency>
<Dependency>libxcb</Dependency>
<Dependency>libXext</Dependency>
<Dependency>libXScrnSaver</Dependency>
<Dependency>wayland-client</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="executable">/opt/brave-browser</Path>
<Path fileType="executable">/usr/bin</Path>
<Path fileType="data">/usr/share/applications/</Path>
<Path fileType="data">/usr/share/icons</Path>
</Files>
<AdditionalFiles>
<AdditionalFile target="/usr/share/applications/brave-browser.desktop" owner="root">brave-browser.desktop</AdditionalFile>
<AdditionalFile target="/usr/share/icons/brave-logo.png" owner="root">brave-logo.png</AdditionalFile>
</AdditionalFiles>
</Package>
<History>
<Update release="2">
<Date>2026-07-21</Date>
<Version>1.92.142</Version>
<Comment>Version Bump</Comment>
<Name>Erkan Işık</Name>
<Email>erkanisik@pisilinux.org</Email>
</Update>
<Update release="1">
<Date>2026-05-29</Date>
<Version>1.90.128</Version>
<Comment>First release</Comment>
<Name>Erkan IŞIK</Name>
<Email>erkanisik@pisilinux.org</Email>
</Update>
</History>
</PISI>