Compare commits
4 Commits
7d2f7167ef
...
main
| Author | SHA1 | Date | |
|---|---|---|---|
| d8f052cc22 | |||
| 4929618e7a | |||
| 6d6d358565 | |||
| 7feab60e88 |
@@ -17,8 +17,8 @@
|
||||
<Description xml:lang="en">Code editing. Redefined. Visual Studio Code is a new choice of tool that combines the simplicity of a code editor with what developers need for the core edit-build-debug cycle.</Description>
|
||||
<Description xml:lang="tr">Kod düzenleme. Yeniden tanımlandı. Visual Studio Code, kod düzenleyicisinin basitliğini ve geliştiricilerin temel düzenleme-derleme-hata ayıklama döngüsü için ihtiyaç duyduğu özellikleri birleştiren yeni bir araç seçimidir.</Description>
|
||||
<Icon>code</Icon>
|
||||
<Archive type="targz" sha1sum="099f70e8a73babdd4005e5c5af80a8faab877aec">
|
||||
https://vscode.download.prss.microsoft.com/dbazure/download/stable/0958016b2af9f09bb4257e0df4a95e2f90590f9f/code-stable-x64-1778618960.tar.gz
|
||||
<Archive type="targz" sha1sum="7eadac7c8eaa0168d00ce282a25f006bad2a5fab">
|
||||
https://update.code.visualstudio.com/1.129.0/linux-x64/stable
|
||||
</Archive>
|
||||
</Source>
|
||||
<Package>
|
||||
@@ -37,6 +37,14 @@ https://vscode.download.prss.microsoft.com/dbazure/download/stable/0958016b2af9f
|
||||
<Summary>Visual Studio Code</Summary>
|
||||
</Package>
|
||||
<History>
|
||||
<Update release="47">
|
||||
|
||||
<Date>2026-07-16</Date>
|
||||
<Version>1.129.0</Version>
|
||||
<Comment>Version Bump</Comment>
|
||||
<Name>Erkan IŞIK</Name>
|
||||
<Email>erkanisik@pisilinux.org</Email>
|
||||
</Update>
|
||||
<Update release="46">
|
||||
<Date>2026-05-18</Date>
|
||||
<Version>1.120</Version>
|
||||
|
||||
@@ -3,25 +3,22 @@
|
||||
<PISI>
|
||||
<Source>
|
||||
<Name>devin-desktop</Name>
|
||||
<Homepage>https://devin.ai</Homepage>
|
||||
<Homepage>https://devin.ai/desktop</Homepage>
|
||||
<Packager>
|
||||
<Name>Erkan IŞIK</Name>
|
||||
<Email>erkanisik@pisilinux.org</Email>
|
||||
</Packager>
|
||||
<Summary xml:lang="en">Built to keep you in flow state</Summary>
|
||||
<Summary xml:lang="tr">Kod yazarken odağını kaybetmemen için tasarlandı.</Summary>
|
||||
<Description xml:lang="en">Tomorrow's Editor, Today. Built to keep you in flow state with instant, invaluable AI developer assistance.</Description>
|
||||
<Description xml:lang="tr">Geleceğin editörü şimdiden burada. Yapay zekâ desteğiyle odağın hiç bölünmez.</Description>
|
||||
<PartOf>development</PartOf>
|
||||
<License>custom</License>
|
||||
<Icon>devin-desktop</Icon>
|
||||
<Archive sha1sum="c85fac1fbc3ec1225ca8863035cf27e974fedbfa" type="targz">
|
||||
https://windsurf-stable.codeiumdata.com/linux-x64/stable/16737566f57f3b53bde136375fe0544eca12fac4/Devin-linux-x64-3.3.18.tar.gz
|
||||
</Archive>
|
||||
<Summary xml:lang="en">Built to keep you in flow state</Summary>
|
||||
<Summary xml:lang="tr">Kod yazarken odağını kaybetmemen için tasarlandı.</Summary>
|
||||
<Description xml:lang="en">Tomorrow's Editor, Today. Built to keep you in flow state with instant, invaluable AI developer assistance.</Description>
|
||||
<Description xml:lang="tr">Geleceğin editörü şimdiden burada. Yapay zekâ desteğiyle odağın hiç bölünmez.</Description>
|
||||
<Archive sha1sum="0c237b526a083ce2d8ce8404dfb22891154c522b" type="targz">https://windsurf-stable.codeiumdata.com/linux-x64/stable/d5152ff5891d78b46644988943b78f408d06b861/Devin-linux-x64-3.6.22.tar.gz</Archive>
|
||||
</Source>
|
||||
|
||||
<Package>
|
||||
<RuntimeDependencies>
|
||||
<RuntimeDependencies>
|
||||
<Dependency>alsa-lib</Dependency>
|
||||
<Dependency>dbus</Dependency>
|
||||
<Dependency>expat</Dependency>
|
||||
@@ -40,7 +37,7 @@
|
||||
<Dependency>nspr</Dependency>
|
||||
<Dependency>nss</Dependency>
|
||||
<Dependency>gtk3</Dependency>
|
||||
<Dependency>xdg-utils</Dependency>
|
||||
<Dependency>xdg-utils</Dependency>
|
||||
</RuntimeDependencies>
|
||||
<Name>devin-desktop</Name>
|
||||
<Icon>devin-desktop</Icon>
|
||||
@@ -48,15 +45,28 @@
|
||||
<Path fileType="data">/opt</Path>
|
||||
<Path fileType="executable">/usr/bin</Path>
|
||||
<Path fileType="data">/usr/share/applications</Path>
|
||||
<Path fileType="data">/usr/share/icons</Path>
|
||||
<Path fileType="data">/usr/share/icons</Path>
|
||||
</Files>
|
||||
<AdditionalFiles>
|
||||
<AdditionalFiles>
|
||||
<AdditionalFile target="/usr/share/applications/devin-desktop.desktop">devin-desktop.desktop</AdditionalFile>
|
||||
<AdditionalFile target="/usr/share/icons/devin-desktop.png">devin-desktop.png</AdditionalFile>
|
||||
</AdditionalFiles>
|
||||
</Package>
|
||||
|
||||
<History>
|
||||
<Update release="4">
|
||||
<Date>2026-07-30</Date>
|
||||
<Version>3.6.22</Version>
|
||||
<Comment>Version Bump</Comment>
|
||||
<Name>Erkan Işık</Name>
|
||||
<Email>erkanisik@pisilinux.org</Email>
|
||||
</Update>
|
||||
<Update release="3">
|
||||
<Date>2026-07-16</Date>
|
||||
<Version>3.4.27</Version>
|
||||
<Comment>Update to 3.4.27</Comment>
|
||||
<Name>Erkan IŞIK</Name>
|
||||
<Email>erkanisik@pisilinux.org</Email>
|
||||
</Update>
|
||||
<Update release="2">
|
||||
<Date>2026-06-28</Date>
|
||||
<Version>3.3.18</Version>
|
||||
@@ -71,6 +81,5 @@
|
||||
<Name>Erkan IŞIK</Name>
|
||||
<Email>erkanisik@pisilinux.org</Email>
|
||||
</Update>
|
||||
|
||||
</History>
|
||||
</PISI>
|
||||
</PISI>
|
||||
|
||||
@@ -5,23 +5,19 @@
|
||||
<Name>brave-browser</Name>
|
||||
<Homepage>https://brave.com/</Homepage>
|
||||
<PartOf>network.web</PartOf>
|
||||
<IsA>app:gui</IsA>
|
||||
<IsA>app:gui</IsA>
|
||||
<Icon>brave-logo</Icon>
|
||||
<Summary xml:lang="en">A web browser that stops ads and trackers by default</Summary>
|
||||
<Description xml:lang="en">A web browser that stops ads and trackers by default</Description>
|
||||
<Summary xml:lang="tr">Varsayılan olarak reklamları ve takip kodlarını engelleyen bir web tarayıcısı</Summary>
|
||||
<Description xml:lang="tr">Varsayılan olarak reklamları ve takip kodlarını engelleyen bir web tarayıcısı</Description>
|
||||
<Packager>
|
||||
<Name>Erkan IŞIK</Name>
|
||||
<Email>erkanisik@pisilinux.org</Email>
|
||||
</Packager>
|
||||
<License>Mozilla Public License 2.0</License>
|
||||
<Archive sha1sum="f383163fb208276f7ad58c996231380b6900be79" type="binary">
|
||||
https://github.com/brave/brave-browser/releases/download/v1.90.128/brave-browser-1.90.128-linux-amd64.zip
|
||||
</Archive>
|
||||
<!-- https://github.com/brave/brave-browser/ -->
|
||||
<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>
|
||||
@@ -46,8 +42,14 @@
|
||||
<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>
|
||||
|
||||
Reference in New Issue
Block a user