Changeset View
Changeset View
Standalone View
Standalone View
package.yml
| name : claws-mail | name : claws-mail | ||||
| version : 3.17.8 | version : 4.0.0 | ||||
| release : 27 | release : 28 | ||||
| source : | source : | ||||
| - https://www.claws-mail.org/releases/claws-mail-3.17.8.tar.xz : cdb7b2814995d6f4a9c3b1f0bc1467ed5c3cf2a5e0da1730aaa25a8accafddaf | - https://www.claws-mail.org/releases/claws-mail-4.0.0.tar.xz : 4af2bd26a5d91eacb2a9c09f67a6a46c2222b40817c1f525dc050bdc7b0ee475 | ||||
| license : GPL-3.0-or-later | license : GPL-3.0-or-later | ||||
| component : network.mail | component : network.mail | ||||
| summary : A GTK+ based, lightweight, and fast e-mail client | summary : A GTK+ based, lightweight, and fast e-mail client | ||||
| description: | | description: | | ||||
| A GTK+ based, lightweight, and fast e-mail client | A GTK+ based, lightweight, and fast e-mail client | ||||
| builddeps : | builddeps : | ||||
| - pkgconfig(dbus-glib-1) | - pkgconfig(dbus-glib-1) | ||||
| - pkgconfig(enchant-2) | - pkgconfig(enchant-2) | ||||
| - pkgconfig(gnutls) | - pkgconfig(gnutls) | ||||
| - pkgconfig(gpgme) | - pkgconfig(gpgme) | ||||
| - pkgconfig(gtk+-2.0) | - pkgconfig(gtk+-3.0) | ||||
| - pkgconfig(libarchive) | - pkgconfig(libarchive) | ||||
| - pkgconfig(libassuan) | - pkgconfig(libassuan) | ||||
| - pkgconfig(libcanberra-gtk) | - pkgconfig(libcanberra-gtk) | ||||
| - pkgconfig(libcurl) | - pkgconfig(libcurl) | ||||
| - pkgconfig(libical) | - pkgconfig(libical) | ||||
| - pkgconfig(libetpan) | - pkgconfig(libetpan) | ||||
| - pkgconfig(libgdata) | - pkgconfig(libgdata) | ||||
| - pkgconfig(libnm) | - pkgconfig(libnm) | ||||
| - pkgconfig(libnotify) | - pkgconfig(libnotify) | ||||
| - pkgconfig(librsvg-2.0) | - pkgconfig(librsvg-2.0) | ||||
| - pkgconfig(sm) | - pkgconfig(sm) | ||||
| - pkgconfig(poppler) | - pkgconfig(poppler) | ||||
| - pkgconfig(pygtk-2.0) | - pkgconfig(pygobject-3.0) | ||||
| - pkgconfig(python3) | |||||
| - gnupg | - gnupg | ||||
| - openldap-devel | - openldap-devel | ||||
| - perl | - perl | ||||
| rundeps : | rundeps : | ||||
| - perl | - perl | ||||
| setup : | | setup : | | ||||
| # I have no idea why this is needed. `configure` should have received this flag from pkg-config. | # I have no idea why this is needed. `configure` should have received this flag from pkg-config. | ||||
| export LIBETPAN_LIBS='-letpan' | export LIBETPAN_LIBS='-letpan' | ||||
| %configure \ | %configure \ | ||||
| --disable-static \ | --disable-static \ | ||||
| --enable-libsm \ | --enable-libsm \ | ||||
| --enable-svg | --enable-svg \ | ||||
| --disable-bsfilter-plugin \ | |||||
| --enable-crash-dialog | |||||
| build : | | build : | | ||||
| %make | %make | ||||
| install : | | install : | | ||||
| %make_install | %make_install | ||||
Copyright © 2015-2021 Solus Project. The Solus logo is Copyright © 2016-2021 Solus Project. All Rights Reserved.