Bug 210524

Summary: multimedia/qmmp-qt5: Updated version 1.1.0
Product: Ports & Packages Reporter: SimaMoto,RyōTa <liangtai.s16>
Component: Individual Port(s)Assignee: Olivier Duchateau <olivierd>
Status: Closed FIXED    
Severity: Affects Only Me CC: olivierd
Priority: ---    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
Switch version 1.0.10 to 1.1.0 on multimedia/qmmp-qt5
liangtai.s16: maintainer-approval+
Switch version 1.0.10 to 1.1.0 on multimedia/qmmp-qt5 using OPTIONS_EXCLUDE
liangtai.s16: maintainer-approval+
Let pkg-descr revert liangtai.s16: maintainer-approval+

Description SimaMoto,RyōTa 2016-06-24 11:32:26 UTC
Created attachment 171747 [details]
Switch version 1.0.10 to 1.1.0 on multimedia/qmmp-qt5

qmmp version 1.1.0 has been released along with API change, a lot of
new features and improvements.  For more detailed information, see the
ChangeLog file or
https://sourceforge.net/p/qmmp-dev/code/HEAD/tree/branches/qmmp-1.1/ChangeLog

Two new options added: TWOPANELDIALOG double-sided file dialog, and
QTMULTIMEDIA sound output.
Options disappeared: SRCONV samplerate converter that is moved to
multimedia/qmmp-plugin-pack-qt5.  JACK sound output can not be used
until someone introduces SoX resampler library to FreeBSD and becomes
its maintainer (my request is bug 206279).
Comment 1 SimaMoto,RyōTa 2016-06-25 07:42:32 UTC
Created attachment 171778 [details]
Switch version 1.0.10 to 1.1.0 on multimedia/qmmp-qt5 using OPTIONS_EXCLUDE

(In reply to Olivier Duchateau from https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=210523#c1)

Revised with help of OPTIONS_EXCLUDE.
Comment 2 commit-hook freebsd_committer freebsd_triage 2016-06-25 19:47:07 UTC
A commit references this bug:

Author: olivierd
Date: Sat Jun 25 19:46:53 UTC 2016
New revision: 417483
URL: https://svnweb.freebsd.org/changeset/ports/417483

Log:
  - Update to 1.1.0
  - Remove SRCONV option
  - Add 3 new options: TWOPANEDIALOG, QTMULTIMEDIA and SOXR

  PR:		210524
  Submitted by:	SimaMoto,RyoTa <liangtai.s16@gmail.com> (maintainer)

Changes:
  head/multimedia/qmmp-qt5/Makefile
  head/multimedia/qmmp-qt5/distinfo
  head/multimedia/qmmp-qt5/pkg-descr
  head/multimedia/qmmp-qt5/pkg-plist
Comment 3 Olivier Duchateau freebsd_committer freebsd_triage 2016-06-25 20:07:07 UTC
Committed with SOXR support (revision r417476).

For JACK option, I think it's better to use OPT_IMPLIES [1], because it depends also of audio/libsoxr

[1] https://www.freebsd.org/doc/en_US.ISO8859-1/books/porters-handbook/makefile-options.html#options-implies
Comment 4 SimaMoto,RyōTa 2016-06-26 06:51:43 UTC
Created attachment 171810 [details]
Let pkg-descr revert

Add Jack audio output plugin and SoX resampler plugin to the
functions list of pkg-descr again.
Comment 5 Olivier Duchateau freebsd_committer freebsd_triage 2016-06-26 20:14:50 UTC
(In reply to SimaMoto,RyōTa from comment #4)

Committed, in revision r417613 [1].

[1] https://svnweb.freebsd.org/ports?view=revision&revision=417613