Port details |
- qmmp-plugin-pack-qt5 Additional plug-ins for QMMP (Qt5)
- 1.6.2_1 multimedia =2 1.6.1_3Version of this port present on the latest quarterly branch.
- Maintainer: fluffy@FreeBSD.org
- Port Added: 2015-12-25 17:39:23
- Last Update: 2024-09-08 09:40:30
- Commit Hash: 0496fc5
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- License: GPLv2
- WWW:
- https://qmmp.ylsoftware.com/
- Description:
- Additional plug-ins for Qt MultiMedia Player
- MPG123: provides MPEG v1/2 layer1/2/3 support with use of
libmpg123 library
- FFap: provides enhanced Monkey's Audio (APE) support
(24-bit samples and embedded cue support)
- Goom: Goom spectacle
- xmp: Decodes module audio and renders sound
- Sample Rate Converter: Changes frequency of sample rate.
- History: Collects information about listend tracks.
- FFvideo: FFmpeg-based video
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- qmmp-plugin-pack-qt5>0:multimedia/qmmp-plugin-pack-qt5
- Conflicts:
- CONFLICTS:
- To install the port:
- cd /usr/ports/multimedia/qmmp-plugin-pack-qt5/ && make install clean
- To add the package, run one of these commands:
- pkg install multimedia/qmmp-plugin-pack-qt5
- pkg install qmmp-plugin-pack-qt5
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: qmmp-plugin-pack-qt5
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1724142479
SHA256 (qmmp-plugin-pack-1.6.2.tar.bz2) = e98875826ce0c766ce14fc1e55027b7aa189134d03dc8668389980d131676cbb
SIZE (qmmp-plugin-pack-1.6.2.tar.bz2) = 247352
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- qmmp-qt5>=1.5.0 : multimedia/qmmp-qt5
- yasm : devel/yasm
- yasm : devel/yasm
- cmake : devel/cmake-core
- ninja : devel/ninja
- pkgconf>=1.3.0_1 : devel/pkgconf
- qt5-buildtools>=5.15 : devel/qt5-buildtools
- lrelease : devel/qt5-linguisttools
- qt5-qmake>=5.15 : devel/qt5-qmake
- Library dependencies:
-
- libqmmpui-1.so : multimedia/qmmp-qt5
- libtag.so : audio/taglib
- libavcodec.so : multimedia/ffmpeg
- libmodplug.so : audio/libmodplug
- libQt5Core.so : devel/qt5-core
- libQt5Gui.so : x11-toolkits/qt5-gui
- libQt5Network.so : net/qt5-network
- libQt5Widgets.so : x11-toolkits/qt5-widgets
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for qmmp-plugin-pack-qt5-1.6.2_1:
FFAPASM=on: Optimize FFap decoder using devel/yasm
GOOMASM=on: Optimize Goom spectacle using devel/yasm
====> Build and/or install plugins: you have to choose at least one of them
FFAP=on: Support APE sound file
FFVIDEO=on: FFmpeg video
GOOM=on: Goom spectacle
MODPLUG=on: ModPlug decoder support
SRCONV=off: Support the sample rate converter
YTB=on: YouTube plugin
===> Use 'make config' to modify these settings
- Options name:
- multimedia_qmmp-plugin-pack-qt5
- USES:
- cmake pkgconfig qt:5 tar:bzip2
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.6.2_1 08 Sep 2024 09:40:30 |
Emanuel Haupt (ehaupt) |
*/*: Chase audio/libgme update |
1.6.2 20 Aug 2024 13:18:21 |
Dima Panov (fluffy) |
multimedia/qmmp-plugin-pack-qt5: update to 1.6.2 release (+)
Changes since 1.6.1:
* fixed file name filters in the modplug plugin;
* fixed issue in the modplug plugin settings;
* disabled Qt 6.7 build warnings (2.1.2 only). |
1.6.1_3 14 Jun 2024 05:29:27 |
Jason E. Hale (jhale) |
*/*: Chase audio/taglib shlib version bump
PR: 266677 |
1.6.1_2 27 Apr 2023 12:01:46 |
Daniel Engberg (diizzy) |
*/*: Bump all users of multimedia/ffmpeg*
...to make sure all picks up new version(s) |
1.6.1_1 25 Apr 2023 15:17:15 |
Christian Weisgerber (naddy) |
audio/opus: bump consumers after update to 1.4 |
1.6.1 10 Apr 2023 07:04:05 |
Dima Panov (fluffy) |
multimedia/qmmp-plugin-pack-qt5: update to 1.6.1 release (+)
Changes since 1.6.0:
* added FFmpeg 5.1 support in the ffvideo plugin;
* fixed hang-up in the ytb plugin. |
1.6.0 11 Sep 2022 10:20:14 |
Felix Palmen (zirias) |
Mk/Uses: always use colon for build/run suffix
Most USES use a colon for build/run(/test) suffixes. Change kde.mk,
qt.mk and pyqt.mk to do the same, and update all ports using that.
Document in CHANGES.
PR: 266034
Exp-run by: antoine
Approved by: tcberner (mentor)
Differential Revision: https://reviews.freebsd.org/D36349 |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
1.6.0 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
1.6.0 22 Aug 2022 17:58:00 |
Dima Panov (fluffy) |
multimedia/qmmp*-qt5: register conflicts with -qt6 versions (+)
While here, drop outdated dependencies from default options [1]
PR: 264681 [1] |
1.6.0 22 May 2022 20:17:01 |
Dima Panov (fluffy) |
multimediz/qmmp-*qt5>: update qmmp to 1.6.0 release |
1.5.3 29 Mar 2022 15:16:42 |
Dima Panov (fluffy) |
multimedia/qmmp-plugin-pack-qt5: update to 1.5.3 release |
1.5.2 12 Oct 2021 18:21:38 |
Dima Panov (fluffy) |
multimedia/qmmp*-qt5: update to 1.5.2 release |
1.5.1 11 Aug 2021 17:22:51 |
Dima Panov (fluffy) |
multimedia/qmmp*-qt5: update to 1.5.1 release+
As PR256043 shown, maintainer (liangtai.s16@gmail.com) have lost any interest
to keep his ports updated.
I'll adopt the ports untill liangtai claims his rights back to keep them fresh.
With hat: ports-secteam |
1.2.0_5 07 Apr 2021 08:09:01 |
Mathieu Arnold (mat) |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
1.2.0_5 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
1.2.0_5 05 Aug 2019 23:06:50 |
jbeich |
multimedia/ffmpeg: update to 4.2
Changes: https://git.ffmpeg.org/gitweb/ffmpeg.git/blob/n4.2:/Changelog
ABI: https://abi-laboratory.pro/tracker/timeline/ffmpeg/ |
1.2.0_4 01 May 2019 19:35:15 |
rene |
Remove esound support from pulseaudio as audio/esound expired.
Bump PORTREVISIONs of dependent ports.
Build-tested in poudriere on a head-amd64 jail for audio/pulseaudio* |
1.2.0_3 16 Jan 2019 11:13:45 |
tijl |
Fix Qt5 symbol version scripts to put the catch-all clause first. When
a symbol matches multiple clauses the last one takes precedence. If the
catch-all is last it captures everything. In the case of Qt5 libraries
this caused all symbols to have a Qt_5 label while some should have
Qt_5_PRIVATE_API. This only affects lld because GNU ld always gives the
catch-all lowest priority.
Older versions of Qt5Webengine exported some memory allocation symbols from
the bundled Chromium. Version 5.9 stopped exporting these [1] but the
symbols were kept as weak wrappers for the standard allocation functions to
maintain binary compatibility. [2][3] The problem is that the call to the
standard function in these weak wrappers is only resolved to the standard
function if there's a call to this standard function in other parts of
Qt5Webengine, because only then is there a non-weak symbol that takes
precedence over the weak one. If there's no such non-weak symbol the call (Only the first 15 lines of the commit message are shown above ) |
1.2.0_2 25 Dec 2018 20:25:40 |
tcberner |
Change cmake default behaviour to outsource.
Ports that build out of source now simply can use "USES=cmake"
instead of "USES=cmake:outsource". Ports that fail to build
out of source now need to specify "USES=cmake:insource".
I tried to only set insource where explictely needed.
PR: 232038
Exp-run by: antoine |
1.2.0_2 06 Nov 2018 01:50:27 |
jbeich |
multimedia/ffmpeg: update to 4.1
Changes: https://git.ffmpeg.org/gitweb/ffmpeg.git/blob/n4.1:/Changelog
ABI: https://abi-laboratory.pro/tracker/timeline/ffmpeg/ |
1.2.0_1 28 Jun 2018 17:39:55 |
tcberner |
Replace bsd.qt.mk by Uses/qt.mk and Uses/qt-dist.mk
From now on, ports that depend on Qt4 will have to set
USES= qt:4
USE_QT= foo bar
ports depending on Qt5 will use
USES= qt:5
USE_QT= foo bar
PR: 229225
Exp-run by: antoine
Reviewed by: mat
Approved by: portmgr (antoine)
Differential Revision: -https://reviews.freebsd.org/D15540 |
1.2.0_1 02 May 2018 15:07:27 |
jbeich |
multimedia/ffmpeg: update to 4.0
- FFSERVER support was removed upstream
- libressl now uses libtls backend instead of patching openssl one
- Clang i386 no longer uses 16-byte aligned stack
Changes: https://git.ffmpeg.org/gitweb/ffmpeg.git/blob/n4.0:/Changelog
ABI: https://abi-laboratory.pro/tracker/timeline/ffmpeg/
PR: 227726
Exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D15175 |
1.2.0 03 Dec 2017 17:41:25 |
riggs |
Update to upstream version 1.2.0
Details:
- Update to upstream version 1.2.0
- New OPTIONS: GOOM, HISTORY, FFVIDEO
- Pet portlint
PR: 223929
Submitted by: liangtai.s16@gmail.com (maintainer) |
1.1.4 13 Aug 2017 22:22:47 |
ultima |
* Updated to 1.1.4
* Added license file
* Cleanup Makefile
PR: 221253
Submitted by: SimaMoto,RyoTa (maintainer)
Reviewed by: matthew (mentor)
Approved by: matthew (mentor)
Differential Revision: https://reviews.freebsd.org/D11994 |
1.1.3 05 May 2017 03:21:02 |
miwi |
- Update to 1.1.3
PR: 218022
Submitted by: maintainer |
1.1.1_1 25 Apr 2017 08:20:31 |
riggs |
Chase ffmpeg 3.3 update (ABI changes)
PR: 218658
Submitted by: riggs |
1.1.1 21 Oct 2016 12:51:41 |
mat |
${RM} already has -f.
PR: 213570
Submitted by: mat
Exp-run by: antoine
Sponsored by: Absolight |
1.1.1 23 Aug 2016 18:57:45 |
olivierd |
- Update to 1.1.1
- Switch to CMake boolean flags
PR: 210842
Submitted by: SimaMoto,RyoTa (maintainer) |
1.1.0 25 Jun 2016 19:53:06 |
olivierd |
- Update to 1.1.0
- Add SRCONV option
PR: 210526
Submitted by: SimaMoto,RyoTa <liangtai.s16@gmail.com> (maintainer) |
1.0.4 11 Jun 2016 09:13:20 |
olivierd |
- Update to 1.0.4
- Set PORTSCOUT to specify targeted version is 1.*, not 0.*
PR: 209916
Submitted by: <liangtai.s16@gmail.com> (maintainer) |
1.0.3 09 May 2016 17:39:55 |
olivierd |
- Update to 1.0.3 [2]
- Adjust dependencies [1], [2]
Fix build with TagLib < 1.11, otherwise MPG123 and FFAP options are not build
anymore.
PR: 209248
Submitted by: <liangtai.s16@gmail.com> (maintainer) [1], myself [2] |
1.0.2 01 Apr 2016 14:16:20 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.
With hat: portmgr
Sponsored by: Absolight |
1.0.2 25 Dec 2015 17:39:11 |
olivierd |
- Update multimedia/qmmp to 0.9.5
- Update multimedia/qmmp-plugin-pack to 0.9.3
- Add multimedia/qmmp-qt5 (1.0.4)
- Add multimedia/qmmp-plugin-pack-qt5 (1.0.2)
Qmmp 0.9.x works only with Qt4, whereas 1.x switched to Qt5
PR: 203948
Submitted by: <liangtai.s16@gmail.com> (maintainer) |