summaryrefslogtreecommitdiffstats
path: root/qt5-qmake/qthttp
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/qthttp
parentb84e64801e3986d8e39c472bc99a792dfd0aea83 (diff)
qt5-qmake/* spell using qt5-qmake
Diffstat (limited to 'qt5-qmake/qthttp')
-rwxr-xr-xqt5-qmake/qthttp/DEPENDS1
-rwxr-xr-xqt5-qmake/qthttp/DETAILS16
-rw-r--r--qt5-qmake/qthttp/HISTORY3
3 files changed, 20 insertions, 0 deletions
diff --git a/qt5-qmake/qthttp/DEPENDS b/qt5-qmake/qthttp/DEPENDS
new file mode 100755
index 0000000000..d9ba54df9f
--- /dev/null
+++ b/qt5-qmake/qthttp/DEPENDS
@@ -0,0 +1 @@
+depends qtbase
diff --git a/qt5-qmake/qthttp/DETAILS b/qt5-qmake/qthttp/DETAILS
new file mode 100755
index 0000000000..dbe383327d
--- /dev/null
+++ b/qt5-qmake/qthttp/DETAILS
@@ -0,0 +1,16 @@
+QT_URL=http://download.qt-project.org/community_releases/additional_qt_src_pkgs/
+ SPELL=qthttp
+ SPELLX=$SPELL-src
+ VERSION=5.0.0
+ SOURCE_HASH=sha512:fda17dbda7fa777d0af50f2c6991b817331c45902e889744e0e57be854008de17d63e913fd302bd75acbb9bfbfed37979e3f8359a6d91545b37b933538cf4bf6
+ 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 http classes for qt5"
+cat << EOF
+extra http classes for qt5
+EOF
diff --git a/qt5-qmake/qthttp/HISTORY b/qt5-qmake/qthttp/HISTORY
new file mode 100644
index 0000000000..024737ae2e
--- /dev/null
+++ b/qt5-qmake/qthttp/HISTORY
@@ -0,0 +1,3 @@
+2014-02-04 Treeve Jelbert <treeve@sourcemage.org>
+ * DETAILS: version 5.0.0
+ new spell, for modular qt5