Port details |
- qmmp-plugin-pack-qt6 Additional plug-ins for QMMP (Qt6)
- 2.1.0 multimedia
=0 Version of this port present on the latest quarterly branch. - Maintainer: fluffy@FreeBSD.org
 - Port Added: 2022-08-22 18:00:11
- Last Update: 2022-09-11 10:20:14
- Commit Hash: ddae4e9
- License: GPLv2
- 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
¦ ¦ ¦ ¦ 
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- qmmp-plugin-pack-qt6>0:multimedia/qmmp-plugin-pack-qt6
- Conflicts:
- CONFLICTS:
- Conflicts Matches:
-
There are no Conflicts Matches for this port. This is usually an error.
- To install the port:
- cd /usr/ports/multimedia/qmmp-plugin-pack-qt6/ && make install clean
- To add the package, run one of these commands:
- pkg install multimedia/qmmp-plugin-pack-qt6
- pkg install qmmp-plugin-pack-qt6
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: qmmp-plugin-pack-qt6
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1661189530
SHA256 (qmmp-plugin-pack-2.1.0.tar.bz2) = 25692f5fc9f608d9b194697dae76d16408c98707758fb1d77ca633ba78eee917
SIZE (qmmp-plugin-pack-2.1.0.tar.bz2) = 243070
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-qt6>=2.1 : multimedia/qmmp-qt6
- yasm : devel/yasm
- yasm : devel/yasm
- cmake : devel/cmake-core
- ninja : devel/ninja
- pkgconf>=1.3.0_1 : devel/pkgconf
- lupdate : devel/qt6-tools
- Library dependencies:
-
- libqmmpui.so : multimedia/qmmp-qt6
- libtag.so : audio/taglib
- libavcodec.so : multimedia/ffmpeg
- libmodplug.so : audio/libmodplug
- libQt6Core.so : devel/qt6-base
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for qmmp-plugin-pack-qt6-2.1.0:
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-qt6
- USES:
- cmake pkgconfig qt:6 tar:bzip2
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 5
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
2.1.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) |
2.1.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 ) |
2.1.0 26 Aug 2022 05:10:11
    |
Li-Wen Hsu (lwhsu)  |
multimedia/qmmp-plugin-pack-qt6: Correct COMMENT
Approved by: maintainer (implicitly) |
2.1.0 22 Aug 2022 17:58:00
    |
Dima Panov (fluffy)  |
multimedia/qmmp*-qt6: add Qt6 version of QMMP and plugins (+)
It may be a little buggy but testers are welcome :) |
Number of commits found: 5
|