Proje Gitea'ya taşındı (Temiz başlangıç)

This commit is contained in:
Erkan IŞIK
2026-06-27 23:27:13 +03:00
commit c077995f65
683 changed files with 315285 additions and 0 deletions
+22
View File
@@ -0,0 +1,22 @@
#!/usr/bin/python
# -*- coding: utf-8 -*-
# Licensed under the GNU General Public License, version 3.
# See the file http://www.gnu.org/copyleft/gpl.txt
from pisi.actionsapi import get
from pisi.actionsapi import pisitools
from pisi.actionsapi import shelltools
NoStrip = ["/usr"]
IgnoreAutodep = True
Version = get.srcVERSION()
def setup():
shelltools.system("pwd")
shelltools.system("ar xf vivaldi-stable_%s-1_amd64.deb" % get.srcVERSION())
shelltools.system("tar xvf data.tar.xz")
def install():
pisitools.insinto("/opt/", "opt/vivaldi*")
pisitools.dosym("/opt/vivaldi/vivaldi", "/usr/bin/vivaldi")
@@ -0,0 +1,11 @@
[Desktop Entry]
Version=1.0
Name=vivaldi-browser
GenericName=Web Browser
Exec=/usr/bin/vivaldi %U
Terminal=false
Icon=vivaldi-browser.png
Type=Application
Categories=Network;WebBrowser;
MimeType=application/pdf;application/rdf+xml;application/rss+xml;application/xhtml+xml;application/xhtml_xml;application/xml;image/gif;image/jpeg;image/png;image/webp;text/html;text/xml;x-scheme-handler/ftp;x-scheme-handler/http;x-scheme-handler/https;
Actions=new-window;new-private-window;
Binary file not shown.

After

Width:  |  Height:  |  Size: 4.6 KiB

+114
View File
@@ -0,0 +1,114 @@
<?xml version="1.0" ?>
<!DOCTYPE PISI SYSTEM "https://pisilinux.org/projeler/pisi/pisi-spec.dtd">
<PISI>
<Source>
<Name>vivaldi-browser</Name>
<Homepage>https://vivaldi.com/</Homepage>
<Packager>
<Name>Erkan IŞIK</Name>
<Email>erkanisik@pisilinux.org</Email>
</Packager>
<Summary xml:lang="en">Advanced web browser with extensive customization options and power-user features</Summary>
<Summary xml:lang="tr">Gelişmiş özelleştirme seçenekleri ve güçlü kullanıcı özelliklerine sahip web tarayıcısı</Summary>
<Description xml:lang="en">Vivaldi is an advanced web browser designed for power users with extensive customization options, built-in ad blocker, tracker protection, tab management, notes, and unique features like tab tiling and vertical tabs. Based on Chromium with enhanced privacy and productivity features.</Description>
<Description xml:lang="tr">Vivaldi, güçlü kullanıcılar için tasarlanmış gelişmiş bir web tarayıcısıdır. Geniş özelleştirme seçenekleri, yerleşik reklam engelleyici, takipçi koruması, sekme yönetimi, notlar ve sekme döşeme, dikey sekmeler gibi benzersiz özellikler sunar. Chromium tabanlı olup gelişmiş gizlilik ve verimlilik özelliklerine sahiptir.</Description>
<License>EULA</License>
<Icon>vivaldi</Icon>
<Archive sha1sum="153797fbf01e128806eb632f4762a595981b3cd5" type="binary">
https://downloads.vivaldi.com/stable/vivaldi-stable_8.0.4033.35-1_amd64.deb
</Archive>
</Source>
<Package>
<Name>vivaldi-browser</Name>
<RuntimeDependencies>
<Dependency>gtk3</Dependency>
<Dependency>nss</Dependency>
<Dependency>cups</Dependency>
<Dependency>alsa-lib</Dependency>
<Dependency>desktop-file-utils</Dependency>
<Dependency>shared-mime-info</Dependency>
<Dependency>icon-theme-hicolor</Dependency>
<Dependency>libXScrnSaver</Dependency>
<Dependency>fontconfig</Dependency>
<Dependency>libX11</Dependency>
<Dependency>libgcc</Dependency>
<Dependency>libxcb</Dependency>
<Dependency>libXext</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="executable">/opt/vivaldi</Path>
<Path fileType="executable">/usr/bin</Path>
<Path fileType="executable">/usr/share</Path>
</Files>
<AdditionalFiles>
<AdditionalFile target="/usr/share/applications/vivaldi-browser.desktop" owner="root">vivaldi-browser.desktop</AdditionalFile>
<AdditionalFile target="/usr/share/icons/vivaldi-browser.png" owner="root">vivaldi-browser.png</AdditionalFile>
</AdditionalFiles>
</Package>
<History>
<Update release="29">
<Date>2026-05-29</Date>
<Version>8.0.4033.35</Version>
<Comment>Version Bump.</Comment>
<Name>Erkan IŞIK</Name>
<Email>erkanisik@pisilinux.org</Email>
</Update>
<Update release="28">
<Date>2026-04-05</Date>
<Version>7.9.3970.47</Version>
<Comment>Version Bump.</Comment>
<Name>Erkan IŞIK</Name>
<Email>erkanisik@pisilinux.org</Email>
</Update>
<Update release="27">
<Date>2026-02-05</Date>
<Version>7.8.3925.62</Version>
<Comment>Version Bump.</Comment>
<Name>Erkan IŞIK</Name>
<Email>erkanisik@pisilinux.org</Email>
</Update>
<Update release="26">
<Date>2025-12-11</Date>
<Version>7.7.3851.61</Version>
<Comment>Version Bump.</Comment>
<Name>Erkan IŞIK</Name>
<Email>erkanisik@pisilinux.org</Email>
</Update>
<Update release="25">
<Date>2025-10-01</Date>
<Version>7.6.3797.56</Version>
<Comment>Version Bump.</Comment>
<Name>Erkan IŞIK</Name>
<Email>erkanisik@pisilinux.org</Email>
</Update>
<Update release="24">
<Date>2025-08-21</Date>
<Version>7.5.3735.64</Version>
<Comment>Version Bump.</Comment>
<Name>Erkan IŞIK</Name>
<Email>erkanisik@pisilinux.org</Email>
</Update>
<Update release="23">
<Date>2025-08-07</Date>
<Version>7.5.3735.58</Version>
<Comment>Version Bump.</Comment>
<Name>Erkan IŞIK</Name>
<Email>erkanisik@pisilinux.org</Email>
</Update>
<Update release="22">
<Date>2025-07-10</Date>
<Version>7.5.3735.47</Version>
<Comment>Version Bump.</Comment>
<Name>Erkan IŞIK</Name>
<Email>erkanisik@pisilinux.org</Email>
</Update>
<Update release="21">
<Date>2025-05-26</Date>
<Version>7.4.3684.38</Version>
<Comment>Version Bump.</Comment>
<Name>Erkan IŞIK</Name>
<Email>erkanisik@pisilinux.org</Email>
</Update>
</History>
</PISI>