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

Sven-Hendrik Haase svenstaro at archlinux.org
Mon Apr 17 20:40:00 UTC 2017


    Date: Monday, April 17, 2017 @ 20:39:59
  Author: svenstaro
Revision: 223632

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

Added:
  wt/repos/community-testing-i686/PKGBUILD
    (from rev 223631, wt/trunk/PKGBUILD)
  wt/repos/community-testing-x86_64/PKGBUILD
    (from rev 223631, wt/trunk/PKGBUILD)
Deleted:
  wt/repos/community-testing-i686/PKGBUILD
  wt/repos/community-testing-i686/wt-boost-1.63.patch
  wt/repos/community-testing-x86_64/PKGBUILD
  wt/repos/community-testing-x86_64/wt-boost-1.63.patch

----------------------------------------------+
 /PKGBUILD                                    |  102 +++++++++++++++++++++++++
 community-testing-i686/PKGBUILD              |   60 --------------
 community-testing-i686/wt-boost-1.63.patch   |   11 --
 community-testing-x86_64/PKGBUILD            |   60 --------------
 community-testing-x86_64/wt-boost-1.63.patch |   11 --
 5 files changed, 102 insertions(+), 142 deletions(-)

Deleted: community-testing-i686/PKGBUILD
===================================================================
--- community-testing-i686/PKGBUILD	2017-04-17 20:39:40 UTC (rev 223631)
+++ community-testing-i686/PKGBUILD	2017-04-17 20:39:59 UTC (rev 223632)
@@ -1,60 +0,0 @@
-# $Id$
-# Maintainer: Sergej Pupykin <pupykin.s+arch at gmail.com>
-# Maintainer: Sven-Hendrik Haase <sh at lutzhaase.com>
-# Contributor: Denis Martinez <deuns.martinez at gmail.com>
-
-pkgname=wt
-pkgver=3.3.6
-_pkgver=3.3.6
-pkgrel=7
-pkgdesc="a C++ library and application server for developing and deploying web applications"
-arch=('i686' 'x86_64')
-url="http://www.webtoolkit.eu/"
-license=('GPL')
-depends=('boost-libs' 'libharu' 'graphicsmagick' 'pango' 'zlib')
-makedepends=('boost' 'cmake' 'postgresql-libs' 'fcgi' 'sqlite' 'mysql++' 'qt4' 'doxygen' 'mesa' 'glu')
-optdepends=('openssl: for SSL support in built-in webserver'
-	    'fcgi: for FastCGI support'
-	    'postgresql-libs: for PostgreSQL Dbo support'
-	    'sqlite: for Sqlite Dbo support'
-	    'mysql++: for the hangman example'
-	    'qt4: for the Wt/Qt interopability example (wtwithqt)')
-backup=('etc/wt/wt_config.xml')
-source=("$pkgname-$pkgver.tar.gz::https://github.com/kdeforche/wt/archive/${_pkgver}.tar.gz"
-        wt-boost-1.63.patch)
-md5sums=('a5be5f7efa93c4eae7f1d8812ff78c70'
-         '87a0c637d7014e764892686891393d6b')
-
-prepare() {
-  cd $pkgname-$_pkgver
-  # Fix build with boost 1.63 https://github.com/emweb/wt/pull/102
-  patch -p0 -i ../wt-boost-1.63.patch
-}
-
-build() {
-  cd "$srcdir"/${pkgname}-${_pkgver}
-
-  [[ -d build ]] && rm -r build
-  mkdir -p build && cd build
-  cmake \
-      -DCONNECTOR_HTTP=ON \
-      -DWT_CPP_11_MODE=-std=c++11 \
-      -DCONFIGDIR=/etc \
-      -DWT_WRASTERIMAGE_IMPLEMENTATION=GraphicsMagick \
-      -DCMAKE_INSTALL_PREFIX=/usr \
-      -DWEBUSER=http \
-      -DWEBGROUP=http \
-      -DUSE_SYSTEM_SQLITE3=ON \
-      -DINSTALL_EXAMPLES=ON \
-      -DBUILD_EXAMPLES=ON \
-      -DINSTALL_FINDWT_CMAKE_FILE=ON \
-      ..
-  # build examples again when they are compatible with boost 1.58
-  make
-}
-
-package() {
-  cd "$srcdir"/${pkgname}-${_pkgver}/build
-
-  make DESTDIR="$pkgdir" install
-}

