non port: multimedia/phonon/pkg-plist |
Number of commits found: 25 |
Saturday, 2 Dec 2023
|
13:19 Tobias C. Berner (tcberner)
KDE: Add KDE Frameworks 6 ports
KDE's 6th Megarelease - Alpha
Wednesday, 8 November 2023
En route to the new Plasma, Frameworks and Gear
Every few years we port the key components of our software to a new
version of Qt, taking the opportunity to remove cruft and leverage the
updated features the most recent version of Qt has to offer us.
It has been nearly 10 years since the last big release of our flagship
Plasma desktop environment, and the time has come again. KDE is making
available today the Alpha version of all the software we will include in
a megarelease scheduled for the end of February 2024.
Announcement: https://kde.org/announcements/megarelease/6/alpha/
Obtained from: https://github.com/tcberner/kde6-overlay/
Further ports specific changes:
* multimedia/phonon: is now flavored for Qt5 and Qt6
633534b |
Saturday, 4 Nov 2023
|
00:48 Jason E. Hale (jhale)
multimedia/phonon: Update to 4.12.0
multimedia/phonon-designerplugin: Update to 4.12.0
multimedia/phonon-vlc: Update to 0.12.0
021f5c7 |
Friday, 18 Oct 2019
|
11:54 tcberner
multimedia/phonon: update to 4.11.1
- multimedia/phonon -> 4.11.1
- multimedia/phonon-designerplugin -> 4.11.1
- multimedia/phonon-vlc -> 0.11.1
 |
Thursday, 29 Aug 2019
|
05:03 tcberner
multimedia/phonon: update to 4.11.0
- update backends:
* multimedia/phonon-gstramer to 4.10.0
* multimedia/phonon-vlc to 0.11.0
 |
Saturday, 16 Mar 2019
|
21:32 tcberner
multimedia/phonon, multimedia/phonon-gestreamer,
multimedia/phonon-designerplugin: remove flavorse (Qt4 deprecation)
 |
