Package: subtitlecomposer / 0.5.3-4

Metadata

Package Version Patches format
subtitlecomposer 0.5.3-4 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
01_link_gobject.diff | (download)

src/player/gstreamer/CMakeLists.txt | 1 1 + 0 - 0 !
1 file changed, 1 insertion(+)

 this pacth adds a missing find_package for gobject.
#  Without this patch the package will FTBFS with binutils-gold.
02_link_krosscore.diff | (download)

src/main/CMakeLists.txt | 1 1 + 0 - 0 !
1 file changed, 1 insertion(+)

 this pacth adds a missing link against kross.
#  Without this patch the package will FTBFS with binutils-gold.
03_link_phonon.diff | (download)

src/player/phonon/CMakeLists.txt | 4 4 + 0 - 0 !
1 file changed, 4 insertions(+)

 this pacth adds a missing link against phonon.
#  Without this patch the package will FTBFS with binutils-gold.
04_fix_ftbfs_gcc_4_5.diff | (download)

src/core/sstring.cpp | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 fixes an ftbfs with gcc 4.5.
link_against_x11.diff | (download)

src/player/xine/CMakeLists.txt | 3 3 + 0 - 0 !
1 file changed, 3 insertions(+)

---