1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-01 01:17:02 +00:00

- make portlint happier

- add dependecies
This commit is contained in:
Dirk Meyer 2017-02-18 08:00:14 +00:00
parent fd59e8bd1b
commit 39f234b762
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=434331
9 changed files with 18 additions and 22 deletions

View File

@ -1,5 +1,5 @@
--- ../../include/licq/icq/filetransfer.h.orig 2013-08-25 11:45:17.000000000 +0200
+++ ../../include/licq/icq/filetransfer.h 2014-02-13 21:38:18.000000000 +0100
--- ../../include/licq/icq/filetransfer.h.orig 2014-06-01 19:16:42 UTC
+++ ../../include/licq/icq/filetransfer.h
@@ -76,6 +76,7 @@
#include <cstring>
#include <list>

View File

@ -3,7 +3,7 @@
PORTNAME= osd
PORTVERSION= 1.8.2
PORTREVISION= 2
PORTREVISION= 3
PORTEPOCH= 2
CATEGORIES= net-im
@ -13,11 +13,8 @@ COMMENT= OnScreenDisplay messages in licq
LIB_DEPENDS= libxosd.so:misc/xosd \
libboost_regex.so:devel/boost-libs
RUN_DEPENDS= ${LOCALBASE}/lib/licq/licq_qt4-gui.so:${LICQ_PORT}-qt-gui
# run dependency may be too strict, delete it if you use another
# plugin (gtk+) and wish run osd with it. i've not tested with
# plugins other than qt-gui
USES= cmake gettext-tools
USES= cmake gettext-tools iconv
LOCALES= be de cs es fr pt pt_BR ro ru sv sk tr
PLIST_FILES= lib/licq/licq_osd.so \

View File

@ -15,10 +15,10 @@ LICENSE= GPLv2
LIB_DEPENDS= libboost_regex.so:devel/boost-libs
RUN_DEPENDS= ${LOCALBASE}/lib/licq/protocol_icq.so:${LICQ_PORT}-icq
USE_XORG= x11 xext ice xscrnsaver
USE_XORG= x11 xext ice xscrnsaver sm
USES= cmake
USE_QT4= qmake_build moc_build rcc_build uic_build linguisttools_build \
corelib xml gui
corelib xml gui network dbus svg
OPTIONS_DEFINE= HUNSPELL KDE4
OPTIONS_DEFAULT=HUNSPELL

View File

@ -1,5 +1,5 @@
--- src/contactlist/contactuserdata.h.orig 2013-08-25 11:45:17.000000000 +0200
+++ src/contactlist/contactuserdata.h 2014-02-13 21:44:51.000000000 +0100
--- src/contactlist/contactuserdata.h.orig 2014-06-01 19:16:42 UTC
+++ src/contactlist/contactuserdata.h
@@ -20,6 +20,8 @@
#ifndef CONTACTUSERDATA_H
#define CONTACTUSERDATA_H

View File

@ -1,5 +1,5 @@
--- src/core/plugin.cpp.orig 2014-06-01 21:16:42.000000000 +0200
+++ src/core/plugin.cpp 2014-06-06 22:08:35.000000000 +0200
--- src/core/plugin.cpp.orig 2014-06-01 19:16:42 UTC
+++ src/core/plugin.cpp
@@ -31,6 +31,7 @@
# include <QInternal>
#include <KDE/KCmdLineArgs>

View File

@ -1,5 +1,5 @@
--- src/userevents/usereventcommon.h.orig 2013-08-25 11:45:17.000000000 +0200
+++ src/userevents/usereventcommon.h 2014-02-13 21:45:16.000000000 +0100
--- src/userevents/usereventcommon.h.orig 2014-06-01 19:16:42 UTC
+++ src/userevents/usereventcommon.h
@@ -20,6 +20,8 @@
#ifndef USEREVENTCOMMON_H
#define USEREVENTCOMMON_H

View File

@ -17,8 +17,7 @@ LIB_DEPENDS= libboost_regex.so:devel/boost-libs
BROKEN_powerpc64= Does not build
BROKEN_sparc64= Does not build: fails to link
USES= cmake iconv
USE_OPENSSL= yes
USES= cmake iconv ssl
WRKSRC= ${WRKDIR}/${DISTNAME}
LICQ_PORT?= net-im/licq

View File

@ -1,5 +1,5 @@
--- include/licq/icq/filetransfer.h.orig 2014-06-01 21:16:42.000000000 +0200
+++ include/licq/icq/filetransfer.h 2014-06-06 15:47:07.000000000 +0200
--- include/licq/icq/filetransfer.h.orig 2014-06-01 19:16:42 UTC
+++ include/licq/icq/filetransfer.h
@@ -73,6 +73,7 @@
* which case the file will be saved as <filename>.<timestamp>
*-------------------------------------------------------------------------*/

View File

@ -1,6 +1,6 @@
--- src/main.cpp.orig Wed Jan 29 13:19:50 2003
+++ src/main.cpp Wed Jan 29 13:20:13 2003
@@ -10,7 +10,6 @@
--- src/main.cpp.orig 2014-06-01 19:16:42 UTC
+++ src/main.cpp
@@ -31,7 +31,6 @@
#ifdef USE_SOCKS5
#define SOCKS