- Add license

- Update WWW

Approved by:	portmgr blanket
This commit is contained in:
Dmitry Marakasov 2020-07-16 09:36:01 +00:00
parent 3cb27a6754
commit 84a2599ecf
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=542342
2 changed files with 4 additions and 1 deletions

View file

@ -13,6 +13,9 @@ COMMENT= Gstreamer element validation suite
LIB_DEPENDS= libjson-glib-1.0.so:devel/json-glib \ LIB_DEPENDS= libjson-glib-1.0.so:devel/json-glib \
libgstrtspserver-1.0.so:multimedia/gstreamer1-rtsp-server libgstrtspserver-1.0.so:multimedia/gstreamer1-rtsp-server
LICENSE= LGPL21+
LICENSE_FILE= ${WRKSRC}/COPYING
USES= compiler:c11 gettext-runtime gmake gnome libtool pathfix \ USES= compiler:c11 gettext-runtime gmake gnome libtool pathfix \
pkgconfig python:2.7 shebangfix tar:xz pkgconfig python:2.7 shebangfix tar:xz
SHEBANG_FILES= tools/gst-validate-launcher.in SHEBANG_FILES= tools/gst-validate-launcher.in

View file

@ -10,4 +10,4 @@ GstPipelines from any application by using the LD_PRELOAD gstvalidate
lib. The third way of using it is to write your own application that lib. The third way of using it is to write your own application that
links and uses libgstvalidate. links and uses libgstvalidate.
WWW: http://gstreamer.freedesktop.org/ WWW: https://gstreamer.freedesktop.org/