evolution: update to 3.16.3.
This commit is contained in:
parent
c80e383b63
commit
a46e51e298
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'evolution'
|
# Template file for 'evolution'
|
||||||
pkgname=evolution
|
pkgname=evolution
|
||||||
version=3.16.2.1
|
version=3.16.3
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--disable-pst-import --with-openldap --disable-bogofilter
|
configure_args="--disable-pst-import --with-openldap --disable-bogofilter
|
||||||
|
@ -18,12 +18,12 @@ short_desc="Integrated mail, addressbook and calendaring for GNOME"
|
||||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||||
license="GPL-2"
|
license="GPL-2"
|
||||||
homepage="http://www.gnome.org"
|
homepage="http://www.gnome.org"
|
||||||
distfiles="${GNOME_SITE}/$pkgname/${version%.*.*}/$pkgname-$version.tar.xz"
|
distfiles="${GNOME_SITE}/$pkgname/${version%.*}/$pkgname-$version.tar.xz"
|
||||||
checksum=a97a94e7e2380ec135ebd1b56c98082e19fb08d8d73b12e980e9e8530ff91c22
|
checksum=cdc25d9c0c7749d9049d480a8fcde870b1991523bf7009ba101990df543207d6
|
||||||
|
|
||||||
evolution-devel_package() {
|
evolution-devel_package() {
|
||||||
depends="GConf-devel gtkhtml-devel>=4.6.0 evolution-data-server-devel>=3.12
|
depends="GConf-devel gtkhtml-devel>=4.6.0 evolution-data-server-devel
|
||||||
gnome-desktop-devel>=3.12 ${sourcepkg}>=${version}_${revision}"
|
gnome-desktop-devel ${sourcepkg}>=${version}_${revision}"
|
||||||
short_desc+=" - development files"
|
short_desc+=" - development files"
|
||||||
pkg_install() {
|
pkg_install() {
|
||||||
vmove usr/include
|
vmove usr/include
|
||||||
|
|
Loading…
Reference in New Issue