Commit graph

15 commits

Author SHA1 Message Date
wiz
42a42d2527 libshout: update to 2.4.3.
libshout 2.4.3 (20190529)
* Fixed building with OpenSSL 1.1.0.
* Fixed static building with OpenSSL.
* Added support for PUT.
* Added support for WebM and Matroska with full timing.
* Added support to inspect the full server's TLS certificate chain.
* Improved API to set the format used for streaming.
2019-06-11 08:49:28 +00:00
wiz
690b473102 libshout: update to 2.4.2.
libshout 2.4.2 (20190429)

* Fixed handling of invalid characters in strings:
  * Correctly escape mountpoint names (#2233),
  * Correctly escape mountpoint names and passwords in deprecated metadata API (#2304),
  * Do not allow ICE headers with invalid characters (#2302).
* Fixed and updated build system.
* Allow building libshout on Android.
* Rewrote TLS handling code and statemachine (#2244, #2298, #2301, #2303).
* Support OPTIONS for RFC 2817 TLS mode.
* Allow manual inspection of server's TLS certificate.
* Updated documentation.
2019-05-21 15:49:27 +00:00
wiz
56f7003cef Update libshout to 2.4.1.
Set LICENSE. Fix installed pkg-config file. Remove unnecessary includes
from bl3.mk. Enable speex support.

libshout 2.4.1 (20151120)

* Fixed issue with missing file in distribution

libshout 2.4.0 (20151111)

* Audio only WebM support.
* Protocol level meta data support improved.
  Some API calls got replaced and marked as obsolete.
* Code hardened.
* Fixed overlinking.
* Removed Debian packaging.
* TLS support (RFC2818 and RFC2817, mode can be autodetected).
* Improved HTTP protocol:
  * Set Host:-header (vhosting),
  * Check for server capabilities.
* Basic support for RoarAudio protocol.
2015-11-23 09:51:48 +00:00
drochner
d079ee6d67 update to 2.3.1
changes: added support for WebM streams, Opus

approved by The Maintainer
2013-10-22 19:31:26 +00:00
asau
2fead99d50 "user-destdir" is default these days 2012-09-11 23:59:21 +00:00
joerg
d4992fabda Needs pkg-config, otherwise it will not install the pc file. 2009-08-04 13:31:24 +00:00
drochner
6d116a0b4c update to 2.2.2
changes: bugfixes
pkgsrc change: enable pkg-config again, so that the .pc file gets
installed (didn't find a pkg which depends on the old shout-config
script)
from Guillaume Lasmayous per PR pkg/41468
2009-07-30 16:41:18 +00:00
joerg
f605fec2db Mark as destdir ready. 2008-07-14 12:55:56 +00:00
wiz
6f9bd56547 Update MASTER_SITES and HOMEPAGE, from Sergey Svishchev. 2006-10-04 20:44:18 +00:00
tv
f816d81489 Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used. 2005-04-11 21:44:48 +00:00
kim
c0aa5fc27e Upgrade to libshout 2.1, from Juan RP (xtraeme@) in private mail.
Bug fixes, no API changes.
2005-02-28 02:21:20 +00:00
tv
c487cb967a Libtool fix for PR pkg/26633, and other issues. Update libtool to 1.5.10
in the process.  (More information on tech-pkg.)

Bump PKGREVISION and BUILDLINK_DEPENDS of all packages using libtool and
installing .la files.

Bump PKGREVISION (only) of all packages depending directly on the above
via a buildlink3 include.
2004-10-03 00:12:51 +00:00
jlam
41d9ccaacf bl3ify and explicitly disable finding/using pkg-config so that the
shout-config script is generated and installed.
2004-02-14 18:56:51 +00:00
jlam
ec993afa1a LIBTOOL_OVERRIDE and SHLIBTOOL_OVERRIDE are now lists of shell globs
relative to ${WRKSRC}.  Remove redundant LIBTOOL_OVERRIDE settings that
are automatically handled by the default setting in bsd.pkg.mk.
2004-02-14 17:21:32 +00:00
kim
b30a37c503 'libshout' allows applications to easily communicate and broadcast to
an Icecast streaming media server. It handles the socket connections,
metadata communication, and data streaming for the calling application,
and lets developers focus on feature sets instead of implementation
details.
2004-01-12 03:56:19 +00:00