multimedia/libudfread: Add new port

libudfread is a library for accessing UDF filesystem, commonly found
on optical discs and disc images.

PR:		278238
This commit is contained in:
yzrh 2024-04-18 12:11:15 +02:00 committed by Bernhard Froehlich
parent 878188bc5f
commit 615e7245fe
No known key found for this signature in database
GPG key ID: 4DD88C3F9F3B8333
5 changed files with 34 additions and 0 deletions

View file

@ -183,6 +183,7 @@
SUBDIR += librtmp SUBDIR += librtmp
SUBDIR += libtheora SUBDIR += libtheora
SUBDIR += libtuner SUBDIR += libtuner
SUBDIR += libudfread
SUBDIR += libuvc SUBDIR += libuvc
SUBDIR += libv4l SUBDIR += libv4l
SUBDIR += libva SUBDIR += libva

View file

@ -0,0 +1,20 @@
PORTNAME= libudfread
DISTVERSION= 1.1.2
CATEGORIES= multimedia
MASTER_SITES= https://get.videolan.org/${PORTNAME}/ \
https://download.videolan.org/pub/videolan/${PORTNAME}/
MAINTAINER= yzrh@noema.org
COMMENT= UDF reader for media players
WWW= https://code.videolan.org/videolan/libudfread/
LICENSE= LGPL21
USES= autoreconf cpe libtool tar:bzip2
CPE_VENDOR= videolan
GNU_CONFIGURE= yes
USE_LDCONFIG= yes
INSTALL_TARGET= install-strip
.include <bsd.port.mk>

View file

@ -0,0 +1,3 @@
TIMESTAMP = 1709645400
SHA256 (libudfread-1.1.2.tar.bz2) = d5946f19b27288ce0911eb11fe583c136767421220ece3bafc96245efd208915
SIZE (libudfread-1.1.2.tar.bz2) = 268559

View file

@ -0,0 +1,2 @@
libudfread is a library for accessing UDF filesystem, commonly found
on optical discs and disc images.

View file

@ -0,0 +1,8 @@
include/udfread/blockinput.h
include/udfread/udfread-version.h
include/udfread/udfread.h
lib/libudfread.a
lib/libudfread.so
lib/libudfread.so.0
lib/libudfread.so.0.1.0
libdata/pkgconfig/libudfread.pc