Search Criteria
Package Details: meshcore-open-git alpha7+134.r649.20260409.cac6abf-1
Package Actions
- View PKGBUILD / View Changes
- Download snapshot
- Search wiki
- 1 pending request
| Git Clone URL: | https://aur.archlinux.org/meshcore-open-git.git (read-only, click to copy) |
|---|---|
| Package Base: | meshcore-open-git |
| Description: | Open-source Flutter client for MeshCore LoRa mesh networking devices. |
| Upstream URL: | https://github.com/zjs81/meshcore-open |
| Keywords: | meshcore |
| Licenses: | MIT |
| Groups: | meshcore |
| Conflicts: | meshcore-open |
| Provides: | meshcore-open |
| Submitter: | dreieck |
| Maintainer: | mariannemoen |
| Last Packager: | Antiz |
| Votes: | 0 |
| Popularity: | 0.000000 |
| First Submitted: | 2026-02-19 11:13 (UTC) |
| Last Updated: | 2026-07-30 20:46 (UTC) |
Dependencies (30)
- glibc (glibc-gitAUR, glibc-git-native-pgoAUR, glibc-eacAUR)
- libatk-1.0.so (at-spi2-core-gitAUR, at-spi2-core, lib32-at-spi2-core)
- libcairo.so (cairo-gitAUR, cairo, lib32-cairo)
- libepoxy.so (lib32-libepoxy, libepoxy)
- libfontconfig.so (fontconfig-gitAUR, fontconfig-ubuntuAUR, fontconfig, lib32-fontconfig)
- libgcc_s.so (libgcc-fast-optimizedAUR, libgcc-snapshotAUR, lib32-gcc-libs-snapshotAUR, libgcc)
- libgdk-3.so (gtk3-gitAUR, gtk3-no_deadkeys_underlineAUR, gtk3-classicAUR, gtk3-patched-filechooser-icon-viewAUR, gtk3-classic-xfceAUR, gtk3, lib32-gtk3)
- libgio-2.0.so (glib2-gitAUR, glib2-patched-thumbnailerAUR, glib2, lib32-glib2)
- libglib-2.0.so (glib2-gitAUR, glib2-patched-thumbnailerAUR, glib2, lib32-glib2)
- libgobject-2.0.so (glib2-gitAUR, glib2-patched-thumbnailerAUR, glib2, lib32-glib2)
- libgtk-3.so (gtk3-gitAUR, gtk3-no_deadkeys_underlineAUR, gtk3-classicAUR, gtk3-patched-filechooser-icon-viewAUR, gtk3-classic-xfceAUR, gtk3, lib32-gtk3)
- libpango-1.0.so (pango-nothai-gitAUR, pango-gitAUR, lib32-pango, pango)
- libpangocairo-1.0.so (pango-nothai-gitAUR, pango-gitAUR, lib32-pango, pango)
- libstdc++.so (libstdc++-fast-optimizedAUR, libstdc++-snapshotAUR, lib32-gcc-libs-snapshotAUR, libstdc++)
- at-spi2-core (at-spi2-core-gitAUR) (make)
- cairo (cairo-gitAUR) (make)
- cmake (cmake3AUR, cmake-gitAUR) (make)
- dart (fvm-flutter-proxyAUR, flutterupAUR, flutter-dart-google-binAUR, flutter-3382-binAUR, flutter-artifacts-dart-google-binAUR, flutter-binAUR, dart-sdk-devAUR) (make)
- flutter-target-linuxAUR (flutter-3382-binAUR, flutter-binAUR) (make)
- flutter-toolAUR (flutter-3382-binAUR, flutter-binAUR) (make)
- Show 10 more dependencies...
Latest Comments
dreieck commented on 2026-07-30 21:07 (UTC)
I wanted to report to the aur-general mailinglist as beeing told here, but my email was rejected because I am not subscribed -- and I do not want to subscribe.
So I reported here in the forum and hope that my "flagging for orphanage" with a comment on malicious modification also draws attention to AUR curators.
synthead commented on 2026-07-30 19:35 (UTC)
Heads up that this package script has been compromised with malicious code by a bad actor. Do not build it.
dreieck commented on 2026-07-30 15:37 (UTC) (edited on 2026-07-30 15:44 (UTC) by dreieck)
WARNING!
This
PKGBUILDdoes execute the freshly added, precompiled, binaryoptimizerwith sudo inbuild().(Potential malicious package takeover.)
DO NOT USE ROOT RIGHTS IN BUILD PROCESS!
dreieck commented on 2026-06-28 11:21 (UTC)
Disowning, since building flutter stuff is too much a headache.
dreieck commented on 2026-04-13 10:09 (UTC)
Currently, build fails with
See this upstream report.
HighValueWarrior commented on 2026-03-24 21:26 (UTC)
I have no flutter at all, this package and its dependencies pulls only.
HighValueWarrior commented on 2026-03-20 23:31 (UTC)
==> Missing dependencies: -> dart>=3.11.0 ==> ERROR: Could not resolve all dependencies. error: failed to build 'flutter-3.41.2-3 (flutter-artifacts-dart-google-bin flutter-common flutter-tool flutter-artifacts-sky-engine-google-bin flutter-artifacts-material-fonts-google-bin flutter-artifacts-engine-common-google-bin flutter-artifacts-engine-linux-google-bin flutter-target-linux)': error: can't build meshcore-open-git-alpha6+185.r393.20260304.7d8e049-1, deps not satisfied: flutter-tool flutter-target-linux error: packages failed to build: flutter-3.41.2-3 (flutter-artifacts-dart-google-bin flutter-common flutter-tool flutter-artifacts-sky-engine-google-bin flutter-artifacts-material-fonts-google-bin flutter-artifacts-engine-common-google-bin flutter-artifacts-engine-linux-google-bin flutter-target-linux) meshcore-open-git-alpha6+185.r393.20260304.7d8e049-1
dreieck commented on 2026-03-05 10:58 (UTC)
Ahoj @HighValueWarrior
Hm, what do you see, what do you get?
For me it works, with dart 3.10.1.
Maybe you use other flutter dependencies?
I use:
I do not know flutter, how it works, dependency(hell)s, etc.
HighValueWarrior commented on 2026-02-23 01:56 (UTC)
Thanks for the package, really want to try it out, but
Needs dart 3.11 >