Page MenuHomeFreeBSD

multimedia/quodlibet: Update to 3.6.2
ClosedPublic

Authored by woodsb02 on May 27 2016, 9:44 AM.
Tags
None
Referenced Files
Unknown Object (File)
Sun, Jul 27, 12:50 AM
Unknown Object (File)
Jun 13 2025, 8:19 AM
Unknown Object (File)
Jun 12 2025, 8:22 AM
Unknown Object (File)
Jun 6 2025, 8:08 PM
Unknown Object (File)
May 12 2025, 5:37 PM
Unknown Object (File)
May 11 2025, 5:28 PM
Unknown Object (File)
May 10 2025, 5:29 PM
Unknown Object (File)
May 9 2025, 7:30 PM
Subscribers
None

Details

Summary

multimedia/quodlibet: Update to 3.6.2

  • Move to gtk3 and gstreamer-1.0 [1]
  • Add dependencies on musicbrainzngs, notification-daemon, libsoup, libwebkit2gtk-4.0, pygobject3 [1]
  • Remove gconf, python, musepack from USE_GSTREAMER (not in gstreamer 1.0)
  • Change name of gstreamer mp3 plugin from mp3 to mad (per gstreamer 1.0 ports)
  • Add LICENSE_FILE, and general port tidy-up
  • Update WWW link to new project site
  • Remove pkg-message regarding adding new plugins, as they are now bundled [1]

    [1] https://quodlibet.readthedocs.org/en/latest/packaging.html

Changes this release:

https://quodlibet.readthedocs.org/en/latest/changelog.html

PR: 208988
Approved by: johnson.peter@gmail.com (maintainer timeout)

Test Plan

poudriere testport multimedia/quodlibet

Diff Detail

Repository
rP FreeBSD ports repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

woodsb02 retitled this revision from to multimedia/quodlibet: Update to 3.6.2.
woodsb02 updated this object.
woodsb02 edited the test plan for this revision. (Show Details)
woodsb02 added reviewers: adamw, mat, koobs.
multimedia/quodlibet/Makefile
22–24 ↗(On Diff #16988)

Could you not change whitespace on those lines, they were fine before.

54–55 ↗(On Diff #16988)

Could you leave that option above, where it was before ?

multimedia/quodlibet/Makefile
54–55 ↗(On Diff #16988)

Personally, I love when OPTIONS helpers are sorted alphabetically.

Minimise diff as per comments from mat:

  • Do not change whitespace USE_ variables
  • Do not sort OPTIONS helpers alphabetically
adamw edited edge metadata.
This revision is now accepted and ready to land.May 27 2016, 9:12 PM
This revision was automatically updated to reflect the committed changes.