From c6716cef80956151d8b09c4763d86cd6f9f41a6b Mon Sep 17 00:00:00 2001 From: Juan RP Date: Tue, 23 Nov 2010 00:22:17 +0100 Subject: [PATCH] gssdp: fix {long,short}_desc. --- srcpkgs/gssdp/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/gssdp/template b/srcpkgs/gssdp/template index 65fa0112ef..23d8f13699 100644 --- a/srcpkgs/gssdp/template +++ b/srcpkgs/gssdp/template @@ -3,12 +3,12 @@ pkgname=gssdp version=0.9.0 distfiles="http://gupnp.org/sites/all/files/sources/gssdp-$version.tar.gz" build_style=gnu_configure -short_desc="The GNU stream editor" +short_desc="GObject-based library for SSDP" maintainer="Juan RP " checksum=6e4de2ecc90d2ac8b3694af1954984d04de25fb01dd2f2748d7221add8ead9e0 long_desc=" - Sed, the GNU Stream Editor, copies the named files (standard input default) - to the standard output, edited according to a script of commands." + A GObject-based API for doing SSDP (Simple Service Discovery Protocol) + transparently." subpackages="gir-gssdp gssdp-devel"