Initial commit
This commit is contained in:
@@ -0,0 +1,18 @@
|
||||
name: libdvdnav
|
||||
description: Library to navigate DVD video disks
|
||||
version: 7.0.0
|
||||
revision: 1
|
||||
url: https://www.videolan.org/developers/libdvdnav.html
|
||||
license: GPL-2.0-or-later
|
||||
architecture: any
|
||||
type: source
|
||||
depends:
|
||||
- glibc
|
||||
- libdvdread
|
||||
make_depends:
|
||||
- meson
|
||||
downloads:
|
||||
- url: https://code.videolan.org/videolan/libdvdnav/-/archive/${BPM_PKG_VERSION}/libdvdnav-${BPM_PKG_VERSION}.tar.gz
|
||||
extract_to: ${BPM_SOURCE}
|
||||
extract_strip_components: 1
|
||||
checksum: 15d28086937647a95c3d6b083f0a86678cd4dd428914e319c64adf52cadec786
|
||||
Reference in New Issue
Block a user