- Add license
- Update WWW Approved by: portmgr blanket
This commit is contained in:
parent
9c986eeeb8
commit
10814961e2
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=541738
2 changed files with 4 additions and 1 deletions
|
@ -11,6 +11,9 @@ DISTNAME= qt-gstreamer-${PORTVERSION}
|
|||
MAINTAINER= kde@FreeBSD.org
|
||||
COMMENT= Qt ${FLAVOR:C/qt//} bindings for GStreamer 1.x multimedia library
|
||||
|
||||
LICENSE= LGPL21+
|
||||
LICENSE_FILE= ${WRKSRC}/COPYING
|
||||
|
||||
LIB_DEPENDS= libboost_thread.so:devel/boost-libs \
|
||||
libgstreamer-1.0.so:multimedia/gstreamer1
|
||||
|
||||
|
|
|
@ -2,4 +2,4 @@ QtGStreamer is a set of libraries providing C++ bindings for GStreamer
|
|||
with a Qt-style API, plus some helper classes and elements for
|
||||
integrating GStreamer better in Qt applications.
|
||||
|
||||
WWW: http://gstreamer.freedesktop.org/
|
||||
WWW: https://gstreamer.freedesktop.org/
|
||||
|
|
Loading…
Reference in a new issue