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)
Jan 10 2025, 8:59 PM
Unknown Object (File)
Dec 29 2024, 5:07 AM
Unknown Object (File)
Dec 29 2024, 3:31 AM
Unknown Object (File)
Dec 28 2024, 11:39 PM
Unknown Object (File)
Dec 21 2024, 6:05 PM
Unknown Object (File)
Dec 17 2024, 4:30 PM
Unknown Object (File)
Nov 11 2024, 11:32 AM
Unknown Object (File)
Nov 11 2024, 7:18 AM
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.