Copied: wt/repos/community-testing-i686/PKGBUILD (from rev 223631, wt/trunk/PKGBUILD)
===================================================================
--- community-testing-i686/PKGBUILD	                        (rev 0)
+++ community-testing-i686/PKGBUILD	2017-04-17 20:39:59 UTC (rev 223632)
@@ -0,0 +1,51 @@
+# $Id$
+# Maintainer: Sergej Pupykin <pupykin.s+arch at gmail.com>
+# Maintainer: Sven-Hendrik Haase <sh at lutzhaase.com>
+# Contributor: Denis Martinez <deuns.martinez at gmail.com>
+
+pkgname=wt
+pkgver=3.3.7
+_pkgver=3.3.7
+pkgrel=2
+pkgdesc="a C++ library and application server for developing and deploying web applications"
+arch=('i686' 'x86_64')
+url="http://www.webtoolkit.eu/"
+license=('GPL')
+depends=('boost-libs' 'libharu' 'graphicsmagick' 'pango' 'zlib')
+makedepends=('boost' 'cmake' 'postgresql-libs' 'fcgi' 'sqlite' 'mysql++' 'qt4' 'doxygen' 'mesa' 'glu')
+optdepends=('openssl: for SSL support in built-in webserver'
+	    'fcgi: for FastCGI support'
+	    'postgresql-libs: for PostgreSQL Dbo support'
+	    'sqlite: for Sqlite Dbo support'
+	    'mysql++: for the hangman example'
+	    'qt4: for the Wt/Qt interopability example (wtwithqt)')
+backup=('etc/wt/wt_config.xml')
+source=("$pkgname-$pkgver.tar.gz::https://github.com/kdeforche/wt/archive/${_pkgver}.tar.gz")
+sha512sums=('f179b42eedcfd2e61f26ef92c6aad40c55c76c9a688269c4d5bd55dd48381073d6269d9c2ab305f15ef455616d48183a3fc0ba08c740a8e18318a2ad2fb13826')
+
+build() {
+  cd "$srcdir"/${pkgname}-${_pkgver}
+
+  [[ -d build ]] && rm -r build
+  mkdir -p build && cd build
+  cmake \
+      -DCONNECTOR_HTTP=ON \
+      -DWT_CPP_11_MODE=-std=c++11 \
+      -DCONFIGDIR=/etc \
+      -DWT_WRASTERIMAGE_IMPLEMENTATION=GraphicsMagick \
+      -DCMAKE_INSTALL_PREFIX=/usr \
+      -DWEBUSER=http \
+      -DWEBGROUP=http \
+      -DUSE_SYSTEM_SQLITE3=ON \
+      -DINSTALL_EXAMPLES=ON \
+      -DBUILD_EXAMPLES=ON \
+      -DINSTALL_FINDWT_CMAKE_FILE=ON \
+      ..
+  make
+}
+
+package() {
+  cd "$srcdir"/${pkgname}-${_pkgver}/build
+
+  make DESTDIR="$pkgdir" install
+}

