[arch-commits] Commit in qt4pas/repos (6 files)

Ike Devolder idevolder at archlinux.org
Sun Jan 22 08:37:24 UTC 2017


    Date: Sunday, January 22, 2017 @ 08:37:23
  Author: idevolder
Revision: 208363

archrelease: copy trunk to community-i686, community-x86_64

Added:
  qt4pas/repos/community-i686/PKGBUILD
    (from rev 208362, qt4pas/trunk/PKGBUILD)
  qt4pas/repos/community-i686/qtwebkit.patch
    (from rev 208362, qt4pas/trunk/qtwebkit.patch)
  qt4pas/repos/community-x86_64/PKGBUILD
    (from rev 208362, qt4pas/trunk/PKGBUILD)
  qt4pas/repos/community-x86_64/qtwebkit.patch
    (from rev 208362, qt4pas/trunk/qtwebkit.patch)
Deleted:
  qt4pas/repos/community-i686/PKGBUILD
  qt4pas/repos/community-x86_64/PKGBUILD

---------------------------------+
 /PKGBUILD                       |   88 +++++++++++++++++++++
 community-i686/PKGBUILD         |   33 --------
 community-i686/qtwebkit.patch   |  155 ++++++++++++++++++++++++++++++++++++++
 community-x86_64/PKGBUILD       |   33 --------
 community-x86_64/qtwebkit.patch |  155 ++++++++++++++++++++++++++++++++++++++
 5 files changed, 398 insertions(+), 66 deletions(-)

Deleted: community-i686/PKGBUILD
===================================================================
--- community-i686/PKGBUILD	2017-01-22 08:37:12 UTC (rev 208362)
+++ community-i686/PKGBUILD	2017-01-22 08:37:23 UTC (rev 208363)
@@ -1,33 +0,0 @@
-# $Id$
-# Maintainer: BlackIkeEagle <ike DOT devolder AT gmail DOT com>
-# Contributor: Fabien Wang <fabien(dot)wang(at)gmail(dot)com>
-
-pkgname=qt4pas
-pkgver=2.5
-pkgrel=5
-pkgdesc="Free Pascal Qt4 Binding Library"
-arch=('i686' 'x86_64')
-url="http://users.telenet.be/Jan.Van.hijfte/qtforfpc/fpcqt4.html"
-license=('LGPL')
-depends=('qtwebkit')
-source=("http://users.telenet.be/Jan.Van.hijfte/qtforfpc/V2.5/qt4pas-V2.5_Qt4.5.3.tar.gz")
-md5sums=('8249bc17e4167e077d22c7f5fb118bb2')
-
-build() {
-	cd "$srcdir/qt4pas-V2.5_Qt4.5.3/"
-
-	qmake-qt4 -query
-	qmake-qt4
-	make
-}
-
-package() {
-	cd "$srcdir/qt4pas-V2.5_Qt4.5.3/"
-	INSTALL_ROOT="$pkgdir" make install
-
-	pushd "$pkgdir/usr/lib"
-	for intflink in 'libqt4intf.so' 'libqt4intf.so.5' 'libqt4intf.so.5.2' 'libqt4intf.so.5.2.1' 'libqt4intf.so.5.2.5'; do
-		ln -s libQt4Pas.so.5.2.5 $intflink
-	done
-	popd
-}

