empathy: cross-build
Rev-Bump for license.
This commit is contained in:
parent
a1ec42cd67
commit
3cb1898416
@ -1,15 +1,14 @@
|
||||
# Template file for 'empathy'
|
||||
pkgname=empathy
|
||||
version=3.12.14
|
||||
revision=1
|
||||
disable_parallel_build=yes
|
||||
revision=2
|
||||
build_style=gnu-configure
|
||||
configure_args="
|
||||
--enable-gst-1.0=yes --enable-gudev=yes --enable-spell=yes
|
||||
--disable-schemas-compile --disable-static --enable-goa=no
|
||||
--enable-ubuntu-online-accounts=no --enable-geocode=yes
|
||||
--enable-location=yes --enable-nautilus-sendto=no --enable-map=yes"
|
||||
hostmakedepends="pkg-config intltool gnome-doc-utils itstool"
|
||||
hostmakedepends="pkg-config intltool itstool glib-devel libxslt geoclue2"
|
||||
makedepends="
|
||||
libcanberra-devel clutter-gst-devel clutter-gtk-devel
|
||||
telepathy-glib-devel telepathy-logger-devel libnotify-devel
|
||||
@ -21,7 +20,12 @@ makedepends="
|
||||
depends="gsettings-desktop-schemas>=3.12 iso-codes"
|
||||
short_desc="GNOME instant messaging client using the Telepathy framework"
|
||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
license="GPL-2.0-or-later, LGPL-2.1-or-later"
|
||||
homepage="http://live.gnome.org/Empathy"
|
||||
license="GPL-2"
|
||||
distfiles="${GNOME_SITE}/$pkgname/${version%.*}/$pkgname-$version.tar.xz"
|
||||
checksum=7d86942ce97edd10ade0e6ae6a210d35e4d627fe4d223377d71fd1840bc6e3a3
|
||||
disable_parallel_build=yes
|
||||
|
||||
pre_configure() {
|
||||
CFLAGS+=" -I$wrksrc/telepathy-account-widgets"
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user