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
+75
View File
@@ -0,0 +1,75 @@
<?xml version="1.0" ?>
<!DOCTYPE PISI SYSTEM "https://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
<PISI>
<Source>
<Name>lazarus</Name>
<Homepage>https://www.lazarus-ide.org</Homepage>
<Packager>
<Name>Sami BABAT</Name>
<Email>samibabat@gmail.com</Email>
</Packager>
<License>GPLv1</License>
<Icon>lazarus</Icon>
<IsA>app</IsA>
<Summary>Lazarus açık kaynak kodlu Free Pascal derleyicisi tarafından geliştirilip, desteklenen çoklu platform Görsel programlama geliştirme ortamıdır.</Summary>
<Description>Lazarus açık kaynak kodlu Free Pascal derleyicisi tarafından geliştirilip, desteklenen çoklu platform Görsel programlama geliştirme ortamıdır. Pascal ve Object Pascal geliştiricileri için Rapid Application Development Delphi benzeri bir ortam sağlamayı amaçlar.</Description>
<Archive sha1sum="854133645712e9f33d34e9d922685c7d52c503ca" type="targz">
https://sourceforge.net/projects/lazarus/files/Lazarus%20Zip%20_%20GZip/Lazarus%204.6/lazarus-4.6-0.tar.gz/download
</Archive>
<BuildDependencies>
<Dependency>fpc</Dependency>
<Dependency>fpc-src</Dependency>
<Dependency>gtk2</Dependency>
<Dependency>rsync</Dependency>
</BuildDependencies>
</Source>
<Package>
<Name>lazarus</Name>
<RuntimeDependencies>
<Dependency>fpc</Dependency>
<Dependency>fpc-src</Dependency>
<Dependency>gtk2</Dependency>
<Dependency>rsync</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="all">/</Path>
</Files>
</Package>
<History>
<Update release="4">
<Date>2026-03-11</Date>
<Version>4.6</Version>
<Comment>Update to 4.6</Comment>
<Name>Erkan IŞIK</Name>
<Email>erkanisik@gmail.com</Email>
</Update>
<Update release="3">
<Date>2021-05-13</Date>
<Version>2.0.12</Version>
<Comment>Update ver and fix</Comment>
<Name>Sami BABAT</Name>
<Email>samibabat@gmail.com</Email>
</Update>
<Update release="2">
<Date>2019-06-22</Date>
<Version>2.0.2</Version>
<Comment>update versiyon</Comment>
<Name>Sami BABAT</Name>
<Email>sami.babat@gmail.com</Email>
</Update>
<Update release="1">
<Date>2018-09-12</Date>
<Version>1.8.4</Version>
<Comment>Ilk sürüm</Comment>
<Name>Sami BABAT</Name>
<Email>sami.babat@gmail.com</Email>
</Update>
</History>
</PISI>