From 17657400aedb6802bc6c5fb923fb8740e026de02 Mon Sep 17 00:00:00 2001 From: kwm Date: Sat, 8 Mar 2014 15:00:12 +0000 Subject: Update WWW and descr in vapigen. PR: ports/186781 Submitted by: olivierd@ git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@19020 df743ca5-7f9a-e211-a948-0013205c9059 --- lang/vala-vapigen/pkg-descr | 18 +++--------------- lang/vala/pkg-descr | 2 +- 2 files changed, 4 insertions(+), 16 deletions(-) diff --git a/lang/vala-vapigen/pkg-descr b/lang/vala-vapigen/pkg-descr index 1ec2bfea4..715f54ef3 100644 --- a/lang/vala-vapigen/pkg-descr +++ b/lang/vala-vapigen/pkg-descr @@ -1,16 +1,4 @@ -Soup is a SOAP (Simple Object Access Protocol) implementation in C. +vapigen is a utility which generates Vala API (vapi) from +gobject-introspection (GI) files. -It provides a queued asynchronous callback-based mechanism for sending and -servicing SOAP requests, and a WSDL (Web Service Definition Language) for C -compilers which generates client stubs and server skeletons for easily -calling and implementing SOAP methods. It uses GLib and is designed to work -well with GTK applications. - -Features: - * Completely Asynchronous - * Connection cache - * HTTP chunked transfer and persistent connections - * Authenticated HTTP, SOCKS4, and SOCKS5 proxy support - * SSL Support using OpenSSL - * Apache module server support - * Client digest authentication +WWW: https://wiki.gnome.org/Projects/Vala diff --git a/lang/vala/pkg-descr b/lang/vala/pkg-descr index e5c2f9fc4..cfde332b3 100644 --- a/lang/vala/pkg-descr +++ b/lang/vala/pkg-descr @@ -9,4 +9,4 @@ type system to create classes and interfaces declared in the Vala source code. It's also planned to generate GIDL files when gobject- introspection is ready. -WWW: http://live.gnome.org/Vala +WWW: https://wiki.gnome.org/Projects/Vala -- cgit v1.2.3