Commit 05bbc60a authored by Emanuel Haupt's avatar Emanuel Haupt
Browse files

x11-toolkits/wlinfo: Remove redundant port

Redundant with wayland-info from graphics/wayland-utils

Notified by:	jbeich
parent f68709c1
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -7779,3 +7779,4 @@ x11-fm/wcmcommander||2023-07-31|Has expired: Abandoned upstream
x11/cde-24|x11/cde-25|2023-08-01|Has expired: Desupported by upstream
lang/go118||2023-08-04|Upstream support ended
devel/hhdate|devel/date|2023-08-05|Dedup library
x11-toolkits/wlinfo||2023-08-10|Redundant with wayland-info from graphics/wayland-utils

x11-toolkits/wlinfo/Makefile

deleted100644 → 0
+0 −23
Original line number Diff line number Diff line
PORTNAME=	wlinfo
DISTVERSIONPREFIX=	v
DISTVERSION=	g20171028
CATEGORIES=	x11-toolkits

MAINTAINER=	ehaupt@FreeBSD.org
COMMENT=	Window information utility for Wayland
WWW=		https://github.com/eklitzke/wlinfo

LICENSE=	MIT
LICENSE_FILE=	${WRKSRC}/COPYING

LIB_DEPENDS=	libwayland-client.so:graphics/wayland

USES=		autoreconf localbase pkgconfig
USE_GITHUB=	yes
GH_ACCOUNT=	eklitzke
GH_TAGNAME=	c394f92
GNU_CONFIGURE=	yes

PLIST_FILES=	bin/wlinfo

.include <bsd.port.mk>

x11-toolkits/wlinfo/distinfo

deleted100644 → 0
+0 −3
Original line number Diff line number Diff line
TIMESTAMP = 1691605136
SHA256 (eklitzke-wlinfo-vg20171028-c394f92_GH0.tar.gz) = 4ea68fb1c1a209be121d694570f518beab13c3cff98558f082d9fb1c7b24cc42
SIZE (eklitzke-wlinfo-vg20171028-c394f92_GH0.tar.gz) = 3459

x11-toolkits/wlinfo/pkg-descr

deleted100644 → 0
+0 −4
Original line number Diff line number Diff line
Wlinfo queries Wayland for information about physical displays connected
to the system. It can print information about the physical dimensions of
such displays, and screen resolution, and display scaling
characteristics.