summaryrefslogtreecommitdiffstats
path: root/qt5-qmake/qtftp
diff options
context:
space:
mode:
authorTreeve Jelbert2015-04-25 20:16:16 +0200
committerTreeve Jelbert2015-04-25 20:46:12 +0200
commit205a2f2b78e28b0454cf6c31750ab0dcdab30b7e (patch)
treee1a95e8403f77228d12622022a967de14eb11053 /qt5-qmake/qtftp
parentb84e64801e3986d8e39c472bc99a792dfd0aea83 (diff)
qt5-qmake/* spell using qt5-qmake
Diffstat (limited to 'qt5-qmake/qtftp')
-rwxr-xr-xqt5-qmake/qtftp/DEPENDS1
-rwxr-xr-xqt5-qmake/qtftp/DETAILS21
-rw-r--r--qt5-qmake/qtftp/HISTORY3
3 files changed, 25 insertions, 0 deletions
diff --git a/qt5-qmake/qtftp/DEPENDS b/qt5-qmake/qtftp/DEPENDS
new file mode 100755
index 0000000000..d9ba54df9f
--- /dev/null
+++ b/qt5-qmake/qtftp/DEPENDS
@@ -0,0 +1 @@
+depends qtbase
diff --git a/qt5-qmake/qtftp/DETAILS b/qt5-qmake/qtftp/DETAILS
new file mode 100755
index 0000000000..5570b0be9b
--- /dev/null
+++ b/qt5-qmake/qtftp/DETAILS
@@ -0,0 +1,21 @@
+QT_URL=http://download.qt-project.org/community_releases/additional_qt_src_pkgs/
+ SPELL=qtftp
+ SPELLX=$SPELL-src
+ VERSION=5.0.0
+ SOURCE_HASH=sha512:c8cd36ffa5ab62c88b6fece213d4d1a704a8617bc65d42014a594d1f27f3e25a70f0b9b00e964b0ca62e83944eded46e0e7abab046e9a3b9cfdbd62c5de5c721
+ SOURCE=$SPELLX-$VERSION.tar.gz
+ SOURCE_URL=$QT_URL/$SOURCE
+SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELLX-$VERSION
+ WEB_SITE=http://qt-project.org
+ ENTERED=20140204
+ LICENSE[0]=LGPL
+ KEYWORDS="QT5"
+ SHORT="extra ftp classes for qt5"
+cat << EOF
+extra ftp classes for qt5
+This repository contains deprecated APIs which have been removed from Qt
+
+Applications are recommended to port to the supported APIs.
+However as some features are lost, these APIs are provided as standalone
+source code for applications that require removed features.
+EOF
diff --git a/qt5-qmake/qtftp/HISTORY b/qt5-qmake/qtftp/HISTORY
new file mode 100644
index 0000000000..024737ae2e
--- /dev/null
+++ b/qt5-qmake/qtftp/HISTORY
@@ -0,0 +1,3 @@
+2014-02-04 Treeve Jelbert <treeve@sourcemage.org>
+ * DETAILS: version 5.0.0
+ new spell, for modular qt5