summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorkwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059>2014-03-08 23:00:12 +0800
committerkwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059>2014-03-08 23:00:12 +0800
commit17657400aedb6802bc6c5fb923fb8740e026de02 (patch)
tree85ce15cb1039f7f09f2a78635026dbac0af413e3
parentd2783673a6aa9887c65d49f3b76b4db6ef8172bf (diff)
downloadmarcuscom-ports-17657400aedb6802bc6c5fb923fb8740e026de02.tar
marcuscom-ports-17657400aedb6802bc6c5fb923fb8740e026de02.tar.gz
marcuscom-ports-17657400aedb6802bc6c5fb923fb8740e026de02.tar.bz2
marcuscom-ports-17657400aedb6802bc6c5fb923fb8740e026de02.tar.lz
marcuscom-ports-17657400aedb6802bc6c5fb923fb8740e026de02.tar.xz
marcuscom-ports-17657400aedb6802bc6c5fb923fb8740e026de02.tar.zst
marcuscom-ports-17657400aedb6802bc6c5fb923fb8740e026de02.zip
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
-rw-r--r--lang/vala-vapigen/pkg-descr18
-rw-r--r--lang/vala/pkg-descr2
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