summaryrefslogtreecommitdiffstats
path: root/chat-libs/ptlib/DETAILS
diff options
context:
space:
mode:
Diffstat (limited to 'chat-libs/ptlib/DETAILS')
-rwxr-xr-xchat-libs/ptlib/DETAILS19
1 files changed, 19 insertions, 0 deletions
diff --git a/chat-libs/ptlib/DETAILS b/chat-libs/ptlib/DETAILS
new file mode 100755
index 0000000000..35583d1fe6
--- /dev/null
+++ b/chat-libs/ptlib/DETAILS
@@ -0,0 +1,19 @@
+ SPELL=ptlib
+ VERSION=2.6.5
+ BRANCH=`echo $VERSION|cut -d . -f 1,2`
+ SOURCE=${SPELL}-${VERSION}.tar.bz2
+ SOURCE_URL[0]=$GNOME_URL/sources/$SPELL/$BRANCH/$SOURCE
+ SOURCE_GPG="gurus.gpg:${SOURCE}.sig"
+SOURCE_DIRECTORY=${BUILD_DIRECTORY}/${SPELL}-${VERSION}
+ LICENSE[0]=GPL
+ WEB_SITE=http://www.ekiga.org
+ ENTERED=20080924
+ KEYWORDS="chat libs"
+ SHORT="A Portable Text and GUI C/C++ Class Libarary."
+cat << EOF
+PTLib is a moderately large class library that has its genesis many
+years ago as a method to product applications to run on both Microsoft
+Windows and Unix
+X-Windows systems. It also was to have a Macintosh port as well but this never
+eventuated.
+EOF