Skip to content

Commit

Permalink
libdvdnav: updated to 6.1.1
Browse files Browse the repository at this point in the history
libdvdnav (6.1.1)
* fix build issues
* improve CI
  • Loading branch information
adam committed May 4, 2021
1 parent 676dea4 commit 9671781
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 13 deletions.
14 changes: 6 additions & 8 deletions multimedia/libdvdnav/Makefile
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
# $NetBSD: Makefile,v 1.18 2020/05/22 12:43:52 adam Exp $
# $NetBSD: Makefile,v 1.19 2021/05/04 07:27:17 adam Exp $

DISTNAME= libdvdnav-6.1.0
PKGREVISION= 1
DISTNAME= libdvdnav-6.1.1
CATEGORIES= multimedia
MASTER_SITES= https://download.videolan.org/pub/videolan/libdvdnav/${PKGVERSION_NOREV}/
EXTRACT_SUFX= .tar.bz2
Expand All @@ -11,11 +10,10 @@ HOMEPAGE= http://dvdnav.mplayerhq.hu/
COMMENT= Library to navigate DVDs
LICENSE= gnu-gpl-v2

GNU_CONFIGURE= yes
USE_LIBTOOL= yes
USE_TOOLS+= pkg-config
USE_LANGUAGES= c99

USE_LANGUAGES= c99
USE_LIBTOOL= yes
USE_TOOLS+= pkg-config
GNU_CONFIGURE= yes
PKGCONFIG_OVERRIDE= misc/dvdnav.pc.in

.include "../../multimedia/libdvdread/buildlink3.mk"
Expand Down
10 changes: 5 additions & 5 deletions multimedia/libdvdnav/distinfo
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
$NetBSD: distinfo,v 1.13 2020/03/24 14:59:20 nia Exp $
$NetBSD: distinfo,v 1.14 2021/05/04 07:27:17 adam Exp $

SHA1 (libdvdnav-6.1.0.tar.bz2) = b0597e9d11393e17b57f784c0dcba33a499e80b0
RMD160 (libdvdnav-6.1.0.tar.bz2) = 20d8caf6db1c4f7defb5506651aa1bffc73e0d81
SHA512 (libdvdnav-6.1.0.tar.bz2) = 40ea50d818067a3178b4b09e4b95b0cc67d5ff88dbff2cbeee943d086c5f59a71a7aecc425ba35d7dbe5285d8b1ea099a439c0c80c5dca280687ac0cbdc57c71
Size (libdvdnav-6.1.0.tar.bz2) = 370145 bytes
SHA1 (libdvdnav-6.1.1.tar.bz2) = 7ac76aa95d046db715763da23b7053b65cbc7540
RMD160 (libdvdnav-6.1.1.tar.bz2) = bc85a5fe4dbe3f3643b9bcdd634c25d888825ca3
SHA512 (libdvdnav-6.1.1.tar.bz2) = 889bc987113189bfdfc1ebf603b256e5b228be37196455dcfdc7f66debe18e7298b82b807e86ff18a8925e491395ed4007c87cf18ba1ff1ccc213d86f5342a10
Size (libdvdnav-6.1.1.tar.bz2) = 367606 bytes

0 comments on commit 9671781

Please sign in to comment.