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
+63
View File
@@ -0,0 +1,63 @@
<?xml version="1.0" ?>
<!DOCTYPE PISI SYSTEM "https://pisilinux.org/projeler/pisi/pisi-spec.dtd">
<PISI>
<Source>
<Name>VSCodium</Name>
<Homepage>https://vscodium.com/</Homepage>
<Packager>
<Name>Erkan IŞIK</Name>
<Email>erkanisik@pisilinux.org</Email>
</Packager>
<License>MIT</License>
<PartOf>Development</PartOf>
<IsA>app:gui</IsA>
<Summary xml:lang="en">Free/Libre Open Source Software Binaries of VS Code</Summary>
<Summary xml:lang="tr">VS Code'un Özgür Açık Kaynaklı Sürümü</Summary>
<Description xml:lang="en">VSCodium is a community-driven, freely-licensed binary distribution of Microsofts editor VS Code.</Description>
<Description xml:lang="tr">VSCodium, Microsoft'un VS Code düzenleyicisinin topluluk tarafından yönetilen, özgür lisanslı bir ikili dağıtımıdır.</Description>
<Icon>vscodium</Icon>
<Archive sha1sum="15d736216c6a59684d8f2a52185b614552283bdf" type="targz">
https://github.com/VSCodium/vscodium/releases/download/1.112.01907/VSCodium-linux-x64-1.112.01907.tar.gz
</Archive>
<!-- https://github.com/VSCodium/vscodium/releases/ -->
</Source>
<Package>
<Name>VSCodium</Name>
<Files>
<Path fileType="data">/opt</Path>
<Path fileType="executable">/usr/bin</Path>
<Path fileType="data">/usr/share</Path>
<Path fileType="icon">/usr/share/pixmaps</Path>
<Path fileType="icon">/usr/share/icons</Path>
</Files>
<AdditionalFiles>
<AdditionalFile target="/usr/share/applications/vscodium.desktop">vscodium.desktop</AdditionalFile>
<AdditionalFile target="/usr/share/pixmaps/vscodium.png">vscodium.png</AdditionalFile>
<AdditionalFile target="/usr/share/icons/vscodium.png">vscodium.png</AdditionalFile>
</AdditionalFiles>
</Package>
<History>
<Update release="3">
<Date>2026-04-05</Date>
<Version>1.112.01907</Version>
<Comment>Version Bump</Comment>
<Name>Erkan IŞIK</Name>
<Email>erkanisik@pisilinux.org</Email>
</Update>
<Update release="2">
<Date>2026-02-08</Date>
<Version>1.108.20787</Version>
<Comment>Version Bump</Comment>
<Name>Erkan IŞIK</Name>
<Email>erkanisik@pisilinux.org</Email>
</Update>
<Update release="1">
<Date>2026-01-13</Date>
<Version>1.107.18627</Version>
<Comment>Initial Release</Comment>
<Name>Erkan IŞIK</Name>
<Email>erkanisik@pisilinux.org</Email>
</Update>
</History>
</PISI>