Copied: qt4pas/repos/community-i686/PKGBUILD (from rev 208362, qt4pas/trunk/PKGBUILD)
===================================================================
--- community-i686/PKGBUILD	                        (rev 0)
+++ community-i686/PKGBUILD	2017-01-22 08:37:23 UTC (rev 208363)
@@ -0,0 +1,44 @@
+# $Id$
+# Maintainer: BlackIkeEagle <ike DOT devolder AT gmail DOT com>
+# Contributor: Fabien Wang <fabien(dot)wang(at)gmail(dot)com>
+
+pkgname=qt4pas
+pkgver=2.5
+pkgrel=6
+pkgdesc="Free Pascal Qt4 Binding Library"
+arch=('i686' 'x86_64')
+url="http://users.telenet.be/Jan.Van.hijfte/qtforfpc/fpcqt4.html"
+license=('LGPL')
+depends=('qt4')
+source=(
+    'http://users.telenet.be/Jan.Van.hijfte/qtforfpc/V2.5/qt4pas-V2.5_Qt4.5.3.tar.gz'
+    'qtwebkit.patch'
+)
+sha256sums=('825423db80da4df5c21816c0392b3394cddfe2f3293dfd08ace84941726affea'
+            'af1721fbf6706931d0b82dd28b3540f56a65e1585b75873c4ac9eaddecf9c921')
+
+prepare() {
+	cd "qt4pas-V2.5_Qt4.5.3/"
+
+    patch -p0 -i "$srcdir/qtwebkit.patch"
+}
+
+build() {
+	cd "qt4pas-V2.5_Qt4.5.3/"
+
+	qmake-qt4 -query
+	qmake-qt4
+	make
+}
+
+package() {
+	cd "qt4pas-V2.5_Qt4.5.3/"
+
+	INSTALL_ROOT="$pkgdir" make install
+
+	pushd "$pkgdir/usr/lib"
+	for intflink in 'libqt4intf.so' 'libqt4intf.so.5' 'libqt4intf.so.5.2' 'libqt4intf.so.5.2.1' 'libqt4intf.so.5.2.5'; do
+		ln -s libQt4Pas.so.5.2.5 $intflink
+	done
+	popd
+}

