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:
parent
631ea31585
commit
9eb26e22b9
21
multimedia/libudfread/Makefile
Normal file
21
multimedia/libudfread/Makefile
Normal 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>
|
2
multimedia/libudfread/distinfo
Normal file
2
multimedia/libudfread/distinfo
Normal file
@ -0,0 +1,2 @@
|
||||
SHA256 (libudfread-1.1.2.tar.bz2) = 1ZRvGbJyiM4JEesR/lg8E2dnQhIg7OO6/JYkXv0giRU=
|
||||
SIZE (libudfread-1.1.2.tar.bz2) = 268559
|
2
multimedia/libudfread/pkg/DESCR
Normal file
2
multimedia/libudfread/pkg/DESCR
Normal file
@ -0,0 +1,2 @@
|
||||
This library allows reading UDF filesystems, like raw devices and image
|
||||
files.
|
9
multimedia/libudfread/pkg/PLIST
Normal file
9
multimedia/libudfread/pkg/PLIST
Normal 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
|
Loading…
Reference in New Issue
Block a user