1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-20 00:21:35 +00:00
freebsd-ports/x11/libXv/Makefile
Emmanuel Vadot ec071eefd8 x11/libXv: Update to 1.0.12
Release notes:	https://lists.x.org/archives/xorg-announce/2022-December/003280.html

Sponsored by:   Beckhoff Automation GmbH & Co. KG
2022-12-06 09:09:56 +01:00

19 lines
330 B
Makefile

PORTNAME= libXv
PORTVERSION= 1.0.12
PORTEPOCH= 1
CATEGORIES= x11
MAINTAINER= x11@FreeBSD.org
COMMENT= X Video Extension library
WWW= https://www.freedesktop.org/Software/xlibs
LICENSE= MIT
EXTRACT_SUFX= .tar.xz
USES= cpe xorg xorg-cat:lib
USE_XORG= x11 xext xorgproto
CPE_PRODUCT= libxv
CPE_VENDOR= x
.include <bsd.port.mk>