Copied: qt4pas/repos/community-i686/qtwebkit.patch (from rev 208362, qt4pas/trunk/qtwebkit.patch)
===================================================================
--- community-i686/qtwebkit.patch	                        (rev 0)
+++ community-i686/qtwebkit.patch	2017-01-22 08:37:23 UTC (rev 208363)
@@ -0,0 +1,155 @@
+Index: Qt4Pas.pro
+===================================================================
+--- Qt4Pas.pro	(revision 1)
++++ Qt4Pas.pro	(working copy)
+@@ -12,7 +12,6 @@
+ 
+ VERSION = 5.2.5
+ 
+-QT += network webkit
+ TARGET = Qt4Pas
+ TEMPLATE = lib
+ DEPENDPATH += src
+@@ -155,21 +154,7 @@
+            qprintdialog_hook.h \
+            qprintpreviewdialog_hook.h \
+            qsystemtrayicon_hook.h \
+-           qgraphicsscene_hook.h \
+-           qabstractsocket_hook.h \
+-           qudpsocket_hook.h \
+-           qtcpsocket_hook.h \
+-           qtcpserver_hook.h \
+-           qnetworkaccessmanager_hook.h \
+-           qnetworkreply_hook.h \
+-           qwebframe_hook.h \
+-           qwebsecurityorigin_hook.h \
+-           qwebdatabase_hook.h \
+-           qwebhistory_hook.h \
+-           qwebhistoryinterface_hook.h \
+-           qwebpage_hook.h \
+-           qwebsettings_hook.h \
+-           qwebview_hook.h
++           qgraphicsscene_hook.h
+ 
+ SOURCES += qt4pas.cpp \
+            qobject_hook_c.cpp \
+@@ -335,32 +320,6 @@
+            qstylefactory_c.cpp \
+            qgraphicsscene_c.cpp \
+            qgraphicsview_c.cpp \
+-           qsslcipher_c.cpp \
+-           qsslkey_c.cpp \
+-           qsslerror_c.cpp \
+-           qabstractsocket_c.cpp \
+-           qudpsocket_c.cpp \
+-           qtcpsocket_c.cpp \
+-           qtcpserver_c.cpp \
+-           qsslconfiguration_c.cpp \
+-           qsslsocket_c.cpp \
+-           qnetworkaccessmanager_c.cpp \
+-           qnetworkrequest_c.cpp \
+-           qnetworkreply_c.cpp \
+-           qnetworkcookie_c.cpp \
+-           qlclnetworkcookie_c.cpp \
+-           qnetworkproxy_c.cpp \
+-           qauthenticator_c.cpp \
+-           qwebframe_c.cpp \
+-           qwebsecurityorigin_c.cpp \
+-           qwebdatabase_c.cpp \
+-           qwebhistory_c.cpp \
+-           qwebhistoryinterface_c.cpp \
+-           qwebpage_c.cpp \
+-           qlclwebpage_c.cpp \
+-           qwebsettings_c.cpp \
+-           qwebview_c.cpp \
+-           qlclwebview_c.cpp \
+            qcoreapplication_hook_c.cpp \
+            qtimer_hook_c.cpp \
+            qabstractitemmodel_hook_c.cpp \
+@@ -434,20 +393,6 @@
+            qprintdialog_hook_c.cpp \
+            qprintpreviewdialog_hook_c.cpp \
+            qsystemtrayicon_hook_c.cpp \
+-           qgraphicsscene_hook_c.cpp \
+-           qabstractsocket_hook_c.cpp \
+-           qudpsocket_hook_c.cpp \
+-           qtcpsocket_hook_c.cpp \
+-           qtcpserver_hook_c.cpp \
+-           qnetworkaccessmanager_hook_c.cpp \
+-           qnetworkreply_hook_c.cpp \
+-           qwebframe_hook_c.cpp \
+-           qwebsecurityorigin_hook_c.cpp \
+-           qwebdatabase_hook_c.cpp \
+-           qwebhistory_hook_c.cpp \
+-           qwebhistoryinterface_hook_c.cpp \
+-           qwebpage_hook_c.cpp \
+-           qwebsettings_hook_c.cpp \
+-           qwebview_hook_c.cpp
++           qgraphicsscene_hook_c.cpp
+ 
+ # end of file
+\ No newline at end of file
+Index: src/qt4pas.cpp
+===================================================================
+--- src/qt4pas.cpp	(revision 1)
++++ src/qt4pas.cpp	(working copy)
+@@ -15,8 +15,6 @@
+ 
+ #include <QtCore>
+ #include <QtGui>
+-#include <QtNetwork>
+-#include <QtWebKit>
+ 
+ 
+ #include "qobject_hook_c.cpp"
+@@ -182,32 +180,6 @@
+ #include "qstylefactory_c.cpp"
+ #include "qgraphicsscene_c.cpp"
+ #include "qgraphicsview_c.cpp"
+-#include "qsslcipher_c.cpp"
+-#include "qsslkey_c.cpp"
+-#include "qsslerror_c.cpp"
+-#include "qabstractsocket_c.cpp"
+-#include "qudpsocket_c.cpp"
+-#include "qtcpsocket_c.cpp"
+-#include "qtcpserver_c.cpp"
+-#include "qsslconfiguration_c.cpp"
+-#include "qsslsocket_c.cpp"
+-#include "qnetworkaccessmanager_c.cpp"
+-#include "qnetworkrequest_c.cpp"
+-#include "qnetworkreply_c.cpp"
+-#include "qnetworkcookie_c.cpp"
+-#include "qlclnetworkcookie_c.cpp"
+-#include "qnetworkproxy_c.cpp"
+-#include "qauthenticator_c.cpp"
+-#include "qwebframe_c.cpp"
+-#include "qwebsecurityorigin_c.cpp"
+-#include "qwebdatabase_c.cpp"
+-#include "qwebhistory_c.cpp"
+-#include "qwebhistoryinterface_c.cpp"
+-#include "qwebpage_c.cpp"
+-#include "qlclwebpage_c.cpp"
+-#include "qwebsettings_c.cpp"
+-#include "qwebview_c.cpp"
+-#include "qlclwebview_c.cpp"
+ #include "qcoreapplication_hook_c.cpp"
+ #include "qtimer_hook_c.cpp"
+ #include "qabstractitemmodel_hook_c.cpp"
+@@ -282,17 +254,3 @@
+ #include "qprintpreviewdialog_hook_c.cpp"
+ #include "qsystemtrayicon_hook_c.cpp"
+ #include "qgraphicsscene_hook_c.cpp"
+-#include "qabstractsocket_hook_c.cpp"
+-#include "qudpsocket_hook_c.cpp"
+-#include "qtcpsocket_hook_c.cpp"
+-#include "qtcpserver_hook_c.cpp"
+-#include "qnetworkaccessmanager_hook_c.cpp"
+-#include "qnetworkreply_hook_c.cpp"
+-#include "qwebframe_hook_c.cpp"
+-#include "qwebsecurityorigin_hook_c.cpp"
+-#include "qwebdatabase_hook_c.cpp"
+-#include "qwebhistory_hook_c.cpp"
+-#include "qwebhistoryinterface_hook_c.cpp"
+-#include "qwebpage_hook_c.cpp"
+-#include "qwebsettings_hook_c.cpp"
+-#include "qwebview_hook_c.cpp"

