From c27a6ccb6be01b926a0f9c0b09cd5cb21823911f Mon Sep 17 00:00:00 2001 From: Juergen Buchmueller Date: Mon, 19 Dec 2016 14:55:54 +0100 Subject: [PATCH] libtorrent-rasterbar-1.0: remove qbittorrent now works with libtorrent-rasterbar-1.1.1 --- srcpkgs/libtorrent-rasterbar-1.0-devel | 1 - .../patches/libressl.patch | 10 ------ srcpkgs/libtorrent-rasterbar-1.0/template | 33 ------------------- srcpkgs/libtorrent-rasterbar-1.0/update | 1 - 4 files changed, 45 deletions(-) delete mode 120000 srcpkgs/libtorrent-rasterbar-1.0-devel delete mode 100644 srcpkgs/libtorrent-rasterbar-1.0/patches/libressl.patch delete mode 100644 srcpkgs/libtorrent-rasterbar-1.0/template delete mode 100644 srcpkgs/libtorrent-rasterbar-1.0/update diff --git a/srcpkgs/libtorrent-rasterbar-1.0-devel b/srcpkgs/libtorrent-rasterbar-1.0-devel deleted file mode 120000 index 99d3ce28686..00000000000 --- a/srcpkgs/libtorrent-rasterbar-1.0-devel +++ /dev/null @@ -1 +0,0 @@ -libtorrent-rasterbar-1.0 \ No newline at end of file diff --git a/srcpkgs/libtorrent-rasterbar-1.0/patches/libressl.patch b/srcpkgs/libtorrent-rasterbar-1.0/patches/libressl.patch deleted file mode 100644 index 4626d33be2b..00000000000 --- a/srcpkgs/libtorrent-rasterbar-1.0/patches/libressl.patch +++ /dev/null @@ -1,10 +0,0 @@ ---- include/libtorrent/config.hpp.orig 2014-08-15 08:51:56.000000000 +0200 -+++ include/libtorrent/config.hpp 2015-01-03 18:34:41.639761027 +0100 -@@ -33,6 +33,7 @@ POSSIBILITY OF SUCH DAMAGE. - #ifndef TORRENT_CONFIG_HPP_INCLUDED - #define TORRENT_CONFIG_HPP_INCLUDED - -+#include - #include - #include - #include // for snprintf diff --git a/srcpkgs/libtorrent-rasterbar-1.0/template b/srcpkgs/libtorrent-rasterbar-1.0/template deleted file mode 100644 index e5a9b2b5526..00000000000 --- a/srcpkgs/libtorrent-rasterbar-1.0/template +++ /dev/null @@ -1,33 +0,0 @@ -# Template file for 'libtorrent-rasterbar-1.0' -pkgname=libtorrent-rasterbar-1.0 -version=1.0.10 -revision=2 -wrksrc="${pkgname%-1.0}-${version}" -build_style=gnu-configure -configure_args="--with-libgeoip --with-boost-libdir=${XBPS_CROSS_BASE}/usr/lib" -hostmakedepends="pkg-config intltool" -makedepends="libressl-devel boost-devel geoip-devel" -short_desc="C++ bittorrent library by Rasterbar Software" -maintainer="Jürgen Buchmüller " -homepage="http://www.rasterbar.com/products/libtorrent/" -license="BSD" -distfiles="https://github.com/arvidn/libtorrent/releases/download/libtorrent-${version//./_}/libtorrent-rasterbar-${version}.tar.gz" -checksum=a865ceaca8b14acdd7be56d361ce4e64361299647e157ef7b3ac7e2812ca4c3e - -CXXFLAGS="-std=c++11 -Wno-deprecated-declarations" - -post_install() { - vlicense LICENSE -} - -libtorrent-rasterbar-1.0-devel_package() { - depends="${sourcepkg}>=${version}_${revision} libressl-devel>=2.1.4 boost-devel geoip-devel" - short_desc+=" - development files" - conflicts="libtorrent-rasterbar-devel>=0" - pkg_install() { - vmove usr/include - vmove usr/lib/pkgconfig - vmove "usr/lib/*.so" - vmove "usr/lib/*.a" - } -} diff --git a/srcpkgs/libtorrent-rasterbar-1.0/update b/srcpkgs/libtorrent-rasterbar-1.0/update deleted file mode 100644 index d3d63f354c0..00000000000 --- a/srcpkgs/libtorrent-rasterbar-1.0/update +++ /dev/null @@ -1 +0,0 @@ -pattern='libtorrent-\K1_0_[\d]+'