Projects
Kolab:16:Enterprise
libkolabxml
Log In
Username
Password
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
Expand all
Collapse all
Changes of Revision 22
View file
debian.changelog
Changed
@@ -1,3 +1,9 @@ +libkolabxml (1.2.0-0~kolab10) unstable; urgency=low + + * Build with qt5 + + -- Christian Mollekopf <mollekopf@kolabsys.com> Tue, 9 Feb 2021 16:38:05 +0200 + libkolabxml (1.2.0-0~kolab9) unstable; urgency=low * Fix building for distributions with PHP 5
View file
debian.control
Changed
@@ -5,12 +5,13 @@ Uploaders: Jeroen van Meeuwen <vanmeeuwen@kolabsys.com> Build-Depends: cmake, debhelper, + extra-cmake-modules, libboost-dev, libboost-system-dev, libboost-thread-dev, libcurl4-gnutls-dev, libossp-uuid-dev, - libqt4-dev, + qtbase5-dev, libxerces-c-dev, php-cgi | php5-cli, php-dev | php5-dev,
View file
debian.rules
Changed
@@ -81,6 +81,8 @@ fi ; \ dh_auto_configure --builddirectory php-$${version} -- \ -DLIB_INSTALL_DIR=/usr/lib \ + -DQT5_BUILD=ON \ + -DBoost_NO_BOOST_CMAKE=TRUE \ -DSWIG=/usr/bin/swig \ -DPHP_BINDINGS=ON \ -DPHP_INCLUDE_DIR=$$(/opt/plesk/php/$${version}/bin/php-config --include-dir) \ @@ -101,6 +103,8 @@ dh_auto_configure -- \ -DLIB_INSTALL_DIR=/usr/lib \ + -DQT5_BUILD=ON \ + -DBoost_NO_BOOST_CMAKE=TRUE \ -DPHP_BINDINGS=ON \ -DPHP_INSTALL_DIR=$(PHPEXT) \ -DPHP_EXECUTABLE=$(PHPBIN) \
View file
libkolabxml.dsc
Changed
@@ -2,19 +2,20 @@ Source: libkolabxml Binary: libkolabxml1v5, php-kolabformat, python-kolabformat, libkolabxml-dev Architecture: any -Version: 1.2.0-0~kolab9 +Version: 1.2.0-0~kolab10 Maintainer: Jeroen van Meeuwen <vanmeeuwen@kolabsys.com> Uploaders: Jeroen van Meeuwen <vanmeeuwen@kolabsys.com> Homepage: http://git.kolab.org/libkolabxml Standards-Version: 3.9.3 Build-Depends: cmake, debhelper, + extra-cmake-modules, libboost-dev, libboost-system-dev, libboost-thread-dev, libcurl4-gnutls-dev, libossp-uuid-dev, - libqt4-dev, + qtbase5-dev, libxerces-c-dev, php-cgi | php5-cli, php-dev | php5-dev,
Locations
Projects
Search
Status Monitor
Help
Open Build Service
OBS Manuals
API Documentation
OBS Portal
Reporting a Bug
Contact
Mailing List
Forums
Chat (IRC)
Twitter
Open Build Service (OBS)
is an
openSUSE project
.