Search Criteria
Package Details: libunity 7.1.4-15
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://launchpad.net/libunity |
Licenses: | LGPL |
Submitter: | adsun |
Maintainer: | drarig29 |
Last Packager: | drarig29 |
Votes: | 14 |
Popularity: | 0.38 |
First Submitted: | 2018-10-07 13:17 (UTC) |
Last Updated: | 2022-04-13 21:34 (UTC) |
Dependencies (7)
- deeAUR
- gtk3 (gtk3-no_deadkeys_underlineAUR, gtk3-classicAUR, gtk3-classic-xfceAUR, gtk3-patched-filechooser-icon-viewAUR)
- libdbusmenu-glib
- gnome-common (make)
- gobject-introspection (gobject-introspection-gitAUR) (make)
- intltool (make)
- vala (vala-gitAUR) (make)
Required by (4)
- latte-dock-git (optional)
- microsoft-edge-beta-bin (optional)
- microsoft-edge-dev-bin (optional)
- webwatcher-git
Latest Comments
« First ‹ Previous 1 2 3 4 5 Next › Last »
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 )
Zame commented on 2021-12-04 17:40 (UTC) (edited on 2021-12-04 17:43 (UTC) by Zame)
The same update problem
tari01 commented on 2021-11-28 10:20 (UTC)
@michaldybczak
For me it builds with 0.44 when dee is built with 0.52.
michaldybczak commented on 2021-11-28 10:05 (UTC)
Won't build with dee compiled with newer vala :(
/usr/bin/ld: warning: libicui18n.so.69, needed by /usr/lib/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../lib/libdee-1.0.so, not found (try using -rpath or -rpath-link) /usr/bin/ld: warning: libicuuc.so.69, needed by /usr/lib/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../lib/libdee-1.0.so, not found (try using -rpath or -rpath-link)
drarig29 commented on 2021-11-27 16:17 (UTC)
@tari01 it's done, I reverted my changes.
tari01 commented on 2021-11-27 06:53 (UTC)
@drarig29
We also need to remove
0001-Fix-optional-types.patch
to make it build again with 0.44.drarig29 commented on 2021-11-25 12:00 (UTC)
@tari01 oh okay, sorry I haven't tested if everything works. Just that it builds. I used
vala0.52
because this is whatdee
needs to build. I'll change this back.tari01 commented on 2021-11-25 11:39 (UTC)
It appears we'll need to change back to vala0.44. With 0.52 the gobject-introspection bindings are broken.
(When built with 0.44, all works fine)
mcterra commented on 2021-10-22 02:08 (UTC)
Heads up, dee fails to compile on the latest update of vala. You will need to downgrade to an older version from the Arch Archives (I used 0.52.4-1) for it to build correctly, since it won't build with 0.44 or 0.42 from the AUR. With newer versions, you'll get an error along the lines of
« First ‹ Previous 1 2 3 4 5 Next › Last »