Thursday, 21 Jun 2018
|
16:52 tcberner
multimedia/*phonon*: update and flavorize with @qt4/@qt5
Approved by: portmgr (mat)
Differential Revision: https://reviews.freebsd.org/D14632
 |
Sunday, 18 Dec 2016
|
22:06 tcberner
Get rid of QT_PREFIX in favour of PREFIX.
QT_PREFIX was a remnant of a bygone time.
Reviewed by: rakuco
Approved by: rakuco (mentor)
Differential Revision: https://reviews.freebsd.org/D8825
 |
Tuesday, 29 Nov 2016
|
06:20 tcberner
Stop exporting QT_BINDIR and QT_LIBDIR to PLIST_SUB.
As at the moment QT_BINDIR and QT_LIBDIR are 'bin' respectively 'lib' depending
on the Qt version these subs ended up at many wrong places in plists.
So only export it if QT_DIST is set.
PR: 210227
Reviewed by: mat, rakuco
Approved by: portmgr (mat), rakuco (mentor)
Differential Revision: https://reviews.freebsd.org/D8378
 |
Sunday, 4 Sep 2016
|
14:30 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
 |
Sunday, 19 Oct 2014
|
15:49 makc
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
devel/libkolab:
- update to 0.5.3
multimedia/phonon and multimedia/phonon-designerplugin:
- update to 4.8.1
multimedia/phonon-gstreamer:
- update to 4.8.0
- switch from GStreamer 0.10.x to 1.x
multimedia/phonon-vlc:
- update to 0.8.0
 |
Wednesday, 22 Jan 2014
|
08:19 makc
- 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
 |
Sunday, 17 Nov 2013
|
02:12 avilla
- Replace QT_.*_REL with QT_.* in PLIST_SUB.
- Adapt plists.
With hat on: kde
 |
Wednesday, 13 Nov 2013
|
01:57 avilla
- Fix plist when WITH_DEBUG is set.
- Add LICENSE.
- Use LIB_DEPENDS new format.
- Use OPTIONS helpers.
 |
Sunday, 10 Nov 2013
|
20:16 rakuco
Update to 4.7.0.
Get rid of the sed calls in the Makefile I abhor: the first one has been
replaced with an actual patch in files/ now that the file being patched has
changed, and the second one is not necessary anymore.
 |
Monday, 4 Feb 2013
|
16:18 makc
Merge from area51 repository:
- Trip Makefile header
- Convert to new options framework / rename option
 |
Friday, 25 May 2012
|
01:53 makc
Update KDE related ports:
databases/akonadi to 1.7.2
devel/libdbusmenu-qt to 0.9.2
devel/qtscriptgenerator to 0.2.0
multimedia/phonon to 4.6.0
multimedia/phonon-gstreamer to 4.6.0
multimedia/phonon-vlc to 0.5.0
sysutils/qzeitgeist to 0.8.0
 |
Thursday, 10 Nov 2011
|
17:17 rakuco
Update to 4.5.1.
Approved by: avilla (mentor)
Feature safe: yes
 |
Thursday, 7 Apr 2011
|
11:48 avilla
- Update to 4.5.0.
 |
Friday, 25 Mar 2011
|
10:14 avilla
- Update phonon, phonon-gstreamer and phonon-xine to 4.4.4.
- Update phonon-vlc to 0.3.2.
 |
Friday, 21 May 2010
|
20:56 makc
Clean up
 |
Tuesday, 11 May 2010
|
09:47 fluffy
- Resurrect multimedia/phonon[-gstreamer] ports
- Update all Phonon parts to 4.4.1
With hat on: kde@
 |
Friday, 11 Sep 2009
|
12:25 fluffy
- Remove multimedia/phonon
multimedia/phonon is deprecated and superseded by multimedia/qt4-phonon
Approved by: miwi, tabthorpe (mentors)
 |
Monday, 9 Mar 2009
|
00:55 makc
Update KDE to 4.2.1.
multimedia/phonon port has been split into phonon itself, phonon-xine
and phono-gstreamer backends. After updating phonon port you have
to install at least one backend. phonon-xine backend is recommended
for KDE.
 |
Sunday, 8 Feb 2009
|
20:23 miwi
The KDE FreeBSD team is proud to announce the release of KDE 4.2.0
for FreeBSD. The official KDE 4.2.0 (Codename: "The Answer") release
notes can be found at:
http://kde.org/announcements/4.2/index.php.
New supported languages include Arabic, Icelandic, Basque,
Hebrew, Romanian, Tajik and several Indian languages (Bengali India,
Gujarati, Kannada, Maithili, Marathi) indicating a rise in popularity in
this part of Asia.
New ports for KDE 4.2.0:
arabic/kde4-l10n Arabic
hebrew/kde4-l10n Hebrew
misc/kde4-l10n-bn_IN Bengali (India)
misc/kde4-l10n-eu Basque
misc/kde4-l10n-gu Gujarati
misc/kde4-l10n-is Icelandic
misc/kde4-l10n-kn Kannada
misc/kde4-l10n-mai Maithili
misc/kde4-l10n-mr Marathi
misc/kde4-l10n-ro Romanian
misc/kde4-l10n-tg Tajik
math/eigen2 Lightweight library for vector and matrix math
graphics/kipi-plugins-kde4 KDE4 kipi graphics plugins
sysutils/policykit-kde PolicyKit manager for KDE
Unfortunately FreeBSD 6.4 support is dropped.
We'd like to say thanks for feedback and help to:
Matt Tosto, Kris Moore, stickibit, David Johnson, Markus Brueffer,
David Naylor, Thomas Schlesinger, Warren Liddell, Thomas Abthorpe,
Diego Depaoli, Mats Andreassen, portmgr for exp-run and repocopies.
 |
Saturday, 9 Aug 2008
|
16:52 miwi
The KDE FreeBSD team is proud to announce the release of KDE 4.1.0
for FreeBSD. The official KDE 4.1.0 release notes can be found at
http://www.kde.org/announcements/4.1/.
Some note:
* Prefix
KDE4 will be install into a custom prefixes namely ${LOCALBASE}/kde4.
KDE4 and KDE3 can co-exist
* Sound
For sound to work, it is necessary to have dbus and hal enabled
in your system. Please see the respective documentation on how
to enable these.
For more Informations see the HEADS UP at ports@ and kde-freebsd@
or our wiki page http://wiki.freebsd.org/KDE4/Install.
Have fun!
 |
Number of commits found: 25 |