summaryrefslogtreecommitdiffstats
path: root/devel/qtassistantclient/DETAILS
diff options
context:
space:
mode:
Diffstat (limited to 'devel/qtassistantclient/DETAILS')
-rwxr-xr-xdevel/qtassistantclient/DETAILS23
1 files changed, 23 insertions, 0 deletions
diff --git a/devel/qtassistantclient/DETAILS b/devel/qtassistantclient/DETAILS
new file mode 100755
index 0000000000..3ef2289323
--- /dev/null
+++ b/devel/qtassistantclient/DETAILS
@@ -0,0 +1,23 @@
+ SPELL=qtassistantclient
+ VERSION=4.6.3
+ SOURCE="qt-assistant-qassistantclient-library-compat-src-${VERSION}.tar.gz"
+ SOURCE_URL[0]=ftp://ftp.qt.nokia.com/qt/source/${SOURCE}
+ SOURCE_HASH=sha512:a4050d93e448d29004d71d5ea670e60242f1272399f65db084dd928150f26404d37544d011d75bbb1c62f227752f92b86a4f4382dc54f0681a3df6da738af106
+SOURCE_DIRECTORY="${BUILD_DIRECTORY}/qt-assistant-qassistantclient-library-compat-version-${VERSION}"
+ WEB_SITE="http://doc.qt.nokia.com/4.6/qassistantclient.html"
+ LICENSE[0]=GPL
+ ENTERED=20111001
+ SHORT="Qt Assistant client library"
+cat << EOF
+Qt is a cross-platform C++ application framework. Qt's primary feature is
+its rich set of widgets that provide standard GUI functionality.
+
+This package contains the files necessary to build applications using the
+deprecated QAssistantClient class, which is used together with the legacy
+Assistant Document Profile (.adp) version of Qt Assistant.
+
+This class is obsolete. It is provided to keep old source code working. It
+is strongly advised against using it in new code. New code should use the
+Qt Help Framework introduced in Qt 4.4 and/or the version of Qt Assistant
+based on it (also introduced in Qt 4.4) instead.
+EOF