summaryrefslogtreecommitdiffstats
path: root/kde5-extra
diff options
context:
space:
mode:
authorTreeve Jelbert2020-12-10 14:46:34 +0100
committerTreeve Jelbert2020-12-10 14:46:34 +0100
commitc72c377ae3ddc767c54594929e9fffab082945f0 (patch)
treeffcc2caa55236b3591c864ecd24cee68c34079c9 /kde5-extra
parent163b962530ae73a8a4813593d758b4df67e372aa (diff)
libktorrent: => 20.12.0
Diffstat (limited to 'kde5-extra')
-rwxr-xr-xkde5-extra/libktorrent/CONFIGURE1
-rwxr-xr-xkde5-extra/libktorrent/DEPENDS17
-rwxr-xr-xkde5-extra/libktorrent/DETAILS33
-rw-r--r--kde5-extra/libktorrent/HISTORY20
4 files changed, 0 insertions, 71 deletions
diff --git a/kde5-extra/libktorrent/CONFIGURE b/kde5-extra/libktorrent/CONFIGURE
deleted file mode 100755
index b2f02c3032..0000000000
--- a/kde5-extra/libktorrent/CONFIGURE
+++ /dev/null
@@ -1 +0,0 @@
-source $GRIMOIRE/CMAKE_CONFIGURE
diff --git a/kde5-extra/libktorrent/DEPENDS b/kde5-extra/libktorrent/DEPENDS
deleted file mode 100755
index 6ad30b2a1d..0000000000
--- a/kde5-extra/libktorrent/DEPENDS
+++ /dev/null
@@ -1,17 +0,0 @@
-. "$GRIMOIRE/KDE5_DEPENDS" &&
-depends karchive &&
-depends kauth &&
-depends kcrash &&
-depends kconfig &&
-depends kcodecs &&
-depends kcoreaddons &&
-depends kjobwidgets &&
-depends kbookmarks &&
-depends ki18n &&
-depends kio &&
-depends solid &&
-depends boost &&
-depends gmp &&
-depends libgcrypt &&
-depends qca-qt5 &&
-optional_depends doxygen '' ' -DCMAKE_DISABLE_FIND_PACKAGE_Doxygen=1' 'build ducumentation'
diff --git a/kde5-extra/libktorrent/DETAILS b/kde5-extra/libktorrent/DETAILS
deleted file mode 100755
index 9ec94b8d5a..0000000000
--- a/kde5-extra/libktorrent/DETAILS
+++ /dev/null
@@ -1,33 +0,0 @@
- SPELL=libktorrent
- VERSION=2.2.0
- VX=5.2.0
- SOURCE=$SPELL-$VERSION.tar.xz
- SOURCE_URL=https://download.kde.org/stable/ktorrent/$VX/$SOURCE
- SOURCE2=$SOURCE.sig
- SOURCE2_URL[0]=${SOURCE_URL[0]}.sig
- SOURCE_GPG=kde.gpg:$SOURCE.sig:UPSTREAM_KEY
- SOURCE2_IGNORE=signature
-SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
- WEB_SITE=https://www.ktorrent.org
- ENTERED=20151128
- LICENSE[0]=GPL
- KEYWORDS="bittorrent library"
- SHORT="A BitTorrent program for KDE."
-cat << EOF
-a BitTorrent library.
-Its features include:
-
- * Downloads torrent files
- * Upload and download speed capping
- * Internet searching using various search engines, you can even add your own
- * UDP Trackers
- * Port forwarding with UPnP
- * IP blocking plugin
- * Importing of partially or fully downloaded files
- * Support for distributed hash tables (mainline version)
- * Protocol encryption
- * Bandwith scheduling
- * Directory scanner to automatically load torrents in certain directories
- * Trackers can now be added to torrents
- * File prioritization for multi file torrents
-EOF
diff --git a/kde5-extra/libktorrent/HISTORY b/kde5-extra/libktorrent/HISTORY
deleted file mode 100644
index 5a3ed485db..0000000000
--- a/kde5-extra/libktorrent/HISTORY
+++ /dev/null
@@ -1,20 +0,0 @@
-2020-06-07 Treeve Jelbert <treeve@sourcemage.org>
- * DETAILS: version 2.2.0
- * DEPENDS: more frameworks
-
-2019-09-02 Treeve Jelbert <treeve@sourcemage.org>
- * DETAILS: version 2.1.1
- * DETAILS: add gpg checking
-
-2017-09-01 Treeve Jelbert <treeve@sourcemage.org>
- * DETAILS: version 2.1
-
-2016-04-18 Treeve Jelbert <treeve@sourcemage.org>
- * DETAILS: version 2.0.1
-
-2016-04-16 Treeve Jelbert <treeve@sourcemage.org>
- * DETAILS: version 2.0
-
-2015-11-28 Treeve Jelbert <treeve@sourcemage.org>
- * DETAILS: version frameworks
- spell created