Skip to content
Snippets Groups Projects
Commit 29486876 authored by Jan Beich's avatar Jan Beich
Browse files

wayland: add more mostly leaf ports to virtual category

Caveats:
- emulators/rpcs3: install qt5-wayland and ensure Renderer is Vulkan (default)
- mail/thunderbird: add MOZ_ENABLE_WAYLAND=1 via environ(7)
- www/chromium: add --ozone-platform=wayland on command line
- www/firefox-esr: add MOZ_ENABLE_WAYLAND=1 via environ(7)
- www/firefox: add MOZ_ENABLE_WAYLAND=1 via environ(7)
parent 4ee4d8d1
No related branches found
No related tags found
No related merge requests found
Showing
with 21 additions and 19 deletions
......@@ -4,7 +4,7 @@ PORTNAME= redshift
PORTVERSION= 1.12
DISTVERSIONPREFIX= v
PORTREVISION= 1
CATEGORIES= accessibility
CATEGORIES= accessibility wayland
PATCH_SITES= https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/commit/
PATCHFILES+= 60f45972a543.patch:-p1 # avoid patch conflict
......
......@@ -2,7 +2,7 @@ PORTNAME= wl-gammarelay-rs
DISTVERSIONPREFIX= v
DISTVERSION= 0.2.2
PORTREVISION= 3
CATEGORIES= accessibility
CATEGORIES= accessibility wayland
MAINTAINER= jbeich@FreeBSD.org
COMMENT= Adjust color temperature/brightness under Wayland via DBus
......
PORTNAME= wlsunset
DISTVERSION= 0.2.0
CATEGORIES= accessibility
CATEGORIES= accessibility wayland
MASTER_SITES= https://git.sr.ht/~kennylevinsen/${PORTNAME}/archive/${DISTVERSIONFULL}${EXTRACT_SUFX}?dummy=/
PATCH_SITES= https://git.sr.ht/~kennylevinsen/${PORTNAME}/commit/
......
PORTNAME= vkmark
DISTVERSION= 2017.08-29
DISTVERSIONSUFFIX= -gd872846
CATEGORIES= benchmarks
CATEGORIES= benchmarks wayland
PATCH_SITES= https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/commit/
PATCHFILES+= 27fa846e34ed.patch:-p1 # https://github.com/vkmark/vkmark/pull/29
......
PORTNAME= xdg-desktop-portal
PORTVERSION= 1.10.1
CATEGORIES= deskutils
CATEGORIES= deskutils wayland
PATCH_SITES= https://arrowd.name/:freebsd_compat
PATCHFILES= 552.patch:-p1:freebsd_compat
......
PORTNAME= sdl12-compat
DISTVERSIONPREFIX= release-
DISTVERSION= 1.2.52
CATEGORIES= devel
CATEGORIES= devel wayland
MAINTAINER= jbeich@FreeBSD.org
COMMENT= SDL-1.2 compatibility layer that uses SDL 2.0 behind the scenes
......
......@@ -2,7 +2,7 @@ PORTNAME= rpcs3
DISTVERSIONPREFIX= v
DISTVERSION= 0.0.23-13939 # git rev-list --count HEAD
DISTVERSIONSUFFIX= -g845af8bd96
CATEGORIES= emulators
CATEGORIES= emulators wayland
MAINTAINER= jbeich@FreeBSD.org
COMMENT= PS3 emulator/debugger
......
......@@ -3,7 +3,7 @@
PORTNAME= RetroArch
PORTVERSION= 1.10.3
DISTVERSIONPREFIX= v
CATEGORIES= games emulators
CATEGORIES= games emulators wayland
MAINTAINER= greg@unrelenting.technology
COMMENT= Cross-platform entertainment system based on libretro API
......
PORTNAME= egl-wayland
DISTVERSION= 1.1.10
CATEGORIES= graphics
CATEGORIES= graphics wayland
MAINTAINER= jbeich@FreeBSD.org
COMMENT= EGLStream-based Wayland external platform
......
......@@ -37,3 +37,5 @@ post-install:
${STAGEDIR}${PREFIX}/libdata/pkgconfig/${PKGBASE}.pc
.include "${MASTERDIR}/Makefile"
CATEGORIES+= wayland
......@@ -2,7 +2,7 @@ PORTNAME= imv
DISTVERSIONPREFIX= v
DISTVERSION= 4.3.1
PORTREVISION= 2
CATEGORIES= graphics
CATEGORIES= graphics wayland
MASTER_SITES= https://git.sr.ht/~exec64/${PORTNAME}/archive/${DISTVERSIONFULL}${EXTRACT_SUFX}?dummy=/
MAINTAINER= eduardo@FreeBSD.org
......
PORTNAME= wayland
PORTVERSION= ${QT5_VERSION}${QT5_KDE_PATCH}
CATEGORIES= graphics
CATEGORIES= graphics wayland
PKGNAMEPREFIX= qt5-
MAINTAINER= kde@FreeBSD.org
......
PORTNAME= swappy
DISTVERSIONPREFIX= v
DISTVERSION= 1.4.0
CATEGORIES= graphics
CATEGORIES= graphics wayland
MAINTAINER= jbeich@FreeBSD.org
COMMENT= Snapshot editing for Wayland (a la Snappy on macOS)
......
PORTNAME= vulkan-caps-viewer
DISTVERSION= 3.23
CATEGORIES= graphics
CATEGORIES= graphics wayland
MAINTAINER= jbeich@FreeBSD.org
COMMENT= Vulkan Hardware Capability Viewer
......
PORTNAME= vulkan-tools
DISTVERSIONPREFIX= v
DISTVERSION= 1.3.221
CATEGORIES= graphics
CATEGORIES= graphics wayland
MAINTAINER= jbeich@FreeBSD.org
COMMENT= Tools and demos for the Vulkan graphics API
......
PORTNAME= wayland-utils
DISTVERSIONPREFIX= ${PORTNAME}-
DISTVERSION= 1.0.0
CATEGORIES= graphics
CATEGORIES= graphics wayland
PATCH_SITES= ${GL_SITE}/${GL_ACCOUNT}/${GL_PROJECT}/-/commit/
PATCHFILES+= d367b894f9c8.patch:-p1 # https://gitlab.freedesktop.org/wayland/wayland-utils/-/merge_requests/1
......
......@@ -3,7 +3,7 @@
PORTNAME= thunderbird
DISTVERSION= 91.11.0
PORTREVISION= 2
CATEGORIES= mail news net-im
CATEGORIES= mail news net-im wayland
MASTER_SITES= MOZILLA/${PORTNAME}/releases/${DISTVERSION}/source \
MOZILLA/${PORTNAME}/candidates/${DISTVERSION}-candidates/build2/source
DISTFILES= ${DISTNAME}.source${EXTRACT_SUFX}
......
......@@ -2,7 +2,7 @@ PORTNAME= kooha
DISTVERSIONPREFIX= v
DISTVERSION= 2.0.1
PORTREVISION= 9
CATEGORIES= multimedia
CATEGORIES= multimedia wayland
MAINTAINER= jbeich@FreeBSD.org
COMMENT= Elegantly record your screen
......
......@@ -5,7 +5,7 @@ DISTVERSIONPREFIX= v
DISTVERSION= 0.34.1
PORTREVISION= 2
PORTEPOCH= 1
CATEGORIES= multimedia audio
CATEGORIES= multimedia audio wayland
MASTER_SITES= https://waf.io/:waf
DISTFILES= ${WAF_RELEASE}${EXTRACT_SUFX}:waf
......
PORTNAME= mpvpaper
DISTVERSION= 1.2.1
CATEGORIES= multimedia
CATEGORIES= multimedia wayland
MAINTAINER= jbeich@FreeBSD.org
COMMENT= Video wallpaper for wlroots compositors
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment