gsrc-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Gsrc-commit] /srv/bzr/gsrc/trunk r1856: add blurb for commoncpp


From: Brandon Invergo
Subject: [Gsrc-commit] /srv/bzr/gsrc/trunk r1856: add blurb for commoncpp
Date: Fri, 01 Feb 2013 20:51:11 +0100
User-agent: Bazaar (2.5.0)

------------------------------------------------------------
revno: 1856
committer: Brandon Invergo <address@hidden>
branch nick: trunk
timestamp: Fri 2013-02-01 20:51:11 +0100
message:
  add blurb for commoncpp
modified:
  gnu/commoncpp/Makefile
=== modified file 'gnu/commoncpp/Makefile'
--- a/gnu/commoncpp/Makefile    2012-12-17 19:47:26 +0000
+++ b/gnu/commoncpp/Makefile    2013-02-01 19:51:11 +0000
@@ -5,6 +5,12 @@
 HOME_URL = http://www.gnu.org/software/commoncpp
 DESCRIPTION = A C++ framework for applications requiring threads, \
 sockets, etc.
+define BLURB
+ GNU Common C++ is an portable, optimized class framework for 
+ threaded applications, supporting concurrent synchronization, inter-
+ process communications via sockets, and various methods for data
+ handling, such as serialization and XML parsing. 
+endef
 
 ######################################################################
 


reply via email to

[Prev in Thread] Current Thread [Next in Thread]