Deleted: community-x86_64/PKGBUILD
===================================================================
--- community-x86_64/PKGBUILD	2017-01-22 08:37:12 UTC (rev 208362)
+++ community-x86_64/PKGBUILD	2017-01-22 08:37:23 UTC (rev 208363)
@@ -1,33 +0,0 @@
-# $Id$
-# Maintainer: BlackIkeEagle <ike DOT devolder AT gmail DOT com>
-# Contributor: Fabien Wang <fabien(dot)wang(at)gmail(dot)com>
-
-pkgname=qt4pas
-pkgver=2.5
-pkgrel=5
-pkgdesc="Free Pascal Qt4 Binding Library"
-arch=('i686' 'x86_64')
-url="http://users.telenet.be/Jan.Van.hijfte/qtforfpc/fpcqt4.html"
-license=('LGPL')
-depends=('qtwebkit')
-source=("http://users.telenet.be/Jan.Van.hijfte/qtforfpc/V2.5/qt4pas-V2.5_Qt4.5.3.tar.gz")
-md5sums=('8249bc17e4167e077d22c7f5fb118bb2')
-
-build() {
-	cd "$srcdir/qt4pas-V2.5_Qt4.5.3/"
-
-	qmake-qt4 -query
-	qmake-qt4
-	make
-}
-
-package() {
-	cd "$srcdir/qt4pas-V2.5_Qt4.5.3/"
-	INSTALL_ROOT="$pkgdir" make install
-
-	pushd "$pkgdir/usr/lib"
-	for intflink in 'libqt4intf.so' 'libqt4intf.so.5' 'libqt4intf.so.5.2' 'libqt4intf.so.5.2.1' 'libqt4intf.so.5.2.5'; do
-		ln -s libQt4Pas.so.5.2.5 $intflink
-	done
-	popd
-}

Copied: qt4pas/repos/community-x86_64/PKGBUILD (from rev 208362, qt4pas/trunk/PKGBUILD)
===================================================================
--- community-x86_64/PKGBUILD	                        (rev 0)
+++ community-x86_64/PKGBUILD	2017-01-22 08:37:23 UTC (rev 208363)
@@ -0,0 +1,44 @@
+# $Id$
+# Maintainer: BlackIkeEagle <ike DOT devolder AT gmail DOT com>
+# Contributor: Fabien Wang <fabien(dot)wang(at)gmail(dot)com>
+
+pkgname=qt4pas
+pkgver=2.5
+pkgrel=6
+pkgdesc="Free Pascal Qt4 Binding Library"
+arch=('i686' 'x86_64')
+url="http://users.telenet.be/Jan.Van.hijfte/qtforfpc/fpcqt4.html"
+license=('LGPL')
+depends=('qt4')
+source=(
+    'http://users.telenet.be/Jan.Van.hijfte/qtforfpc/V2.5/qt4pas-V2.5_Qt4.5.3.tar.gz'
+    'qtwebkit.patch'
+)
+sha256sums=('825423db80da4df5c21816c0392b3394cddfe2f3293dfd08ace84941726affea'
+            'af1721fbf6706931d0b82dd28b3540f56a65e1585b75873c4ac9eaddecf9c921')
+
+prepare() {
+	cd "qt4pas-V2.5_Qt4.5.3/"
+
+    patch -p0 -i "$srcdir/qtwebkit.patch"
+}
+
+build() {
+	cd "qt4pas-V2.5_Qt4.5.3/"
+
+	qmake-qt4 -query
+	qmake-qt4
+	make
+}
+
+package() {
+	cd "qt4pas-V2.5_Qt4.5.3/"
+
+	INSTALL_ROOT="$pkgdir" make install
+
+	pushd "$pkgdir/usr/lib"
+	for intflink in 'libqt4intf.so' 'libqt4intf.so.5' 'libqt4intf.so.5.2' 'libqt4intf.so.5.2.1' 'libqt4intf.so.5.2.5'; do
+		ln -s libQt4Pas.so.5.2.5 $intflink
+	done
+	popd
+}

