The NetBSD Project

CVS log for pkgsrc/x11/plasma-framework/Makefile

[BACK] Up to [cvs.NetBSD.org] / pkgsrc / x11 / plasma-framework

Request diff between arbitrary revisions


Default branch: MAIN


Revision 1.73 / (download) - annotate - [select for diffs], Sat Apr 6 08:07:07 2024 UTC (10 days, 3 hours ago) by wiz
Branch: MAIN
CVS Tags: HEAD
Changes since 1.72: +2 -1 lines
Diff to previous 1.72 (colored)

* 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.72 / (download) - annotate - [select for diffs], Tue Feb 6 10:46:35 2024 UTC (2 months, 1 week ago) by markd
Branch: MAIN
CVS Tags: pkgsrc-2024Q1-base, pkgsrc-2024Q1
Changes since 1.71: +1 -2 lines
Diff to previous 1.71 (colored)

*: update KDE Frameworks to 5.114.0

6 months of development

Revision 1.71 / (download) - annotate - [select for diffs], Tue Jan 30 14:22:41 2024 UTC (2 months, 2 weeks ago) by ryoon
Branch: MAIN
Changes since 1.70: +2 -2 lines
Diff to previous 1.70 (colored)

*: Recursive revbump from audio/pulseaudio-17.0

