[BACK]Return to Makefile CVS log [TXT][DIR] Up to [cvs.NetBSD.org] / pkgsrc / chat / empathy

Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.

Diff for /pkgsrc/chat/empathy/Attic/Makefile between version 1.70 and 1.94

version 1.70, 2015/07/09 02:39:16 version 1.94, 2018/04/17 22:29:35
Line 1 
Line 1 
 # $NetBSD$  # $NetBSD$
   
 DISTNAME=       empathy-2.34.0  DISTNAME=       empathy-2.34.0
 PKGREVISION=    43  PKGREVISION=    62
 CATEGORIES=     chat gnome  CATEGORIES=     chat gnome
 MASTER_SITES=   ${MASTER_SITE_GNOME:=sources/empathy/2.34/}  MASTER_SITES=   ${MASTER_SITE_GNOME:=sources/empathy/2.34/}
   
Line 10  HOMEPAGE= http://live.gnome.org/Empathy
Line 10  HOMEPAGE= http://live.gnome.org/Empathy
 COMMENT=        Gnome instant messenger client  COMMENT=        Gnome instant messenger client
 LICENSE=        gnu-gpl-v2  LICENSE=        gnu-gpl-v2
   
   PYTHON_VERSIONS_INCOMPATIBLE=   34 35 36
   
 GNU_CONFIGURE=          yes  GNU_CONFIGURE=          yes
 USE_TOOLS+=             gawk gmake gsed intltool msgfmt pkg-config  USE_TOOLS+=             gawk gmake gsed intltool msgfmt pkg-config
 USE_TOOLS+=             autoconf msgmerge xgettext  USE_TOOLS+=             autoconf msgmerge xgettext
Line 59  BUILDLINK_API_DEPENDS.gtk2+=  gtk2+>=2.1
Line 61  BUILDLINK_API_DEPENDS.gtk2+=  gtk2+>=2.1
 .include "../../x11/libX11/buildlink3.mk"  .include "../../x11/libX11/buildlink3.mk"
 .include "../../x11/libunique/buildlink3.mk"  .include "../../x11/libunique/buildlink3.mk"
 # notyet  # notyet
 #.include "../../www/webkit1-gtk/buildlink3.mk"  
 #.include "../../graphics/clutter-mx/buildlink3.mk"  #.include "../../graphics/clutter-mx/buildlink3.mk"
 #.include "../../chat/telepathy-logger/buildlink3.mk"  #.include "../../chat/telepathy-logger/buildlink3.mk"
 .include "../../mk/omf-scrollkeeper.mk"  .include "../../mk/omf-scrollkeeper.mk"

Legend:
Removed from v.1.70  
changed lines
  Added in v.1.94

CVSweb <webmaster@jp.NetBSD.org>