aboutsummaryrefslogblamecommitdiff
path: root/audio/gstreamer1-plugins-amrwbdec/Makefile
blob: b851ca985326c174061e6126a0af175e325d8c9d (plain) (tree)
1
2
3
4
5
6
7
8
9
                 


                                  
                                                                                     
 
                        

                    






                                                          

                                
PORTREVISION=	0
CATEGORIES=	audio
PKGNAMESUFFIX=	1-plugins-amrwbdec

COMMENT=	GStreamer OpenCore based Adaptive Multi-Rate Wide-Band Decoder plugin

GST_PLUGIN=	amrwbdec
DIST=		ugly

MASTERDIR=  ${.CURDIR}/../../multimedia/gstreamer1-plugins

MESON_ARGS+= -Dgpl=enabled

PLIST=  ${.CURDIR}/pkg-plist

LIB_DEPENDS= libopencore-amrwb.so:audio/opencore-amr

.include "${MASTERDIR}/Makefile"