claws-mail.

This commit is contained in:
4fury-c3440d8
2022-11-10 12:37:08 +03:00
parent ceb850f8f8
commit 5109f41f78
2 changed files with 10 additions and 4 deletions
+1 -2
View File
@@ -14,7 +14,6 @@ i = ''.join([
])
def setup():
autotools.configure(i)
# pisitools.dosed("libtool", " -shared ", " -Wl,-O1,--as-needed -shared ")
def build():
@@ -23,5 +22,5 @@ def build():
def install():
autotools.rawInstall("DESTDIR=%s" % get.installDIR())
pisitools.dodoc("AUTHORS", "README")
pisitools.dodoc("AUTHORS", "NEWS", "RELEASE_NOTES")
+9 -2
View File
@@ -15,8 +15,8 @@
<Description>
Claws Mail is a lightweight and highly configurable email client and news reader based on the GTK+ GUI toolkit.
</Description>
<Archive sha1sum="6adfe0953b749734e37a86f2b04a5d52b8b5082f" type="tarxz">
https://claws-mail.org/releases/claws-mail-4.1.0.tar.xz
<Archive sha1sum="56051cd14e0302878a381c29f2a3d9c7375abbf7" type="tarxz">
https://claws-mail.org/releases/claws-mail-4.1.1.tar.xz
</Archive>
<BuildDependencies>
<Dependency>flex</Dependency>
@@ -113,6 +113,13 @@
</Package>
<History>
<Update release="3">
<Date>2022-11-10</Date>
<Version>4.1.1</Version>
<Comment>Version bump.</Comment>
<Name>fury</Name>
<Email>uglyside@yandex.ru</Email>
</Update>
<Update release="2">
<Date>2022-04-14</Date>
<Version>4.1.0</Version>