wok-next diff ortp/receipt @ rev 18925
description.txt should end with 0x0A byte (Carriage Return, Enter) to not glue with the next description in descriptions.txt.
author | Aleksej Bobylev <al.bobylev@gmail.com> |
---|---|
date | Thu Feb 25 15:02:38 2016 +0200 (2016-02-25) |
parents | c43e651f7b1d |
children | e323d0535e2c |
line diff
1.1 --- a/ortp/receipt Fri Dec 28 23:33:03 2012 +0100 1.2 +++ b/ortp/receipt Thu Feb 25 15:02:38 2016 +0200 1.3 @@ -5,6 +5,7 @@ 1.4 CATEGORY="network" 1.5 SHORT_DESC="Library implementing the Real-time Transport Protocol (RFC3550)." 1.6 MAINTAINER="pascal.bellard@slitaz.org" 1.7 +LICENSE="LGPL2.1" 1.8 TARBALL="$PACKAGE-$VERSION.tar.gz" 1.9 WEB_SITE="http://freecode.com/projects/ortp" 1.10 WGET_URL="http://download-mirror.savannah.gnu.org/releases/linphone/$PACKAGE/sources/$TARBALL"