aboutsummaryrefslogblamecommitdiff
path: root/multimedia/gstreamer1-plugins-gnonlin/Makefile
blob: 1dd7de8be1fa7ca85a304bd9b0989eea4686b88c (plain) (tree)
1
2
3
4
5
6
7
8
9
                                          
                     
                 




                                                             
                                                                        
                                    
 
                                                                                     
                      
                   
                    




                                           
PORTNAME=	gstreamer1-plugins-gnonlin
PORTVERSION=	1.4.0
PORTREVISION=	1
CATEGORIES=	multimedia
MASTER_SITES=	http://gstreamer.freedesktop.org/src/gnonlin/
DISTNAME=	gnonlin-${PORTVERSION}

MAINTAINER=	multimedia@FreeBSD.org
COMMENT=	GStreamer library for writing non-linear audio and video
WWW=		http://gstreamer.net

USES=		gettext-runtime gnome gstreamer libtool pkgconfig python:build tar:xz
USE_GNOME=	glib20
GNU_CONFIGURE=	yes
USE_GSTREAMER=	good
INSTALL_TARGET=	install-strip

PLIST_FILES=	lib/gstreamer-1.0/libgnl.so

.include <bsd.port.mk>