claws-mail.
This commit is contained in:
@@ -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")
|
||||
|
||||
|
||||
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user