Package: ices2 / 2.0.1-13.1

Metadata

Package Version Patches format
ices2 2.0.1-13.1 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
0001_sync_upstream_VCS.patch | (download)

conf/ices-roar.xml | 121 121 + 0 - 0 !
configure.in | 21 14 + 7 - 0 !
contrib/run_ices | 150 150 + 0 - 0 !
src/Makefile.am | 13 9 + 4 - 0 !
src/im_playlist.c | 8 2 + 6 - 0 !
src/im_roar.c | 307 307 + 0 - 0 !
src/im_roar.h | 33 33 + 0 - 0 !
src/input.c | 21 18 + 3 - 0 !
src/metadata.c | 3 3 + 0 - 0 !
src/output.c | 113 113 + 0 - 0 !
src/playlist_basic.c | 7 2 + 5 - 0 !
src/process.c | 155 155 + 0 - 0 !
src/process.h | 109 109 + 0 - 0 !
src/registry.h | 65 65 + 0 - 0 !
src/savefile.c | 89 89 + 0 - 0 !
src/stream.c | 9 6 + 3 - 0 !
src/stream_rewrite.c | 251 251 + 0 - 0 !
17 files changed, 1447 insertions(+), 28 deletions(-)

 sync to upstream subversion repository
1001_allow_repeat.patch | (download)

src/im_playlist.c | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 allow 'allow-repeats' setting when checking ogg serial
1002_fix_OSS ALSA_confusion_in_comments.patch | (download)

conf/ices-alsa.xml | 6 3 + 3 - 0 !
1 file changed, 3 insertions(+), 3 deletions(-)

 fix bogus mentions of oss in comment lines of alsa config
1003_no_Makefile_in_debian_subdir.patch | (download)

Makefile.am | 2 1 + 1 - 0 !
configure.in | 1 0 + 1 - 0 !
2 files changed, 1 insertion(+), 2 deletions(-)

 avoid automake'ing stripped makefile in debian subdir

1004_explicit_ogg_link.patch | (download)

src/Makefile.am | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 fix explicitly link against libogg, needed with recent gcc