Port details |
- qt5-phonon4-designerplugin Qt 5 Designer plugin for Phonon 4
- 4.9.1 multimedia
=0 4.9.1Version of this port present on the latest quarterly branch.
- Maintainer: kde@FreeBSD.org
- Port Added: 2015-04-05 18:04:15
- Last Update: 2018-06-21 16:52:09
- SVN Revision: 472983
- Also Listed In: kde
- License: LGPL21
- WWW:
- http://phonon.kde.org
- Description:
- This port installs Qt 5 Designer plugin for Phonon 4.
WWW: http://phonon.kde.org
-
cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- qt5-phonon-designerplugin>0:multimedia/qt5-phonon4-designerplugin
- No installation instructions:
- This port has been deleted.
- PKGNAME: qt5-phonon-designerplugin
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1485336374
SHA256 (KDE/phonon-4.9.1.tar.xz) = 67bee986f85ca8b575186c8ba58a85886cb3b1c3567c86a118d56129f221e69c
SIZE (KDE/phonon-4.9.1.tar.xz) = 321872
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- cmake : devel/cmake
- ECMConfig.cmake : devel/kf5-extra-cmake-modules
- moc : devel/qt5-buildtools
- designer : devel/qt5-designer
- qmake : devel/qt5-qmake
- Runtime dependencies:
-
- ECMConfig.cmake : devel/kf5-extra-cmake-modules
- designer : devel/qt5-designer
- Library dependencies:
-
- libQt5Core.so : devel/qt5-core
- libQt5Gui.so : x11-toolkits/qt5-gui
- libphonon4qt5.so : multimedia/qt5-phonon4
- libQt5Widgets.so : x11-toolkits/qt5-widgets
- libQt5Xml.so : textproc/qt5-xml
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- N/A
- USES:
- cmake:outsource kde:5 tar:xz qmake:_env
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 8
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
4.9.1 21 Jun 2018 16:52:09 |
tcberner |
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 |
tcberner |
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 14 Nov 2016 16:12:57 |
tcberner |
Importing KDE Frameworks into the ports tree (required for newer KDE Desktop and
Applications)
KDE Frameworks is a collection of libraries and software frameworks by KDE
that serve as technological foundation for KDE Plasma 5 and KDE Applications
distributed under the GNU Lesser General Public License (LGPL) [1].
The work is based on what we have in the KDE testing repo [2].
This is the next big step in updating the KDE Desktop and its Applications
to anything less dusty.
With this change, `USES=kde:5` is now a valid option. Ports that need to depend
on KDE Framework can now set:
USES=kde:5
USE_KDE=<framework1> <framework2> ... <frameworkX> (Only the first 15 lines of the commit message are shown above ) |
4.9.0 23 Oct 2016 13:53:47 |
rakuco |
Switch to an out-of-source CMake build. |
4.9.0 04 Sep 2016 14:30:14 |
rakuco |
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 04 Sep 2016 11:36:23 |
rakuco |
Put MASTER_SITES in the right location |
4.8.3 02 Apr 2016 16:45:33 |
rakuco |
Add "kde" to CATEGORIES.
This just keeps the Makefile in sync with the version in kde@'s area51
repository. It is not clear why this was not added when the port was
introduced. |
4.8.3 05 Apr 2015 18:03:57 |
makc |
- Add ports for Qt 5 variety of Phonon 4
- Introduce new USE_QT5 component: phonon4
Based on patches submitted by Tobias C.Berner <tcberner@gmail.com>
via kde-freebsd maillist:
https://mail.kde.org/pipermail/kde-freebsd/2015-January/018741.html |
Number of commits found: 8
|