freebsd-ports/multimedia/gstreamer1-plugins-dvdread/Makefile
Ganael LAPLANCHE d8503c0c20 multimedia/libdvd{read,nav}: Update to latest version
Update libdvdread to 6.1.2, changelog:
https://code.videolan.org/videolan/libdvdread/-/blob/master/NEWS

Update libdvdnav to 6.1.1, changelog:
https://code.videolan.org/videolan/libdvdnav/-/blob/master/ChangeLog

and bump dependent ports' revisions.
2021-04-29 21:14:18 +02:00

11 lines
219 B
Makefile

PORTREVISION= 2
CATEGORIES= multimedia
COMMENT= GStreamer DVD access plugin with libdvdread
GST_PLUGIN= dvdread
DIST= ugly
MASTERDIR= ${.CURDIR}/../../multimedia/gstreamer1-plugins
.include "${MASTERDIR}/Makefile"