1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-07 06:40:06 +00:00
freebsd-ports/x11/libXvMC/Makefile
Emmanuel Vadot 57d43f4faf x11/libXvMC: Update to 1.0.14
Release notes:	https://lists.x.org/archives/xorg-announce/2024-February/003456.html

Sponsored by:	Beckhoff Automation GmbH & Co. KG
2024-02-05 09:01:58 +01:00

20 lines
398 B
Makefile

PORTNAME= libXvMC
PORTVERSION= 1.0.14
CATEGORIES= x11
MAINTAINER= x11@FreeBSD.org
COMMENT= X Video Extension Motion Compensation library
WWW= https://www.freedesktop.org/wiki/Software/xlibs/
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/COPYING
USES= cpe tar:xz xorg xorg-cat:lib
USE_XORG= x11 xext xorgproto xv
CPE_VENDOR= x
CPE_PRODUCT= libxvmc
INSTALL_TARGET= install-strip
.include <bsd.port.mk>