Import libudfread-1.1.2A

Comment:
library for reading UDF from raw devices and image files

Description:
This library allows reading UDF filesystems, like raw devices and image
files.

Maintainer: The OpenBSD ports mailing-list <ports@openbsd.org>

WWW: https://code.videolan.org/videolan/libudfread/

From Brad, ok sthen@
This commit is contained in:
rsadowski 2021-10-18 04:12:14 +00:00
parent 631ea31585
commit 9eb26e22b9
4 changed files with 34 additions and 0 deletions

View File

@ -0,0 +1,21 @@
# $OpenBSD: Makefile,v 1.1.1.1 2021/10/18 04:12:14 rsadowski Exp $
COMMENT= library for reading UDF from raw devices and image files
DISTNAME= libudfread-1.1.2
CATEGORIES= multimedia devel
MASTER_SITES= https://download.videolan.org/videolan/libudfread/
EXTRACT_SUFX= .tar.bz2
SHARED_LIBS= udfread 0.0
HOMEPAGE= https://code.videolan.org/videolan/libudfread/
# LGPLv2.1
PERMIT_PACKAGE= Yes
CONFIGURE_STYLE=gnu
NO_TEST= Yes
.include <bsd.port.mk>

View File

@ -0,0 +1,2 @@
SHA256 (libudfread-1.1.2.tar.bz2) = 1ZRvGbJyiM4JEesR/lg8E2dnQhIg7OO6/JYkXv0giRU=
SIZE (libudfread-1.1.2.tar.bz2) = 268559

View File

@ -0,0 +1,2 @@
This library allows reading UDF filesystems, like raw devices and image
files.

View File

@ -0,0 +1,9 @@
@comment $OpenBSD: PLIST,v 1.1.1.1 2021/10/18 04:12:14 rsadowski Exp $
include/udfread/
include/udfread/blockinput.h
include/udfread/udfread-version.h
include/udfread/udfread.h
@static-lib lib/libudfread.a
lib/libudfread.la
@lib lib/libudfread.so.${LIBudfread_VERSION}
lib/pkgconfig/libudfread.pc