Search Criteria
Package Details: discover-snap 5.21.1-1
Git Clone URL: | https://aur.archlinux.org/discover-snap.git (read-only, click to copy) |
---|---|
Package Base: | discover-snap |
Description: | KDE and Plasma resources management GUI with snap support |
Upstream URL: | https://userbase.kde.org/Discover |
Licenses: | |
Groups: | |
Conflicts: | |
Provides: | |
Submitter: | droidman |
Maintainer: | Blutkoete |
Last Packager: | Blutkoete |
Votes: | 5 |
Popularity: | 0.20 |
First Submitted: | 2018-10-17 22:52 |
Last Updated: | 2021-02-25 07:57 |
Dependencies (20)
- appstream-qt
- archlinux-appstream-data (archlinux-appstream-data-pamac)
- discount
- hicolor-icon-theme (hicolor-icon-theme-git)
- kdeclarative (kdeclarative-git)
- kirigami2 (kirigami2-git)
- kitemmodels (kitemmodels-git)
- knewstuff (knewstuff-git)
- kuserfeedback
- qt5-graphicaleffects (qt5-graphicaleffects-git)
- snapd (snapd-git)
- snapd-glib (snapd-glib-git)
- extra-cmake-modules (extra-cmake-modules-git) (make)
- flatpak (flatpak-git) (make)
- fwupd (fwupd-git) (make)
- packagekit-qt5 (make)
- plasma-framework (plasma-framework-git) (make)
- flatpak (flatpak-git) (optional) – Flatpak packages support
- fwupd (fwupd-git) (optional) – firmware update support
- packagekit-qt5 (optional) – to manage packages from Arch Linux repositories
Required by (2)
- plasma-git-meta (requires discover)
- plasma-workspace-git (requires discover) (optional)
Latest Comments
1 2 Next › Last »
iagoiago commented on 2020-05-24 21:47
mystery solved :)
1Conan commented on 2020-05-23 18:02
@iagoiago it's actually
snapd-glib
that's missing that dependency. I updated it a while ago.iagoiago commented on 2020-05-10 22:48
i recall it needing a "valagen" bin i believe. maybe check if something else brought it into your system, as this system's fairly fresh. or ofc it's possible i got confused, and commented on the wrong tab :) ty
1Conan commented on 2020-05-09 07:06
@iagoiago It compiles without vala in my test
iagoiago commented on 2020-05-08 15:56
missing the
vala
dependencyrealkstrawn93 commented on 2019-08-15 23:56
The following two changes need to be made to the PKGBUILD in order for this package to work properly with AUR helpers like yay:
Apparently git push isn't allowed on the AUR because if it was I would have a fix and a pull request waiting for you.
droidman commented on 2019-07-31 19:43
@michaldybczak AUR isn't for people who don't know basic bash and aren't willing to learn. Anyone can upload whatever they want to it and maintainers change all the time. At least be able to read it once and check the diff on new versions.
michaldybczak commented on 2019-06-02 11:28
@droidman, it's not that simple. I changed version but then sums don't match, so I added 'SKIP' but then build failed anyway, for example:
Reversed (or previously applied) patch detected! Assume -R? [n] Apply anyway? [n] Skipping patch.
I'm just an average user and don't have enough technical knowledge to update the PKGBUILD to the current version myself. I thought the reason for such packages is that we - average users - could install it easily and keep it up to date. If that package is just a blueprint and must be maintained manually, this is too much of a hassle for me.
droidman commented on 2019-05-24 22:39
@michaldybczak just edit the makepkg to the latest version, it will just work. If you have more free time than me you're free to maintain it. https://git.archlinux.org/svntogit/packages.git/tree/trunk/PKGBUILD?h=packages/discover can just build it if you add -DBUILD_SnapBackend=ON .
michaldybczak commented on 2019-05-14 18:17
This package is either dead or poorly maintained. There were no regular updates in the past and we had to ask for the newer version. Now even this doesn't help and the package is at least outdated since 2 months. Maybe there is a way to use git version and compile it with snap? Hmm... I'll try.