libxspf 1.2.0 released

View: New views
3 Messages — Rating Filter:   Alert me  

libxspf 1.2.0 released

by Sebastian Pipping-4 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hello!


This release features build system changes and fixes,
as well as an extension for the C bindings for parsing
XSPF from a block of memory.  Please see the change log
for details.
This release is both source- and binary-compatible.


Download:
http://sourceforge.net/project/showfiles.php?group_id=176018&package_id=202349

Change log:
http://sourceforge.net/project/shownotes.php?group_id=176018&release_id=530873


Sebastian


PS: Yes, I forgot to bump the soname :-(


_______________________________________________
Playlist mailing list
Playlist@...
http://lists.musicbrainz.org/mailman/listinfo/playlist

Re: libxspf 1.2.0 released

by Lucas Gonze-3 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

On OS X I always have to do some gyrations to work around build issues
like the lack of URIPARSER in Fink.  If it's possible to include that in
the package it might be a good thing.

  --

configure: error: Please install uriparser 0.7.5 or later.

checking for URIPARSER... no
configure: error: Please install uriparser 0.7.5 or later.
test:libxspf-1.2.0 lgonze$ sudo fink apropos uriparser
Password:
Information about 2614 packages read in 1 seconds.
test:libxspf-1.2.0 lgonze$


Sebastian Pipping wrote:

> Hello!
>
>
> This release features build system changes and fixes,
> as well as an extension for the C bindings for parsing
> XSPF from a block of memory.  Please see the change log
> for details.
> This release is both source- and binary-compatible.
>
>
> Download:
> http://sourceforge.net/project/showfiles.php?group_id=176018&package_id=202349
>
> Change log:
> http://sourceforge.net/project/shownotes.php?group_id=176018&release_id=530873
>
>
> Sebastian
>
>
> PS: Yes, I forgot to bump the soname :-(
>
>
> _______________________________________________
> Playlist mailing list
> Playlist@...
> http://lists.musicbrainz.org/mailman/listinfo/playlist
>
>


_______________________________________________
Playlist mailing list
Playlist@...
http://lists.musicbrainz.org/mailman/listinfo/playlist

Re: libxspf 1.2.0 released

by Sebastian Pipping-4 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Lucas Gonze wrote:
> On OS X I always have to do some gyrations to work around build issues
> like the lack of URIPARSER in Fink.  If it's possible to include that in
> the package it might be a good thing.

Sorry, this issue has to be fixed at distro level, Fink in your case.
Shipping bundled dependencies is actually much worse:

For instance if bugs are discovered in the very version of the bundled
package, the user will have to wait for a new release of "the bundler"
to fix that.  Same for the next release and so on.

That's why I am moving into the opposite direction, ripping out
everything I bundled before.  In my eyes this is a better long-term
solution.



Sebastian


_______________________________________________
Playlist mailing list
Playlist@...
http://lists.musicbrainz.org/mailman/listinfo/playlist