mirror of
https://github.com/yann64/haikuports.git
synced 2026-05-05 06:28:55 +02:00
libshout: fix summary.
* thought I saved the recipe but didn't.
This commit is contained in:
@@ -1,4 +1,4 @@
|
|||||||
SUMMARY="Portable Network Graphics library"
|
SUMMARY="Library for connecting and sending data to icecast servers"
|
||||||
DESCRIPTION="Libshout is a library for communicating with and sending data to \
|
DESCRIPTION="Libshout is a library for communicating with and sending data to \
|
||||||
an icecast server. It handles the socket connection, the timing of the \
|
an icecast server. It handles the socket connection, the timing of the \
|
||||||
data, and prevents bad data from getting to the icecast server."
|
data, and prevents bad data from getting to the icecast server."
|
||||||
@@ -10,7 +10,7 @@ COPYRIGHT="2002-2012 the Icecast team
|
|||||||
2014 Brendan Cully
|
2014 Brendan Cully
|
||||||
1995-1997 by Sam Rushing"
|
1995-1997 by Sam Rushing"
|
||||||
LICENSE="GNU LGPL v2.1"
|
LICENSE="GNU LGPL v2.1"
|
||||||
REVISION="1"
|
REVISION="2"
|
||||||
SOURCE_URI="http://downloads.xiph.org/releases/libshout/libshout-$portVersion.tar.gz"
|
SOURCE_URI="http://downloads.xiph.org/releases/libshout/libshout-$portVersion.tar.gz"
|
||||||
CHECKSUM_SHA256="f3acb8dec26f2dbf6df778888e0e429a4ce9378a9d461b02a7ccbf2991bbf24d"
|
CHECKSUM_SHA256="f3acb8dec26f2dbf6df778888e0e429a4ce9378a9d461b02a7ccbf2991bbf24d"
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user