CVS log for pkgsrc/multimedia/phonon-qt5-backend-vlc/Makefile
Up to [cvs.NetBSD.org] / pkgsrc / multimedia / phonon-qt5-backend-vlc
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Revision 1.49: download - view: text, markup, annotated - select for diffs
Thu Apr 17 21:51:49 2025 UTC (3 hours, 21 minutes ago) by wiz
Branches: MAIN
CVS tags: HEAD
Diff to: previous 1.48: preferred, colored
Changes since revision 1.48: +2 -2
lines
*: recursive bump for icu 77 and libxml2 2.14
Revision 1.48: download - view: text, markup, annotated - select for diffs
Thu Jan 23 23:27:29 2025 UTC (2 months, 3 weeks ago) by riastradh
Branches: MAIN
CVS tags: pkgsrc-2025Q1-base,
pkgsrc-2025Q1
Diff to: previous 1.47: preferred, colored
Changes since revision 1.47: +3 -4
lines
devel/extra-cmake-modules: Use buildlink3.mk, not TOOL_DEPENDS.
This one is borderline: should it be BUILD_DEPENDS or TOOL_DEPENDS?
It doesn't appear to vary depending on the build environment, so it
doesn't meaningfully describe the cross-builder vs the target system.
It is used only at build-time, but it doesn't have any native
executables -- they're just source code cmake scripts.
For now, it is convenient to use a buildlink3.mk file because this
enables us to explicitly expose only files under share/ECM/ -- and
not other random files installed in the prefix -- via buildlink3 to
keep dependent package builds clean. Eventually we should have the
same mechanism for TOOL_DEPENDS but that day has not yet come.
This change creates a new use of BUILDLINK_DEPMETHOD build for
extra-cmake-modules, which is a priori risky. Fortunately,
extra-cmake-modules has no libraries, so this is unlikely to cause
trouble.
Revision 1.47: download - view: text, markup, annotated - select for diffs
Thu Nov 14 22:21:01 2024 UTC (5 months ago) by wiz
Branches: MAIN
CVS tags: pkgsrc-2024Q4-base,
pkgsrc-2024Q4
Diff to: previous 1.46: preferred, colored
Changes since revision 1.46: +2 -2
lines
*: recursive bump for icu 76 shlib major version bump
Revision 1.46: download - view: text, markup, annotated - select for diffs
Fri Nov 1 12:53:46 2024 UTC (5 months, 2 weeks ago) by wiz
Branches: MAIN
Diff to: previous 1.45: preferred, colored
Changes since revision 1.45: +2 -2
lines
*: revbump for icu downgrade
Revision 1.45: download - view: text, markup, annotated - select for diffs
Fri Nov 1 00:52:59 2024 UTC (5 months, 2 weeks ago) by wiz
Branches: MAIN
Diff to: previous 1.44: preferred, colored
Changes since revision 1.44: +2 -2
lines
*: recursive bump for icu 76.1 shlib bump
Revision 1.44: download - view: text, markup, annotated - select for diffs
Sun Aug 25 06:19:05 2024 UTC (7 months, 3 weeks ago) by wiz
Branches: MAIN
CVS tags: pkgsrc-2024Q3-base,
pkgsrc-2024Q3
Diff to: previous 1.43: preferred, colored
Changes since revision 1.43: +2 -2
lines
*: replace CMAKE_ARGS with CMAKE_CONFIGURE_ARGS
Revision 1.43: download - view: text, markup, annotated - select for diffs
Wed May 29 16:33:47 2024 UTC (10 months, 2 weeks ago) by adam
Branches: MAIN
CVS tags: pkgsrc-2024Q2-base,
pkgsrc-2024Q2
Diff to: previous 1.42: preferred, colored
Changes since revision 1.42: +2 -2
lines
revbump after icu and protobuf updates
Revision 1.42: download - view: text, markup, annotated - select for diffs
Sat Apr 6 08:06:26 2024 UTC (12 months, 1 week ago) by wiz
Branches: MAIN
Diff to: previous 1.41: preferred, colored
Changes since revision 1.41: +2 -2
lines
* recursive bump for libxkbcommon 1.7.0
Marc Baudoin reported problems with using old binary packages
with the new libkxbcommon, so force everything to 1.7.0
Revision 1.41: download - view: text, markup, annotated - select for diffs
Sun Nov 12 13:23:02 2023 UTC (17 months ago) by wiz
Branches: MAIN
CVS tags: pkgsrc-2024Q1-base,
pkgsrc-2024Q1,
pkgsrc-2023Q4-base,
pkgsrc-2023Q4
Diff to: previous 1.40: preferred, colored
Changes since revision 1.40: +2 -2
lines
*: revebump for new brotli option for freetype2
Addresses PR 57693
Revision 1.40: download - view: text, markup, annotated - select for diffs
Wed Nov 8 13:20:19 2023 UTC (17 months, 1 week ago) by wiz
Branches: MAIN
Diff to: previous 1.39: preferred, colored
Changes since revision 1.39: +2 -2
lines
*: recursive bump for icu 74.1
Revision 1.39: download - view: text, markup, annotated - select for diffs
Tue Oct 24 22:10:10 2023 UTC (17 months, 3 weeks ago) by wiz
Branches: MAIN
Diff to: previous 1.38: preferred, colored
Changes since revision 1.38: +2 -2
lines
*: bump for openssl 3
Revision 1.38: download - view: text, markup, annotated - select for diffs
Tue Jun 6 12:42:03 2023 UTC (22 months, 1 week ago) by riastradh
Branches: MAIN
CVS tags: pkgsrc-2023Q3-base,
pkgsrc-2023Q3,
pkgsrc-2023Q2-base,
pkgsrc-2023Q2
Diff to: previous 1.37: preferred, colored
Changes since revision 1.37: +2 -2
lines
Mass-change BUILD_DEPENDS to TOOL_DEPENDS outside mk/.
Almost all uses, if not all of them, are wrong, according to the
semantics of BUILD_DEPENDS (packages built for target available for
use _by_ tools at build-time) and TOOL_DEPEPNDS (packages built for
host available for use _as_ tools at build-time).
No change to BUILD_DEPENDS as used correctly inside buildlink3.
As proposed on tech-pkg:
https://mail-index.netbsd.org/tech-pkg/2023/06/03/msg027632.html
Revision 1.37: download - view: text, markup, annotated - select for diffs
Mon May 22 21:00:40 2023 UTC (22 months, 3 weeks ago) by wiz
Branches: MAIN
Diff to: previous 1.36: preferred, colored
Changes since revision 1.36: +2 -2
lines
*: bump for libproxy 0.5
Revision 1.36: download - view: text, markup, annotated - select for diffs
Wed Apr 19 08:11:00 2023 UTC (23 months, 4 weeks ago) by adam
Branches: MAIN
Diff to: previous 1.35: preferred, colored
Changes since revision 1.35: +2 -2
lines
revbump after textproc/icu update
Revision 1.35: download - view: text, markup, annotated - select for diffs
Mon Apr 3 20:21:15 2023 UTC (2 years ago) by nros
Branches: MAIN
Diff to: previous 1.34: preferred, colored
Changes since revision 1.34: +2 -2
lines
Revbump due to dependecy change in qt5-qtbase
Since these dependecies are bundled with
qt5-qtbase and not exposed to qt5 using
applications directly, only bump direct users
of qt5-qtbase.
Revision 1.34: download - view: text, markup, annotated - select for diffs
Sun Jan 29 21:17:21 2023 UTC (2 years, 2 months ago) by ryoon
Branches: MAIN
CVS tags: pkgsrc-2023Q1-base,
pkgsrc-2023Q1
Diff to: previous 1.33: preferred, colored
Changes since revision 1.33: +2 -2
lines
*: Recursive revbup from graphics/freetype2
Revision 1.33: download - view: text, markup, annotated - select for diffs
Wed Nov 23 16:20:47 2022 UTC (2 years, 4 months ago) by adam
Branches: MAIN
CVS tags: pkgsrc-2022Q4-base,
pkgsrc-2022Q4
Diff to: previous 1.32: preferred, colored
Changes since revision 1.32: +2 -2
lines
massive revision bump after textproc/icu update
Revision 1.32: download - view: text, markup, annotated - select for diffs
Thu Sep 29 05:35:49 2022 UTC (2 years, 6 months ago) by markd
Branches: MAIN
Diff to: previous 1.31: preferred, colored
Changes since revision 1.31: +2 -2
lines
phonon*: fix HOMEPAGE
Revision 1.31: download - view: text, markup, annotated - select for diffs
Mon Apr 18 19:11:47 2022 UTC (3 years ago) by adam
Branches: MAIN
CVS tags: pkgsrc-2022Q3-base,
pkgsrc-2022Q3,
pkgsrc-2022Q2-base,
pkgsrc-2022Q2
Diff to: previous 1.30: preferred, colored
Changes since revision 1.30: +2 -2
lines
revbump for textproc/icu update
Revision 1.30: download - view: text, markup, annotated - select for diffs
Wed Dec 8 16:05:52 2021 UTC (3 years, 4 months ago) by adam
Branches: MAIN
CVS tags: pkgsrc-2022Q1-base,
pkgsrc-2022Q1,
pkgsrc-2021Q4-base,
pkgsrc-2021Q4
Diff to: previous 1.29: preferred, colored
Changes since revision 1.29: +2 -2
lines
revbump for icu and libffi
Revision 1.29: download - view: text, markup, annotated - select for diffs
Wed Apr 21 11:42:22 2021 UTC (3 years, 11 months ago) by adam
Branches: MAIN
CVS tags: pkgsrc-2021Q3-base,
pkgsrc-2021Q3,
pkgsrc-2021Q2-base,
pkgsrc-2021Q2
Diff to: previous 1.28: preferred, colored
Changes since revision 1.28: +2 -1
lines
revbump for textproc/icu
Revision 1.28: download - view: text, markup, annotated - select for diffs
Tue Mar 30 08:59:06 2021 UTC (4 years ago) by markd
Branches: MAIN
Diff to: previous 1.27: preferred, colored
Changes since revision 1.27: +20 -6
lines
phonon-qt5-backend-vlc: update to 0.11.2
backends require the new version of Phonon to build!
Tiny bugfix releases fixing some regressions in the cmake logic for .pri
files and fixing wayland support in the VLC backend.
Revision 1.27: download - view: text, markup, annotated - select for diffs
Thu Nov 5 09:08:49 2020 UTC (4 years, 5 months ago) by ryoon
Branches: MAIN
CVS tags: pkgsrc-2021Q1-base,
pkgsrc-2021Q1,
pkgsrc-2020Q4-base,
pkgsrc-2020Q4
Diff to: previous 1.26: preferred, colored
Changes since revision 1.26: +2 -2
lines
*: Recursive revbump from textproc/icu-68.1
Revision 1.26: download - view: text, markup, annotated - select for diffs
Mon Aug 17 20:19:42 2020 UTC (4 years, 8 months ago) by leot
Branches: MAIN
CVS tags: pkgsrc-2020Q3-base,
pkgsrc-2020Q3
Diff to: previous 1.25: preferred, colored
Changes since revision 1.25: +2 -2
lines
*: revbump after fontconfig bl3 changes (libuuid removal)
Revision 1.25: download - view: text, markup, annotated - select for diffs
Tue Jun 2 08:24:28 2020 UTC (4 years, 10 months ago) by adam
Branches: MAIN
CVS tags: pkgsrc-2020Q2-base,
pkgsrc-2020Q2
Diff to: previous 1.24: preferred, colored
Changes since revision 1.24: +2 -2
lines
Revbump for icu
Revision 1.24: download - view: text, markup, annotated - select for diffs
Sun Apr 12 08:29:03 2020 UTC (5 years ago) by adam
Branches: MAIN
Diff to: previous 1.23: preferred, colored
Changes since revision 1.23: +2 -2
lines
Recursive revision bump after textproc/icu update
Revision 1.23: download - view: text, markup, annotated - select for diffs
Tue Mar 10 22:10:41 2020 UTC (5 years, 1 month ago) by wiz
Branches: MAIN
CVS tags: pkgsrc-2020Q1-base,
pkgsrc-2020Q1
Diff to: previous 1.22: preferred, colored
Changes since revision 1.22: +2 -2
lines
librsvg: update bl3.mk to remove libcroco in rust case
recursive bump for the dependency change
Revision 1.22: download - view: text, markup, annotated - select for diffs
Sun Mar 8 16:50:46 2020 UTC (5 years, 1 month ago) by wiz
Branches: MAIN
Diff to: previous 1.21: preferred, colored
Changes since revision 1.21: +2 -2
lines
*: recursive bump for libffi
Revision 1.21: download - view: text, markup, annotated - select for diffs
Sat Jan 18 21:50:09 2020 UTC (5 years, 2 months ago) by jperkin
Branches: MAIN
Diff to: previous 1.20: preferred, colored
Changes since revision 1.20: +2 -1
lines
*: Recursive revision bump for openssl 1.1.1.
Revision 1.20: download - view: text, markup, annotated - select for diffs
Tue Aug 27 06:50:39 2019 UTC (5 years, 7 months ago) by markd
Branches: MAIN
CVS tags: pkgsrc-2019Q4-base,
pkgsrc-2019Q4,
pkgsrc-2019Q3-base,
pkgsrc-2019Q3
Diff to: previous 1.19: preferred, colored
Changes since revision 1.19: +2 -3
lines
phonon{,-qt5}-backend-vlc: update to 0.10.3
0.10.3
Bug Fixes
* Localization has been fixed for the Qt 5 build.
0.10.2
Bug Fixes
* libvlc's internal screensaver inhibitor is now explicitly disabled.
Applications are expected to inhibit manually (from an API they always
were; now this is actually correctly abstracted from libvlc's defaults).
The built-in libvlc inhibition is not consistent with other backends'
behavior and can in fact cause dbus time outs when attempting to uninhibit
on player shutdown (e.g. applications getting stuck for 30 seconds on quit).
* CMake output for libvlc has been made more verbose to aid diagnostics when
libvlc is not found, or not completely found anyway. Previously the verbose
output was only generated on success scenarios, where it is distinctly less
useful, now it is also generated when libvlc was not found.
Revision 1.19: download - view: text, markup, annotated - select for diffs
Wed Apr 3 00:32:55 2019 UTC (6 years ago) by ryoon
Branches: MAIN
CVS tags: pkgsrc-2019Q2-base,
pkgsrc-2019Q2
Diff to: previous 1.18: preferred, colored
Changes since revision 1.18: +2 -2
lines
Recursive revbump from textproc/icu
Revision 1.18: download - view: text, markup, annotated - select for diffs
Sun Dec 9 18:52:38 2018 UTC (6 years, 4 months ago) by adam
Branches: MAIN
CVS tags: pkgsrc-2019Q1-base,
pkgsrc-2019Q1,
pkgsrc-2018Q4-base,
pkgsrc-2018Q4
Diff to: previous 1.17: preferred, colored
Changes since revision 1.17: +2 -2
lines
revbump after updating textproc/icu
Revision 1.17: download - view: text, markup, annotated - select for diffs
Mon Nov 12 03:52:39 2018 UTC (6 years, 5 months ago) by ryoon
Branches: MAIN
Diff to: previous 1.16: preferred, colored
Changes since revision 1.16: +2 -2
lines
Recursive revbump from hardbuzz-2.1.1
Revision 1.16: download - view: text, markup, annotated - select for diffs
Fri Jul 20 03:34:22 2018 UTC (6 years, 9 months ago) by ryoon
Branches: MAIN
CVS tags: pkgsrc-2018Q3-base,
pkgsrc-2018Q3
Diff to: previous 1.15: preferred, colored
Changes since revision 1.15: +2 -1
lines
Recursive revbump from textproc/icu-62.1
Revision 1.15: download - view: text, markup, annotated - select for diffs
Thu Jun 21 00:34:18 2018 UTC (6 years, 9 months ago) by markd
Branches: MAIN
CVS tags: pkgsrc-2018Q2-base,
pkgsrc-2018Q2
Diff to: previous 1.14: preferred, colored
Changes since revision 1.14: +2 -3
lines
phonon{,-qt5}-backend-vlc: update to 0.10.1
Centred around improving behavior with VLC 3.0
which introduced new API allowing correct roles being set on
PulseAudio streams and as a result notification volume control is now
actually working as expected. This also means automatic corking of
music streams on voice calls can work correctly.
Revision 1.14: download - view: text, markup, annotated - select for diffs
Wed Apr 25 22:48:17 2018 UTC (6 years, 11 months ago) by kamil
Branches: MAIN
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +2 -2
lines
phonon-qt5-backend-vlc: Bump PKGREVISION
Follow up dependency update for multimedia/phonon-backend-vlc.
Revision 1.13: download - view: text, markup, annotated - select for diffs
Sat Apr 14 07:34:33 2018 UTC (7 years ago) by adam
Branches: MAIN
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +2 -2
lines
revbump after icu update
Revision 1.12: download - view: text, markup, annotated - select for diffs
Mon Mar 12 11:17:15 2018 UTC (7 years, 1 month ago) by wiz
Branches: MAIN
CVS tags: pkgsrc-2018Q1-base,
pkgsrc-2018Q1
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +2 -2
lines
Recursive bumps for fontconfig and libzip dependency changes.
Revision 1.11: download - view: text, markup, annotated - select for diffs
Thu Nov 30 16:45:32 2017 UTC (7 years, 4 months ago) by adam
Branches: MAIN
CVS tags: pkgsrc-2017Q4-base,
pkgsrc-2017Q4
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +2 -2
lines
Revbump after textproc/icu update
Revision 1.10: download - view: text, markup, annotated - select for diffs
Mon Sep 18 09:53:29 2017 UTC (7 years, 7 months ago) by maya
Branches: MAIN
CVS tags: pkgsrc-2017Q3-base,
pkgsrc-2017Q3
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +2 -2
lines
revbump for requiring ICU 59.x
Revision 1.9: download - view: text, markup, annotated - select for diffs
Sat Apr 22 21:03:46 2017 UTC (7 years, 11 months ago) by adam
Branches: MAIN
CVS tags: pkgsrc-2017Q2-base,
pkgsrc-2017Q2
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +2 -2
lines
Revbump after icu update
Revision 1.8: download - view: text, markup, annotated - select for diffs
Sun Feb 12 06:25:48 2017 UTC (8 years, 2 months ago) by ryoon
Branches: MAIN
CVS tags: pkgsrc-2017Q1-base,
pkgsrc-2017Q1
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +2 -2
lines
Recursive revbump from fonts/harfbuzz
Revision 1.7: download - view: text, markup, annotated - select for diffs
Mon Feb 6 13:55:46 2017 UTC (8 years, 2 months ago) by wiz
Branches: MAIN
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +2 -2
lines
Recursive bump for harfbuzz's new graphite2 dependency.
Revision 1.6: download - view: text, markup, annotated - select for diffs
Sun Dec 4 05:17:35 2016 UTC (8 years, 4 months ago) by ryoon
Branches: MAIN
CVS tags: pkgsrc-2016Q4-base,
pkgsrc-2016Q4
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +2 -1
lines
Recursive revbump from textproc/icu 58.1
Revision 1.5: download - view: text, markup, annotated - select for diffs
Sat Jun 4 21:31:49 2016 UTC (8 years, 10 months ago) by markd
Branches: MAIN
CVS tags: pkgsrc-2016Q3-base,
pkgsrc-2016Q3,
pkgsrc-2016Q2-base,
pkgsrc-2016Q2
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +3 -1
lines
Build dependency on extra-cmake-modules
Revision 1.4: download - view: text, markup, annotated - select for diffs
Tue Apr 26 09:02:14 2016 UTC (8 years, 11 months ago) by markd
Branches: MAIN
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +2 -3
lines
Update phonon-{,qt5-}backend-vlc to 0.9.0
Changes
* VLC 2.0 support was removed, VLC 2.1 is at least required to use the
backend
* CMake requirement aligned with libphonon (2.6.2 => 2.8.9)
* Muting is now implemented asynchronously
Bug Fixes
* Restore build support with Qt <= 5.2 in the Qt 5 build.
* Fixed building videowidget for OSX.
* Fixed schemeless URLs
VLC 2.2 API Pickup
* New device listing API used for listing devices without PulseAudio
enabled
* New internal signals for muting, corking, and volume changes (these
directly relate to new AudioOutputInterface49 API in libphonon providing
these new libvlc features with appropriate frontend control in libphonon)
* This partially improves PulseAudio integration as at least volume and
mute control is now working correctly again via libvlc natively.
PulseAudio Limitations
* PulseAudio support is still not fully backed via libvlc and cannot be
correctly intercepted by libphonon. As a result the following features
continue to not work correctly:
* runtime-device-rerouting: changing the device order in the Phonon
configuration at runtime cannot force libvlc to use the correct
device, if a device was manually set before it will not automatically
migrate to a new device
* runtime-device-selection: selecting a device at runtime is not possible
(see above), as a result applications wanting to do this will get no
result and a warning will be shown. This also means that the
configuration module's Test button does not actually play a sound for
anything but the primary device.
* stream-category: setting a stream category (pulesaudio role) is not
possible, all streams are always category Video
Revision 1.3: download - view: text, markup, annotated - select for diffs
Mon Apr 11 19:01:58 2016 UTC (9 years ago) by ryoon
Branches: MAIN
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +2 -2
lines
Recursive revbump from textproc/icu 57.1
Revision 1.2: download - view: text, markup, annotated - select for diffs
Sat Mar 5 11:29:01 2016 UTC (9 years, 1 month ago) by jperkin
Branches: MAIN
CVS tags: pkgsrc-2016Q1-base,
pkgsrc-2016Q1
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +2 -1
lines
Bump PKGREVISION for security/openssl ABI bump.
Revision 1.1: download - view: text, markup, annotated - select for diffs
Tue Mar 1 09:06:48 2016 UTC (9 years, 1 month ago) by markd
Branches: MAIN
Add phonon-qt5-backend-vlc 0.8.2
QT5 version of phonon-backend-vlc
CVSweb <webmaster@jp.NetBSD.org>