Search Criteria
Package Details: libunity 7.2.6-18
Package Actions
| Git Clone URL: | https://aur.archlinux.org/libunity.git (read-only, click to copy) |
|---|---|
| Package Base: | libunity |
| Description: | Library for instrumenting and integrating with all aspects of the Unity shell |
| Upstream URL: | https://github.com/MercySimp/libunity |
| Licenses: | LGPL3.0 |
| Submitter: | adsun |
| Maintainer: | Bronzeapollo |
| Last Packager: | Bronzeapollo |
| Votes: | 18 |
| Popularity: | 0.21 |
| First Submitted: | 2018-10-07 13:17 (UTC) |
| Last Updated: | 2025-06-07 13:50 (UTC) |
Dependencies (7)
- deeAUR
- gtk3 (gtk3-no_deadkeys_underlineAUR, gtk3-classicAUR, gtk3-patched-filechooser-icon-viewAUR, gtk3-classic-xfceAUR)
- libdbusmenu-glib
- gnome-common (make)
- gobject-introspection (make)
- intltool (make)
- vala (vala-gitAUR) (make)
Required by (7)
- estoys-custom-xfce4-docklike-plugin-git (optional)
- latte-dock-git (optional)
- microsoft-edge-beta-bin (optional)
- microsoft-edge-canary-bin (optional)
- microsoft-edge-dev-bin (optional)
- microsoft-edge-stable-bin (optional)
- webwatcher-git
Latest Comments
« First ‹ Previous 1 2 3 4 5 6 Next › Last »
fred118 commented on 2022-05-06 10:48 (UTC)
Installing vala made it compile again. Shouldn't vala be installed through dependencies of this project?
UndiedGamer commented on 2022-05-04 14:55 (UTC) (edited on 2022-05-04 14:55 (UTC) by UndiedGamer)
@draig29 even i am facing the same issue, my vala version is Vala 0.44.11
drarig29 commented on 2022-04-16 19:53 (UTC)
@peter.kehl what's your
vala --version?peter.lyonskehl commented on 2022-04-16 19:36 (UTC)
The most recent update keeps failing in Manjaro: https://pastebin.com/Y56PPUvk
drarig29 commented on 2022-04-13 21:38 (UTC) (edited on 2022-04-13 21:39 (UTC) by drarig29)
@mnabid oh yes, Fedora for the win! Thanks for the help.
It's funny because this patch is exactly the same as the one I came up with on my own in this old commit: https://aur.archlinux.org/cgit/aur.git/commit/?h=libunity&id=c6a50ece4247f880ee0e21481428595418d6c38e
But I had to remove it because of a downgrade... :(
Anyway, everything should work fine now, simply with
valaanddee.<deleted-account> commented on 2022-04-03 21:29 (UTC)
For anyone facing the same issue I was, I was able to successfully build:
Install "vala0.52" and build "dee" (with gcc; clang doesn't work). Install "vala" from the official repo, replace "icu69-bin" and "vala0.44" in the "libunity" PKGBUILD with "icu" and "vala" respectively, and build using
makepkg -si.mnabid commented on 2022-02-07 21:52 (UTC)
@draig29
This patch from Fedora Rawhide fixes building against vala 0.54.
icu69-binisn't needed anymore. The one in the official repo works fine.drarig29 commented on 2022-01-09 21:59 (UTC)
@leo_sk you are right! And it indeed compiles with icu69-bin. I'm going to add it as a make dependency.
leo_sk commented on 2022-01-09 21:00 (UTC)
Compiling the above package requires icu69, while the one in arch repos is icu70. However icu69 is available in AUR via package icu69-bin . Consider adding it as a make dependency
Zame commented on 2021-12-05 08:20 (UTC)
@CaptainKrull Thank you, solved )
« First ‹ Previous 1 2 3 4 5 6 Next › Last »