pkgsrc-Changes archive

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

CVS commit: pkgsrc/audio/liblastfm



Module Name:    pkgsrc
Committed By:   wiz
Date:           Fri Sep 17 08:04:16 UTC 2010

Modified Files:
        pkgsrc/audio/liblastfm: Makefile PLIST distinfo

Log Message:
Update to 0.3.2:

Version 0.3.2
Don't try to compile the COM stuff on MinGW
Fix being unable to catch exceptions from client libraries. This drove us crazy 
in Amarok!

Version 0.3.1
Fix compilation on Snow Leopard
Fix compilation with Qt 4.6
Suggest Homebrew as well as MacPorts
Fix nmake clean on Windows without stubbornly reverting valid work :P
add user.getRecentStations
undef the CASE macro after use
add RadioStation to global.h
Recognise UNIX other than Linux
It's Library/Caches not Cache
Put ScrobbleCache in global namespace until version 1.0
make ScrobbleCache public
DRY fingerprint.pro
fingerprint.pro now uses pkg-config on win
Quote directories in Makefile.rb as they may contain spaces
Merge branch Doug's master restoring Makefile* to .gitignore
Install properly on OS X
handle rm -f and rm -rf on windows too please
Put VERSION macros in global.h
dist.sh improvements
Dependency checking
Ruby 1.9 fix
Remove release history from README
Fix cleansrc
Use git-archive to create archives


To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 pkgsrc/audio/liblastfm/Makefile
cvs rdiff -u -r1.1.1.1 -r1.2 pkgsrc/audio/liblastfm/PLIST \
    pkgsrc/audio/liblastfm/distinfo

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