Revision 1.70 / (download) - annotate - [select for diffs], Sun Nov 12 13:24:21 2023 UTC (5 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2023Q4-base, pkgsrc-2023Q4
Changes since 1.69: +2 -2 lines
Diff to previous 1.69 (colored)

*: revebump for new brotli option for freetype2

Addresses PR 57693

Revision 1.69 / (download) - annotate - [select for diffs], Wed Nov 8 13:21:34 2023 UTC (5 months, 1 week ago) by wiz
Branch: MAIN
Changes since 1.68: +2 -2 lines
Diff to previous 1.68 (colored)

*: recursive bump for icu 74.1

Revision 1.68 / (download) - annotate - [select for diffs], Tue Oct 24 22:11:42 2023 UTC (5 months, 3 weeks ago) by wiz
Branch: MAIN
Changes since 1.67: +2 -1 lines
Diff to previous 1.67 (colored)

*: bump for openssl 3

Revision 1.67 / (download) - annotate - [select for diffs], Sat Jul 29 02:51:17 2023 UTC (8 months, 2 weeks ago) by markd
Branch: MAIN
CVS Tags: pkgsrc-2023Q3-base, pkgsrc-2023Q3
Changes since 1.66: +1 -2 lines
Diff to previous 1.66 (colored)

plasma-framework: update to 5.108.0

5.99
  Don't violate the min <= max assert in qBound in Qt 6
  IconLabel: always enable `fillWidth`
  wallpaperinterface: allow wallpaper plugin to set custom accent color
  Add CMake option to build WITHOUT_X11
  Install a plugin for org.kde.plasma.plasmoid
  PC3/IconLabel: Simplify Layout.fillWidth expression for label
  ExpandableListItem: make fewer assumptions about the action
  Clear PasswordField with Ctrl+Shift+U
  Add fade in and out animations to PC3 ToolTip
  Reset devicePixelRatio after loading the cachedBackground of mask
  Always give FrameSvg's mask in logical pixels
  desktoptheme/breeze: update disk.svg
  Remove shortcut to make corona immutable
  ExpandableListItem: add arrow key navigation support
  PC3/ProgressBar: Fix sizing bugs, reformat code, remove animation hacks
  Port IconItem to use Qt Shader Tools for Qt 6
  Remove commented out dead slot
  Keep Tooltips the proper type
  don't remove the shadow on ~Dialog
5.100
  PC3/BusyIndicator: Disable hover, drop unused id, and shorten a comment
  Never time out tooltip while its control is still hovered
  windowthumbnail 'count > 0' is always true
  Dialog: Avoid using plasmashell protocol when running in kwin
  Make KPackage an implementation detail of Plasma Applets
  Deprecate public includes for KPackage
  templates/cpp-plasmoid: Load icon as svg rather than svgz
  templates/cpp-plasmoid: Remove unneeded EnabledByDefault and X-Plasma-MainScript keys
  templates/cpp-plasmoid: Consistently require ECM, KF and Qt dependencies
  templates/cpp-plasmoid: Port to newer KPackageStructure key instead of ServiceTypes
  templates/cpp-plasmoid: Do not embed json file in plugin
  Create SVGZ files without embedded filename & timestamp -> reproducibility
  Oxygen: Drastically improve buttons
  Oxygen: Invert input box color and increase size
  Oxygen: Update Inkscape Metadata
  Oxygen: Fix tab bars not rendering, add N/E/S/W sides
  Oxygen: Fix active button size
  ExpandableListItem: Port to explicit signal handler parameter names
  Center the AppletPopup dialogs when possible
  framesvgitem: avoid unnecessary type conversion in `resizeFrame`
  framesvgitem: use `QQuickItem::size()` directly in `resizeFrame`
  framesvgitem: port two qMax to std::max
  framesvgitem: remove one unnecessary maxvalue comparison
  PC3/BusyIndicator: Revert RotationAnimator back to property interceptor syntax
  PC3/BusyIndicator: Fix hang & rapid jump on start
  PC3/BusyIndicator: Don't do extra work when animation starts
  PC3/BusyIndicator: Port opacity animation to Easing.OutCubic
  PC3/BusyIndicator: Center the active/rotating part of the control
  PC3/BusyIndicator: Fix QML/JS code style, bump imports
  fix refcount of dialog instances
  Fix name of margin hints of task manager
  PC3/TextField,SearchField: Fix mirroring detection
  SearchField: Align search icon vertically
  SearchField,ActionTextField: Use non-destructive clear() method
  PC3/Slider: Fix tick marks direction for vertical orientation
  Manage the case someone is asking for the attached of an applet
  Fix scrollbar visibility when contentWidth or contentHeight is 0
  Drop deprecated KDeclarative::setupEngine calls
  iconitem: add test for devicePixelRatio
  svgitem: fix blurry icon on HiDPI screens
  iconitem: fix blurry icon on HiDPI screens
  Revert "Install a plugin for org.kde.plasma.plasmoid"
  Add 5G network icons
  ExpandableListItem: Simplify Accessible.description expression
  ExpandableListItem: Use uniform standard margins for actions list
  Perform initialization in initialization list
  IconItem: Use standard Units.longDuration for cross-fade animation
5.101
  PC3: allow touch scrolling even when tablet mode is off
  Import ManagedTextureNode from KDeclarative
  Expose minimum drawing size for FrameSvg and FrameSvgItem
  Fix the left element of dialogs background
  pc3: Simplify Button{Focus,Hover,Shadow}.qml
  pc3: Simplify Flat/RaisedButtonBackground
  extracomponents: Only create a button in PlaceholderMessage if needed
  pc3: Don't create an SVG in TextField just to check if a certain element exists
  Expose FrameSvg::hasElement on FrameSvgItem
  FrameSvg: Replace a bunch of check-and-fetch with fetch-and-validate
  extracomponents: Use attached property for ActionTextField tooltip
  FrameSvg: Store a few unchanging strings in updateSizes as static const
  FrameSvg: Use a single QString buffer when building names to look up in the SVG
  Rework Plasma theme mask corners and outlines
  Support horizontal scroll in containmentactions
  appletquickitem 'ownLayout' local variable has same name as one of the class members
  IconItem: Fix icons after context loss events
  svgitem: do not upscale svg when using fractional scaling
  Remove workaround for QTBUG-70481
  PC3: remove obsolete workaround in TextArea
  ToolTip: Do not show when empty
  declarative/core: Use two opacity nodes for fading in IconItem
  availableScreenRect only for valid screens
  appletinterface: Expose the QAction::Priority enum values
  Handle tooltips with disabled (negative) timeout properly
5.102
  Dialog: Only center panel popup if it still would cover two thirds of its panel widget
  containmentinterface: add function to open context menu
  ExpandableListItem: load custom content when item is expanded
  PC3/ActionTextField: Specify focus reason for shortcut activation
  Use StandardKey.Find instead of "CTRL+F"
  ActionTextField: add property type for focusSequence
  ActionTextField: show native shortcut text in tooltip
  ActionTextField: fix StandardKey not working
  Dialog: Use one std::optional instead of two boolean flags
  Mark transient applets in config
5.103
  Dialog: Fix calculation of distance between dialog and parent applet
  Refactor glowbar SVG
  QMenuProxy & Plasma::Types::PopupPlacement: Reverse direction for RTL
  QMenuProxy: Fix relative positioning with embedded/off-screen parent windows
  IconItemTest: Wait for rendering before capturing an image of IconItem
  iconitem: Use InOutCubic for the animation's easing curve
  iconitem: Adjust fade animation to not flicker as much
5.105
  DataEngines: Add forward compatibility as a porting aid
  containmentinterface: get applet position when menu key is pressed
5.106
  Fix osd- icon IDs
  Label: set horizontalAlignment explicitly
  Rename nepomuk icon to search
5.108
  Polish DropMenu before creating platform window

Revision 1.66 / (download) - annotate - [select for diffs], Tue Jun 6 12:42:54 2023 UTC (10 months, 1 week ago) by riastradh
Branch: MAIN
CVS Tags: pkgsrc-2023Q2-base, pkgsrc-2023Q2
Changes since 1.65: +2 -2 lines
Diff to previous 1.65 (colored)

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.65 / (download) - annotate - [select for diffs], Mon May 22 21:00:11 2023 UTC (10 months, 3 weeks ago) by wiz
Branch: MAIN
Changes since 1.64: +2 -2 lines
Diff to previous 1.64 (colored)

*: bump for libproxy 0.5

Revision 1.64 / (download) - annotate - [select for diffs], Sat May 6 19:08:55 2023 UTC (11 months, 1 week ago) by ryoon
Branch: MAIN
Changes since 1.63: +2 -2 lines
Diff to previous 1.63 (colored)

*: Recursive revbump from audio/libopus 1.4

Revision 1.63 / (download) - annotate - [select for diffs], Wed Apr 19 08:08:56 2023 UTC (11 months, 4 weeks ago) by adam
Branch: MAIN
Changes since 1.62: +2 -2 lines
Diff to previous 1.62 (colored)

revbump after textproc/icu update

Revision 1.62 / (download) - annotate - [select for diffs], Mon Apr 3 20:21:29 2023 UTC (12 months, 1 week ago) by nros
Branch: MAIN
Changes since 1.61: +2 -2 lines
Diff to previous 1.61 (colored)

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.61 / (download) - annotate - [select for diffs], Sun Jan 29 21:15:13 2023 UTC (14 months, 2 weeks ago) by ryoon
Branch: MAIN
CVS Tags: pkgsrc-2023Q1-base, pkgsrc-2023Q1
Changes since 1.60: +2 -2 lines
Diff to previous 1.60 (colored)

*: Recursive revbup from graphics/freetype2

Revision 1.60 / (download) - annotate - [select for diffs], Wed Nov 23 16:19:11 2022 UTC (16 months, 3 weeks ago) by adam
Branch: MAIN
CVS Tags: pkgsrc-2022Q4-base, pkgsrc-2022Q4
Changes since 1.59: +2 -1 lines
Diff to previous 1.59 (colored)

massive revision bump after textproc/icu update

Revision 1.59 / (download) - annotate - [select for diffs], Thu Sep 29 01:28:24 2022 UTC (18 months, 2 weeks ago) by markd
Branch: MAIN
Changes since 1.58: +0 -1 lines
Diff to previous 1.58 (colored)

KDE Frameworks update to 5.98.0

5 months of development

Revision 1.58 / (download) - annotate - [select for diffs], Sun Sep 11 12:51:12 2022 UTC (19 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2022Q3-base, pkgsrc-2022Q3
Changes since 1.57: +2 -2 lines
Diff to previous 1.57 (colored)

*: bump PKGREVISION for flac shlib bump

Revision 1.57 / (download) - annotate - [select for diffs], Thu Aug 11 05:09:32 2022 UTC (20 months ago) by gutteridge
Branch: MAIN
Changes since 1.56: +2 -2 lines
Diff to previous 1.56 (colored)

Bump all dependent packages of wayland (belatedly)

The package changed with the addition of its libepoll-shim dependency.
Otherwise, we can get:
ERROR: libepoll-shim>=0.0.20210418 is not installed; can't buildlink files.

Revision 1.56 / (download) - annotate - [select for diffs], Sat Jul 2 16:53:41 2022 UTC (21 months, 2 weeks ago) by ryoon
Branch: MAIN
Changes since 1.55: +2 -1 lines
Diff to previous 1.55 (colored)

*: Recursive revbump from audio/pulseaudio

Revision 1.55 / (download) - annotate - [select for diffs], Fri May 13 15:55:34 2022 UTC (23 months ago) by jperkin
Branch: MAIN
CVS Tags: pkgsrc-2022Q2-base, pkgsrc-2022Q2
Changes since 1.54: +7 -2 lines
Diff to previous 1.54 (colored)

plasma-framework: kwayland is optional.

Revision 1.54 / (download) - annotate - [select for diffs], Mon Apr 25 09:31:13 2022 UTC (23 months, 3 weeks ago) by markd
Branch: MAIN
Changes since 1.53: +1 -2 lines
Diff to previous 1.53 (colored)

plasma-framework: update to 5.93.0

5.81.0
Deprecate AppletScript::description()
[widgets/arrows] Fix viewBox size and naturalSize in SvgItems
Add a humanMoment unit to the various Units
Add PageIndicator
[pluginloader] Add methods to list containments using KPluginMetaData
Deprecate PluginLoader::listEngineInfoByCategory
Mark Plasma Style as internal
Add notes about classes that will hopefully be dropped in KF6
Make compositing-off margins in the panel same size of compositing on
widgets>lineedit.svg: remove double ring
Change ContrastEffect check to AdaptiveTransparency in A.T. check
Revert recent theme changes
Port to singleton Units

5.82.0
Add up to 5 event indicators to the DayDelegate
Port Plasma::Dialog to QWindow-based effects API
Fix PC3.GroupBox.color
ContainmentInterface: Set transient parent of submenues
Make the size of the task manager margins as big as the panel ones
Redesign the Plasma Calendar applet
[Wayland] Ensure pinned popup end up on the panel layer
[ExpandableListItem] Fix determination of the number of list items
Fix month and year not getting updated after reseting date to today
Fix PC3 TabButton alignment
Port to singleton Theme
Fix elide of TabButtons
[widgets/listitem] Increase left/right margins to match top/bottom margins

5.83.0
Fix crash when there is already exactly 5 events displayed
Remove call to setClearBeforeRendering
Fix missing definition of HAVE_X11
Change qqc2-desktop-style Units.fontMetrics property to a FontMetrics
Support for blur behind plasmoids
Filter configure action out of overflow menu correctly
Allow building the project without deprecations
PC3 TabButton: Center align text without icon, use icon property
PC3 TabButton: Fix horizontal content alignment with max text width
Fix events appearing in year or decade view
Check QAction enablement before triggering
Introduce new SVG element: `menubaritem`
Add sizeForLabels icon size to Units
Fix Label having non-integer sizes
[pluginloader] Deprecate listContainments and listContainmentsOfType
Deprecate PluginLoader::listContainmentsForMimeType
add missing signal is setConstraintHints
Allow ExpandableListItem to not be expandable when it has no valid actions
[dataengine] Emit sourceRemoved earlier

5.84.0
[PC3/ScrollView] Fix assignation of Scrollbars
PC3 Page: Improve implicit size calculation
Add function to hide tooltip immediately
Add compatibility code when GLVND is not available
KF5PlasmaMacros: Only include ECM manually if config vars are missing
[Calendar] Store plugin manager as QPointer
SvgRectsCache: do not query elements twice
pluginloader: Remove deprecated version checks
fix graphics of tooltips
KF5PlasmaMacros: Only try to install desktop files if they exist
Revert "Fix Label having non-integer sizes"

5.85.0
Don't pointlessly create new KPluginMetaData
Fix Units::roundToIconSize() returning incorrect sizes with non-Qt scaling
Turn WindowThumbnail into a texture provider
Handle huge icons in Units::roundToIconSize()
Deprecate plasma/version.h header & contained methods
Add a bit more contrast to event indicator in calendar
Improve the code of the actions in the plasmoid heading
Theme::currentThemeHasImage should not return true if parent themes match
Remove x1.5 mobile icon sizing
PlasmoidHeader: re-add backgroundMetrics
PlasmoidHeader: Make it based on T.ToolBar, deprecate location

5.86.0
ExpandableListitem: Implement the expanded button view in a better way
Fix wide button content alignment
ExpandableListItem: Fix overlapping entries with many expanded items
ExpandableListitem: Fix stylus input for buttons
CMake: do not expand variables beforehand
IconItem: No need to disconnect before deleting
avoid holding onto old Svg object when changing source of an IconItem
Add top line to plasmoidheading similarly to titlebar
Fix Plasma (non-Qt) icon scaling with integer scale factors
Define new KPackageStructure property in kpackage structures
Consistently name kpackage structures
Implement KirigamiPluginFactory::createPlatformTheme
Correct include location of Kirigami Units
Port Kirigami Plasma plugin Units to use a C++ implementation
[Calendar] Fix pinned calendar displaying the wrong number of dots
Deprecate unused virtual methods in Plasma::PluginLoader
[PC3/TextField] Fix text color with certain themes

5.87.0
Update plasmoidheading.svg  : fix the typo line 96 "correntColor"
Containment: Rename panel edit action to "Enter Edit Mode"
Revert "Change busywidget to a gear"
ExpandableListitem: Correct expanded view height calculation
Port internal plugin cache away from supporting multiple namespaces
Remove defunct python and ruby script engines

5.88.0
Deprecate KServiceTypeTrader containment action loading
Deprecate standardInternal*Info methods
Avoid creating a Theme object for every icon fetch
Add keyboard navigation to ExpandableListItem
Add scroll support to calendar component in plasma frameworks

5.89.0
wallpaperinterface: Don't double delete action
Use `open-menu-symbolic` instead of `application-menu`
Make Breeze plasma scrollbar/slider/progressbar color match application theme
Heading: Deprecate headerPointSize(int level) method
Don't reload renderers for empty paths
PageStack: Replace == equality with === strict equality
Reload shared renderers when a file changed on disk
PlasmoidHeading: Turn location into an alias for position property
Replace variant property type with var and other appropriate types
org.kde.plasma.extras: Follow Qt style of implicitWidth/implicitHeight declaration
Title: Replace implementation with Heading {}
Title: Lower size (again)
QQuickWindow::event after setupwaylandintegration
Do updateTheme after QQuickWindow::event
Breeze slider.svg: Fix bad SVG code making shadow invisible
set all roles that can be mapped from dialog types to plasma protocol role
smaller mask to hide glitches (bug 438644)
KF5PlasmaMacros: Actually install desktop files if they exist

5.90.0
plasmoidheading: make corners consistent, improve top line color
PC3 ItemDelegate: Actually use ItemDelegate type
Add a destroy method to the view
PC3 ProgressBar: fix fill going OOB when indeterminate state ends
Fix background corners and PC3 ToolTip style
When adding a new applet to a desktop containment, add it to the center

5.91.0
Check executables exist in PATH before passing them to QProcess
PC3 ButtonContent: Move property defaultIconSize to the top-level component
Identify containments using X-Plasma-ContainmentType instead of service types
Native interface always available
ModelContextMenu: drop Accessible.role property
Do not use Control for PC3::IconLabel
Corona::containmentForScreen: Ignore activities when an empty string is used
Fix detection of GLX support in QtGui
ConfigModel: Expose Roles enum to QML
Adapt build system for building against qt6 + fix some compile errors
Don't fallback to EGL::EGL, just don't link to EGL when it's not found
Always sync the setPanelBehavior to wayland
PlasmaQuick::Dialog - Fix flickering issues when resizing (specially in krunner)
Always sync the setPanelBehavior to wayland
PC3 ScrollView: Avoid importing QtQuick.Controls.2
Don't crash when a screen gets disabled and enabled again
KWayland does not make sense outside of Linux/FreeBSD, so don't try to depend on
it there
Deprecated PlasmaExtras.ScrollArea component

5.92.0
Remove or upgrade QQC1 imports from tests where possible
show the header if both this and dialog background fallback
Units: add mediumSpacing
Remove the use of the QtQml namespace
Qt6 porting

5.93.0
Make WindowThumbnail build against Qt6 as well
Highlight: change hover: property to hovered:
Don't install the heading SVG in breeze-light and breeze-dark Plasma themes
AppletInterface: Add `self` property which just returns `this`
Allow applets to have empty json metadata & use KPackage's metadata instead
Port dateengine away from inperformant KPluginInfo hack
Adapt to the deprecation of qmlRegisterInterface in Qt6
Add default switch statement
Add power profile icons
Fix Plasmoid attached property look-up on Config objects
Fix potential null parent access
Break recursion when checking compact representation
Use generic breeze-styled arrow in Plasma style
Port to PlasmaExtras version of Highlight
Hardcode keyboard shortcut in SearchField for now

Revision 1.53 / (download) - annotate - [select for diffs], Mon Apr 18 19:10:17 2022 UTC (23 months, 4 weeks ago) by adam
Branch: MAIN
Changes since 1.52: +2 -2 lines
Diff to previous 1.52 (colored)

revbump for textproc/icu update

Revision 1.52 / (download) - annotate - [select for diffs], Mon Mar 28 10:59:50 2022 UTC (2 years ago) by tnn
Branch: MAIN
CVS Tags: pkgsrc-2022Q1-base, pkgsrc-2022Q1
Changes since 1.51: +2 -2 lines
Diff to previous 1.51 (colored)

x*/*: revbump(1) for libsndfile

Revision 1.51 / (download) - annotate - [select for diffs], Wed Dec 8 16:02:57 2021 UTC (2 years, 4 months ago) by adam
Branch: MAIN
CVS Tags: pkgsrc-2021Q4-base, pkgsrc-2021Q4
Changes since 1.50: +2 -2 lines
Diff to previous 1.50 (colored)

revbump for icu and libffi

Revision 1.50 / (download) - annotate - [select for diffs], Mon Nov 15 22:54:02 2021 UTC (2 years, 5 months ago) by wiz
Branch: MAIN
Changes since 1.49: +2 -2 lines
Diff to previous 1.49 (colored)

*: recursive bump for gstreamer 1.18.5

Revision 1.49 / (download) - annotate - [select for diffs], Fri Jul 30 12:27:13 2021 UTC (2 years, 8 months ago) by ryoon
Branch: MAIN
CVS Tags: pkgsrc-2021Q3-base, pkgsrc-2021Q3
Changes since 1.48: +2 -2 lines
Diff to previous 1.48 (colored)

*: Recursive revbump from audio/pulseaudio-15.0

Revision 1.48 / (download) - annotate - [select for diffs], Wed Apr 21 11:40:49 2021 UTC (2 years, 11 months ago) by adam
Branch: MAIN
CVS Tags: pkgsrc-2021Q2-base, pkgsrc-2021Q2
Changes since 1.47: +2 -1 lines
Diff to previous 1.47 (colored)

revbump for textproc/icu

Revision 1.47 / (download) - annotate - [select for diffs], Tue Mar 30 10:58:31 2021 UTC (3 years ago) by markd
Branch: MAIN
Changes since 1.46: +3 -5 lines
Diff to previous 1.46 (colored)

kf5: KDE Frameworks update to 5.80.0

10 months of patches/updates.

Revision 1.46 / (download) - annotate - [select for diffs], Sun Feb 7 06:30:11 2021 UTC (3 years, 2 months ago) by ryoon
Branch: MAIN
CVS Tags: pkgsrc-2021Q1-base, pkgsrc-2021Q1
Changes since 1.45: +2 -2 lines
Diff to previous 1.45 (colored)

*: Recursive revbump from audio/pulseaudio-14.2.nb1

Revision 1.45 / (download) - annotate - [select for diffs], Fri Jan 1 09:52:14 2021 UTC (3 years, 3 months ago) by ryoon
Branch: MAIN
Changes since 1.44: +2 -2 lines
Diff to previous 1.44 (colored)

*: Recursive revbump from audio/pulseaudio-14.0

Revision 1.44 / (download) - annotate - [select for diffs], Fri Dec 4 04:56:19 2020 UTC (3 years, 4 months ago) by riastradh
Branch: MAIN
CVS Tags: pkgsrc-2020Q4-base, pkgsrc-2020Q4
Changes since 1.43: +2 -2 lines
Diff to previous 1.43 (colored)

Revbump for openpam cppflags change months ago, belatedly.

Revision 1.43 / (download) - annotate - [select for diffs], Thu Nov 5 09:07:18 2020 UTC (3 years, 5 months ago) by ryoon
Branch: MAIN
Changes since 1.42: +2 -2 lines
Diff to previous 1.42 (colored)

*: Recursive revbump from textproc/icu-68.1

Revision 1.42 / (download) - annotate - [select for diffs], Tue Aug 18 17:57:32 2020 UTC (3 years, 7 months ago) by leot
Branch: MAIN
CVS Tags: pkgsrc-2020Q3-base, pkgsrc-2020Q3
Changes since 1.41: +2 -2 lines
Diff to previous 1.41 (colored)

*: revbump for libsndfile

Revision 1.41 / (download) - annotate - [select for diffs], Mon Aug 17 20:17:56 2020 UTC (3 years, 7 months ago) by leot
Branch: MAIN
Changes since 1.40: +2 -1 lines
Diff to previous 1.40 (colored)

*: revbump after fontconfig bl3 changes (libuuid removal)

Revision 1.40 / (download) - annotate - [select for diffs], Tue Jun 9 06:49:17 2020 UTC (3 years, 10 months ago) by markd
Branch: MAIN
CVS Tags: pkgsrc-2020Q2-base, pkgsrc-2020Q2
Changes since 1.39: +2 -1 lines
Diff to previous 1.39 (colored)

plasma-framework: update to 5.70.1

fix a crash.

Revision 1.39 / (download) - annotate - [select for diffs], Sun Jun 7 12:54:11 2020 UTC (3 years, 10 months ago) by markd
Branch: MAIN
Changes since 1.38: +1 -2 lines
Diff to previous 1.38 (colored)

plasma-framework: update to 5.70.0

5.67
  Fixed tooltip corners and removed useless color attributes
  Removed hardcoded colors in background SVGs
  Fix the size and pixel alignment of checkboxes and radiobuttons
  Update breeze theme shadows
  [Plasma Quick] Add WaylandIntegration class
  Same behavior for scrollbar as the desktop style
  Make use of KPluginMetaData where we can
  Add edit mode menu item to desktop widget context menu
  Consistency: colored selected buttons
  Port endl to \n Not necessary to flush as QTextStream uses QFile which flush
  when it's deleted
5.68
  Buttons: allow to scale up icons
  Try to apply the colorscheme of the current theme to QIcons
  Dialog: disconnect from QWindow signals in destructor
  Fix memory leak in ConfigView and Dialog
  fix layout size hints for button labels
  make sure the size hints are integer and even
  support icon.width/height
  Remove hardcoded colors
  Construct NullEngine with KPluginMetaData()
  Slightly reduce level 1 heading size
  Vertically center tooltip icon/image
  support display property for Buttons
  Don't warn for invalid plugin metata
  tooltips always have normal colorgroup
  [Tests]Make radiobutton3.qml use PC3
  Optimize code when dropping files into the desktop
5.69
  Added Page element
  [pc3/busyindicator] Hide when not running
  Update window-pin, Add more sizes, Remove redundant edit-delete
  Create a new TopArea element using widgets/toparea svg
  Added plasmoid heading svg
  Make highlighted property work for roundbutton
5.70
  [PlasmaCore.IconItem] Regression: fix crash on source change
  [PlasmaCore.IconItem] Refactor source handling for different types
  Make applet tooltip text spacing consistent
  [ExpandableListItem] make it touch-friendly
  [ExpandableListItem] Use more semantically correct expand and collapse icons
  Fix PC3 BusyIndicator binding loop
  [ExpandableListItem] Add new showDefaultActionButtonWhenBusy option
  Remove rounded borders to plasmoidHeading
  [ExpandableListItem] Add itemCollapsed signal and don't emit itemExpanded
when collapsed
  Add readmes clarifying state of plasma component versions
  [configview] Simplify code / workaround Qt5.15 crash
  Create ExpandableListItem
  Make animation durations consistent with Kirigami values

Revision 1.38 / (download) - annotate - [select for diffs], Tue Jun 2 08:23:06 2020 UTC (3 years, 10 months ago) by adam
Branch: MAIN
Changes since 1.37: +2 -2 lines
Diff to previous 1.37 (colored)

Revbump for icu

Revision 1.37 / (download) - annotate - [select for diffs], Sun May 24 01:10:30 2020 UTC (3 years, 10 months ago) by markd
Branch: MAIN
Changes since 1.36: +2 -1 lines
Diff to previous 1.36 (colored)

plasma-framework: allow noop on fix-moc SUBST.

fix-moc SUBST is a noop on some platforms, required on others.

Revision 1.36 / (download) - annotate - [select for diffs], Sun Apr 12 08:28:13 2020 UTC (4 years ago) by adam
Branch: MAIN
Changes since 1.35: +2 -2 lines
Diff to previous 1.35 (colored)

Recursive revision bump after textproc/icu update

Revision 1.35 / (download) - annotate - [select for diffs], Tue Mar 10 22:09:11 2020 UTC (4 years, 1 month ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2020Q1-base, pkgsrc-2020Q1
Changes since 1.34: +2 -2 lines
Diff to previous 1.34 (colored)

librsvg: update bl3.mk to remove libcroco in rust case

recursive bump for the dependency change

Revision 1.34 / (download) - annotate - [select for diffs], Sun Mar 8 16:48:28 2020 UTC (4 years, 1 month ago) by wiz
Branch: MAIN
Changes since 1.33: +2 -1 lines
Diff to previous 1.33 (colored)

*: recursive bump for libffi

Revision 1.33 / (download) - annotate - [select for diffs], Sun Feb 2 11:09:14 2020 UTC (4 years, 2 months ago) by markd
Branch: MAIN
Changes since 1.32: +3 -3 lines
Diff to previous 1.32 (colored)

plasma-framework: autogen now uses json files

Revision 1.32 / (download) - annotate - [select for diffs], Wed Jan 29 11:49:31 2020 UTC (4 years, 2 months ago) by markd
Branch: MAIN
Changes since 1.31: +1 -2 lines
Diff to previous 1.31 (colored)

kf5: update to frameworks 5.66

build with qt5 5.14

All frameworks
  Port from QRegExp to QRegularExpression
  Port from qrand to QRandomGenerator
  Fix compilation with Qt 5.15 (e.g. endl is now Qt::endl,
   QHash insertMulti now requires using QMultiHash...)

Attica
  Don't use a verified nullptr as a data source
  Support multiple children elements in comment elements
  Set a proper agent string for Attica requests

Baloo
  Correctly report if baloo_file is unavailable
  Check cursor_open return value
  Initialise QML monitor values
  Move URL parsing methods from kioslave to query object

Breeze Icons
  Change XHTML icon to be a purple HTML icon
  Merge headphones and zigzag in the center
  Add application/x-audacity-project icon
  Add 32px preferences-system
  Add application/vnd.apple.pkpass icon
  icon for ktimetracker using the PNG in the app repo, to be replaced
  with real breeze SVG
  add kipi icon, needs redone as a breeze theme svg [or just kill off kipi]

Extra CMake Modules
  [android] Fix apk install target
  Support PyQt5 compiled with SIP 5

Framework Integration
  Remove ColorSchemeFilter from KStyle

KDE Doxygen Tools
  Display fully qualified class/namespace name as page header

KCalendarCore
  Improve README.md to have an Introduction section
  Make incidence geographic coordinate also accessible as a property
  Fix RRULE generation for timezones

KCMUtils
  Deprecate KCModuleContainer

KCodecs
  Fix invalid cast to enum by changing the type to int rather than enum

KCompletion
  Deprecate KPixmapProvider
  [KHistoryComboBox] Add method to set an icon provider

KConfig
  kconfig EBN transport protocol cleanup
  Expose getter to KConfigWatcher's config
  Fix writeFlags with KConfigCompilerSignallingItem
  Add a comment pointing to the history of Cut and Delete sharing a shortcut

KConfigWidgets
  Rename "Configure Shortcuts" to "Configure Keyboard Shortcuts"

KContacts
  Align ECM and Qt setup with Frameworks conventions
  Specify ECM dependency version as in any other framework

KCoreAddons
  Add KPluginMetaData::supportsMimeType
  [KAutoSaveFile] Use QUrl::path() instead of toLocalFile()
  Unbreak build w/ PROCSTAT: add missing impl. of KProcessList::processInfo
  [KProcessList] Optimize KProcessList::processInfo
  [KAutoSaveFile] Improve the comment in tempFileName()
  Fix KAutoSaveFile broken on long path

KDeclarative
  [KeySequenceHelper] Grab actual window when embedded
  Add optional subtitle to grid delegate
  [QImageItem/QPixmapItem] Don't lose precision during calculation

KFileMetaData
  Partial fix for accentuated characters in file name on Windows
  Remove unrequired private declarations for taglibextractor
  Partial solution to accept accentuated characters on windows
  xattr: fix crash on dangling symlinks

KIconThemes
  Set breeze as default theme when reading from configuration file
  Deprecate the top-level IconSize() function
  Fix centering scaled icons on high dpi pixmaps

KImageFormats
  pic: Fix Invalid-enum-value undefined behaviour

KIO
  [KFilePlacesModel] Fix supported scheme check for devices
  Embed protocol data also for Windows version of trash ioslave
  Adding support for mounting KIOFuse URLs for applications that don't use KIO
  Add truncation support to FileJob
  Deprecate KUrlPixmapProvider
  Deprecate KFileWidget::toolBar
  [KUrlNavigator] Add RPM support to krarc:
  KFilePlaceEditDialog: fix crash when editing the Trash place
  Add button to open the folder in filelight to view more details
  Show more details in warning dialog shown before starting a
  privileged operation
  KDirOperator: Use a fixed line height for scroll speed
  Additional fields such as deletion time and original path are now
  shown in the file properties dialog
  KFilePlacesModel: properly parent tagsLister to avoid memleak.
  HTTP ioslave: call correct base class in virtual_hook(). The
  base of HTTP ioslave is TCPSlaveBase, not SlaveBase
  Ftp ioslave: fix 4 character time interpreted as year
  Re-add KDirOperator::keyPressEvent to preserve BC
  Use QStyle for determining icon sizes

Kirigami
  ActionToolBar: Only show the overflow button if there are visible
  items in the menu
  Don't build and install app templates on android
  Don't hardcode the margin of the CardsListView
  Add support for custom display components to Action
  Let the other components grow if there's more things on the header
  Remove dynamic item creation in DefaultListItemBackground
  reintroduce the collapse button
  Show application window icon on AboutPage

KItemModels
  Add KColumnHeadersModel

KJS
  Added tests for Math.exp()
  Added tests for various assignment operators
  Test special cases of multiplicate operators (*, / and %)

KNewStuff
  Ensure the dialog title is correct with an uninitialised engine
  Don't show the info icon on the big preview delegate
  Support archive installs with adoption commands
  Send along the config name with requests

KPeople
  Expose enum to the metaobject compiler

KQuickCharts
  Also correct the shader header files
  Correct license headers for shaders

KService
  Deprecate KServiceTypeProfile

KTextEditor
  Add "line-count" property to the ConfigInterface
  Avoid unwanted horizontal scrolling

KWayland
  [plasmashell] Update docs for panelTakesFocus to make it generic
  [plasmashell] Add signal for panelTakesFocus changing

KXMLGUI
  KActionCollection: provide a changed() signal as a replacement for removed()
  Adjust keyboard shortcut configuration window's title

NetworkManagerQt
  Manager: add support for AddAndActivateConnection2
  cmake: Consider NM headers as system includes
  Sync Utils::securityIsValid with NetworkManager

Plasma Framework
  [ToolTip] Round position
  Enable wheel events on Slider {}
  Sync QWindow flag WindowDoesNotAcceptFocus to wayland plasmashell interface
  [calendar] Check out of bounds array access in QLocale lookup
  [Plasma Dialog] Use QXcbWindowFunctions for setting window types Qt
  WindowFlags doesn't know
  [PC3] Complete plasma progress bar animation
  [PC3] Only show progress bar indicator when the ends won't overlap
  [RFC] Fix Display Configuration icon margins
  [ColorScope] Work with plain QObjects again
  [Breeze Desktop Theme] Add monochrome user-desktop icon
  Remove default width from PlasmaComponents3.Button
  [PC3 ToolButton] Have the label take into account complementary color schemes
  Added background colors to active and inactive icon view

QQC2StyleBridge
  [ToolTip] Round position
  Update size hint when font changes

Solid
  Display first / in mounted storage access description
  Ensure mounted nfs filesystems matches their fstab declared counterpart

Sonnet
  The signal done is deprecated in favour of spellCheckDone, now correctly emitted

Syntax Highlighting
  LaTeX: fix brackets in some commands
  TypeScript: add "bigint" primitive type
  Python: improve numbers, add octals, binaries and "breakpoint" keyword
  SELinux: add "glblub" keyword and update permissions list
  Several enhancements to gitolite syntax definition

Revision 1.31 / (download) - annotate - [select for diffs], Sat Jan 18 21:48:34 2020 UTC (4 years, 2 months ago) by jperkin
Branch: MAIN
Changes since 1.30: +2 -1 lines
Diff to previous 1.30 (colored)

*: Recursive revision bump for openssl 1.1.1.

Revision 1.30 / (download) - annotate - [select for diffs], Mon Nov 11 09:21:40 2019 UTC (4 years, 5 months ago) by markd
Branch: MAIN
CVS Tags: pkgsrc-2019Q4-base, pkgsrc-2019Q4
Changes since 1.29: +1 -2 lines
Diff to previous 1.29 (colored)

KDE Frameworks update to 5.64.0

5.62.0

KActivitiesStats
  Add Term::Type::files() and Term::Type::directories() to filter only
  directories or excluding them
  Add @since 5.62 for newly added setters
  Add proper logging using ECMQtDeclareLoggingCategory
  Add setter to Type, Activity, Agent and UrlFilter query fields
  Use special values constants in terms.cpp
  Allow date range filtering of resource events using Date Term

KActivities
  [kactivities] Use new activities icon

KConfigWidgets
  Add option to build Qt Designer plugin (BUILD_DESIGNERPLUGIN, default ON)
  [KColorSchemeManager] Optimize preview generation

KDesignerPlugin
  Deprecate kgendesignerplugin, drop bundle plugim for all KF5 widgets

Kirigami
  Replace the custom overflow button with PrivateActionToolButton in
  ActionToolBar
  If a submenu action has an icon set, make sure to also display it
  [Separator] Match Breeze borders' color
  Add Kirigami ListSectionHeader component
  Fix context menu button for pages not showing up
  Fix PrivateActionToolButton with menu not clearing checked state properly
  allow to set custom icon for the left drawer handle
  Rework the visibleActions logic in SwipeListItem
  Allow usage of QQC2 actions on Kirigami components and now make K.Action
  based on QQC2.Action
  Kirigami.Icon: Fix loading bigger images when source is a URL
  Add icon used by Kirigami.AboutPage

KItemViews
  Add option to build Qt Designer plugin (BUILD_DESIGNERPLUGIN, default ON)

KTextWidgets
  Add option to build Qt Designer plugin (BUILD_DESIGNERPLUGIN, default ON)

KWidgetsAddons
  [KMessageWidget] Pass widget to standardIcon()
  Add option to build Qt Designer plugin (BUILD_DESIGNERPLUGIN, default ON)

KWindowSystem
  KWindowSystem: add cmake option KWINDOWSYSTEM_NO_WIDGETS
  Deprecate slideWindow(QWidget *widget)
  Add KWindowSystem::setMainWindow(QWindow *) overload
  KWindowSystem: add setNewStartupId(QWindow *...) overload

KXMLGUI
  Add option to build Qt Designer plugin (BUILD_DESIGNERPLUGIN, default ON)

Plasma Framework
  Make notification icons use outline style
  make the sizing of the toolbuttons more coherent
  Allow applets/containments/wallpaper to defer UIReadyConstraint
  Make notification icons look like bells
  Fix incorrect initial tabs position for vertical tab bars

QQC2StyleBridge
  Prevent dragging QQC2 ComboBox contents outside menu

5.63.0

Framework Integration
  ensure winId() not called on non-native widgets

KConfigWidgets
  Make KColorScheme compatible with QVariant

KDELibs 4 Support
  Support NetworkManager 1.20 and do actually compile the NM backend

Kirigami
  always cache just the last item
  more z
  fix import version in PagePoolAction
  PagePool is Kirigami 2.11
  take into account dragging speed when a flick ends
  Fix copying urls to the clipboard
  check more if we are reparenting an actual Item
  basic support for ListItem actions
  introduce cachePages
  fix compatibility with Qt5.11
  introduce PagePoolAction
  new class: PagePool to manage recycling of pages after they're popped
  make tabbars look better
  some margin on the right
  Revert "Compensate smaller icon sizes on mobile in the ActionButton"
  don't make list items look inactive
  Revert "Remove scaling of iconsize unit for isMobile"
  Layout.fillWidth should be done by the client
  Add template for Kirigami application development
  Add a mode to center actions and omit the title when using a ToolBar style
  Compensate smaller icon sizes on mobile in the ActionButton
  Fixed some undefined properties runtime errors
  Fix ListSectionHeader background color for some color schemes
  Remove custom content item from ActionMenu separator

KItemViews
  [KItemViews] Port to non-deprecated QWheelEvent API

KJobWidgets
  cleanup dbus related objects early enough to avoid hang on program exit

KWidgetsAddons
  Make OK button configurable in KMessageBox::sorry/detailedSorry
  [KCollapsibleGroupBox] Fix QTimeLine::start warning at runtime
  Improve naming of KTitleWidget icon methods
  Add QIcon setters for the password dialogs
  [KWidgetAddons] port to non-deprecated Qt API

KWindowSystem
  Set XCB to required if building the X backend
  Make less use of deprecated enum alias NET::StaysOnTop

KXMLGUI
  Move "Full Screen Mode" item from Settings menu to View menu

Plasma Framework
  Export Plasma core lib log category, add a category to a qWarning
  [pluginloader] Use categorized logging
  make editMode a corona global property
  Honor global animation speed factor
  properly install whole plasmacomponent3
  [Dialog] Apply window type after changing flags
  Change reveal password button logic
  Fix crash on teardown with Applet's ConfigLoader

QQC2StyleBridge
  Fix several build system errors
  take margins from qstyle
  [Tab] Fix sizing

5.64.0

Framework Integration
  Add standard icons to support to all entries in QDialogButtonBox
  ensure winId() not called on non-native widgets

KActivitiesStats
  tests: fix macos build failure
  Windows MSVC compile fix
  Add a utility accessor to get a QUrl from a ResultSet::Result

KConfigWidgets
  Avoid overloading KCModule::changed

KDELibs 4 Support
  KLocale api docs: make it easier to find how to port code away from it

Kirigami
  Ensure that GlobalDrawer topContent always stays on top
  highlight on mouseover only when mode than one page
  Rename Okular Active to Okular Mobile
  items have active focus on tab when they aren't in a view
  Allow contextualActions to flow into the header toolbar
  Fix incorrect Credits model for Kirigami.AboutPage
  Don't show context drawer if all actions are invisible
  Fix Kirigami template image
  keep containers devoid of deleted items
  limit size of the drag margins
  Fix showing menu toolbutton when no drawer is available
  Disable dragging global drawer when in menu mode
  Show menu items tooltip text
  Do not warn about LayoutDirection in SearchField
  Properly check enabled state of Action for ActionToolBar buttons
  Use MenuItem's action property directly in ActionMenuItem
  Allow the global drawer to become a menu if desired
  Be more explicit about action property types

KItemViews
  [RFC] Unify style of new Kirigami.ListSectionHeader and CategoryDrawer

KTextWidgets
  Remove call to no longer needed KIconTheme::assignIconsToContextMenu

KXMLGUI
  fix default shortcut detection

Plasma Framework
  map disabledTextColor to ColorScope
  add DisabledTextColor to Theme
  [PC3/button] Elide text always
  Improve panel options menu entries
  [icons/media.svg] Add 16 & 32px icons, update style
  [PlasmaComponents3] Fix checkable toolbutton background

QQC2StyleBridge
  Do not assign combobox currentIndex as it breaks binding
  Listen to the application style changing

Revision 1.29 / (download) - annotate - [select for diffs], Wed Sep 18 14:17:21 2019 UTC (4 years, 6 months ago) by ryoon
Branch: MAIN
CVS Tags: pkgsrc-2019Q3-base, pkgsrc-2019Q3
Changes since 1.28: +2 -1 lines
Diff to previous 1.28 (colored)

Recursive revbump from audio/pulseaudio

Revision 1.28 / (download) - annotate - [select for diffs], Tue Aug 27 21:24:24 2019 UTC (4 years, 7 months ago) by markd
Branch: MAIN
Changes since 1.27: +2 -2 lines
Diff to previous 1.27 (colored)

plasma-framework: update to 5.61.0

5.61.0
  [ToolButtonStyle] Use same color group for hovered state
  Handle colors file in fake plasma theme installer
  Install plasma theme into local XDG_DATA_DIR for icon test
  Apply busy indicator duration change of D22646 to the QQC2 style
  Compile package structure plugins into expected subdirectory
  Change Highlight to ButtonFocus
  Fix running the dialognativetest without installing
  Search for the plugin of the other plasmoid
  [Busy Indicator] Match duration of QQC2-desktop-style version
  Add missing components in org.kde.plasma.components 3.0
  Update refresh and restart icons to reflect new breeze-icons versions
  itemMouse isn't defined in plasma.components 3.0
  use clearItems when an applet gets deleted
  Fix crash if swtichSize is adjusted during initial setup
  Improve plugin caching
5.60.0
  [Svg] Fix porting error from QRegExp::exactMatch
  ContainmentAction: Fix loading from KPlugin
  [TabBar] Remove exterior margins
  Applet, DataEngine and containment listing methods inPlasma::PluginLoader
  no longer filters the plugins with X-KDE-ParentAppprovided when empty
  string is passed
  Make pinch in calendar work again
  Add disk-quota icons
  Make Plasma::Svg::elementRect a bit leaner
  Automatically set version of desktopthemes packages to KF5_VERSION
  Don't notify about changing to the same state it was at
  Fix the alignment of the label of the toolbutton
  [PlasmaComponents3] Vertically center button text as well
5.59.0
  Make Breeze Light/Dark use more system colors
  Export SortFilterModel sort column to QML
  plasmacore: fix qmldir, ToolTip.qml no longer part of module
  signal availableScreenRectChanged for all applets
  Use simply configure_file to generate the plasmacomponents3 files
  Update *.qmltypes to current API of QML modules
  FrameSvg: also clear mask cache on clearCache()
  FrameSvg: make hasElementPrefix() also handle prefix with trailing -
  FrameSvgPrivate::generateBackground: generate background also if reqp != p
  FrameSvgItem: emit maskChanged also from geometryChanged()
  FrameSvg: prevent crash when calling mask() with no frame yet created
  FrameSvgItem: emit maskChanged always from doUpdate()
  API dox: note for FrameSvg::prefix()/actualPrefix() the trailing '-'
  API dox: point to Plasma5 versions on techbase if avail
  FrameSvg: l & r borders or t & b don't need to have same height resp. width
5.58.0
  PlatformComponentsPlugin: fix plugin iid to QQmlExtensionInterface
  IconItem: remove remaining & unused smooth property bits
  [Dialog] Add CriticalNotification type
  Fix wrong group names for 22, 32 px in audio.svg
  make the mobile text toolbar appear only on press
  use the new Kirigami.WheelHandler
  Add more icon sizes for audio, configure, distribute
  [FrameSvgItem] Update filtering on smooth changes
  Air/Oxygen desktoptheme: fix progressbar height using "hint-bar-size"
  Fix stylesheet support for audio-volume-medium
  Update audio, drive, edit, go, list, media, plasmavault icons to match
  breeze-icons
  Align z's to pixel grid in system.svg
  use the mobiletextcursor from proper namespace
  [FrameSvgItem] Respect smooth property
  Oxygen desktoptheme: add padding to hands, against jagged outline on rotation
  SvgItem, IconItem: drop "smooth" property override, update node on change
  Support gzipping of svgz also on windows, using 7z
  Air/Oxygen desktoptheme: fix hand offsets with hint-*-rotation-center-offset
  Add invokable public API for emitting contextualActionsAboutToShow
  Breeze desktoptheme clock: support hand shadow offset hint of Plasma 5.16
  Keep desktoptheme SVG files uncompressed in repo, install svgz
  separe mobile text selection to avoid recursive imports
  Use more appropriate "Alternatives" icon and text
  FrameSvgItem: add "mask" property

Revision 1.27 / (download) - annotate - [select for diffs], Thu Apr 25 21:17:15 2019 UTC (4 years, 11 months ago) by markd
Branch: MAIN
CVS Tags: pkgsrc-2019Q2-base, pkgsrc-2019Q2
Changes since 1.26: +0 -1 lines
Diff to previous 1.26 (colored)

kde: update KDE Frameworks to 5.57.0

Framework Integration

  use more appropriate plasma-specific icon for plasma category
  use plasma icon as icon for plasma notification category

KDELibs 4 Support

  Remove find modules provided by ECM

Kirigami

  fix listItems implicitWidth
  shannon entropy to guess monochrome icon
  Prevent context drawer from disappearing
  remove actionmenuitembase
  don't try to get the version on static builds
  [Mnemonic Handling] Replace only first occurrence
  sync when any model property updates
  use icon.name in back/forward
  fix toolbars for layers
  Fix errors in kirigami example files
  Add a SearchField and PasswordField component
  fix handle icons
  [InlineMessage] Do not draw shadows around the message
  immediately layout on order changed
  fix breadcrumb layout
  never show toolbar when the current item asks not to
  manage back/forward in the filter as well
  support back/forward mouse buttons
  Add lazy instantiation for submenus
  fix toolbars for layers
  kirigami_package_breeze_icons: Search among size 16 icons as well
  Fix Qmake based build
  get the attached property of the proper item
  fix logic when to show the toolbar
  possible to disable toolbar for layer's pages
  always show global toolbar on global modes
  signal Page.contextualActionsAboutToShow
  a bit of space to the right of the title
  relayout when visibility changes
  ActionTextField: Properly place actions
  topPadding and BottomPadding
  text on images always need to be white
  clip overlaysheet
  avoid parenting OverlaySheet to ColumnView
  use a qpointer for the theme instance
  hide breadcrumb on pages that don't want a toolbar
  don't try to override the enabled property
  Possibility for custom header and footer in ContextDrawer

KJobWidgets

  [KUiServerJobTracker] Update destUrl before finishing the job

KWidgetsAddons

  Make KFontRequester consistent
  Update kcharselect-data to Unicode 12.0

KWindowSystem

  Send blur/background contrast in device pixels

Plasma Framework

  [AppletInterface] Check for corona before accessing it
  [Dialog] Don't forward hover event when there is nowhere to forward it to
  [Menu] Fix triggered signal
  Reduce the importance of some debug information so actual warnings can be seen
  [PlasmaComponents3 ComboBox] Fix textColor
  FrameSvgItem: catch margin changes of FrameSvg also outside own methods
  Add Theme::blurBehindEnabled()
  FrameSvgItem: fix textureRect for tiled subitems to not shrink to 0
  Fix breeze dialog background with Qt 5.12.2
  Remove crash in plasmashell
  [Icon Item] Also clear image icon when using Plasma Svg
  textfield height based only on clear text
  bind alternateBackgroundColor

Revision 1.26 / (download) - annotate - [select for diffs], Wed Apr 3 00:33:17 2019 UTC (5 years ago) by ryoon
Branch: MAIN
Changes since 1.25: +2 -2 lines
Diff to previous 1.25 (colored)

Recursive revbump from textproc/icu

Revision 1.25 / (download) - annotate - [select for diffs], Sun Dec 9 18:52:13 2018 UTC (5 years, 4 months ago) by adam
Branch: MAIN
CVS Tags: pkgsrc-2019Q1-base, pkgsrc-2019Q1, pkgsrc-2018Q4-base, pkgsrc-2018Q4
Changes since 1.24: +2 -2 lines
Diff to previous 1.24 (colored)

revbump after updating textproc/icu

Revision 1.24 / (download) - annotate - [select for diffs], Mon Nov 12 03:51:33 2018 UTC (5 years, 5 months ago) by ryoon
Branch: MAIN
Changes since 1.23: +2 -2 lines
Diff to previous 1.23 (colored)

Recursive revbump from hardbuzz-2.1.1

Revision 1.23 / (download) - annotate - [select for diffs], Fri Jul 20 03:34:00 2018 UTC (5 years, 8 months ago) by ryoon
Branch: MAIN
CVS Tags: pkgsrc-2018Q3-base, pkgsrc-2018Q3
Changes since 1.22: +2 -2 lines
Diff to previous 1.22 (colored)

Recursive revbump from textproc/icu-62.1

Revision 1.22 / (download) - annotate - [select for diffs], Fri Jul 6 15:06:42 2018 UTC (5 years, 9 months ago) by ryoon
Branch: MAIN
Changes since 1.21: +2 -1 lines
Diff to previous 1.21 (colored)

Recursive revbump from audio/pulseaudio

Revision 1.21 / (download) - annotate - [select for diffs], Thu Jun 21 07:56:11 2018 UTC (5 years, 9 months ago) by markd
Branch: MAIN
CVS Tags: pkgsrc-2018Q2-base, pkgsrc-2018Q2
Changes since 1.20: +1 -2 lines
Diff to previous 1.20 (colored)

plasma-framework: update to5.47.0

* Templates: consistent naming, fix translation catalog names & more
* [Breeze Plasma Theme] Fix kleopatra icon to use color stylesheet
* [Dialog] Handle dialog being minimized gracefully

Revision 1.20 / (download) - annotate - [select for diffs], Sat Apr 14 07:34:06 2018 UTC (6 years ago) by adam
Branch: MAIN
Changes since 1.19: +2 -1 lines
Diff to previous 1.19 (colored)

revbump after icu update

Revision 1.19 / (download) - annotate - [select for diffs], Wed Apr 11 11:50:41 2018 UTC (6 years ago) by markd
Branch: MAIN
Changes since 1.18: +4 -3 lines
Diff to previous 1.18 (colored)

kf5: update to 5.44.0

3 months of bugfixes.

Revision 1.18 / (download) - annotate - [select for diffs], Mon Mar 12 11:15:54 2018 UTC (6 years, 1 month ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2018Q1-base, pkgsrc-2018Q1
Changes since 1.17: +2 -2 lines
Diff to previous 1.17 (colored)

Recursive bumps for fontconfig and libzip dependency changes.

Revision 1.17 / (download) - annotate - [select for diffs], Sun Jan 28 20:10:39 2018 UTC (6 years, 2 months ago) by wiz
Branch: MAIN
Changes since 1.16: +2 -2 lines
Diff to previous 1.16 (colored)

Bump PKGREVISION for gdbm shlib major bump

Revision 1.16 / (download) - annotate - [select for diffs], Wed Jan 24 19:06:12 2018 UTC (6 years, 2 months ago) by markd
Branch: MAIN
Changes since 1.15: +1 -0 lines
Diff to previous 1.15 (colored)

kf5: strip -fvisibility=hidden in all kf5 packages

as it breaks the plugin mechanism due to not being able to
resolve various symbols

Revision 1.15 / (download) - annotate - [select for diffs], Wed Jan 17 20:16:59 2018 UTC (6 years, 2 months ago) by markd
Branch: MAIN
Changes since 1.14: +2 -3 lines
Diff to previous 1.14 (colored)

kf5: update to 5.41.0

16 months worth of updates. requires qt5>=5.7

Revision 1.14 / (download) - annotate - [select for diffs], Thu Nov 30 16:45:12 2017 UTC (6 years, 4 months ago) by adam
Branch: MAIN
CVS Tags: pkgsrc-2017Q4-base, pkgsrc-2017Q4
Changes since 1.13: +2 -2 lines
Diff to previous 1.13 (colored)

Revbump after textproc/icu update

Revision 1.13 / (download) - annotate - [select for diffs], Mon Sep 18 09:53:08 2017 UTC (6 years, 6 months ago) by maya
Branch: MAIN
CVS Tags: pkgsrc-2017Q3-base, pkgsrc-2017Q3
Changes since 1.12: +2 -2 lines
Diff to previous 1.12 (colored)

revbump for requiring ICU 59.x

Revision 1.12 / (download) - annotate - [select for diffs], Tue Sep 12 13:52:00 2017 UTC (6 years, 7 months ago) by wiz
Branch: MAIN
Changes since 1.11: +2 -2 lines
Diff to previous 1.11 (colored)

recursive bump for qt5-qtwebkit dependency change

Revision 1.11 / (download) - annotate - [select for diffs], Fri Sep 8 02:38:46 2017 UTC (6 years, 7 months ago) by ryoon
Branch: MAIN
Changes since 1.10: +2 -2 lines
Diff to previous 1.10 (colored)

Recursive revbump from audio/pulseaudio-11.0

Revision 1.10 / (download) - annotate - [select for diffs], Sat Apr 22 21:03:20 2017 UTC (6 years, 11 months ago) by adam
Branch: MAIN
CVS Tags: pkgsrc-2017Q2-base, pkgsrc-2017Q2
Changes since 1.9: +2 -2 lines
Diff to previous 1.9 (colored)

Revbump after icu update

Revision 1.9 / (download) - annotate - [select for diffs], Fri Mar 31 10:32:16 2017 UTC (7 years ago) by wiz
Branch: MAIN
Changes since 1.8: +2 -2 lines
Diff to previous 1.8 (colored)

Recursive bump for gpgme update which removed a support library.

Revision 1.8 / (download) - annotate - [select for diffs], Tue Feb 28 15:20:01 2017 UTC (7 years, 1 month ago) by ryoon
Branch: MAIN
CVS Tags: pkgsrc-2017Q1-base, pkgsrc-2017Q1
Changes since 1.7: +2 -2 lines
Diff to previous 1.7 (colored)

Recursive revbump from graphics/libwebp

Revision 1.7 / (download) - annotate - [select for diffs], Sun Feb 12 06:24:57 2017 UTC (7 years, 2 months ago) by ryoon
Branch: MAIN
Changes since 1.6: +2 -2 lines
Diff to previous 1.6 (colored)

Recursive revbump from fonts/harfbuzz

Revision 1.6 / (download) - annotate - [select for diffs], Mon Feb 6 13:54:57 2017 UTC (7 years, 2 months ago) by wiz
Branch: MAIN
Changes since 1.5: +2 -2 lines
Diff to previous 1.5 (colored)

Recursive bump for harfbuzz's new graphite2 dependency.

Revision 1.5 / (download) - annotate - [select for diffs], Sat Jan 21 20:06:45 2017 UTC (7 years, 2 months ago) by ryoon
Branch: MAIN
Changes since 1.4: +2 -2 lines
Diff to previous 1.4 (colored)

Recursive revbump from audio/pulseaudio-10.0

Revision 1.4 / (download) - annotate - [select for diffs], Thu Jan 19 09:47:02 2017 UTC (7 years, 2 months ago) by markd
Branch: MAIN
Changes since 1.3: +7 -1 lines
Diff to previous 1.3 (colored)

More automoc cleanup

Revision 1.3 / (download) - annotate - [select for diffs], Sun Dec 4 05:17:15 2016 UTC (7 years, 4 months ago) by ryoon
Branch: MAIN
CVS Tags: pkgsrc-2016Q4-base, pkgsrc-2016Q4
Changes since 1.2: +2 -2 lines
Diff to previous 1.2 (colored)

Recursive revbump from textproc/icu 58.1

Revision 1.2 / (download) - annotate - [select for diffs], Thu Aug 4 17:03:32 2016 UTC (7 years, 8 months ago) by ryoon
Branch: MAIN
CVS Tags: pkgsrc-2016Q3-base, pkgsrc-2016Q3
Changes since 1.1: +2 -1 lines
Diff to previous 1.1 (colored)

Recursive revbump from audio/pulseaudio

Revision 1.1 / (download) - annotate - [select for diffs], Thu May 26 09:49:49 2016 UTC (7 years, 10 months ago) by markd
Branch: MAIN
CVS Tags: pkgsrc-2016Q2-base, pkgsrc-2016Q2

Add KDE Frameworks 5.21.0 packages:
frameworkintegration - provide components to allow applications to integrate
    with a KDE Workspace
kactivities-stats - Core components for the KDE's Activities
kactivities5 - Core components for the KDE's Activities
kconfigwidgets - Widgets for KConfig
kded - Extensible deamon for providing system level services
kdesignerplugin - Integration of Frameworks widgets in Qt Designer/Creator
kglobalaccel - Add support for global workspace shortcuts
kguiaddons - Addons to QtGui
kinit - Process launcher to speed up launching KDE applications
kitemviews - Widget addons for Qt Model/View
kjobwidgets - Widgets for tracking KJob instances
ktextwidgets - Advanced text editing widgets
kwidgetsaddons - Addons to QtWidgets
kwindowsystem - Access to the windowing system
kxmlgui - User configurable main windows
plasma-framework - Plasma library and runtime components based upon KF5 and
    Qt5

This form allows you to request diff's between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.




CVSweb <webmaster@jp.NetBSD.org>