pkgsrc-WIP-changes archive

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

Remove glazier: import into main



Module Name:	pkgsrc-wip
Committed By:	pin <voidpin%protonmail.com@localhost>
Pushed By:	pin
Date:		Tue Feb 22 09:13:27 2022 +0100
Changeset:	ccf812418eec3df6d5ad9e05ad750275f4228402

Modified Files:
	Makefile
Removed Files:
	glazier/DESCR
	glazier/Makefile
	glazier/PLIST
	glazier/TODO
	glazier/distinfo

Log Message:
Remove glazier: import into main

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

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

diffstat:
 Makefile         |  1 -
 glazier/DESCR    | 15 ---------------
 glazier/Makefile | 37 -------------------------------------
 glazier/PLIST    |  4 ----
 glazier/TODO     | 44 --------------------------------------------
 glazier/distinfo |  5 -----
 6 files changed, 106 deletions(-)

diffs:
diff --git a/Makefile b/Makefile
index 1bd8413331..605ef57569 100644
--- a/Makefile
+++ b/Makefile
@@ -1159,7 +1159,6 @@ SUBDIR+=	givaro
 SUBDIR+=	gjots2
 SUBDIR+=	gksu
 SUBDIR+=	gl2ps
-SUBDIR+=	glazier
 SUBDIR+=	gleam
 SUBDIR+=	gleam-stdlib
 SUBDIR+=	glib-java
