mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-28 10:08:24 +00:00
x11-toolkits/wlinfo: Remove redundant port
Redundant with wayland-info from graphics/wayland-utils Notified by: jbeich
This commit is contained in:
parent
f68709c1b0
commit
05bbc60aa9
1
MOVED
1
MOVED
@ -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
|
||||
|
@ -1,23 +0,0 @@
|
||||
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>
|
@ -1,3 +0,0 @@
|
||||
TIMESTAMP = 1691605136
|
||||
SHA256 (eklitzke-wlinfo-vg20171028-c394f92_GH0.tar.gz) = 4ea68fb1c1a209be121d694570f518beab13c3cff98558f082d9fb1c7b24cc42
|
||||
SIZE (eklitzke-wlinfo-vg20171028-c394f92_GH0.tar.gz) = 3459
|
@ -1,4 +0,0 @@
|
||||
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.
|
Loading…
Reference in New Issue
Block a user