- Fix LICENSE
- Add LICENSE_FILE - Add USES=gnome - Remove outdated CONFLICT - Update WWW Approved by: portmgr blanket
This commit is contained in:
parent
a31a7263a6
commit
e7dffa5380
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=498268
2 changed files with 4 additions and 5 deletions
|
@ -11,9 +11,8 @@ PKGNAMESUFFIX= 5
|
|||
MAINTAINER= kde@FreeBSD.org
|
||||
COMMENT= Qt binding for Telepathy Logger
|
||||
|
||||
LICENSE= LGPL21
|
||||
|
||||
CONFLICTS= telepathy-logger-qt4
|
||||
LICENSE= LGPL21+
|
||||
LICENSE_FILE= ${WRKSRC}/COPYING
|
||||
|
||||
LIB_DEPENDS= libdbus-1.so:devel/dbus \
|
||||
libdbus-glib-1.so:devel/dbus-glib \
|
||||
|
@ -21,7 +20,7 @@ LIB_DEPENDS= libdbus-1.so:devel/dbus \
|
|||
libtelepathy-logger.so:net-im/telepathy-logger \
|
||||
libtelepathy-qt5.so:net-im/telepathy-qt
|
||||
|
||||
USES= bison:build cmake compiler:c++11-lang kde:5 \
|
||||
USES= bison:build cmake compiler:c++11-lang gnome kde:5 \
|
||||
pkgconfig python:2.7,build qt:5 tar:xz
|
||||
USE_GNOME= glib20 libxml2
|
||||
USE_KDE= ecm
|
||||
|
|
|
@ -5,4 +5,4 @@ including instant messaging, voice calls and video calls. It abstracts
|
|||
differences between protocols to provide a unified interface for
|
||||
applications.
|
||||
|
||||
WWW: http://community.kde.org/KTp
|
||||
WWW: https://community.kde.org/KTp
|
||||
|
|
Loading…
Reference in a new issue