Copied: qt4pas/repos/community-x86_64/qtwebkit.patch (from rev 208362, qt4pas/trunk/qtwebkit.patch)
===================================================================
--- community-x86_64/qtwebkit.patch	                        (rev 0)
+++ community-x86_64/qtwebkit.patch	2017-01-22 08:37:23 UTC (rev 208363)
@@ -0,0 +1,155 @@
+Index: Qt4Pas.pro
+===================================================================
+--- Qt4Pas.pro	(revision 1)
++++ Qt4Pas.pro	(working copy)
+@@ -12,7 +12,6 @@
+ 
+ VERSION = 5.2.5
+ 
+-QT += network webkit
+ TARGET = Qt4Pas
+ TEMPLATE = lib
+ DEPENDPATH += src
+@@ -155,21 +154,7 @@
+            qprintdialog_hook.h \
+            qprintpreviewdialog_hook.h \
+            qsystemtrayicon_hook.h \
+-           qgraphicsscene_hook.h \
+-           qabstractsocket_hook.h \
+-           qudpsocket_hook.h \
+-           qtcpsocket_hook.h \
+-           qtcpserver_hook.h \
+-           qnetworkaccessmanager_hook.h \
+-           qnetworkreply_hook.h \
+-           qwebframe_hook.h \
+-           qwebsecurityorigin_hook.h \
+-           qwebdatabase_hook.h \
+-           qwebhistory_hook.h \
+-           qwebhistoryinterface_hook.h \
+-           qwebpage_hook.h \
+-           qwebsettings_hook.h \
+-           qwebview_hook.h
++           qgraphicsscene_hook.h
+ 
+ SOURCES += qt4pas.cpp \
+            qobject_hook_c.cpp \
+@@ -335,32 +320,6 @@
+            qstylefactory_c.cpp \
+            qgraphicsscene_c.cpp \
+            qgraphicsview_c.cpp \
+-           qsslcipher_c.cpp \
+-           qsslkey_c.cpp \
+-           qsslerror_c.cpp \
+-           qabstractsocket_c.cpp \
+-           qudpsocket_c.cpp \
+-           qtcpsocket_c.cpp \
+-           qtcpserver_c.cpp \
+-           qsslconfiguration_c.cpp \
+-           qsslsocket_c.cpp \
+-           qnetworkaccessmanager_c.cpp \
+-           qnetworkrequest_c.cpp \
+-           qnetworkreply_c.cpp \
+-           qnetworkcookie_c.cpp \
+-           qlclnetworkcookie_c.cpp \
+-           qnetworkproxy_c.cpp \
+-           qauthenticator_c.cpp \
+-           qwebframe_c.cpp \
+-           qwebsecurityorigin_c.cpp \
+-           qwebdatabase_c.cpp \
+-           qwebhistory_c.cpp \
+-           qwebhistoryinterface_c.cpp \
+-           qwebpage_c.cpp \
+-           qlclwebpage_c.cpp \
+-           qwebsettings_c.cpp \
+-           qwebview_c.cpp \
+-           qlclwebview_c.cpp \
+            qcoreapplication_hook_c.cpp \
+            qtimer_hook_c.cpp \
+            qabstractitemmodel_hook_c.cpp \
+@@ -434,20 +393,6 @@
+            qprintdialog_hook_c.cpp \
+            qprintpreviewdialog_hook_c.cpp \
+            qsystemtrayicon_hook_c.cpp \
+-           qgraphicsscene_hook_c.cpp \
+-           qabstractsocket_hook_c.cpp \
+-           qudpsocket_hook_c.cpp \
+-           qtcpsocket_hook_c.cpp \
+-           qtcpserver_hook_c.cpp \
+-           qnetworkaccessmanager_hook_c.cpp \
+-           qnetworkreply_hook_c.cpp \
+-           qwebframe_hook_c.cpp \
+-           qwebsecurityorigin_hook_c.cpp \
+-           qwebdatabase_hook_c.cpp \
+-           qwebhistory_hook_c.cpp \
+-           qwebhistoryinterface_hook_c.cpp \
+-           qwebpage_hook_c.cpp \
+-           qwebsettings_hook_c.cpp \
+-           qwebview_hook_c.cpp
++           qgraphicsscene_hook_c.cpp
+ 
+ # end of file
+\ No newline at end of file
+Index: src/qt4pas.cpp
+===================================================================
+--- src/qt4pas.cpp	(revision 1)
++++ src/qt4pas.cpp	(working copy)
+@@ -15,8 +15,6 @@
+ 
+ #include <QtCore>
+ #include <QtGui>
+-#include <QtNetwork>
+-#include <QtWebKit>
+ 
+ 
+ #include "qobject_hook_c.cpp"
+@@ -182,32 +180,6 @@
+ #include "qstylefactory_c.cpp"
+ #include "qgraphicsscene_c.cpp"
+ #include "qgraphicsview_c.cpp"
+-#include "qsslcipher_c.cpp"
+-#include "qsslkey_c.cpp"
+-#include "qsslerror_c.cpp"
+-#include "qabstractsocket_c.cpp"
+-#include "qudpsocket_c.cpp"
+-#include "qtcpsocket_c.cpp"
+-#include "qtcpserver_c.cpp"
+-#include "qsslconfiguration_c.cpp"
+-#include "qsslsocket_c.cpp"
+-#include "qnetworkaccessmanager_c.cpp"
+-#include "qnetworkrequest_c.cpp"
+-#include "qnetworkreply_c.cpp"
+-#include "qnetworkcookie_c.cpp"
+-#include "qlclnetworkcookie_c.cpp"
+-#include "qnetworkproxy_c.cpp"
+-#include "qauthenticator_c.cpp"
+-#include "qwebframe_c.cpp"
+-#include "qwebsecurityorigin_c.cpp"
+-#include "qwebdatabase_c.cpp"
+-#include "qwebhistory_c.cpp"
+-#include "qwebhistoryinterface_c.cpp"
+-#include "qwebpage_c.cpp"
+-#include "qlclwebpage_c.cpp"
+-#include "qwebsettings_c.cpp"
+-#include "qwebview_c.cpp"
+-#include "qlclwebview_c.cpp"
+ #include "qcoreapplication_hook_c.cpp"
+ #include "qtimer_hook_c.cpp"
+ #include "qabstractitemmodel_hook_c.cpp"
+@@ -282,17 +254,3 @@
+ #include "qprintpreviewdialog_hook_c.cpp"
+ #include "qsystemtrayicon_hook_c.cpp"
+ #include "qgraphicsscene_hook_c.cpp"
+-#include "qabstractsocket_hook_c.cpp"
+-#include "qudpsocket_hook_c.cpp"
+-#include "qtcpsocket_hook_c.cpp"
+-#include "qtcpserver_hook_c.cpp"
+-#include "qnetworkaccessmanager_hook_c.cpp"
+-#include "qnetworkreply_hook_c.cpp"
+-#include "qwebframe_hook_c.cpp"
+-#include "qwebsecurityorigin_hook_c.cpp"
+-#include "qwebdatabase_hook_c.cpp"
+-#include "qwebhistory_hook_c.cpp"
+-#include "qwebhistoryinterface_hook_c.cpp"
+-#include "qwebpage_hook_c.cpp"
+-#include "qwebsettings_hook_c.cpp"
+-#include "qwebview_hook_c.cpp"



More information about the arch-commits mailing list