pkgsrc-WIP-changes archive

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

*: remove references to py-gnome2-desktop



Module Name:	pkgsrc-wip
Committed By:	Thomas Klausner <tk%giga.or.at@localhost>
Pushed By:	wiz
Date:		Wed Mar 11 21:34:04 2020 +0100
Changeset:	9dfc370e515c1bd546ea819533fa056bf8c945e5

Modified Files:
	gnome-applets/Makefile
	gnome3/Makefile
	py-openastro/Makefile

Log Message:
*: remove references to py-gnome2-desktop

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

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

diffstat:
 gnome-applets/Makefile | 2 --
 gnome3/Makefile        | 1 -
 py-openastro/Makefile  | 4 ++--
 3 files changed, 2 insertions(+), 5 deletions(-)

diffs:
diff --git a/gnome-applets/Makefile b/gnome-applets/Makefile
index 1045e933fa..218799a954 100644
--- a/gnome-applets/Makefile
+++ b/gnome-applets/Makefile
@@ -91,8 +91,6 @@ BUILDLINK_API_DEPENDS.gtk2+=			gtk2+>=2.13.0
 .include "../../x11/gtk2/buildlink3.mk"
 #.include "../../x11/libgnomekbd/buildlink3.mk"
 #.include "../../x11/libxklavier/buildlink3.mk"
-#.include "../../x11/py-gnome2-desktop/buildlink3.mk"
-#.include "../../x11/py-gnome2/buildlink3.mk"
 
 .include "../../mk/oss.buildlink3.mk"
 .include "../../mk/bsd.pkg.mk"
diff --git a/gnome3/Makefile b/gnome3/Makefile
index 67149796cc..e4fc0ba43b 100644
--- a/gnome3/Makefile
+++ b/gnome3/Makefile
@@ -73,7 +73,6 @@ DEPENDS+=	gnome-panel>=2.26.2:../../x11/gnome-panel
 #DEPENDS+=	gnome-power-manager>=2.26.1:../../sysutils/gnome-power-manager
 DEPENDS+=	gnome-power-manager>=2.24.2:../../sysutils/gnome-power-manager
 .endif
-DEPENDS+=	${PYPKGPREFIX}-gnome2-desktop>=2.26.0:../../x11/py-gnome2-desktop
 DEPENDS+=	gnome-screensaver>=2.26.1:../../x11/gnome-screensaver
 DEPENDS+=	gnome-session>=2.26.1:../../x11/gnome-session
 DEPENDS+=	gnome-settings-daemon>=2.26.1:../../sysutils/gnome-settings-daemon
diff --git a/py-openastro/Makefile b/py-openastro/Makefile
index 2efd8fbd0b..7a548ad943 100644
--- a/py-openastro/Makefile
+++ b/py-openastro/Makefile
@@ -12,6 +12,8 @@ HOMEPAGE=	https://www.openastro.org/
 COMMENT=	Open source astrology program, openastro.org
 LICENSE=	gnu-gpl-v3
 
+BROKEN=		Needs to be updated to a version that does not use py-gnome2-desktop.
+
 DEPENDS+=	${PYPKGPREFIX}-dateutil-[0-9]*:../../time/py-dateutil
 DEPENDS+=	${PYPKGPREFIX}-cairo-[0-9]*:../../graphics/py-cairo
 
@@ -52,6 +54,4 @@ post-install:
 .include "../../wip/swisseph/buildlink3.mk"
 DEPENDS+=	${PYPKGPREFIX}-pytz-[0-9]*:../../time/py-pytz
 .include "../../graphics/ImageMagick/buildlink3.mk"
-.include "../../x11/py-gnome2-desktop/buildlink3.mk"
-.include "../../x11/py-gtk2/buildlink3.mk"
 .include "../../mk/bsd.pkg.mk"


Home | Main Index | Thread Index | Old Index