wok-next diff re-alpine/receipt @ rev 20402
Up seed (3.8.1) use webkitgtk instead of libwebkit; add cogl for clutter; up clutter (1.26.2) using mesa17 instead of mesa; up gnome-games using mesa17 instead of mix 'mesa & mesa17'
author | Aleksej Bobylev <al.bobylev@gmail.com> |
---|---|
date | Tue Dec 05 17:49:11 2017 +0200 (2017-12-05) |
parents | bf53d191d5bd |
children | e6615350078d |
line diff
1.1 --- a/re-alpine/receipt Mon Apr 22 22:23:56 2013 +0200 1.2 +++ b/re-alpine/receipt Tue Dec 05 17:49:11 2017 +0200 1.3 @@ -5,13 +5,15 @@ 1.4 CATEGORY="network" 1.5 SHORT_DESC="Re-alpine is the continuation of Alpine (a text-based email client)." 1.6 MAINTAINER="paul@slitaz.org" 1.7 -DEPENDS="libssl pam libldap libsasl ncurses libkrb5 libcomerr3" 1.8 -BUILD_DEPENDS="openssl-dev pam-dev openldap-dev cyrus-sasl-dev libldap krb5-dev" 1.9 +LICENSE="Apache" 1.10 TARBALL="$PACKAGE-$VERSION.tar.bz2" 1.11 WEB_SITE="http://sourceforge.net/projects/re-alpine/" 1.12 WGET_URL="$SF_MIRROR/$PACKAGE/$TARBALL" 1.13 TAGS="mail client" 1.14 1.15 +DEPENDS="libssl pam libldap libsasl ncurses libkrb5 libcomerr3" 1.16 +BUILD_DEPENDS="openssl-dev pam-dev openldap-dev cyrus-sasl-dev libldap krb5-dev" 1.17 + 1.18 # Rules to configure and make the package. 1.19 compile_rules() 1.20 {