sylpheed: update to 3.0.3.
This commit is contained in:
parent
f7f3bd83cb
commit
e8c6d5e9cb
1 changed files with 5 additions and 2 deletions
|
@ -1,12 +1,12 @@
|
|||
# Template build file for 'sylpheed'.
|
||||
pkgname=sylpheed
|
||||
version=3.0.2
|
||||
version=3.0.3
|
||||
distfiles="http://sylpheed.sraoss.jp/sylpheed/v3.0/$pkgname-$version.tar.bz2"
|
||||
build_style=gnu_configure
|
||||
configure_args="--disable-compface --disable-gtkspell --disable-gpgme"
|
||||
short_desc="GTK+ Lightweight and user-friendly e-mail client"
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
checksum=e9596434c5ed25c08867c8bec5f2a3b7d160b4c807f374403bec6844910b1e62
|
||||
checksum=9625525564542cdf65cf929a691a80513a549baf0f9b89c37e26948255648f75
|
||||
long_desc="
|
||||
Sylpheed is a simple, lightweight but featureful, and easy-to-use
|
||||
e-mail client (mailer, MUA).
|
||||
|
@ -34,8 +34,11 @@ Add_dependency run pango
|
|||
Add_dependency run cairo
|
||||
Add_dependency run freetype
|
||||
Add_dependency run fontconfig
|
||||
Add_dependency run libpng
|
||||
Add_dependency run gdk-pixbuf
|
||||
Add_dependency run gtk+
|
||||
Add_dependency run openssl
|
||||
|
||||
Add_dependency build pkg-config
|
||||
Add_dependency build flex
|
||||
Add_dependency build zlib-devel
|
||||
|
|
Loading…
Reference in a new issue