notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

Port details
phonon-designerplugin Qt Designer plugin for Phonon
4.12.0 multimedia on this many watch lists=0 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 4.12.0Version of this port present on the latest quarterly branch.
Maintainer: kde@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2014-01-07 10:46:48
Last Update: 2023-12-03 22:17:33
Commit Hash: b2a438e
Also Listed In: kde
License: LGPL21
WWW:
https://userbase.kde.org/Phonon
Description:
Phonon is the framework responsible for an ubiquitous multimedia experience in KDE Software Compilation 4 and Plasma Desktop. This port installs Qt Designer plugin for Phonon.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (4 items)
Collapse this list.
  1. lib/qt5/plugins/designer/phonon4qt5widgets.so
  2. /usr/local/share/licenses/phonon-designerplugin-qt5-4.12.0/catalog.mk
  3. /usr/local/share/licenses/phonon-designerplugin-qt5-4.12.0/LICENSE
  4. /usr/local/share/licenses/phonon-designerplugin-qt5-4.12.0/LGPL21
Collapse this list.
Dependency lines:
  • phonon-designerplugin-qt5>0:multimedia/phonon-designerplugin
To install the port:
cd /usr/ports/multimedia/phonon-designerplugin/ && make install clean
To add the package, run one of these commands:
  • pkg install multimedia/phonon-designerplugin
  • pkg install phonon-designerplugin-qt5
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: phonon-designerplugin-qt5
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1699049736 SHA256 (KDE/phonon/phonon-4.12.0.tar.xz) = 3287ffe0fbcc2d4aa1363f9e15747302d0b080090fe76e5f211d809ecb43f39a SIZE (KDE/phonon/phonon-4.12.0.tar.xz) = 408996

Packages (timestamps in pop-ups are UTC):
phonon-designerplugin-qt5
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest4.12.04.12.04.11.14.12.04.12.0---
FreeBSD:13:quarterly4.12.04.12.0-4.12.04.12.04.12.04.12.04.12.0
FreeBSD:14:latest4.12.04.12.0-4.12.04.12.04.11.1-4.11.1
FreeBSD:14:quarterly4.12.04.12.0-4.12.04.12.04.12.04.12.04.12.0
FreeBSD:15:latest4.12.04.12.0n/a4.12.0n/a4.12.04.12.04.12.0
FreeBSD:15:quarterly--n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. cmake : devel/cmake-core
  2. ECMConfig.cmake : devel/kf5-extra-cmake-modules
  3. qt5-buildtools>=5.15 : devel/qt5-buildtools
  4. designer : devel/qt5-designer
  5. qt5-qmake>=5.15 : devel/qt5-qmake
  6. QtUiPlugin : x11-toolkits/qt5-uiplugin
Runtime dependencies:
  1. designer : devel/qt5-designer
  2. QtUiPlugin : x11-toolkits/qt5-uiplugin
Library dependencies:
  1. libphonon4qt5.so : multimedia/phonon@qt5
  2. libQt5Core.so : devel/qt5-core
  3. libQt5Gui.so : x11-toolkits/qt5-gui
  4. libQt5Widgets.so : x11-toolkits/qt5-widgets
  5. libQt5Xml.so : textproc/qt5-xml
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
multimedia_phonon-designerplugin
USES:
cmake:insource compiler:c++11-lang kde:5 qt:5 tar:xz
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://download.kde.org/stable/phonon/4.12.0/
Collapse this list.

Number of commits found: 32

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
4.12.0
03 Dec 2023 22:17:33
commit hash: b2a438e1ba2f1f806519a925c2f241d2f4675c65commit hash: b2a438e1ba2f1f806519a925c2f241d2f4675c65commit hash: b2a438e1ba2f1f806519a925c2f241d2f4675c65commit hash: b2a438e1ba2f1f806519a925c2f241d2f4675c65 files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
framework: move 'phonon4' from qt.mk to kde.mk as 'phonon'

To depend on phonon, you now need

USES=	kde:<ver>
USE_KDE=phonon

if you want to depend on the backend, also add

USE_KDE=	phonon-backend
4.12.0
04 Nov 2023 00:48:13
commit hash: 021f5c74a690a73122d30e2eddf4595c7229ee63commit hash: 021f5c74a690a73122d30e2eddf4595c7229ee63commit hash: 021f5c74a690a73122d30e2eddf4595c7229ee63commit hash: 021f5c74a690a73122d30e2eddf4595c7229ee63 files touched by this commit
Jason E. Hale (jhale) search for other commits by this committer
multimedia/phonon: Update to 4.12.0

