Proje Gitea'ya taşındı (Temiz başlangıç)
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
<PISI>
|
||||
<Name>network.mail</Name>
|
||||
</PISI>
|
||||
@@ -0,0 +1,17 @@
|
||||
#!/usr/bin/env 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, pisitools, shelltools
|
||||
|
||||
|
||||
def setup():
|
||||
shelltools.system("pwd")
|
||||
shelltools.system("ar xf mailspring-%s-amd64.deb" % get.srcVERSION())
|
||||
shelltools.system("tar xf data.tar.zst")
|
||||
|
||||
|
||||
def install():
|
||||
pisitools.insinto("/", "usr")
|
||||
|
||||
Binary file not shown.
|
After Width: | Height: | Size: 20 KiB |
@@ -0,0 +1,12 @@
|
||||
[Desktop Entry]
|
||||
Name=Mailspring
|
||||
Comment=The best email app for people and teams at work
|
||||
GenericName=Mailspring
|
||||
Exec=/usr/share/mailspring/mailspring %U
|
||||
Icon=mailspring
|
||||
Type=Application
|
||||
StartupNotify=true
|
||||
StartupWMClass=Mailspring
|
||||
Categories=Network;
|
||||
Keywords=email;internet;
|
||||
MimeType=x-scheme-handler/mailto;x-scheme-handler/mailspring;
|
||||
@@ -0,0 +1,108 @@
|
||||
<?xml version="1.0" ?>
|
||||
<!DOCTYPE PISI SYSTEM "https://pisilinux.org/projeler/pisi/pisi-spec.dtd">
|
||||
<PISI>
|
||||
<Source>
|
||||
<Name>mailspring</Name>
|
||||
<Homepage>https://getmailspring.com/</Homepage>
|
||||
<Packager>
|
||||
<Name>Erkan IŞIK</Name>
|
||||
<Email>erkanisik@pisilinux.org</Email>
|
||||
</Packager>
|
||||
<License>GPLv3</License>
|
||||
<IsA>app:gui</IsA>
|
||||
<Summary>A beautiful, fast and maintained fork of Nylas Mail by one of the original authors.</Summary>
|
||||
<Description>A beautiful, fast and maintained fork of Nylas Mail by one of the original authors..</Description>
|
||||
<Archive sha1sum="251e33fdcbab7ae7e5117fd6e9b783be0f899059" type="binary">
|
||||
https://github.com/Foundry376/Mailspring/releases/download/1.19.0/mailspring-1.19.0-amd64.deb
|
||||
</Archive>
|
||||
</Source>
|
||||
<!-- https://github.com/Foundry376/Mailspring/releases -->
|
||||
<Package>
|
||||
<Name>mailspring</Name>
|
||||
<RuntimeDependencies>
|
||||
<Dependency>libtool</Dependency>
|
||||
<Dependency>c-ares</Dependency>
|
||||
<Dependency>tidy</Dependency>
|
||||
<Dependency>libxkbfile</Dependency>
|
||||
<Dependency>libsecret</Dependency>
|
||||
<Dependency>gconf</Dependency>
|
||||
<Dependency>nss</Dependency>
|
||||
</RuntimeDependencies>
|
||||
<Files>
|
||||
<Path fileType="executable">/usr/bin</Path>
|
||||
<Path fileType="data">/usr/share</Path>
|
||||
|
||||
</Files>
|
||||
<AdditionalFiles>
|
||||
<AdditionalFile target="/usr/share/applications/mailspring.desktop" owner="root">mailspring.desktop</AdditionalFile>
|
||||
<AdditionalFile target="/usr/share/icons/mailspring.png" owner="root">mailspring-icon.png</AdditionalFile>
|
||||
</AdditionalFiles>
|
||||
</Package>
|
||||
|
||||
<History>
|
||||
|
||||
<Update release="9">
|
||||
<Date>2026-04-05</Date>
|
||||
<Version>1.19.0</Version>
|
||||
<Comment>Version Bump</Comment>
|
||||
<Name>Erkan IŞIK</Name>
|
||||
<Email>erkanisik@pisilinux.org</Email>
|
||||
</Update>
|
||||
<Update release="8">
|
||||
<Date>2026-02-05</Date>
|
||||
<Version>1.17.3</Version>
|
||||
<Comment>Version Bump</Comment>
|
||||
<Name>Erkan IŞIK</Name>
|
||||
<Email>erkanisik@pisilinux.org</Email>
|
||||
</Update>
|
||||
<Update release="7">
|
||||
<Date>2025-12-11</Date>
|
||||
<Version>1.16.0</Version>
|
||||
<Comment>Version Bump</Comment>
|
||||
<Name>Erkan IŞIK</Name>
|
||||
<Email>erkanisik@pisilinux.org</Email>
|
||||
</Update>
|
||||
<Update release="6">
|
||||
<Date>2024-12-05</Date>
|
||||
<Version>1.14.0</Version>
|
||||
<Comment>Version Bump</Comment>
|
||||
<Name>Erkan IŞIK</Name>
|
||||
<Email>erkanisik@pisilinux.org</Email>
|
||||
</Update>
|
||||
<Update release="5">
|
||||
<Date>2024-02-08</Date>
|
||||
<Version>1.13.3</Version>
|
||||
<Comment>Version Bump</Comment>
|
||||
<Name>Erkan IŞIK</Name>
|
||||
<Email>erkanisik@pisilinux.org</Email>
|
||||
</Update>
|
||||
<Update release="4">
|
||||
<Date>2023-12-15</Date>
|
||||
<Version>1.13.2</Version>
|
||||
<Comment>Version Bump</Comment>
|
||||
<Name>Erkan IŞIK</Name>
|
||||
<Email>erkanisik@pisilinux.org</Email>
|
||||
</Update>
|
||||
<Update release="3">
|
||||
<Date>2021-09-23</Date>
|
||||
<Version>1.9.2</Version>
|
||||
<Comment>Version Bump</Comment>
|
||||
<Name>Erkan IŞIK</Name>
|
||||
<Email>erkanisik@pisilinux.org</Email>
|
||||
</Update>
|
||||
<Update release="2">
|
||||
<Date>2021-05-10</Date>
|
||||
<Version>1.9.1</Version>
|
||||
<Comment>Version Bump</Comment>
|
||||
<Name>Erkan IŞIK</Name>
|
||||
<Email>erkanisik@pisilinux.org</Email>
|
||||
</Update>
|
||||
<Update release="1">
|
||||
<Date>2020-03-06</Date>
|
||||
<Version>1.7.2</Version>
|
||||
<Comment>First release</Comment>
|
||||
<Name>Erkan IŞIK</Name>
|
||||
<Email>erkanisik@pisilinux.org</Email>
|
||||
</Update>
|
||||
</History>
|
||||
</PISI>
|
||||
Reference in New Issue
Block a user