Changeset 6663
- Timestamp:
- 06/18/09 20:03:58 (15 months ago)
- Location:
- tags/liquidsoap-full/0.9.1-1
- Files:
-
- 3 modified
Legend:
- Unmodified
- Added
- Removed
-
tags/liquidsoap-full/0.9.1-1
- Property svn:externals
-
old new 1 liquidsoap-0.9. 0 https://savonet.svn.sourceforge.net/svnroot/savonet/tags/liquidsoap/0.9.01 liquidsoap-0.9.1 https://savonet.svn.sourceforge.net/svnroot/savonet/tags/liquidsoap/0.9.1 2 2 ocaml-mad-0.3.5 https://savonet.svn.sourceforge.net/svnroot/savonet/tags/ocaml-mad/0.3.5 3 3 ocaml-dtools-0.1.6 https://savonet.svn.sourceforge.net/svnroot/savonet/tags/ocaml-dtools/0.1.6 4 ocaml-duppy-0. 2.0 https://savonet.svn.sourceforge.net/svnroot/savonet/tags/ocaml-duppy/0.2.04 ocaml-duppy-0.3.0 https://savonet.svn.sourceforge.net/svnroot/savonet/tags/ocaml-duppy/0.3.0 5 5 ocaml-soundtouch-0.1.4 https://savonet.svn.sourceforge.net/svnroot/savonet/tags/ocaml-soundtouch/0.1.4 6 6 ocaml-faad-0.1.2 https://savonet.svn.sourceforge.net/svnroot/savonet/tags/ocaml-faad/0.1.2
-
- Property svn:externals
-
tags/liquidsoap-full/0.9.1-1/PACKAGES
r6464 r6663 86 86 # Lastfm allow support for lastfm radios and the audioscrobbler protocol 87 87 # It should be listed *after* ocaml-xmlplaylist in this file 88 #ocaml-lastfm-0.1.388 ocaml-lastfm-0.1.3 89 89 90 90 # ============================================================================ … … 93 93 94 94 ocaml-dtools-0.1.6 95 ocaml-duppy-0. 2.096 liquidsoap-0.9. 095 ocaml-duppy-0.3.0 96 liquidsoap-0.9.1 -
tags/liquidsoap-full/0.9.1-1/configure
r6464 r6663 12 12 13 13 MSG 14 LIQ_VERSION="0.9. 0"14 LIQ_VERSION="0.9.1" 15 15 16 16 OPTS=""
