pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/multimedia/gecko-mediaplayer



Module Name:    pkgsrc
Committed By:   obache
Date:           Sun Jan  8 05:57:47 UTC 2012

Modified Files:
        pkgsrc/multimedia/gecko-mediaplayer: Makefile distinfo
        pkgsrc/multimedia/gecko-mediaplayer/patches: patch-Makefile.in

Log Message:
Updage gecko-mediaplayer to 1.0.5.

Development
1.0.5
    Disable playing of partially cached apple.com files, mplayer seems to crash 
on these files
    Use the right schema file, can't believe this one has slipped by so long.
    Use better const check from Issue #161, patch from i.stakenvicius
1.0.5b2
    Simpifying const check until something better comes along Issue #162
    Fix Issue #161, improvements over last patch because NPAPI not properly 
bumped
    Fix support for older xulrunners, Issue #160, issue caused by patch from
    Issue #158
    Support nsapi-sdk, based on patch from Issue #159
    Fix up some const casting so that compilers do not complain Issue #158
    Updated Japanese translation
    Updated Italian translation
1.0.5b1
    When uri is a file:// uri, just play it directly
    Switch from AM_MAINTAINER_MODE to AM_MAINTAINER_MODE([enable]) in 
configure.in
    Fix Issue #150, return value for function that says it will
    Updated Dutch translation
    Conversion to using libgmtk as separate library
    Improvements to the apple.com/trailers fix, caching now works properly
    Fix regression at apple.com/trailers, side effect of fully caching the file 
for now


To generate a diff of this commit:
cvs rdiff -u -r1.7 -r1.8 pkgsrc/multimedia/gecko-mediaplayer/Makefile
cvs rdiff -u -r1.5 -r1.6 pkgsrc/multimedia/gecko-mediaplayer/distinfo
cvs rdiff -u -r1.2 -r1.3 \
    pkgsrc/multimedia/gecko-mediaplayer/patches/patch-Makefile.in

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index