Page MenuHomeFreeBSD

Clementine Player update 1.3.1
ClosedPublic

Authored by sbruno on May 4 2016, 1:16 PM.
Tags
None
Referenced Files
Unknown Object (File)
Wed, Jul 17, 12:01 AM
Unknown Object (File)
Fri, Jul 12, 5:53 AM
Unknown Object (File)
Sun, Jun 30, 8:32 AM
Unknown Object (File)
Jun 22 2024, 7:19 PM
Unknown Object (File)
Jun 20 2024, 6:06 PM
Unknown Object (File)
Jun 19 2024, 10:51 PM
Unknown Object (File)
Jun 19 2024, 11:25 AM
Unknown Object (File)
Jun 19 2024, 10:35 AM
Subscribers

Details

Summary

Adds Amazon Drive support
Adds Pulse Audio support
Fix typo in IPOD support (MTP vs MPT)
Adds Microsoft SkyDrive support
Uses security/cryptopp and deals with the lack of pkg-config data.
Switches to gstreamer1

Full Changelog is https://raw.githubusercontent.com/clementine-player/Clementine/master/Changelog

Lots of stuff to review here

Test Plan

Needs FTS3_TOKENIZER support to be enabled by default. This has been committed to the default options for databases/sqlite

Diff Detail

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

Event Timeline

sbruno retitled this revision from to Clementine Player update 1.3.1 Adds Amazon Drive support Adds Pulse Audio support Fix typo in IPOD support (MTP vs MPT) Adds Microsoft SkyDrive support Uses security/cryptopp and deals with the lack of pkg-config data. Switches to gstreamer1....
sbruno updated this object.
sbruno edited the test plan for this revision. (Show Details)
sbruno retitled this revision from Clementine Player update 1.3.1 Adds Amazon Drive support Adds Pulse Audio support Fix typo in IPOD support (MTP vs MPT) Adds Microsoft SkyDrive support Uses security/cryptopp and deals with the lack of pkg-config data. Switches to gstreamer1... to Clementine Player update 1.3.1.May 4 2016, 1:17 PM
sbruno updated this object.
sbruno edited the test plan for this revision. (Show Details)

Cleanup of lists of QT4 modules, LIB_DEPENDS etc.

Add potentional UPDATING entry to the port update as it now
has an external dependency on a previously non-default port option
in sqlite

This revision was automatically updated to reflect the committed changes.