mirror of
https://git.freebsd.org/ports.git
synced 2025-06-02 19:36:28 -04:00
- Add license
- Update WWW Approved by: portmgr blanket
This commit is contained in:
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
|
@ -13,6 +13,9 @@ COMMENT= Gstreamer element validation suite
|
|||
LIB_DEPENDS= libjson-glib-1.0.so:devel/json-glib \
|
||||
libgstrtspserver-1.0.so:multimedia/gstreamer1-rtsp-server
|
||||
|
||||
LICENSE= LGPL21+
|
||||
LICENSE_FILE= ${WRKSRC}/COPYING
|
||||
|
||||
USES= compiler:c11 gettext-runtime gmake gnome libtool pathfix \
|
||||
pkgconfig python:2.7 shebangfix tar:xz
|
||||
SHEBANG_FILES= tools/gst-validate-launcher.in
|
||||
|
|
|
@ -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
|
||||
links and uses libgstvalidate.
|
||||
|
||||
WWW: http://gstreamer.freedesktop.org/
|
||||
WWW: https://gstreamer.freedesktop.org/
|
||||
|
|
Loading…
Add table
Reference in a new issue