Port details |
- quimup Qt client for MPD (Music Player Daemon)
- 2.1.0 audio =2 2.1.0Version of this port present on the latest quarterly branch.
- Maintainer: cmangin@arobas.net
- Port Added: 2011-02-13 18:20:05
- Last Update: 2024-06-09 00:47:31
- Commit Hash: 7ea5707
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- License: GPLv3+
- WWW:
- https://sourceforge.net/projects/quimup/
- Description:
- QUIMUP is a 'graphical' client for the music player daemon (MPD)
written in C++ and Qt5.
Features include:
* Support for (locally stored) albumart.
* Support for audio streams (url).
* Drag & drop playlist management.
* Database browser (artist, album, genre, folder & playlist mode)
* Database search (artist, album, genre & title mode).
* Quick search-and-select in the playlist.
* Mini-mode interface for basic control only.
* Open folder in external programs to edit tags etc.
* Generally a quick and clean application.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- To install the port:
- cd /usr/ports/audio/quimup/ && make install clean
- To add the package, run one of these commands:
- pkg install audio/quimup
- pkg install quimup
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: quimup
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1717511155
SHA256 (Quimup-2.1.0.source.tar.gz) = 011c6ed2f9a0e1762ba7b0d6b987094d67aa7daecf1e4370d2d7a633e35e3e3a
SIZE (Quimup-2.1.0.source.tar.gz) = 697565
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:
-
- pkgconf>=1.3.0_1 : devel/pkgconf
- Runtime dependencies:
-
- libQt6Svg.so : graphics/qt6-svg
- Library dependencies:
-
- libmpdclient.so : audio/libmpdclient
- libOpenGL.so : graphics/libglvnd
- libQt6Core.so : devel/qt6-base
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- audio_quimup
- USES:
- compiler:c++17-lang gl pkgconfig qmake qt:6
- 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 |
2.1.0 09 Jun 2024 00:47:31 |
Joel Bodenmann (jbo) Author: Chris Mangin |
audio/quimup: Update to 2.1.0
Changelog:
https://sourceforge.net/projects/quimup/files/Quimup%202.1/changelog/download
PR: 279535
Approved by: tcberner (mentor, implicit) |
2.0.1 06 May 2024 09:31:04 |
Jason E. Hale (jhale) |
audio/quimup: Update to 2.0.1
Update WWW and LICENSE (GPLv3+) according to upstream.
Switch build to Qt6 as upstream has dropped support of Qt5.
Pet portclippy(1).
PR: 277040
Approved by: Chris Mangin <cmangin@arobas.net> (maintainer) |
1.4.4_2 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.4.4_2 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.4.4_2 20 Jul 2022 14:20:54 |
Tobias C. Berner (tcberner) |
audio: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* <dmagda+libsamplerate@ee.ryerson.ca>
* <trasz@FreeBSD.org>
* Adam Weinberger
* Adam Weinberger <adamw@FreeBSD.org>
* Akinori MUSHA aka knu <knu@idaemons.org>
* Aleksander Fafula <alex@bsdguru.org>
* Alex Allan <alex@kamaz.org.uk>
* Alexander Botero-Lowry <alex@foxybanana.com>
* Alexander Kojevnikov <alexander@kojevnikov.com>
* Alexander Nedotsukov <bland@FreeBSD.org>
* Alexander Vereeken <Alexander88207@protonmail.com> (Only the first 15 lines of the commit message are shown above ) |
1.4.4_2 22 Jun 2021 18:53:08 |
Kevin Bowling (kbowling) |
graphics/mesa-libs: Bump reverse deps for libglvnd
Per discussion with bapt on helping pkg handle the changing of these
deps and avoiding impossible upgrade senarios.
PR: 246767
Reviewed by: manu, bapt
Approved by: x11
Differential Revision: https://reviews.freebsd.org/D30824 |
1.4.4_1 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
1.4.4_1 26 Jul 2019 20:46:57 |
gerald |
Bump PORTREVISION for ports depending on the canonical version of GCC
as defined in Mk/bsd.default-versions.mk which has moved from GCC 8.3
to GCC 9.1 under most circumstances now after revision 507371.
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, everything INDEX-11 shows with a dependency on lang/gcc9 now.
PR: 238330 |
1.4.4 18 Mar 2019 23:21:28 |
swills |
audio/quimup: update to 1.4.4
PR: 236437
Submitted by: Chris <cmangin@arobas.net> (maintainer) |
1.4.3_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.4.3_2 12 Dec 2018 01:35:36 |
gerald |
Bump PORTREVISION for ports depending on the canonical version of GCC
defined via Mk/bsd.default-versions.mk which has moved from GCC 7.4 t
GCC 8.2 under most circumstances.
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, as a double check, everything INDEX-11 showed depending on lang/gcc7.
PR: 231590 |
1.4.3_1 29 Jul 2018 22:18:46 |
gerald |
Bump PORTREVISION for ports depending on the canonical version of GCC
in the ports tree (via Mk/bsd.default-versions.mk and lang/gcc) which
has now moved from GCC 6 to GCC 7 by default.
This includes ports
- featuring USE_GCC=yes or USE_GCC=any,
- featuring USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and those
- with USES=compiler specifying one of openmp, nestedfct, c11, c++0x,
c++11-lib, c++11-lang, c++14-lang, c++17-lang, or gcc-c++11-lib.
PR: 222542 |
1.4.3 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.4.3 03 Feb 2018 04:29:04 |
swills |
audio/quimup: update to 1.4.3
PR: 225563
Submitted by: Chris <cmangin@arobas.net> (maintainer) |
1.4.2 11 Aug 2017 21:32:06 |
tobik |
audio/quimup: Update to 1.4.2
PR: 221292
Submitted by: cmangin@arobas.net (maintainer) |
1.4.1_1 23 May 2017 05:03:16 |
rezny |
Revision bump of all ports with USE_GL after consolidation of mesa-libs
Approved by: swills (mentor)
Differential Revision: https://reviews.freebsd.org/D10845 |
1.4.1 26 Jul 2016 16:51:16 |
mat |
Cleanup patches, a* categories.
Rename them to follow the make makepatch naming, and regenerate them.
With hat: portmgr
Sponsored by: Absolight |
1.4.1 09 Jun 2016 11:01:55 |
amdmi3 |
- Add patches missing in the previous commit
PR: 209981
Submitted by: cmangin@arobas.net |
1.4.1 08 Jun 2016 17:15:15 |
amdmi3 |
- Update to version 1.4.1
- Fix port to allow a connection to a local musicpd server
- Use musicpd instead of mpd in the configuration
- s/Qt4/Qt5/ in description
- Pass maintainership to submitter
PR: 209981
Submitted by: cmangin@arobas.net |
1.4.0 01 Apr 2016 13:29:17 |
mat |
Remove ${PORTSDIR}/ from dependencies, Mk and categories a, b, and c.
With hat: portmgr
Sponsored by: Absolight |
1.4.0 21 Jan 2016 10:09:41 |
rakuco |
Add patch to fix the build with the upcoming Qt 5.5.1.
Basically a case of include what you use. |
1.4.0 12 Jan 2016 16:20:32 |
amdmi3 |
Convert LICENSE= "GPLxx # or later" to "GPLxx+"
Approved by: portmgr blanket |
1.4.0 10 Oct 2015 12:15:58 |
marino |
audio/quimup: Upgrade version 1.3.2 => 1.4.0
I tweaked provided patch to revert some unnecessary changes. Technically
the change of ${PORTNAME} to quimup is unnecessary but I fully support
the reversal of PORTNAME abuse.
PR: 199220
Submitted by: ports fury |
1.3.2 17 Feb 2015 03:06:33 |
vanilla |
Upgrade to 1.3.2.
PR: 197418
Submitted by: Ports Fury. |
1.3.1 18 Dec 2013 18:58:09 |
danilo |
- Update from 1.3.0 to 1.3.1
- Add pkgconfig to USES
PR: ports/184853
Submitted by: KATO Tsuguru <tkato432@yahoo.com> |
1.3.0 21 Nov 2013 16:09:47 |
makc |
- Remove now needless qmake_build from USE_QT4
- Get rid of QMAKEFLAGS
- Use globally provided LRELEASE |
1.3.0 13 Oct 2013 13:03:04 |
makc |
- Convert unmaintained ports to USES=qmake
- Add stage support
- Convert LIB_DEPENDS to new syntax
- Minor changes/fixes |
1.3.0 20 Sep 2013 14:36:37 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
audio) |
1.3.0 14 Aug 2013 22:35:54 |
ak |
- Remove MAKE_JOBS_SAFE variable
Approved by: portmgr (bdrewery) |
1.3.0 02 Mar 2013 15:00:14 |
miwi |
- Update to version 1.3.0
PR: 176538
Submitted by: Ports Fury |
1.2.0_1 15 Oct 2012 16:21:12 |
tabthorpe |
- Reassign to the heap at maintainer's request
Approved by: portmgr (implicit)
Feature safe: yes
Redports: ignore |
1.2.0_1 06 Jun 2012 06:44:38 |
miwi |
- Convert USE_QT_VER=4 and QT_COMPONETS to USE_QT4
Review by: bapt, David Naylor (kde team) |
1.2.0_1 01 Jun 2012 05:26:28 |
dinoex |
- update png to 1.5.10 |
1.2.0 13 Feb 2011 11:07:12 |
miwi |
QUIMUP is a 'graphical' client for the music player daemon (MPD)
written in C++ and QT4.
Features include:
* Support for (locally stored) albumart.
* Support for audio streams (url).
* Drag & drop playlist management.
* Database browser (artist, album, genre, folder & playlist mode)
* Database search (artist, album, genre & title mode).
* Quick search-and-select in the playlist.
* Mini-mode interface for basic control only.
* Open folder in external programs to edit tags etc.
* Generally a quick and clean application.
WWW: http://coonsden.com/?page_id=145
PR: ports/154702
Submitted by: Cezary Morga <cm at therek.net> |