pkgsrc-WIP-changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

empathy: appease pkglint



Module Name:	pkgsrc-wip
Committed By:	coypu <coypu%sdf.org@localhost>
Pushed By:	coypu
Date:		Sat Mar 5 13:16:26 2016 +0200
Changeset:	9c964062f27fa55d8e77d8658dafed4beb3249bf

Modified Files:
	empathy/Makefile
	empathy/buildlink3.mk
	empathy/distinfo

Log Message:
empathy: appease pkglint

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=9c964062f27fa55d8e77d8658dafed4beb3249bf

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

diffstat:
 empathy/Makefile      | 4 ++--
 empathy/buildlink3.mk | 4 ++--
 empathy/distinfo      | 4 ----
 3 files changed, 4 insertions(+), 8 deletions(-)

diffs:
diff --git a/empathy/Makefile b/empathy/Makefile
index 328ecd3..aa5e221 100644
--- a/empathy/Makefile
+++ b/empathy/Makefile
@@ -17,7 +17,7 @@ USE_TOOLS+=		gawk gmake gsed intltool msgfmt pkg-config
 USE_TOOLS+=		autoconf msgmerge xgettext
 USE_LIBTOOL=		yes
 USE_PKGLOCALEDIR=	yes
-CONFIGURE_ENV+=	YELL_CFLAGS=-I${WRKSRC}/telepathy-yell
+CONFIGURE_ENV+=		YELL_CFLAGS=-I${WRKSRC}/telepathy-yell
 CONFIGURE_ENV+=	\
   YELL_LIBS="-L${WRKSRC}/telepathy-yell/telepathy-yell -ltelepathy-yell"
 
@@ -27,7 +27,7 @@ CONFIGURE_ARGS+=	--with-ca-file=/etc/ssl/certs/ca-certificates.crt
 BUILDLINK_TRANSFORM+=	rm:-Werror
 
 # with --nonet, xsltproc needs a helping hand finding some dtds
-XSLTPROC_PATH+=	${LOCALBASE}/share/doc/dbus
+XSLTPROC_PATH=		${LOCALBASE}/share/doc/dbus
 
 # notyet
 #CONFIGURE_ARGS+=	--enable-meego
diff --git a/empathy/buildlink3.mk b/empathy/buildlink3.mk
index e22b212..28a31a8 100644
--- a/empathy/buildlink3.mk
+++ b/empathy/buildlink3.mk
@@ -10,10 +10,10 @@ BUILDLINK_ABI_DEPENDS.empathy+=	empathy>=2.34.0nb43
 BUILDLINK_PKGSRCDIR.empathy?=	../../chat/empathy
 
 .include "../../devel/glib2/buildlink3.mk"
-.include "../../mail/evolution-data-server/buildlink3.mk"
+.include "../../wip/evolution-data-server/buildlink3.mk"
 .include "../../sysutils/dbus/buildlink3.mk"
 .include "../../textproc/libxml2/buildlink3.mk"
-.include "../../x11/gtk2/buildlink3.mk"
+.include "../../x11/gtk3/buildlink3.mk"
 .endif # EMPATHY_BUILDLINK3_MK
 
 BUILDLINK_TREE+=	-empathy
diff --git a/empathy/distinfo b/empathy/distinfo
index 296b558..9843353 100644
--- a/empathy/distinfo
+++ b/empathy/distinfo
@@ -4,7 +4,3 @@ SHA1 (empathy-3.12.10.tar.xz) = 1de7132ec517e033ba033fa00775fe620a1b2b55
 RMD160 (empathy-3.12.10.tar.xz) = 1f99444129eb32fa0a1bafae96d1bb7a5678a2e6
 SHA512 (empathy-3.12.10.tar.xz) = 59d48316d4708e04cddb395626ac1e8fc55aa215e1bbb79e6976c58c857f08e8a758ccc670a35bd966b95676a2cdd6bc70dd12e3aac85d01e02e995bb6fd6fe2
 Size (empathy-3.12.10.tar.xz) = 5064384 bytes
-SHA1 (patch-ad) = 2f0df78b7ee7ae3f58610894a6899397a4601ba7
-SHA1 (patch-libempathy_empathy-auth-factory.c) = 4f2e4fe7ad4e15bd075c39791248143a5c0f005f
-SHA1 (patch-src_Makefile.am) = b80be45492abf1a4bf79f4c408f07beb4ee4ed29
-SHA1 (patch-src_Makefile.in) = bf630e12c9517d0bb7b4e0e32ee47d4197ab0d92


Home | Main Index | Thread Index | Old Index