diff options
author | Jan Beich <jbeich@FreeBSD.org> | 2022-11-16 19:21:26 +0000 |
---|---|---|
committer | Jan Beich <jbeich@FreeBSD.org> | 2022-11-16 19:31:16 +0000 |
commit | d16353f0cc66fcb3cd7f9c594ef252687d109b3a (patch) | |
tree | 40d03c29a532a72797c1d616cb2ff163e670135f | |
parent | x11-wm/hyprland-devel: update to 0.18.0.b (diff) |
x11-wm/hyprland-devel: drop -devel to track stable after 7b0aa0c16cf4
Staying on snapshots would likely require reverting wlroots 0.17 API
changes in hyprland, reverting 260e0a7866d6 and reviving wlroots-devel
or bundling wlroots.
-rw-r--r-- | MOVED | 1 | ||||
-rw-r--r-- | x11-wm/Makefile | 2 | ||||
-rw-r--r-- | x11-wm/hyprland/Makefile (renamed from x11-wm/hyprland-devel/Makefile) | 1 | ||||
-rw-r--r-- | x11-wm/hyprland/distinfo (renamed from x11-wm/hyprland-devel/distinfo) | 0 | ||||
-rw-r--r-- | x11-wm/hyprland/files/patch-system-wlroots (renamed from x11-wm/hyprland-devel/files/patch-system-wlroots) | 0 | ||||
-rw-r--r-- | x11-wm/hyprland/pkg-descr (renamed from x11-wm/hyprland-devel/pkg-descr) | 0 | ||||
-rw-r--r-- | x11-wm/hyprland/pkg-plist (renamed from x11-wm/hyprland-devel/pkg-plist) | 0 |
7 files changed, 2 insertions, 2 deletions
@@ -17611,3 +17611,4 @@ multimedia/mpv034||2022-11-14|No longer needed devel/py-types-xxhash||2022-11-15|No longer needed, type annotations are now available in xxhash module devel/awscli|devel/py-awscli|2022-11-15|Renamed comply with Python Ports Policy and flavored graphics/sciplot|science/sciplot|2022-11-15|Move to avoid conflict with graphics/SciPlot +x11-wm/hyprland-devel|x11-wm/hyprland|2022-11-16|Updated to the latest stable version diff --git a/x11-wm/Makefile b/x11-wm/Makefile index 1a7c263cb77b..1aa4834cfc04 100644 --- a/x11-wm/Makefile +++ b/x11-wm/Makefile @@ -45,7 +45,7 @@ SUBDIR += herbstluftwm SUBDIR += hikari SUBDIR += hs-xmonad - SUBDIR += hyprland-devel + SUBDIR += hyprland SUBDIR += i3 SUBDIR += i3-gaps SUBDIR += icewm diff --git a/x11-wm/hyprland-devel/Makefile b/x11-wm/hyprland/Makefile index 4f4ef7c98468..dcd4473be99f 100644 --- a/x11-wm/hyprland-devel/Makefile +++ b/x11-wm/hyprland/Makefile @@ -2,7 +2,6 @@ PORTNAME= hyprland DISTVERSIONPREFIX= v DISTVERSION= 0.18.0beta CATEGORIES= x11-wm wayland -PKGNAMESUFFIX= -devel MAINTAINER= jbeich@FreeBSD.org COMMENT= Dynamic tiling Wayland compositor that doesn't sacrifice on its looks #' diff --git a/x11-wm/hyprland-devel/distinfo b/x11-wm/hyprland/distinfo index 84b9c28bad08..84b9c28bad08 100644 --- a/x11-wm/hyprland-devel/distinfo +++ b/x11-wm/hyprland/distinfo diff --git a/x11-wm/hyprland-devel/files/patch-system-wlroots b/x11-wm/hyprland/files/patch-system-wlroots index aaf80e30da0c..aaf80e30da0c 100644 --- a/x11-wm/hyprland-devel/files/patch-system-wlroots +++ b/x11-wm/hyprland/files/patch-system-wlroots diff --git a/x11-wm/hyprland-devel/pkg-descr b/x11-wm/hyprland/pkg-descr index 20c74f73f889..20c74f73f889 100644 --- a/x11-wm/hyprland-devel/pkg-descr +++ b/x11-wm/hyprland/pkg-descr diff --git a/x11-wm/hyprland-devel/pkg-plist b/x11-wm/hyprland/pkg-plist index 3c6d77e4eefd..3c6d77e4eefd 100644 --- a/x11-wm/hyprland-devel/pkg-plist +++ b/x11-wm/hyprland/pkg-plist |