srcpkgs: remove broken now that qt5 should build with libressl-2.3.

This commit is contained in:
Juan RP 2016-03-30 17:20:39 +02:00
parent e505713113
commit a74304b971
5 changed files with 0 additions and 6 deletions

View File

@ -2,7 +2,6 @@
pkgname=litecoin
version=0.10.4.0
revision=2
broken="qt5+libressl"
wrksrc="${pkgname}-${version}"
build_style=gnu-configure
configure_args="--with-incompatible-bdb --with-gui=qt5 --disable-static --disable-tests

View File

@ -2,7 +2,6 @@
pkgname=owncloudclient
version=2.1.0
revision=3
broken="libressl-2.3"
build_style=cmake
configure_args="-Wno-dev"
hostmakedepends="cmake pkg-config qt5-qmake"

View File

@ -2,7 +2,6 @@
pkgname=qupzilla
version=1.8.9
revision=3
broken="libressl-2.3"t
wrksrc=QupZilla-${version}
build_style=qmake
hostmakedepends="pkg-config"

View File

@ -13,8 +13,6 @@ license="MIT, GPL-2"
distfiles="https://download.transmissionbt.com/files/${pkgname}-${version}.tar.xz"
checksum=3a8d045c306ad9acb7bf81126939b9594553a388482efa0ec1bfb67b22acd35f
broken="qt5 fails to build with libressl-2.3"
# Create transmission system user/group
system_accounts="transmission"
transmission_homedir="/var/lib/transmission"

View File

@ -2,7 +2,6 @@
pkgname=wireshark
version=2.0.2
revision=2
broken="libressl-2.3"
build_style=gnu-configure
configure_args="--with-ssl --with-pcap --with-libcap --with-zlib --with-lua
--with-krb5 --with-gtk3=yes --without-portaudio CC_FOR_BUILD=cc"