mirror of
https://git.freebsd.org/ports.git
synced 2025-06-01 10:56:27 -04:00
- Add LICENSE
- Update WWW Approved by: portmgr blanket
This commit is contained in:
parent
1bf5356008
commit
119945cd3b
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=456712
2 changed files with 5 additions and 1 deletions
|
@ -10,6 +10,10 @@ COMMENT= KF5 Client and Server library wrapper for the Wayland libraries
|
|||
BUILD_DEPENDS= ${LOCALBASE}/include/linux/input.h:multimedia/v4l_compat
|
||||
LIB_DEPENDS= libwayland-client.so:graphics/wayland
|
||||
|
||||
LICENSE= LGPL21 LGPL3
|
||||
LICENSE_COMB= dual
|
||||
LICENSE_FILE_LGPL21= ${WRKSRC}/COPYING.LIB
|
||||
|
||||
USES= cmake:outsource compiler:c++11-lib gettext kde:5 pkgconfig \
|
||||
tar:xz
|
||||
USE_GL= egl
|
||||
|
|
|
@ -5,4 +5,4 @@ mechanism from the Wayland API is replaced by signals; data types are adjusted
|
|||
to be what a Qt developer expects, e.g. two arguments of int are represented by
|
||||
a QPoint or a QSize.
|
||||
|
||||
WWW: http://api.kde.org/frameworks-api/frameworks5-apidocs/kwayland/html/index.html
|
||||
WWW: https://api.kde.org/frameworks/kwayland/html/index.html
|
||||
|
|
Loading…
Add table
Reference in a new issue