diff --git a/glazier/DESCR b/glazier/DESCR
deleted file mode 100644
index a9712c9124..0000000000
--- a/glazier/DESCR
+++ /dev/null
@@ -1,15 +0,0 @@
-X windows manipulator.
-
-Windows are manipulated using the mouse, and can be moved/resized in
-multiple ways. This utility is better used in combination with others like
-[wmutils][0] and [sxhkd][1] which leverage the keyboard interface,
-rather than mouse usage.
-
-Features
-- Floating window management
-- Sloppy Focus
-- All manipulations done with the mouse
-- Cool operations like teleport, inflate/deflate
-- 100% compatible with wmutils(1)
-- Optional EWMH support through ewmh(1)
-- Multi-monitor support through Xrandr(3)
diff --git a/glazier/Makefile b/glazier/Makefile
deleted file mode 100644
index 9bb0f5780b..0000000000
--- a/glazier/Makefile
+++ /dev/null
@@ -1,37 +0,0 @@
-# $NetBSD$
-
-DISTNAME=	glazier-1.1
-CATEGORIES=	wm
-MASTER_SITES=	https://dl.z3bra.org/releases/
-EXTRACT_SUFX=	.tar.bz2
-
-MAINTAINER=	hpkgsrc-users%NetBSD.org@localhost
-HOMEPAGE=	https://z3bra.org/glazier/
-COMMENT=	X windows manipulator
-LICENSE=	isc
-
-MAKE_FILE=	makefile
-
-MAKE_FLAGS+=	PREFIX=${PREFIX}
-MAKE_FLAGS+=	MANPREFIX=${PREFIX}/${PKGMANDIR}
-
-SUBST_CLASSES+=		configmk
-SUBST_MESSAGE.configmk=	Adjust comfig.mk
-SUBST_STAGE.configmk=	pre-configure
-SUBST_FILES.configmk+=	config.mk
-SUBST_SED.configmk+=	-e 's,/usr/local,${PREFIX},g'
-SUBST_SED.configmk+=	-e 's,^CPPFLAGS *= ,CPPFLAGS += ,'
-SUBST_SED.configmk+=	-e 's,^CFLAGS *= ,CFLAGS += ,'
-SUBST_SED.configmk+=	-e 's,^LDFLAGS *= ,LDFLAGS += ,'
-SUBST_SED.configmk+=	-e 's/cc/${CC:Q}/'
-
-.include "../../mk/bsd.prefs.mk"
-.if ${OPSYS} != "NetBSD" || ${X11_TYPE} == "modular"
-DEPENDS+=	xrandr-[0-9]*:../../x11/xrandr
-.endif
-
-.include "../../x11/libxcb/buildlink3.mk"
-.include "../../x11/xcb-util-cursor/buildlink3.mk"
-.include "../../x11/xcb-util-image/buildlink3.mk"
-.include "../../wm/wmutils-libwm/buildlink3.mk"
-.include "../../mk/bsd.pkg.mk"
diff --git a/glazier/PLIST b/glazier/PLIST
deleted file mode 100644
index cf8b8836f1..0000000000
--- a/glazier/PLIST
+++ /dev/null
@@ -1,4 +0,0 @@
-@comment $NetBSD$
-@comment TODO: to fill this file with the file listing:
-@comment TODO: 1. run "/usr/pkg/bin/bmake package"
-@comment TODO: 2. run "/usr/pkg/bin/bmake print-PLIST"
diff --git a/glazier/TODO b/glazier/TODO
deleted file mode 100644
index 4412498ffb..0000000000
--- a/glazier/TODO
+++ /dev/null
@@ -1,44 +0,0 @@
-=> Bootstrap dependency digest>=20211023: found digest-20211023
-=> Checksum BLAKE2s OK for glazier-1.1.tar.bz2
-=> Checksum SHA512 OK for glazier-1.1.tar.bz2
-===> Installing dependencies for glazier-1.1
-=> Build dependency x11-links>=1.34: found x11-links-1.34
-=> Build dependency cwrappers>=20150314: found cwrappers-20180325
-=> Full dependency xcb-util-cursor>=0.1.1nb1: found xcb-util-cursor-0.1.3
-=> Full dependency xcb-util-image>=0.3.9: found xcb-util-image-0.4.0
-=> Full dependency wmutils-libwm>=1.2: found wmutils-libwm-1.3
-===> Skipping vulnerability checks.
-WARNING: No /usr/pkg/pkgdb/pkg-vulnerabilities file found.
-WARNING: To fix run: `/usr/pkg/sbin/pkg_admin -K /usr/pkg/pkgdb fetch-pkg-vulnerabilities'.
-===> Overriding tools for glazier-1.1
-===> Extracting for glazier-1.1
-===> Patching for glazier-1.1
-===> Creating toolchain wrappers for glazier-1.1
-===> Configuring for glazier-1.1
-=> Adjust comfig.mk
-===> Building for glazier-1.1
-cp config.def.h config.h
-cc -pipe -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/X11R7/include -Wall -Wextra -pedantic -g -I/usr/pkg/include -I/usr/X11R7/include -I./libwm -c glazier.c
-glazier.c: In function 'paint':
-glazier.c:164:5: warning: 'color' may be used uninitialized in this function [-Wmaybe-uninitialized]
-  164 |  if (!color) {
-      |     ^
-glazier.c:155:11: note: 'color' was declared here
-  155 |  uint32_t color;
-      |           ^~~~~
-bmake: don't know how to make libwm/libwm.a. Stop
-
-bmake: stopped in /usr/pkgsrc/wip/glazier/work/glazier-1.1
-*** Error code 2
-
-Stop.
-bmake[1]: stopped in /usr/pkgsrc/wip/glazier
-*** Error code 1
-
-Stop.
-bmake: stopped in /usr/pkgsrc/wip/glazier
-error: External command failed
-   ┌─ shell:26:1
-   │
-26 │ bmake
-   │ ^^^^^ command failed
diff --git a/glazier/distinfo b/glazier/distinfo
deleted file mode 100644
index 7ddf2b267b..0000000000
--- a/glazier/distinfo
+++ /dev/null
@@ -1,5 +0,0 @@
-$NetBSD$
-
-BLAKE2s (glazier-1.1.tar.bz2) = b8ca0334fdca4ec97f21e43a17486eb39ae8172e3744eca1266381e8124bc4e0
-SHA512 (glazier-1.1.tar.bz2) = 80b8ab8a3167908b0ed9c2232d229d07107ada6cc81d7a32c9b9811752739765abaf7cf385d929d6fa69e20c74abbc7ce0a721a881925ee01b7d6b087a47bc6f
-Size (glazier-1.1.tar.bz2) = 12793 bytes


Home | Main Index | Thread Index | Old Index