PKGBUILDs/community/mysql-workbench/PKGBUILD

187 lines
7.4 KiB
Bash
Raw Normal View History

2015-10-26 18:28:25 +00:00
# $Id$
# Maintainer: Christian Hesse <mail@eworm.de>
# Contributor: Alexandre Boily <alexandreboily@gmail.com>
# Contributor: Illarion Kovalchuk <illarion.kovalchuk@gmail.com>
# Contributor: totoloco <totoloco at gmail _dot_com>
# Contributor: Ionut Biru <ibiru@archlinux.org>
# ALARM: Kevin Mihelich <kevin@archlinuxarm.org>
# - use our cxxflags plus -fsigned-char
2017-11-18 04:23:01 +00:00
# - keep build fix for i686 (fixes 32-bit ARM)
2015-10-26 18:28:25 +00:00
2016-10-21 18:26:59 +00:00
highmem=1
2017-03-14 00:12:57 +00:00
buildarch=28
2016-10-21 18:26:59 +00:00
2015-10-26 18:28:25 +00:00
pkgname=mysql-workbench
2017-11-17 23:37:18 +00:00
pkgver=6.3.10
2018-04-19 12:29:24 +00:00
pkgrel=5
_mysql_version=5.7.22
2017-05-16 12:34:15 +00:00
_connector_version=1.1.9
2018-04-19 12:29:24 +00:00
_gdal_version=2.2.4
2016-01-20 14:39:07 +00:00
_boost_version=1.59.0
2015-10-26 18:28:25 +00:00
pkgdesc='A cross-platform, visual database design tool developed by MySQL'
2017-11-17 23:37:18 +00:00
arch=('x86_64')
2015-10-26 18:28:25 +00:00
url='https://www.mysql.com/products/workbench/'
license=('GPL2')
2017-02-09 01:21:13 +00:00
depends=('cairo' 'ctemplate' 'desktop-file-utils' 'freetype2' 'gtkmm3'
2016-04-13 12:09:56 +00:00
'hicolor-icon-theme' 'libgl' 'libgnome-keyring' 'libiodbc' 'libxml2'
'libzip' 'mysql-python' 'pcre' 'python2' 'python2-cairo' 'python2-paramiko'
2018-01-24 01:27:28 +00:00
'python2-pexpect' 'tinyxml' 'unixodbc' 'vsqlite++' 'json-c')
2015-10-26 18:28:25 +00:00
optdepends=('gnome-keyring: store SSH/MySQL passwords in GNOME password manager'
'python2-pyodbc: database migration')
2017-02-09 01:21:13 +00:00
makedepends=('cmake' 'boost' 'mesa' 'swig' 'java-runtime' 'imagemagick')
2015-10-26 18:28:25 +00:00
validpgpkeys=('A4A9406876FCBD3C456770C88C718D3B5072E1F5')
2016-11-22 01:17:41 +00:00
source=("https://cdn.mysql.com/Downloads/MySQLGUITools/mysql-workbench-community-${pkgver}-src.tar.gz"{,.asc}
"https://cdn.mysql.com/Downloads/MySQL-${_mysql_version%.*}/mysql-${_mysql_version}.tar.gz"{,.asc}
"https://cdn.mysql.com/Downloads/Connector-C++/mysql-connector-c++-${_connector_version}.tar.gz"{,.asc}
2016-06-19 01:10:49 +00:00
"http://download.osgeo.org/gdal/${_gdal_version}/gdal-${_gdal_version}.tar.xz"
2016-01-20 14:39:07 +00:00
"https://downloads.sourceforge.net/project/boost/boost/${_boost_version}/boost_${_boost_version//./_}.tar.bz2"
2017-02-09 01:21:13 +00:00
'http://www.antlr3.org/download/antlr-3.4-complete.jar'
2015-10-26 18:28:25 +00:00
'0001-mysql-workbench-no-check-for-updates.patch'
2017-02-09 01:21:13 +00:00
'0002-disable-unsupported-operating-system-warning.patch'
'0003-add-option-to-hide-nonstandard-server-warning.patch'
2017-11-18 04:23:01 +00:00
'0004-fix-build-for-i686.patch'
2017-05-16 12:34:15 +00:00
'0005-gdal-use-CPLFree.patch'
2017-07-20 12:32:44 +00:00
'0006-mysql-include-my_dir.patch'
2015-10-26 18:28:25 +00:00
'arch_linux_profile.xml')
2017-11-17 23:37:18 +00:00
sha256sums=('b5593e439c6f8d50262a8950456a9ba3709b02d1dece0360d5f6e47e1b0d7dc3'
2015-10-26 18:28:25 +00:00
'SKIP'
2018-04-19 12:29:24 +00:00
'4eb8405b0a9acb0381eae94c1741b2850dfc6467742b24b676e62b566409cff2'
2016-01-20 14:39:07 +00:00
'SKIP'
2017-05-16 12:34:15 +00:00
'3e31847a69a4e5c113b7c483731317ec4533858e3195d3a85026a0e2f509d2e4'
2016-01-20 14:39:07 +00:00
'SKIP'
2018-04-19 12:29:24 +00:00
'441eb1d1acb35238ca43a1a0a649493fc91fdcbab231d0747e9d462eea192278'
2016-01-20 14:39:07 +00:00
'727a932322d94287b62abb1bd2d41723eec4356a7728909e38adb65ca25241ca'
2017-02-09 01:21:13 +00:00
'9d3e866b610460664522520f73b81777b5626fb0a282a5952b9800b751550bf7'
2015-10-26 18:28:25 +00:00
'b189e15c6b6f5a707357d9a9297f39ee3a33264fd28b44d5de6f537f851f82cf'
2017-02-09 01:21:13 +00:00
'0d65832bc5a73d4cfecef4b552bb78a30ce6020a5fabe5558dcf2ade8341b593'
'3c9097af599f08388c471d6fd02f40ea72e5759eaa89f731e662852a5e67feea'
2017-11-18 04:23:01 +00:00
'763925b336d9a398c15fdd757b6567a2f374a822090d32ffdefca018231128a4'
2017-05-16 12:34:15 +00:00
'0965b4f12a0ae26bea131f05c7383d4a9b068d556b092ad23e19e1d8f6895531'
2017-07-20 12:32:44 +00:00
'd97a1fec15e0dc4491e79ce380f6f994f1c4b387d960c13e178a18b0299c0436'
2016-01-20 14:39:07 +00:00
'2ade582ca25f6d6d748bc84a913de39b34dcaa6e621a77740fe143007f2833af')
2015-10-26 18:28:25 +00:00
prepare() {
2017-07-20 12:32:44 +00:00
cd "${srcdir}/mysql-${_mysql_version}"
# fix build without server
patch -Np1 < "${srcdir}"/0006-mysql-include-my_dir.patch
2015-10-26 18:28:25 +00:00
cd "${srcdir}/mysql-workbench-community-${pkgver}-src/"
# Disable 'Help' -> 'Check for Updates'
# Updates are provided via Arch Linux packages
patch -Np1 < "${srcdir}"/0001-mysql-workbench-no-check-for-updates.patch
2017-02-09 01:21:13 +00:00
# disable unsupported operating system warning
patch -Np1 < "${srcdir}"/0002-disable-unsupported-operating-system-warning.patch
# add option to hide nonstandard server warning
patch -Np1 < "${srcdir}"/0003-add-option-to-hide-nonstandard-server-warning.patch
2017-11-18 04:23:01 +00:00
# fix build for i686
patch -Np1 < "${srcdir}"/0004-fix-build-for-i686.patch
2017-05-16 12:34:15 +00:00
# gdal: use CPLFree()
patch -Np1 < "${srcdir}"/0005-gdal-use-CPLFree.patch
2017-07-20 12:32:44 +00:00
# GCC 7.x introduced some new warnings, remove '-Werror' for the build to complete
sed -i '/^set/s|-Werror -Wall|-Wall|' CMakeLists.txt
# GCC 7.x complains about unsupported flag
sed -i 's|-Wno-deprecated-register||' ext/scintilla/gtk/CMakeLists.txt
2015-12-15 18:22:44 +00:00
# we need python 2.x
sed -i '/^FIND_PROGRAM(PYTHON_EXEC /c FIND_PROGRAM(PYTHON_EXEC "python2")' \
CMakeLists.txt
2017-02-09 01:21:13 +00:00
# put antlr into place
install -D ${srcdir}/antlr-3.4-complete.jar ${srcdir}/linux-res/bin/antlr-3.4-complete.jar
2017-10-06 00:51:01 +00:00
# make sure to link against bundled libraries
sed -i "/target_link_libraries/s|\\$|-L${srcdir}/install-bundle/usr/lib/ \\$|" backend/wbpublic/CMakeLists.txt
2015-10-26 18:28:25 +00:00
}
build() {
2016-01-20 14:39:07 +00:00
# Build mysql
cd "${srcdir}/mysql-${_mysql_version}"
cmake . \
2017-07-20 12:32:44 +00:00
-DWITHOUT_SERVER=ON \
2016-01-20 14:39:07 +00:00
-DBUILD_CONFIG=mysql_release \
-DCMAKE_INSTALL_PREFIX=/usr \
-DCMAKE_INSTALL_LIBDIR=lib \
-DSYSCONFDIR=/etc/mysql \
-DMYSQL_DATADIR=/var/lib/mysql \
-DWITH_BOOST="${srcdir}/boost_${_boost_version//./_}"
make
make DESTDIR="${srcdir}/install-bundle/" install
# Build mysql-connector-c++
cd "${srcdir}/mysql-connector-c++-${_connector_version}/"
cmake . \
-Wno-dev \
-DCMAKE_INSTALL_PREFIX=/usr \
-DCMAKE_BUILD_TYPE=Release \
-DCMAKE_INSTALL_LIBDIR=lib \
-DMYSQLCPPCONN_BUILD_EXAMPLES=OFF \
-DMYSQL_DIR="${srcdir}/install-bundle/" \
-DMYSQL_CONFIG_EXECUTABLE="${srcdir}/install-bundle/usr/bin/mysql_config" \
-DBOOST_ROOT:STRING="${srcdir}/boost_${_boost_version//./_}"
make DESTDIR="${srcdir}/install-bundle/" install
# Build gdal
cd "${srcdir}/gdal-${_gdal_version}/"
./configure \
--prefix=/usr \
--includedir=/usr/include/gdal \
--with-sqlite3 \
--with-mysql="${srcdir}/install-bundle/usr/bin/mysql_config" \
2016-11-22 01:17:41 +00:00
--with-curl \
--without-jasper
2016-01-20 14:39:07 +00:00
make
make DESTDIR="${srcdir}/install-bundle/" install
2015-10-26 18:28:25 +00:00
2016-01-20 14:39:07 +00:00
# Build MySQL Workbench itself with bundled libs
cd "${srcdir}/mysql-workbench-community-${pkgver}-src/"
2015-10-26 18:28:25 +00:00
cmake . \
-DCMAKE_INSTALL_PREFIX:PATH=/usr \
2016-01-21 02:25:15 +00:00
-DCMAKE_CXX_FLAGS="${CXXFLAGS} -std=c++11 -fsigned-char" \
2016-01-20 14:39:07 +00:00
-DCMAKE_BUILD_TYPE=Release \
-DMySQL_CONFIG_PATH="${srcdir}/install-bundle/usr/bin/mysql_config" \
2017-02-09 01:21:13 +00:00
-DMySQLCppConn_LIBRARY="${srcdir}/install-bundle/usr/lib/libmysqlcppconn.so" \
-DMySQLCppConn_INCLUDE_DIR="${srcdir}/install-bundle/usr/include" \
2016-01-20 14:39:07 +00:00
-DGDAL_INCLUDE_DIR="${srcdir}/install-bundle/usr/include" \
-DGDAL_LIBRARY="${srcdir}/install-bundle/usr/lib/libgdal.so" \
-DUSE_BUNDLED_MYSQLDUMP=1
2015-10-26 18:28:25 +00:00
make
}
package() {
2016-01-20 14:39:07 +00:00
# install bundled libraries files and files
for LIBRARY in $(find "${srcdir}/install-bundle/usr/lib/" -type f -regex '.*/lib\(gdal\|mysql\(client\|cppconn\)\)\.so\..*'); do
install -D -m0755 "${LIBRARY}" "${pkgdir}"/usr/lib/mysql-workbench/"$(basename "${LIBRARY}")"
done
for SYMLINK in $(find "${srcdir}/install-bundle/usr/lib/" -type l -regex '.*/lib\(gdal\|mysql\(client\|cppconn\)\)\.so\..*'); do
ln -s "$(readlink "${SYMLINK}")" "${pkgdir}"/usr/lib/mysql-workbench/"$(basename "${SYMLINK}")"
done
install -m0755 "${srcdir}/install-bundle/usr/bin/mysql"{,dump} "${pkgdir}"/usr/lib/mysql-workbench/
# install MySQL Workbench itself
cd "${srcdir}/mysql-workbench-community-${pkgver}-src/"
2015-10-26 18:28:25 +00:00
make DESTDIR="${pkgdir}" install
# icons
for SIZE in 16 24 32 48 64 96 128; do
convert -scale ${SIZE} \
images/icons/linux/128x128/apps/mysql-workbench.png \
${srcdir}/mysql-workbench.png
install -D -m0644 ${srcdir}/mysql-workbench.png "${pkgdir}/usr/share/icons/hicolor/${SIZE}x${SIZE}/apps/mysql-workbench.png"
done
install -D -m 0644 "${srcdir}"/arch_linux_profile.xml \
2016-01-20 14:39:07 +00:00
"${pkgdir}"/usr/share/mysql-workbench/mysql.profiles/Arch_Linux_\(MariaDB\).xml
2015-10-26 18:28:25 +00:00
}