2022-09-20 19:47:40 +02:00
|
|
|
PORTREVISION= 0
|
2013-04-27 22:56:38 +02:00
|
|
|
CATEGORIES= sysutils
|
|
|
|
|
2016-01-04 15:21:56 +01:00
|
|
|
COMMENT= GStreamer compact disc input and control library
|
2013-04-27 22:56:38 +02:00
|
|
|
|
|
|
|
GST_PLUGIN= cdio
|
|
|
|
DIST= ugly
|
|
|
|
|
|
|
|
MASTERDIR= ${.CURDIR}/../../multimedia/gstreamer1-plugins
|
|
|
|
|
2022-09-20 19:47:40 +02:00
|
|
|
PLIST= ${.CURDIR}/pkg-plist
|
|
|
|
|
|
|
|
LIB_DEPENDS= libcdio.so:sysutils/libcdio
|
|
|
|
|
2013-04-27 22:56:38 +02:00
|
|
|
.include "${MASTERDIR}/Makefile"
|
2022-09-20 19:47:40 +02:00
|
|
|
|
|
|
|
MESON_ARGS+= -Dgpl=enabled
|