Deleted: community-testing-i686/wt-boost-1.63.patch
===================================================================
--- community-testing-i686/wt-boost-1.63.patch	2017-04-17 20:39:40 UTC (rev 223631)
+++ community-testing-i686/wt-boost-1.63.patch	2017-04-17 20:39:59 UTC (rev 223632)
@@ -1,11 +0,0 @@
---- src/Wt/Render/CssParser.C.orig	2016-07-13 12:27:26 UTC
-+++ src/Wt/Render/CssParser.C
-@@ -372,7 +372,7 @@ CssGrammer<Iterator>::CssGrammer()
-   on_error<qi::fail>
-   (
-     rulesetArray_,
--    error_report(qi::_2, qi::_3, qi::_4, "styleSheetText()", fs_error_tag())
-+    error_report(qi::_2, qi::_3, qi::_4, phoenix::val("styleSheetText()"), fs_error_tag())
-   );
- 
- }

Deleted: community-testing-x86_64/PKGBUILD
===================================================================
--- community-testing-x86_64/PKGBUILD	2017-04-17 20:39:40 UTC (rev 223631)
+++ community-testing-x86_64/PKGBUILD	2017-04-17 20:39:59 UTC (rev 223632)
@@ -1,60 +0,0 @@
-# $Id$
-# Maintainer: Sergej Pupykin <pupykin.s+arch at gmail.com>
-# Maintainer: Sven-Hendrik Haase <sh at lutzhaase.com>
-# Contributor: Denis Martinez <deuns.martinez at gmail.com>
-
-pkgname=wt
-pkgver=3.3.6
-_pkgver=3.3.6
-pkgrel=7
-pkgdesc="a C++ library and application server for developing and deploying web applications"
-arch=('i686' 'x86_64')
-url="http://www.webtoolkit.eu/"
-license=('GPL')
-depends=('boost-libs' 'libharu' 'graphicsmagick' 'pango' 'zlib')
-makedepends=('boost' 'cmake' 'postgresql-libs' 'fcgi' 'sqlite' 'mysql++' 'qt4' 'doxygen' 'mesa' 'glu')
-optdepends=('openssl: for SSL support in built-in webserver'
-	    'fcgi: for FastCGI support'
-	    'postgresql-libs: for PostgreSQL Dbo support'
-	    'sqlite: for Sqlite Dbo support'
-	    'mysql++: for the hangman example'
-	    'qt4: for the Wt/Qt interopability example (wtwithqt)')
-backup=('etc/wt/wt_config.xml')
-source=("$pkgname-$pkgver.tar.gz::https://github.com/kdeforche/wt/archive/${_pkgver}.tar.gz"
-        wt-boost-1.63.patch)
-md5sums=('a5be5f7efa93c4eae7f1d8812ff78c70'
-         '87a0c637d7014e764892686891393d6b')
-
-prepare() {
-  cd $pkgname-$_pkgver
-  # Fix build with boost 1.63 https://github.com/emweb/wt/pull/102
-  patch -p0 -i ../wt-boost-1.63.patch
-}
-
-build() {
-  cd "$srcdir"/${pkgname}-${_pkgver}
-
-  [[ -d build ]] && rm -r build
-  mkdir -p build && cd build
-  cmake \
-      -DCONNECTOR_HTTP=ON \
-      -DWT_CPP_11_MODE=-std=c++11 \
-      -DCONFIGDIR=/etc \
-      -DWT_WRASTERIMAGE_IMPLEMENTATION=GraphicsMagick \
-      -DCMAKE_INSTALL_PREFIX=/usr \
-      -DWEBUSER=http \
-      -DWEBGROUP=http \
-      -DUSE_SYSTEM_SQLITE3=ON \
-      -DINSTALL_EXAMPLES=ON \
-      -DBUILD_EXAMPLES=ON \
-      -DINSTALL_FINDWT_CMAKE_FILE=ON \
-      ..
-  # build examples again when they are compatible with boost 1.58
-  make
-}
-
-package() {
-  cd "$srcdir"/${pkgname}-${_pkgver}/build
-
-  make DESTDIR="$pkgdir" install
-}

