Package: imageshack-uploader / 2.2+hg20100408.d802dea89428-5.1

Metadata

Package Version Patches format
imageshack-uploader 2.2+hg20100408.d802dea89428-5.1 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
1000 proper desktop file.diff | (download)

imageshackuploader.desktop | 3 1 + 2 - 0 !
1 file changed, 1 insertion(+), 2 deletions(-)

---
1001 fix ffmpeg 6.0.diff | (download)

ffmpeg_fas.c | 2 2 + 0 - 0 !
1 file changed, 2 insertions(+)

 fixes a compilation error with ffmpeg 6.0: "'av_log_level'
 undeclared (first use in this function)". Patch inspired by the one in debian
 bug 591516 by Reinhard Tartler.
1002 fix FTBFS libav 0.7.diff | (download)

ffmpeg_fas.c | 9 7 + 2 - 0 !
1 file changed, 7 insertions(+), 2 deletions(-)

 fix ftbfs with libav 0.7 because deprecated values and functions
 has been dropped
1003 fix login failure.diff | (download)

httprequest.cpp | 1 1 + 0 - 0 !
1 file changed, 1 insertion(+)

 declare contenttypeheader to make compatable with new qt
g++ 4.7.patch | (download)

qtsingleapplication/qtlocalpeer.cpp | 1 1 + 0 - 0 !
1 file changed, 1 insertion(+)

---