multimedia/phonon-designerplugin: Update to 4.12.0
multimedia/phonon-vlc: Update to 0.12.0
4.11.1_1
15 Aug 2023 19:06:03
commit hash: c6274ee9420519be57df53b3f56ad80e6592dc8fcommit hash: c6274ee9420519be57df53b3f56ad80e6592dc8fcommit hash: c6274ee9420519be57df53b3f56ad80e6592dc8fcommit hash: c6274ee9420519be57df53b3f56ad80e6592dc8f files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
KDE: make ecm a build-only dependency in kde@ maintained ports
4.11.1
11 Sep 2022 10:20:14
commit hash: ddae4e92d8313a1461145e3b4f0232fe463feaeecommit hash: ddae4e92d8313a1461145e3b4f0232fe463feaeecommit hash: ddae4e92d8313a1461145e3b4f0232fe463feaeecommit hash: ddae4e92d8313a1461145e3b4f0232fe463feaee files touched by this commit
Felix Palmen (zirias) search for other commits by this committer
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
4.11.1
10 Sep 2022 18:15:48
commit hash: 86634bd1ee3600dd31baf31ad386e06f68eff3b4commit hash: 86634bd1ee3600dd31baf31ad386e06f68eff3b4commit hash: 86634bd1ee3600dd31baf31ad386e06f68eff3b4commit hash: 86634bd1ee3600dd31baf31ad386e06f68eff3b4 files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
multimedia/phonon: update WWW
07 Sep 2022 21:58:51
commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
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)
4.11.1
07 Sep 2022 21:10:59
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
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 View all of this commit message)
4.11.1
07 Apr 2021 08:09:01
commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash: cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash: cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
One more small cleanup, forgotten yesterday.
Reported by:	lwhsu
4.11.1
06 Apr 2021 14:31:07
commit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344eb files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
4.11.1
18 Oct 2019 11:54:17
Revision:514715Original commit files touched by this commit
tcberner search for other commits by this committer
multimedia/phonon: update to 4.11.1

- multimedia/phonon -> 4.11.1
- multimedia/phonon-designerplugin -> 4.11.1
- multimedia/phonon-vlc -> 0.11.1
4.11.0
29 Aug 2019 05:03:23
Revision:510138Original commit files touched by this commit
tcberner search for other commits by this committer
multimedia/phonon: update to 4.11.0

- update backends:
  * multimedia/phonon-gstramer to 4.10.0
  * multimedia/phonon-vlc to 0.11.0
4.10.2_3
26 Jul 2019 20:46:57
Revision:507372Original commit files touched by this commit
gerald search for other commits by this committer
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
4.10.2_2
16 Mar 2019 21:32:52
Revision:495961Original commit files touched by this commit
tcberner search for other commits by this committer
multimedia/phonon, multimedia/phonon-gestreamer,
multimedia/phonon-designerplugin: remove flavorse (Qt4 deprecation)
4.10.2_1
16 Jan 2019 11:13:45
Revision:490472Original commit files touched by this commit
tijl search for other commits by this committer
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 View all of this commit message)
4.10.2
10 Jan 2019 21:02:08
Revision:489898Original commit files touched by this commit
tcberner search for other commits by this committer
multimedia/phonon: update to 4.10.2

- multimedia/phonon to 4.10.2
- multimedia/phonon-designerplugin to 4.10.2
- multimedia/phonon-vlc to 0.10.2
4.10.1_1
01 Jan 2019 13:15:23
Revision:488883Original commit files touched by this commit
tcberner search for other commits by this committer
multimedia/phonon*@qt4: fix automoc4 depencency after r488807
4.10.1_1
30 Dec 2018 17:15:06
Revision:488723Original commit files touched by this commit
tcberner search for other commits by this committer
More GCC-related fixes in kde@ ports

PR:		234461
Submitted by:	Piotr Kubaj <pkubaj@anongoth.pl>
4.10.1_1
25 Dec 2018 20:25:40
Revision:488341Original commit files touched by this commit
tcberner search for other commits by this committer
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
4.10.1_1
16 Dec 2018 16:49:17
Revision:487601Original commit files touched by this commit
rene search for other commits by this committer
Use regular DEPRECATED and EXPIRATION_DATE variables in an "if FLAVOR" block
instead of flavoring the variables themselves. This caused too much hassle
for Tools/scripts/rmport.

Discussed with:	tcberner
4.10.1_1
02 Dec 2018 15:41:48
Revision:486467Original commit files touched by this commit
rene search for other commits by this committer
Mark QT4 ports/functionality for removal on 2019-03-15

While here, chase some KDE4 ports and functionality, these are scheduled for
removal on 2018-12-31. Change the default option/flavor to QT5 where applicable
or use alternative toolkits like GTK.

