240 lines
8.9 KiB
XML
240 lines
8.9 KiB
XML
<?xml version="1.0" ?>
|
|
<!DOCTYPE PISI SYSTEM "https://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
|
|
<PISI>
|
|
<Source>
|
|
<Name>go</Name>
|
|
<Homepage>https://golang.org</Homepage>
|
|
<Packager>
|
|
<Name>Ertuğrul Erata</Name>
|
|
<Email>ertugrulerata@gmail.com</Email>
|
|
</Packager>
|
|
<PartOf>programming.language</PartOf>
|
|
<License>BSD</License>
|
|
<IsA>app:console</IsA>
|
|
<Summary>Compiler and tools for the Go programming language from Google</Summary>
|
|
<Description>Go is an open source programming language that makes it easy to build simple, reliable, and efficient software.</Description>
|
|
<Archive sha1sum="5df1dfe37637c6da0d1d7fef257d901a60aa30c9" type="targz">https://github.com/golang/go/archive/refs/tags/go1.26.5.tar.gz</Archive>
|
|
<!--<Archive sha1sum="6ecdf5a03974462119c051a0d53f825c851ffdbe" type="tarbz2" target="go-go1.14.3">https://dev.gentoo.org/~williamh/dist/go-linux-amd64-bootstrap-1.13.6.tbz</Archive>-->
|
|
<!-- for using as a bootstrap -->
|
|
<Archive sha1sum="bb2389382445aea1947b8b9d7b19d80d317f7965" type="targz" target="go-go1.26.5">https://go.dev/dl/go1.26.5.linux-amd64.tar.gz</Archive>
|
|
</Source>
|
|
|
|
<Package>
|
|
<Name>golang</Name>
|
|
<Summary>Compiler and tools for the Go programming language from Google</Summary>
|
|
<RuntimeDependencies>
|
|
<Dependency>git</Dependency>
|
|
</RuntimeDependencies>
|
|
<Files>
|
|
<Path fileType="config">/etc</Path>
|
|
<Path fileType="data">/usr/share/</Path>
|
|
<Path fileType="library">/usr/lib/</Path>
|
|
<Path fileType="executable">/usr/bin/</Path>
|
|
</Files>
|
|
<!--
|
|
<AdditionalFiles>
|
|
<AdditionalFile owner="root" permission="0644" target="/etc/profile.d/go.sh">go.sh</AdditionalFile>
|
|
</AdditionalFiles>
|
|
-->
|
|
</Package>
|
|
|
|
<History>
|
|
<Update release="28">
|
|
<Date>2026-07-08</Date>
|
|
<Version>1.26.5</Version>
|
|
<Comment>Version bump.</Comment>
|
|
<Name>Pisi Linux Community</Name>
|
|
<Email>admin@pisilinux.org</Email>
|
|
</Update>
|
|
<Update release="27">
|
|
<Date>2026-05-21</Date>
|
|
<Version>1.26.3</Version>
|
|
<Comment>Version bump.</Comment>
|
|
<Name>Pisi Linux Community</Name>
|
|
<Email>admin@pisilinux.org</Email>
|
|
</Update>
|
|
<Update release="26">
|
|
<Date>2026-04-08</Date>
|
|
<Version>1.26.2</Version>
|
|
<Comment>Version bump.</Comment>
|
|
<Name>Pisi Linux Community</Name>
|
|
<Email>admin@pisilinux.org</Email>
|
|
</Update>
|
|
<Update release="25">
|
|
<Date>2025-12-30</Date>
|
|
<Version>1.25.5</Version>
|
|
<Comment>Version bump.</Comment>
|
|
<Name>Pisi Linux Community</Name>
|
|
<Email>admin@pisilinux.org</Email>
|
|
</Update>
|
|
<Update release="24">
|
|
<Date>2025-11-10</Date>
|
|
<Version>1.25.4</Version>
|
|
<Comment>Version bump.</Comment>
|
|
<Name>Pisi Linux Community</Name>
|
|
<Email>admin@pisilinux.org</Email>
|
|
</Update>
|
|
<Update release="23">
|
|
<Date>2025-08-20</Date>
|
|
<Version>1.25.0</Version>
|
|
<Comment>Version bump</Comment>
|
|
<Name>Bedirhan Kurt</Name>
|
|
<Email>bedirhan.kurt@outlook.com</Email>
|
|
</Update>
|
|
<Update release="22">
|
|
<Date>2024-10-20</Date>
|
|
<Version>1.23.2</Version>
|
|
<Comment>Version bump</Comment>
|
|
<Name>Bedirhan Kurt</Name>
|
|
<Email>bedirhan.kurt@outlook.com</Email>
|
|
</Update>
|
|
<Update release="21">
|
|
<Date>2024-05-02</Date>
|
|
<Version>1.22.2</Version>
|
|
<Comment>Version bump</Comment>
|
|
<Name>Mustafa Cinasal</Name>
|
|
<Email>muscnsl@gmail.com</Email>
|
|
</Update>
|
|
<Update release="20">
|
|
<Date>2023-12-10</Date>
|
|
<Version>1.21.5</Version>
|
|
<Comment>Version bump.</Comment>
|
|
<Name>Mustafa Cinasal</Name>
|
|
<Email>muscnsl@gmail.com</Email>
|
|
</Update>
|
|
<Update release="19">
|
|
<Date>2023-09-07</Date>
|
|
<Version>1.21.1</Version>
|
|
<Comment>Version bump.</Comment>
|
|
<Name>Mustafa Cinasal</Name>
|
|
<Email>muscnsl@gmail.com</Email>
|
|
</Update>
|
|
<Update release="18">
|
|
<Date>2023-06-08</Date>
|
|
<Version>1.20.5</Version>
|
|
<Comment>Version bump.</Comment>
|
|
<Name>Mustafa Cinasal</Name>
|
|
<Email>muscnsl@gmail.com</Email>
|
|
</Update>
|
|
<Update release="17">
|
|
<Date>2023-04-26</Date>
|
|
<Version>1.19.8</Version>
|
|
<Comment>Version bump.</Comment>
|
|
<Name>Mustafa Cinasal</Name>
|
|
<Email>muscnsl@gmail.com</Email>
|
|
</Update>
|
|
<Update release="16">
|
|
<Date>2022-12-12</Date>
|
|
<Version>1.19.4</Version>
|
|
<Comment>Version bump.</Comment>
|
|
<Name>Mustafa Cinasal</Name>
|
|
<Email>muscnsl@gmail.com</Email>
|
|
</Update>
|
|
<Update release="15">
|
|
<Date>2022-09-14</Date>
|
|
<Version>1.19.1</Version>
|
|
<Comment>Minor version bump.</Comment>
|
|
<Name>Mustafa Cinasal</Name>
|
|
<Email>muscnsl@gmail.com</Email>
|
|
</Update>
|
|
<Update release="14">
|
|
<Date>2020-08-30</Date>
|
|
<Version>1.15</Version>
|
|
<Comment>Minor version bump.</Comment>
|
|
<Name>Blue Devil</Name>
|
|
<Email>bluedevil@sctzine.com</Email>
|
|
</Update>
|
|
<Update release="13">
|
|
<Date>2020-05-18</Date>
|
|
<Version>1.14.3</Version>
|
|
<Comment>Patch version bump.</Comment>
|
|
<Name>Blue Devil</Name>
|
|
<Email>bluedevil@sctzine.com</Email>
|
|
</Update>
|
|
<Update release="12">
|
|
<Date>2020-03-27</Date>
|
|
<Version>1.14.1</Version>
|
|
<Comment>Minor version bump.</Comment>
|
|
<Name>Blue Devil</Name>
|
|
<Email>bluedevil@sctzine.com</Email>
|
|
</Update>
|
|
<Update release="11">
|
|
<Date>2020-02-24</Date>
|
|
<Version>1.13.8</Version>
|
|
<Comment>Version bump.</Comment>
|
|
<Name>Blue Devil</Name>
|
|
<Email>bluedevil@sctzine.com</Email>
|
|
</Update>
|
|
<Update release="10">
|
|
<Date>2019-04-14</Date>
|
|
<Version>1.11.9</Version>
|
|
<Comment>Version bump.</Comment>
|
|
<Name>Ertuğrul Erata</Name>
|
|
<Email>ertugrulerata@gmail.com</Email>
|
|
</Update>
|
|
<Update release="9">
|
|
<Date>2018-08-19</Date>
|
|
<Version>1.10.3</Version>
|
|
<Comment>Rebuild.</Comment>
|
|
<Name>Mustafa Cinasal</Name>
|
|
<Email>muscnsl@gmail.com</Email>
|
|
</Update>
|
|
<Update release="8">
|
|
<Date>2018-06-08</Date>
|
|
<Version>1.10.3</Version>
|
|
<Comment>Version bump.</Comment>
|
|
<Name>Ertuğrul Erata</Name>
|
|
<Email>ertugrulerata@gmail.com</Email>
|
|
</Update>
|
|
<Update release="7">
|
|
<Date>2017-12-31</Date>
|
|
<Version>1.9.2</Version>
|
|
<Comment>Version bump.</Comment>
|
|
<Name>Ertuğrul Erata</Name>
|
|
<Email>ertugrulerata@gmail.com</Email>
|
|
</Update>
|
|
<Update release="6">
|
|
<Date>2017-08-21</Date>
|
|
<Version>1.7.6</Version>
|
|
<Comment>Version bump.</Comment>
|
|
<Name>Ertuğrul Erata</Name>
|
|
<Email>ertugrulerata@gmail.com</Email>
|
|
</Update>
|
|
<Update release="5">
|
|
<Date>2017-03-20</Date>
|
|
<Version>1.7.5</Version>
|
|
<Comment>Version bump.</Comment>
|
|
<Name>Ertuğrul Erata</Name>
|
|
<Email>ertugrulerata@gmail.com</Email>
|
|
</Update>
|
|
<Update release="4">
|
|
<Date>2016-08-06</Date>
|
|
<Version>1.6.3</Version>
|
|
<Comment>Version bump.</Comment>
|
|
<Name>Ertuğrul Erata</Name>
|
|
<Email>ertugrulerata@gmail.com</Email>
|
|
</Update>
|
|
<Update release="3">
|
|
<Date>2016-06-09</Date>
|
|
<Version>1.6.2</Version>
|
|
<Comment>Release Bump</Comment>
|
|
<Name>Pisi Linux Community</Name>
|
|
<Email>admin@pisilinux.org</Email>
|
|
</Update>
|
|
<Update release="2">
|
|
<Date>2016-05-07</Date>
|
|
<Version>1.6.2</Version>
|
|
<Comment>Version bump.</Comment>
|
|
<Name>Ertuğrul Erata</Name>
|
|
<Email>ertugrulerata@gmail.com</Email>
|
|
</Update>
|
|
<Update release="1">
|
|
<Date>2016-01-09</Date>
|
|
<Version>1.4.3</Version>
|
|
<Comment>First release</Comment>
|
|
<Name>Ertuğrul Erata</Name>
|
|
<Email>ertugrulerata@gmail.com</Email>
|
|
</Update>
|
|
</History>
|
|
</PISI>
|