1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-21 00:25:50 +00:00

graphics/qcomicbook:

- Add patch to fix build on 10 and head
- Update MASTER_SITES and WWW

PR:		ports/187766
Submitted by:	KATO Tsuguru <tkato432@yahoo.com>
This commit is contained in:
Max Brazhnikov 2014-05-13 08:33:54 +00:00
parent c9739b4f59
commit c1d53067ed
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=353927
3 changed files with 14 additions and 3 deletions

View File

@ -5,7 +5,7 @@ PORTNAME= qcomicbook
PORTVERSION= 0.9.0
PORTREVISION= 3
CATEGORIES= graphics
MASTER_SITES= http://qcomicbook.linux-projects.net/releases/
MASTER_SITES= http://qcomicbook.org/releases/
MAINTAINER= makc@FreeBSD.org
COMMENT= Qt-based comic book archive viewer
@ -13,9 +13,10 @@ COMMENT= Qt-based comic book archive viewer
LICENSE= GPLv2
LIB_DEPENDS= libpoppler-qt4.so:${PORTSDIR}/graphics/poppler-qt4
USES= cmake:outsource pkgconfig
USE_QT4= corelib gui linguist_build moc_build qmake_build rcc_build \
uic_build xml
USES= cmake:outsource pkgconfig
OPTIONS_DEFINE= 7ZIP ACE RAR ZIP

View File

@ -0,0 +1,10 @@
--- ./src/FrameDetect/CompareFrames.h.orig 2012-05-30 20:32:02.000000000 +0000
+++ ./src/FrameDetect/CompareFrames.h 2014-05-13 08:15:11.199946861 +0000
@@ -14,6 +14,7 @@
#define __COMPARE_FRAMES_H
#include <ComicFrame.h>
+#include <cstdlib>
namespace QComicBook
{

View File

@ -12,4 +12,4 @@ convenience and ease of use. Features include:
* PDF support
* and more...
WWW: http://qcomicbook.linux-projects.net/
WWW: http://qcomicbook.org/