summaryrefslogtreecommitdiff
path: root/emulators/linux-rl9/Makefile
blob: 3c7c26a961b62676bbf31b1aa7ee47eb342854d3 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
PORTNAME=	linux-rl9
PORTVERSION=	${LINUX_DIST_VER}
PORTREVISION=	4
CATEGORIES=	emulators linux

MAINTAINER=	emulation@FreeBSD.org
COMMENT=	Meta-port for all things Rocky Linux ${LINUX_DIST_VER}
WWW=		https://rockylinux.org

LICENSE=	BSD2CLAUSE

USES=		linux:rl9 metaport
USE_LINUX=	alsalib alsa-lib-devel alsa-plugins-oss alsa-plugins-pulseaudio \
		at-spi2-atk at-spi2-core atk avahi-libs brotli \
		ca-certificates cairo cairo-gobject cups-libs curl cyrus-sasl2 \
		dbuslibs devtools dri elfutils-libelf elfutils-libs expat \
		ffmpeg-libs flac fontconfig freetype fribidi gdkpixbuf2 gnupg gnutls \
		graphite2 gsm gstreamer1 gstreamer1-libav gtk2 gtk3 harfbuzz icu \
		imageformats-libs libassuan libasyncns libdrm libepoxy libevent \
		libgcrypt libgfortran libglvnd libgpg-error libidn2 libksba libnghttp2 libogg \
		libpciaccess libpsl librsvg2 libsecret libsigc++20 \
		libsndfile libsoup libssh libstemmer libtasn1 libthai libtheora libtool-ltdl \
		libtracker-sparql libunistring libusb libv4l libva libvdpau \
		libvorbis libvpx libxkbcommon libxml2 libxslt llvm \
		lz4 nettle npth nspr nss ocl-icd openal-soft openldap opus orc \
		p11-kit pango pixman pulseaudio-libs pulseaudio-utils python3 \
		qt3d qtbase qtconnectivity qtdeclarative qtgraphicaleffects qtimageformats \
		qtmultimedia qtquickcontrols qtscript qtsensors qtserialbus qtserialport \
		qtsvg qttools qtwayland qtwebchannel qtwebsockets qtx11extras qtxmlpatterns \
		sdl12 sdl12-extralibs sdl20 sdl20-extralibs \
		sqlite3 strace systemd-libs tcp_wrappers-libs vulkan \
		wayland wget xcb-util xorglibs

.include <bsd.port.options.mk>

.include <bsd.port.mk>