* Fix the build with libgee 0.8.1.

* Record missing dependancy
* Mark depricated and expire in 1 month, orphaned upstream and there is
  a good replacement available: gnome-calender.
This commit is contained in:
Koop Mast 2017-06-02 10:55:06 +00:00
parent 1a1702cbe4
commit 6a9a91aa6a
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=442369

View File

@ -10,9 +10,13 @@ DIST_SUBDIR= gnome3
MAINTAINER= gnome@FreeBSD.org
COMMENT= Calendar client for GNOME 3
DEPRECATED= Orphaned upstream, replaced by gnome-calendar
EXPIRATION_DATE=2017-07-02
BUILD_DEPENDS= itstool:textproc/itstool \
xdg-open:devel/xdg-utils
LIB_DEPENDS= libwebkitgtk-3.0.so:www/webkit-gtk3 \
libicui18n.so:devel/icu \
libsoup-2.4.so:devel/libsoup \
libgee-0.8.so:devel/libgee \
libgdata.so:devel/libgdata \
@ -29,7 +33,7 @@ USE_GNOME= cairo evolutiondataserver3 glib20 gnomedocutils gnomeprefix \
USE_LDCONFIG= yes
GNU_CONFIGURE= yes
INSTALLS_ICONS= yes
CONFIGURE_ARGS= --disable-unity
CONFIGURE_ARGS= --disable-unity --disable-fatal
CPPFLAGS+= -I${LOCALBASE}/include
LDFLAGS+= -L${LOCALBASE}/lib
INSTALL_TARGET= install-strip