eiskaltdcpp-qt: rebuild against OpenSSL
This commit is contained in:
parent
bf87122a39
commit
7594024fcf
|
@ -1,12 +1,12 @@
|
|||
# Template file for 'eiskaltdcpp-qt'
|
||||
pkgname=eiskaltdcpp-qt
|
||||
version=2.4.1
|
||||
revision=1
|
||||
revision=2
|
||||
wrksrc="eiskaltdcpp-${version}"
|
||||
build_style=cmake
|
||||
configure_args="-DUSE_QT5=ON -DUSE_QT=OFF -DUSE_ASPELL=OFF -DLINK=STATIC"
|
||||
hostmakedepends="gettext pkg-config qt5-tools-devel qt5-host-tools qt5-qmake"
|
||||
makedepends="bzip2-devel zlib-devel libressl-devel libidn-devel lua52-devel
|
||||
makedepends="bzip2-devel zlib-devel openssl-devel libidn-devel lua52-devel
|
||||
miniupnpc-devel qt5-devel qt5-multimedia-devel qt5-plugin-sqlite
|
||||
qt5-plugin-mysql qt5-plugin-odbc qt5-plugin-pgsql qt5-plugin-tds"
|
||||
short_desc="EiskaltDC++ is a file sharing program using DC and ADC protocols"
|
||||
|
|
Loading…
Reference in New Issue