sylpheed: update to 2.6.0, new deps style.
--HG-- extra : convert_revision : 8f2aae2d98fff4451668bd871f463c8207845122
This commit is contained in:
parent
a8a9a42977
commit
fdcd5b95ff
1 changed files with 9 additions and 6 deletions
|
@ -1,16 +1,13 @@
|
||||||
# Template build file for 'sylpheed'.
|
# Template build file for 'sylpheed'.
|
||||||
pkgname=sylpheed
|
pkgname=sylpheed
|
||||||
version=2.6.0beta1
|
version=2.6.0
|
||||||
patch_files="$pkgname-fix-latest-gtk.diff"
|
distfiles="http://sylpheed.sraoss.jp/sylpheed/v2.6/$pkgname-$version.tar.bz2"
|
||||||
distfiles="
|
|
||||||
http://sylpheed.sraoss.jp/sylpheed/v2.6beta/$pkgname-$version.tar.bz2"
|
|
||||||
build_style=gnu_configure
|
build_style=gnu_configure
|
||||||
configure_args="--disable-compface --disable-gtkspell
|
configure_args="--disable-compface --disable-gtkspell
|
||||||
--disable-gpgme"
|
--disable-gpgme"
|
||||||
make_cmd="$XBPS_MASTERDIR/bin/gmake"
|
|
||||||
short_desc="Lightweight and user-friendly e-mail client"
|
short_desc="Lightweight and user-friendly e-mail client"
|
||||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
checksum=21f3204c5e9e7f8c07509fbba677f9820d847d53
|
checksum=121b9f69d5501be2caa8419d5cf1351436db4b43af9f2083b07e59f1def31f51
|
||||||
long_desc="
|
long_desc="
|
||||||
Sylpheed is a simple, lightweight but featureful, and easy-to-use
|
Sylpheed is a simple, lightweight but featureful, and easy-to-use
|
||||||
e-mail client (mailer, MUA).
|
e-mail client (mailer, MUA).
|
||||||
|
@ -29,3 +26,9 @@ long_desc="
|
||||||
* Powerful filtering and search
|
* Powerful filtering and search
|
||||||
* Junk mail control
|
* Junk mail control
|
||||||
* Flexible cooperation with external commands"
|
* Flexible cooperation with external commands"
|
||||||
|
|
||||||
|
Add_dependency build pkg-config
|
||||||
|
Add_dependency build flex
|
||||||
|
Add_dependency full glibc
|
||||||
|
Add_dependency full gtk+
|
||||||
|
Add_dependency full openssl
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue