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: | 15 |
Popularity: | 0.82 |
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-classic-xfceAUR, gtk3-patched-filechooser-icon-viewAUR)
- libdbusmenu-glib
- gnome-common (make)
- gobject-introspection (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 »
billypilgrim commented on 2020-05-20 09:02 (UTC)
I don't use this package any more so I think it's probably best if someone else becomes maintainer.
j1simon commented on 2020-05-20 07:14 (UTC)
Error with
gnome-common
:michaldybczak commented on 2019-10-22 13:44 (UTC)
Thanks. It's very rare that helpers cause an error. Oftentimes it's the opposite, especially with big and complicated compilations (2 hours long), where doing it officially results in an error while through pamac it works - no idea why.
billypilgrim commented on 2019-10-22 13:38 (UTC)
Ah, that's the problem then. It must be a bug in pamac.
I've pushed the change, but FYI AUR helpers aren't officially supported.
michaldybczak commented on 2019-10-22 13:33 (UTC)
Yes, I used pamac in this case. However, sometimes I use trizen with Octopi, sometimes yay with terminal, sometimes I build packages directly from PKGBUILD.
billypilgrim commented on 2019-10-22 13:16 (UTC)
I'm not quite sure what you mean. The PKGBUILD should work on everyone's setup, because the path to the patch is correct. It's not some weird artefact of my setup.
Are you using an AUR helper by any chance?
michaldybczak commented on 2019-10-21 19:27 (UTC)
I already installed it with the provided fix, but there was an error in the path to the patch so the build just errored out. Probably the path works only for you but it's not universal and must be set as @denisfalqueto mentioned. Or maybe the issue is, the build isn't happening in root directory for me. This is how I set it and this is how I prefer it. So if the path will work only for root then it's incorrect anyway. It has to be flexible.
billypilgrim commented on 2019-10-21 09:59 (UTC)
@denisfalqueto That's weird. It builds fine for me. The path shouldn't matter -- the patch is in the root folder AND symlinked into src/. So it should work either way.
What's the error you're getting?
michaldybczak commented on 2019-10-20 16:45 (UTC)
Thanks, @denisfalqueto. I applied your fix and the build finally was successful.
denisfalqueto commented on 2019-10-18 20:42 (UTC)
PKGBUILD has a problem when applying the patch. On line 22, it should be
Instead, the file is being prefixed with "../" which makes the patching fail.
« First ‹ Previous 1 2 3 4 5 Next › Last »