Date: Tue, 19 Jan 2010 23:24:44 +0000 (UTC) From: Wen Heping <wen@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/audio Makefile ports/audio/liquidsoap Makefile distinfo pkg-descr pkg-plist ports/audio/liquidsoap/files liquidsoap.sh.in patch-Makefile.in patch-liquidsoap-0.9.2__Makefile patch-liquidsoap-0.9.2__Makefile.defs.in patch-liquidsoap-0.9.2__examples__Makefile patch-ocaml-faad-0.1.3__bootstrap ... Message-ID: <201001192324.o0JNOieQ038375@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
wen 2010-01-19 23:24:44 UTC
FreeBSD ports repository
Modified files:
audio Makefile
Added files:
audio/liquidsoap Makefile distinfo pkg-descr pkg-plist
audio/liquidsoap/files liquidsoap.sh.in patch-Makefile.in
patch-liquidsoap-0.9.2__Makefile
patch-liquidsoap-0.9.2__Makefile.defs.in
patch-liquidsoap-0.9.2__examples__Makefile
patch-ocaml-faad-0.1.3__bootstrap
patch-ocaml-faad-0.1.3__configure.ac
patch-ocaml-faad-0.1.3__src__Makefile.in
patch-ocaml-faad-0.1.3__src__faad_stubs.c
patch-ocaml-soundtouch-0.1.5__configure.ac
patch-ocaml-soundtouch-0.1.5__src__Makefile.in
pkg-install.in
Log:
Liquidsoap is the audio stream generator of the Savonet project, notably used
for generating the stream of netradios. It has tons of features, it's free and
it's open-source! Liquidsoap lets you to describe your streams in a powerful and
flexible way. Allowing arbitrarily deep-nested composition of streams, it gives
you more power than you need for creating an original netradio. But liquidsoap
is still very light and easy to use, in the Unix tradition of simple strong
components working together.
WWW: http://savonet.sourceforge.net/
PR: ports/142546
Submitted by: Mykola Dzham <i@levsha.me>
Revision Changes Path
1.1089 +1 -0 ports/audio/Makefile
1.1 +148 -0 ports/audio/liquidsoap/Makefile (new)
1.1 +3 -0 ports/audio/liquidsoap/distinfo (new)
1.1 +32 -0 ports/audio/liquidsoap/files/liquidsoap.sh.in (new)
1.1 +25 -0 ports/audio/liquidsoap/files/patch-Makefile.in (new)
1.1 +13 -0 ports/audio/liquidsoap/files/patch-liquidsoap-0.9.2__Makefile (new)
1.1 +10 -0 ports/audio/liquidsoap/files/patch-liquidsoap-0.9.2__Makefile.defs.in (new)
1.1 +10 -0 ports/audio/liquidsoap/files/patch-liquidsoap-0.9.2__examples__Makefile (new)
1.1 +10 -0 ports/audio/liquidsoap/files/patch-ocaml-faad-0.1.3__bootstrap (new)
1.1 +14 -0 ports/audio/liquidsoap/files/patch-ocaml-faad-0.1.3__configure.ac (new)
1.1 +10 -0 ports/audio/liquidsoap/files/patch-ocaml-faad-0.1.3__src__Makefile.in (new)
1.1 +10 -0 ports/audio/liquidsoap/files/patch-ocaml-faad-0.1.3__src__faad_stubs.c (new)
1.1 +11 -0 ports/audio/liquidsoap/files/patch-ocaml-soundtouch-0.1.5__configure.ac (new)
1.1 +11 -0 ports/audio/liquidsoap/files/patch-ocaml-soundtouch-0.1.5__src__Makefile.in (new)
1.1 +40 -0 ports/audio/liquidsoap/files/pkg-install.in (new)
1.1 +9 -0 ports/audio/liquidsoap/pkg-descr (new)
1.1 +248 -0 ports/audio/liquidsoap/pkg-plist (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201001192324.o0JNOieQ038375>