Submitted by:	tcberner
Reviewed by:	adridg, jhale, rene, tcberner
Approved by:	portmgr (implicit, flavor hook)
Differential Revision:	https://reviews.freebsd.org/D17741
4.10.1
28 Jun 2018 17:39:55
Revision:473503Original commit files touched by this commit
tcberner search for other commits by this committer
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
4.10.1
21 Jun 2018 16:52:09
Revision:472983Original commit files touched by this commit
tcberner search for other commits by this committer
multimedia/*phonon*: update and flavorize with @qt4/@qt5

Approved by:	portmgr (mat)
Differential Revision:	https://reviews.freebsd.org/D14632
4.9.1
26 Jan 2017 18:05:48
Revision:432527Original commit files touched by this commit
tcberner search for other commits by this committer
Update phonon to 4.9.1

* https://community.kde.org/Phonon/Releases/Core
* The backend have not [yet] been releaesed.

Reviewed by:	rakuco
Approved by:	rakuco (mentor)
Differential Revision:	https://reviews.freebsd.org/D9335
4.9.0
04 Sep 2016 14:30:14
Revision:421340Original commit files touched by this commit
rakuco search for other commits by this committer
Update Phonon to 4.9.0.

Release notes:
- https://community.kde.org/Phonon/Releases/Core/4.9.0
- https://community.kde.org/Phonon/Releases/GStreamer/4.9.0
- https://community.kde.org/Phonon/Releases/VLC/0.9.0

This release fixes the build with the upcoming Qt 5.6, which was failing like
this:

    /usr/bin/c++   -O2 -pipe -fstack-protector -fno-strict-aliasing
-Wnon-virtual-dtor -Wno-long-long -Wundef -Wcast-align -Wchar-subscripts -Wall
-W -Wpointer-arith -Wformat-security -Woverloaded-virtual -fno-common
-fvisibility=hidden -Werror=return-type -fvisibility-inlines-hidden
-Wno-return-type-c-linkage    
CMakeFiles/cmTC_08ed6.dir/check_qt_visibility.cpp.o  -o cmTC_08ed6
   
CMakeFiles/cmTC_08ed6.dir/check_qt_visibility.cpp.o:(.qtversion[qt_version_tag]+0x0):
undefined reference to `qt_version_tag'

Most of the work was done by tcberner@.

PR:		211916
4.8.3
27 Dec 2014 15:17:57
Revision:375686Original commit files touched by this commit
rakuco search for other commits by this committer
Update to 4.8.3 too.

Should have been part of r375654...
4.8.1
19 Oct 2014 15:49:52
Revision:371190Original commit files touched by this commit
makc search for other commits by this committer
Merge from KDE/FreeBSD in preparation for KDE SC 4.14:

common changes:
- don't use deprecated USE_KDE4=kdehier
- drop deprecated @dirrmtry and use absolute path instead of @cwd

databases/akonadi:
- Update to 1.13.0
- add upstream patch to really avoid building Akonadi's unit tests

devel/grantlee:
- update to 0.5.1

devel/libkgapi:
- update to 2.2.0
(Only the first 15 lines of the commit message are shown above View all of this commit message)
4.7.2_1
10 Sep 2014 20:50:37
Revision:367888Original commit files touched by this commit
gerald search for other commits by this committer
Update the default version of GCC in the Ports Collection from GCC 4.7.4
to GCC 4.8.3.

Part II, Bump PORTREVISIONs.

PR:		192025
Tested by:	antoine (-exp runs)
Approved by:	portmgr (implicit)
4.7.2
29 Jul 2014 16:31:41
Revision:363356Original commit files touched by this commit
rakuco search for other commits by this committer
Unbreak after r363240.

The version here needs to be kept in sync with multimedia/phonon's. Another
pointy hat to my growing collection.

Submitted by:	antoine
4.7.1_1
18 Jun 2014 19:36:21
Revision:358306Original commit files touched by this commit
marino search for other commits by this committer
multimedia/phonon-designerplugin: convert USE_XZ

PR:		191138
Submitted by:	venture37
Approved by:	general blanket
4.7.1_1
18 Feb 2014 14:31:33
Revision:344898Original commit files touched by this commit
makc search for other commits by this committer
- Bump PORTREVISION after KDE4_PREFIX change
4.7.1
22 Jan 2014 08:19:10
Revision:340692Original commit files touched by this commit
makc search for other commits by this committer
- Update Phonon ports to 4.7.1, vlc backend to 0.7.1
- Convert LIB_DEPENDS to new style
- Drop ipv6 from CATEGORIES
- Remove ancient CONFLICTS and now useless LATEST_LINK
4.7.0
07 Jan 2014 10:46:32
Revision:338998Original commit files touched by this commit
makc search for other commits by this committer
Add port for Qt Designer plugin for Phonon

Number of commits found: 32