Copied: wt/repos/community-testing-x86_64/PKGBUILD (from rev 223631, wt/trunk/PKGBUILD)
===================================================================
--- community-testing-x86_64/PKGBUILD	                        (rev 0)
+++ community-testing-x86_64/PKGBUILD	2017-04-17 20:39:59 UTC (rev 223632)
@@ -0,0 +1,51 @@
+# $Id$
+# Maintainer: Sergej Pupykin <pupykin.s+arch at gmail.com>
+# Maintainer: Sven-Hendrik Haase <sh at lutzhaase.com>
+# Contributor: Denis Martinez <deuns.martinez at gmail.com>
+
+pkgname=wt
+pkgver=3.3.7
+_pkgver=3.3.7
+pkgrel=2
+pkgdesc="a C++ library and application server for developing and deploying web applications"
+arch=('i686' 'x86_64')
+url="http://www.webtoolkit.eu/"
+license=('GPL')
+depends=('boost-libs' 'libharu' 'graphicsmagick' 'pango' 'zlib')
+makedepends=('boost' 'cmake' 'postgresql-libs' 'fcgi' 'sqlite' 'mysql++' 'qt4' 'doxygen' 'mesa' 'glu')
+optdepends=('openssl: for SSL support in built-in webserver'
+	    'fcgi: for FastCGI support'
+	    'postgresql-libs: for PostgreSQL Dbo support'
+	    'sqlite: for Sqlite Dbo support'
+	    'mysql++: for the hangman example'
+	    'qt4: for the Wt/Qt interopability example (wtwithqt)')
+backup=('etc/wt/wt_config.xml')
+source=("$pkgname-$pkgver.tar.gz::https://github.com/kdeforche/wt/archive/${_pkgver}.tar.gz")
+sha512sums=('f179b42eedcfd2e61f26ef92c6aad40c55c76c9a688269c4d5bd55dd48381073d6269d9c2ab305f15ef455616d48183a3fc0ba08c740a8e18318a2ad2fb13826')
+
+build() {
+  cd "$srcdir"/${pkgname}-${_pkgver}
+
+  [[ -d build ]] && rm -r build
+  mkdir -p build && cd build
+  cmake \
+      -DCONNECTOR_HTTP=ON \
+      -DWT_CPP_11_MODE=-std=c++11 \
+      -DCONFIGDIR=/etc \
+      -DWT_WRASTERIMAGE_IMPLEMENTATION=GraphicsMagick \
+      -DCMAKE_INSTALL_PREFIX=/usr \
+      -DWEBUSER=http \
+      -DWEBGROUP=http \
+      -DUSE_SYSTEM_SQLITE3=ON \
+      -DINSTALL_EXAMPLES=ON \
+      -DBUILD_EXAMPLES=ON \
+      -DINSTALL_FINDWT_CMAKE_FILE=ON \
+      ..
+  make
+}
+
+package() {
+  cd "$srcdir"/${pkgname}-${_pkgver}/build
+
+  make DESTDIR="$pkgdir" install
+}

Deleted: community-testing-x86_64/wt-boost-1.63.patch
===================================================================
--- community-testing-x86_64/wt-boost-1.63.patch	2017-04-17 20:39:40 UTC (rev 223631)
+++ community-testing-x86_64/wt-boost-1.63.patch	2017-04-17 20:39:59 UTC (rev 223632)
@@ -1,11 +0,0 @@
---- src/Wt/Render/CssParser.C.orig	2016-07-13 12:27:26 UTC
-+++ src/Wt/Render/CssParser.C
-@@ -372,7 +372,7 @@ CssGrammer<Iterator>::CssGrammer()
-   on_error<qi::fail>
-   (
-     rulesetArray_,
--    error_report(qi::_2, qi::_3, qi::_4, "styleSheetText()", fs_error_tag())
-+    error_report(qi::_2, qi::_3, qi::_4, phoenix::val("styleSheetText()"), fs_error_tag())
-   );
- 
- }



More information about the arch-commits mailing list