FreeBSD Bugzilla – Attachment 159170 Details for
Bug 201835
[patch] www/qupzilla-qt4(-qt5): add some dependencies, qt4-linguist -> qt4-linguisttools
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Patch.diff
patch-qupzilla.diff (text/plain), 2.90 KB, created by
Andriy Voskoboinyk
on 2015-07-24 16:49:02 UTC
(
hide
)
Description:
Patch.diff
Filename:
MIME Type:
Creator:
Andriy Voskoboinyk
Created:
2015-07-24 16:49:02 UTC
Size:
2.90 KB
patch
obsolete
>Index: www/qupzilla-qt4/Makefile >=================================================================== >--- www/qupzilla-qt4/Makefile (revision 392771) >+++ www/qupzilla-qt4/Makefile (working copy) >@@ -18,8 +18,10 @@ > > USES= desktop-file-utils execinfo pkgconfig qmake tar:xz > USE_QT4= corelib gui network script sql webkit xml \ >- linguist_build moc_build rcc_build uic_build \ >+ linguisttools_build moc_build rcc_build uic_build \ > imageformats_run sql-sqlite3_run >+USE_XORG= x11 >+USE_OPENSSL= yes > CONFIGURE_ENV= QUPZILLA_PREFIX=${PREFIX}/ > USE_LDCONFIG= yes > INSTALLS_ICONS= yes >Index: www/qupzilla-qt4/files/patch-src__lib__3rdparty__processinfo.h >=================================================================== >--- www/qupzilla-qt4/files/patch-src__lib__3rdparty__processinfo.h (revision 392771) >+++ www/qupzilla-qt4/files/patch-src__lib__3rdparty__processinfo.h (working copy) >@@ -1,5 +1,5 @@ >---- src/lib/3rdparty/processinfo.h.orig 2014-09-26 12:35:35.000000000 +0400 >-+++ src/lib/3rdparty/processinfo.h 2014-09-26 23:04:10.000000000 +0400 >+--- src/lib/3rdparty/processinfo.h.orig 2015-01-26 14:26:15 UTC >++++ src/lib/3rdparty/processinfo.h > @@ -18,16 +18,12 @@ > #ifndef PROCESSINFO_H > #define PROCESSINFO_H >@@ -6,7 +6,7 @@ > > -#include <QtGlobal> > +#include "qzcommon.h" >- >+ > #if defined(Q_OS_UNIX) && !defined(Q_OS_MAC) > #include <sys/types.h> > #endif >@@ -17,4 +17,4 @@ > - > /* > * Code used from http://ubuntuforums.org/showpost.php?p=6593782&postcount=5 >- * written by user WitchCraft >+ * written by user WitchCraft >Index: www/qupzilla-qt5/Makefile >=================================================================== >--- www/qupzilla-qt5/Makefile (revision 392821) >+++ www/qupzilla-qt5/Makefile (working copy) >@@ -20,6 +20,8 @@ > USE_QT5= core concurrent gui network script webkit xml \ > buildtools_build linguisttools_build \ > imageformats_run sql-sqlite3_run >+USE_XORG= x11 >+USE_OPENSSL= yes > CONFIGURE_ENV= QUPZILLA_PREFIX=${PREFIX}/ > USE_LDCONFIG= yes > INSTALLS_ICONS= yes >Index: www/qupzilla-qt5/files/patch-src__lib__3rdparty__processinfo.h >=================================================================== >--- www/qupzilla-qt5/files/patch-src__lib__3rdparty__processinfo.h (revision 392821) >+++ www/qupzilla-qt5/files/patch-src__lib__3rdparty__processinfo.h (working copy) >@@ -1,5 +1,5 @@ >---- src/lib/3rdparty/processinfo.h.orig 2014-09-26 12:35:35.000000000 +0400 >-+++ src/lib/3rdparty/processinfo.h 2014-09-26 23:04:10.000000000 +0400 >+--- src/lib/3rdparty/processinfo.h.orig 2015-01-26 14:26:15 UTC >++++ src/lib/3rdparty/processinfo.h > @@ -18,16 +18,12 @@ > #ifndef PROCESSINFO_H > #define PROCESSINFO_H >@@ -6,7 +6,7 @@ > > -#include <QtGlobal> > +#include "qzcommon.h" >- >+ > #if defined(Q_OS_UNIX) && !defined(Q_OS_MAC) > #include <sys/types.h> > #endif >@@ -17,4 +17,4 @@ > - > /* > * Code used from http://ubuntuforums.org/showpost.php?p=6593782&postcount=5 >- * written by user WitchCraft >+ * written by user WitchCraft
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 201835
: 159170 |
159171
|
159172
|
159173