pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Revert "*: GNOME desktop environment currently builds only on NetBSD"
Module Name: pkgsrc-wip
Committed By: Dan Cîrnaț <dan%alt.md@localhost>
Pushed By: cirnatdan
Date: Fri Apr 16 13:57:50 2021 +0200
Changeset: 538be6288211c9c3f4c69525bfc017bde75419cd
Modified Files:
gdm/Makefile
gnome-shell/Makefile
mutter/Makefile
Log Message:
Revert "*: GNOME desktop environment currently builds only on NetBSD"
This reverts commit cb75e4745aa46ec69771840a91c1892c2c083109.
Received feedback that failures are useful for bulk builds
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=538be6288211c9c3f4c69525bfc017bde75419cd
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
gdm/Makefile | 2 --
gnome-shell/Makefile | 2 --
mutter/Makefile | 2 --
3 files changed, 6 deletions(-)
diffs:
diff --git a/gdm/Makefile b/gdm/Makefile
index 83d4d3a448..01f7ad3385 100644
--- a/gdm/Makefile
+++ b/gdm/Makefile
@@ -13,8 +13,6 @@ LICENSE= gnu-gpl-v2
DEPENDS+= zenity>=3.32.0:../../x11/zenity
CONFLICTS= gdm-2.[0-9]*
-ONLY_FOR_PLATFORM= NetBSD-*-*
-
USE_PKGLOCALEDIR= YES
GNU_CONFIGURE= YES
USE_LIBTOOL= YES
diff --git a/gnome-shell/Makefile b/gnome-shell/Makefile
index 6c16fde817..611ad0408c 100644
--- a/gnome-shell/Makefile
+++ b/gnome-shell/Makefile
@@ -24,8 +24,6 @@ TOOL_DEPENDS+= gdbus-codegen>=2.64:../../devel/gdbus-codegen
DEPENDS+= gdm>=40.0:../../wip/gdm
-ONLY_FOR_PLATFORM= NetBSD-*-*
-
MAKE_ENV+= LD_LIBRARY_PATH=${WRKSRC}/output/subprojects/gvc
LDFLAGS+= ${COMPILER_RPATH_FLAG}${PREFIX}/lib/gnome-shell
diff --git a/mutter/Makefile b/mutter/Makefile
index 8514498b06..4e3e80a3f0 100644
--- a/mutter/Makefile
+++ b/mutter/Makefile
@@ -14,8 +14,6 @@ USE_TOOLS+= msgfmt pkg-config
TOOL_DEPENDS+= gdbus-codegen-[0-9]*:../../devel/gdbus-codegen
BUILD_DEFS+= PKG_SYSCONFBASE
-ONLY_FOR_PLATFORM= NetBSD-*-*
-
.include "../../graphics/MesaLib/features.mk"
.if ${MESALIB_SUPPORTS_EGL} == "no"
Home |
Main Index |
Thread Index |
Old Index