pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
empathy: dont build older gnome
Module Name: pkgsrc-wip
Committed By: coypu <coypu%sdf.org@localhost>
Pushed By: coypu
Date: Tue Mar 15 09:37:30 2016 +0200
Changeset: 9314d57f37dc6e057540152bd85ebb1b0c15ae09
Modified Files:
empathy/Makefile
empathy/buildlink3.mk
Log Message:
empathy: dont build older gnome
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=9314d57f37dc6e057540152bd85ebb1b0c15ae09
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
empathy/Makefile | 2 +-
empathy/buildlink3.mk | 5 ++---
2 files changed, 3 insertions(+), 4 deletions(-)
diffs:
diff --git a/empathy/Makefile b/empathy/Makefile
index aa5e221..f8ea17a6 100644
--- a/empathy/Makefile
+++ b/empathy/Makefile
@@ -51,7 +51,7 @@ BUILDLINK_API_DEPENDS.glib2+= glib2>=2.37.6
.include "../../lang/python/application.mk"
BUILDLINK_API_DEPENDS.enchant+= enchant>=1.2.0
.include "../../wip/evolution-data-server/buildlink3.mk"
-.include "../../security/gnome-keyring/buildlink3.mk"
+.include "../../wip/gnome-keyring/buildlink3.mk"
.include "../../security/gnutls/buildlink3.mk"
.include "../../sysutils/dbus/buildlink3.mk"
.include "../../sysutils/desktop-file-utils/desktopdb.mk"
diff --git a/empathy/buildlink3.mk b/empathy/buildlink3.mk
index 28a31a8..309de61 100644
--- a/empathy/buildlink3.mk
+++ b/empathy/buildlink3.mk
@@ -5,9 +5,8 @@ BUILDLINK_TREE+= empathy
.if !defined(EMPATHY_BUILDLINK3_MK)
EMPATHY_BUILDLINK3_MK:=
-BUILDLINK_API_DEPENDS.empathy+= empathy>=2.24.1nb1
-BUILDLINK_ABI_DEPENDS.empathy+= empathy>=2.34.0nb43
-BUILDLINK_PKGSRCDIR.empathy?= ../../chat/empathy
+BUILDLINK_API_DEPENDS.empathy+= empathy>=3.12.10
+BUILDLINK_PKGSRCDIR.empathy?= ../../wip/empathy
.include "../../devel/glib2/buildlink3.mk"
.include "../../wip/evolution-data-server/buildlink3.mk"
Home |
Main Index |
Thread Index |
Old Index