Skip to content

Commit

Permalink
graphics/wayland-protocols: drop pkgconfig workaround after d48fab5
Browse files Browse the repository at this point in the history
  • Loading branch information
jbeich committed Nov 11, 2023
1 parent ee05834 commit a018b84
Show file tree
Hide file tree
Showing 4 changed files with 3 additions and 16 deletions.
2 changes: 1 addition & 1 deletion deskutils/dmenu-wayland/Makefile
Expand Up @@ -15,7 +15,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE

USES= gnome meson pkgconfig

BUILD_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/wayland-protocols.pc:graphics/wayland-protocols
BUILD_DEPENDS= ${LOCALBASE}/share/pkgconfig/wayland-protocols.pc:graphics/wayland-protocols
LIB_DEPENDS= libwayland-client.so:graphics/wayland \
libxkbcommon.so:x11/libxkbcommon

Expand Down
1 change: 1 addition & 0 deletions graphics/wayland-protocols/Makefile
@@ -1,5 +1,6 @@
PORTNAME= wayland-protocols
PORTVERSION= 1.32
PORTREVISION= 1
CATEGORIES= graphics
MASTER_SITES= https://gitlab.freedesktop.org/wayland/${PORTNAME}/-/releases/${DISTVERSION}/downloads/

Expand Down
14 changes: 0 additions & 14 deletions graphics/wayland-protocols/files/patch-meson.build

This file was deleted.

2 changes: 1 addition & 1 deletion graphics/wayland-protocols/pkg-plist
@@ -1,4 +1,4 @@
libdata/pkgconfig/wayland-protocols.pc
share/pkgconfig/wayland-protocols.pc
%%DATADIR%%/stable/presentation-time/presentation-time.xml
%%DATADIR%%/stable/viewporter/viewporter.xml
%%DATADIR%%/stable/xdg-shell/xdg-shell.xml
Expand Down

0 comments on commit a018b84

Please sign in to comment.