mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-08 16:13:50 +02:00
Merge pull request #7752 from el-perezoso/el-perezoso-patch-1
claws-mail: update to 3.15.1
This commit is contained in:
commit
8d3e77ec32
1 changed files with 5 additions and 4 deletions
|
@ -1,6 +1,7 @@
|
||||||
# Template file for 'claws-mail'
|
# Template file for 'claws-mail'
|
||||||
|
|
||||||
pkgname=claws-mail
|
pkgname=claws-mail
|
||||||
version=3.15.0
|
version=3.15.1
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--disable-static --disable-python-plugin --disable-perl-plugin"
|
configure_args="--disable-static --disable-python-plugin --disable-perl-plugin"
|
||||||
|
@ -9,12 +10,12 @@ makedepends="poppler-glib-devel libarchive-devel libSM-devel
|
||||||
libnotify-devel libcanberra-devel gpgme-devel gnutls-devel
|
libnotify-devel libcanberra-devel gpgme-devel gnutls-devel
|
||||||
enchant-devel dbus-devel libetpan-devel libldap-devel
|
enchant-devel dbus-devel libetpan-devel libldap-devel
|
||||||
libsoup-gnome-devel startup-notification-devel"
|
libsoup-gnome-devel startup-notification-devel"
|
||||||
short_desc="An extensible and secure e-mail client / newsreader with classic GUI"
|
short_desc="The user-friendly, lightweight, and fast email client"
|
||||||
maintainer="Jakub Skrzypnik <jot.skrzyp@gmail.com>"
|
maintainer="Jakub Skrzypnik <jot.skrzyp@gmail.com>"
|
||||||
license="GPL-3"
|
license="GPL-3"
|
||||||
homepage="http://claws-mail.org"
|
homepage="http://claws-mail.org"
|
||||||
distfiles="http://www.claws-mail.org/download.php?file=releases/claws-mail-${version}.tar.gz"
|
distfiles="http://www.claws-mail.org/download.php?file=releases/claws-mail-${version}.tar.xz"
|
||||||
checksum=662b64356d78083ac69cd7fe83f0cda27d60509bd45696689fda5774bea70761
|
checksum="8d093c2f32db863c1141d56e35424c04ee48fe5d6adf4c7f349f647fa3149542"
|
||||||
nocross=yes
|
nocross=yes
|
||||||
|
|
||||||
# TODO(dominikh): claws-mail is a mess. If we don't have python
|
# TODO(dominikh): claws-mail is a mess. If we don't have python
|
||||||
|
|
Loading…
Add table
Reference in a new issue