Bug 96765 - update multimedia/bmpx to 0.14.4
Summary: update multimedia/bmpx to 0.14.4
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Roman Bogorodskiy
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-05-04 12:50 UTC by Andrew Pantyukhin
Modified: 2006-05-05 16:30 UTC (History)
0 users

See Also:


Attachments
bmpx.diff (13.41 KB, patch)
2006-05-04 12:50 UTC, Andrew Pantyukhin
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Andrew Pantyukhin 2006-05-04 12:50:15 UTC
o Update to 0.14.4
o Bmpx was partially renamed to beep-media-player-2
  (it was the developers' decision)
o gstreamer now mandatory, depend on it
o Also depend on cairo and musicbrainz
o Forget about autotools
o Use gconf_schemas
o Addons were removed from tarball =>
o No python plugins anymore, hence no dependency
o Patches are not needed anymore

I tested the new version for a few minutes. Mp3 and ogg
play nicely. I couldn't play radio, but I didn't try much.
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2006-05-04 12:52:10 UTC
Responsible Changed
From-To: freebsd-ports-bugs->novel

Over to maintainer
Comment 2 Roman Bogorodskiy freebsd_committer freebsd_triage 2006-05-04 16:23:36 UTC
Thanks for the patch, I'll test it ASAP. I've tried 0.14.3 yesterday and
it compiled fine, but I had problems with the audio backend. 0.14.4
changelog seems to report that the problem was fixed, would be nice if
it is really so.

Roman Bogorodskiy
Comment 3 Roman Bogorodskiy freebsd_committer freebsd_triage 2006-05-05 16:06:58 UTC
State Changed
From-To: open->closed

Committed, thanks!
Comment 4 Andrew Pantyukhin 2006-05-05 16:22:37 UTC
I didn't submit _this_:

-.if !defined(WITHOUT_GCONF)
+.if defined(WITHOUT_GCONF)