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)
Mar 11 2024, 8:38 AM
Unknown Object (File)
Mar 11 2024, 8:38 AM
Unknown Object (File)
Mar 11 2024, 8:38 AM
Unknown Object (File)
Mar 11 2024, 8:38 AM
Unknown Object (File)
Mar 11 2024, 8:26 AM
Unknown Object (File)
Feb 27 2024, 4:18 AM
Unknown Object (File)
Feb 19 2024, 11:50 PM
Unknown Object (File)
Dec 19 2023, 11:48 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
No Lint Coverage
Unit
No Test Coverage
Build Status
Buildable 3987
Build 4030: arc lint + arc unit

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

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

54–55

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

multimedia/quodlibet/Makefile
54–55

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.