x11/libXv: Update to 1.0.13
PR: 286896
This commit is contained in:
committed by
Emmanuel Vadot
parent
6d046a21d0
commit
c34eecb608
+3
-3
@@ -1,6 +1,5 @@
|
||||
PORTNAME= libXv
|
||||
PORTVERSION= 1.0.12
|
||||
PORTREVISION= 1
|
||||
DISTVERSION= 1.0.13
|
||||
PORTEPOCH= 1
|
||||
CATEGORIES= x11
|
||||
|
||||
@@ -9,6 +8,7 @@ COMMENT= X Video Extension library
|
||||
WWW= https://www.freedesktop.org/Software/xlibs
|
||||
|
||||
LICENSE= MIT
|
||||
LICENSE_FILE= ${WRKSRC}/COPYING
|
||||
|
||||
EXTRACT_SUFX= .tar.xz
|
||||
USES= cpe xorg xorg-cat:lib
|
||||
@@ -16,6 +16,6 @@ USE_XORG= x11 xext xorgproto
|
||||
CPE_PRODUCT= libxv
|
||||
CPE_VENDOR= x
|
||||
|
||||
GNU_CONFIGURE_MANPREFIX=${PREFIX}/share
|
||||
INSTALL_TARGET= install-strip
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
||||
+3
-3
@@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1670266877
|
||||
SHA256 (xorg/lib/libXv-1.0.12.tar.xz) = aaf7fa09f689f7a2000fe493c0d64d1487a1210db154053e9e2336b860c63848
|
||||
SIZE (xorg/lib/libXv-1.0.12.tar.xz) = 276020
|
||||
TIMESTAMP = 1747278699
|
||||
SHA256 (xorg/lib/libXv-1.0.13.tar.xz) = 7d34910958e1c1f8d193d828fea1b7da192297280a35437af0692f003ba03755
|
||||
SIZE (xorg/lib/libXv-1.0.13.tar.xz) = 281460
|
||||
|
||||
+4
-1
@@ -1 +1,4 @@
|
||||
This package contains the X Video Extension library.
|
||||
The X Video Extension (Xv) extension provides support for video
|
||||
adaptors attached to an X display. It takes the approach that a
|
||||
display may have one or more video adaptors, each of which has one
|
||||
or more ports through which independent video streams pass.
|
||||
|
||||
Reference in New Issue
Block a user