Package Details: keyviz 2.0.0a2-1

Git Clone URL: https://aur.archlinux.org/keyviz.git (read-only, click to copy)
Package Base: keyviz
Description: A free and open-source tool to visualize your keystrokes keyboard in real-time
Upstream URL: https://github.com/mulaRahul/keyviz
Licenses: GPL
Submitter: GT610
Maintainer: GT610
Last Packager: GT610
Votes: 3
Popularity: 0.016211
First Submitted: 2023-07-20 07:24 (UTC)
Last Updated: 2024-06-18 02:58 (UTC)

Dependencies (1)

Required by (0)

Sources (1)

Latest Comments

bannert commented on 2024-10-31 18:22 (UTC)

Build fails for me:

==> Starting build()...
Resolving dependencies... 
Downloading packages... 
  archive 3.4.10 (3.6.1 available)
  args 2.5.0 (2.6.0 available)
  async 2.11.0 (2.12.0 available)
  boolean_selector 2.1.1 (2.1.2 available)
  characters 1.3.0 (1.3.1 available)
  cli_util 0.4.1 (0.4.2 available)
  clock 1.1.1 (1.1.2 available)
  collection 1.18.0 (1.19.1 available)
  convert 3.1.1 (3.1.2 available)
  crypto 3.0.3 (3.0.6 available)
  fake_async 1.3.1 (1.3.2 available)
  ffi 2.1.2 (2.1.3 available)
  flutter_acrylic 1.1.3 (1.1.4 available)
  flutter_lints 3.0.2 (5.0.0 available)
  flutter_shaders 0.1.2 (0.1.3 available)
  get_it 7.6.9 (8.0.2 available)
  http 1.2.1 (1.2.2 available)
  http_parser 4.0.2 (4.1.1 available)
  image 4.1.7 (4.3.0 available)
> leak_tracker 10.0.5 (was 10.0.0) (10.0.8 available)
> leak_tracker_flutter_testing 3.0.5 (was 2.0.1) (3.0.9 available)
> leak_tracker_testing 3.0.1 (was 2.0.1)
  lints 3.0.0 (5.1.0 available)
  macos_window_utils 1.5.0 (1.6.0 available)
  matcher 0.12.16+1 (0.12.17 available)
> material_color_utilities 0.11.1 (was 0.8.0) (0.12.0 available)
> meta 1.15.0 (was 1.11.0) (1.16.0 available)
  msix 3.16.7 (3.16.8 available)
  path 1.9.0 (1.9.1 available)
  path_parsing 1.0.1 (1.0.3 available)
  path_provider 2.1.3 (2.1.5 available)
  path_provider_android 2.2.4 (2.2.12 available)
  path_provider_foundation 2.3.2 (2.4.0 available)
  path_provider_windows 2.2.1 (2.3.0 available)
  platform 3.1.4 (3.1.6 available)
  pointycastle 3.8.0 (3.9.1 available)
  screen_retriever 0.1.9 (0.2.0 available)
  stack_trace 1.11.1 (1.12.0 available)
  string_scanner 1.2.0 (1.4.0 available)
> test_api 0.7.2 (was 0.6.1) (0.7.3 available)
  tray_manager 0.2.2 (0.2.4 available)
  typed_data 1.3.2 (1.4.0 available)
  url_launcher 6.2.6 (6.3.1 available)
  url_launcher_android 6.3.1 (6.3.13 available)
  url_launcher_ios 6.2.5 (6.3.1 available)
  url_launcher_linux 3.1.1 (3.2.0 available)
  url_launcher_macos 3.1.0 (3.2.1 available)
  url_launcher_web 2.3.0 (2.3.3 available)
  url_launcher_windows 3.1.1 (3.1.3 available)
> vm_service 14.2.5 (was 13.0.0) (14.3.1 available)
  web 0.5.1 (1.1.0 available)
  win32 5.4.0 (5.7.2 available)
  window_manager 0.3.8 (0.4.3 available)
  xdg_directories 1.0.4 (1.1.0 available)
Changed 7 dependencies!
53 packages have newer versions incompatible with dependency constraints.
Try `flutter pub outdated` for more information.

ERROR: ../../../../../.pub-cache/hosted/pub.dev/win32-5.4.0/lib/src/guid.dart:32:9: Error: Type 'UnmodifiableUint8ListView' not found.
ERROR:   final UnmodifiableUint8ListView bytes;
ERROR:         ^^^^^^^^^^^^^^^^^^^^^^^^^
ERROR: ../../../../../.pub-cache/hosted/pub.dev/win32-5.4.0/lib/src/guid.dart:32:9: Error: 'UnmodifiableUint8ListView' isn't a type.
ERROR:   final UnmodifiableUint8ListView bytes;
ERROR:         ^^^^^^^^^^^^^^^^^^^^^^^^^
ERROR: ../../../../../.pub-cache/hosted/pub.dev/win32-5.4.0/lib/src/guid.dart:52:17: Error: Method not found: 'UnmodifiableUint8ListView'.
ERROR:     return Guid(UnmodifiableUint8ListView(guid));
ERROR:                 ^^^^^^^^^^^^^^^^^^^^^^^^^
ERROR: ../../../../../.pub-cache/hosted/pub.dev/win32-5.4.0/lib/src/guid.dart:56:31: Error: Method not found: 'UnmodifiableUint8ListView'.
ERROR:   factory Guid.zero() => Guid(UnmodifiableUint8ListView(Uint8List(16)));
ERROR:                               ^^^^^^^^^^^^^^^^^^^^^^^^^
ERROR: ../../../../../.pub-cache/hosted/pub.dev/win32-5.4.0/lib/src/guid.dart:100:17: Error: Method not found: 'UnmodifiableUint8ListView'.
ERROR:     return Guid(UnmodifiableUint8ListView(Uint8List.fromList(guidAsBytes)));
ERROR:                 ^^^^^^^^^^^^^^^^^^^^^^^^^
ERROR: Target kernel_snapshot_program failed: Exception
Building Linux application...                                           
Build process failed
==> ERROR: A failure occurred in build().
    Aborting...
 -> error making: keyviz-exit status 4
 -> Failed to install the following packages. Manual intervention is required:
keyviz - exit status 4

MarsSeed commented on 2023-07-21 07:09 (UTC)

No problem at all. Thank you for sharing this build with the community!

GT610 commented on 2023-07-21 00:53 (UTC)

Updated. Have changed it to build from source code. I apologize.

MarsSeed commented on 2023-07-20 15:37 (UTC)

Please change this package to build from source code.

See AUR submission guidelines on package naming:

  • Packages that use prebuilt deliverables, when the sources are available, must use the -bin suffix. An exception to this is with Java.
  • Packages that build from source using a specific version do not use a suffix.