Search Criteria
Package Details: vala-panel-appmenu-budgie-git 0.7.4-2
Package Actions
Git Clone URL: | https://aur.archlinux.org/vala-panel-appmenu-xfce-git.git (read-only, click to copy) |
---|---|
Package Base: | vala-panel-appmenu-xfce-git |
Description: | Translations and common files for Global Menu |
Upstream URL: | https://gitlab.com/vala-panel-project/vala-panel-appmenu |
Licenses: | LGPL3 |
Submitter: | rilian |
Maintainer: | rilian |
Last Packager: | rilian |
Votes: | 36 |
Popularity: | 0.020874 |
First Submitted: | 2015-04-01 21:00 (UTC) |
Last Updated: | 2022-04-19 21:22 (UTC) |
Dependencies (22)
- bamf (bamf-ubuntu, bamf-ubuntu-bzr)
- budgie-desktop (budgie-desktop-git)
- gtk3 (gtk3-git, gtk3-ubuntu, gtk3-typeahead, gtk3-patched-filechooser-icon-view, gtk3-no_deadkeys_underline, gtk3-classic, gtk3-classic-noatk-64)
- libwnck3
- vala-panel-appmenu-common-git
- bamf (bamf-ubuntu, bamf-ubuntu-bzr) (make)
- budgie-desktop (budgie-desktop-git) (make)
- git (git-git, git-vfs, git-run-command-patch-git) (make)
- gobject-introspection (gobject-introspection-git) (make)
- gtk3 (gtk3-git, gtk3-ubuntu, gtk3-typeahead, gtk3-patched-filechooser-icon-view, gtk3-no_deadkeys_underline, gtk3-classic, gtk3-classic-noatk-64) (make)
- libwnck3 (make)
- mate-panel (mate-panel-gtk2, mate-panel-git) (make)
- meson (meson-git) (make)
- vala (vala0.44, vala-git, vala0.52, vala0.54) (make)
- vala-panel (vala-panel-git) (make)
- xfce4-panel (xfce4-panel-hidpi, xfce4-panel-sanetrayspacing, xfce4-panel-borderfix, xfce4-panel-gtk2, xfce4-panel-git, xfce4-panel-compiz, xfce4-panel-devel) (make)
- xfconf (xfconf-gtk2, xfconf-devel, xfconf-git) (make)
- appmenu-qt4 (optional) – for qt4 menus
- gtk2-ubuntu (optional) – for hiding gtk2 menus
- jayatana (vala-panel-appmenu-jayatana-git) (optional) – for Java applications support
- Show 2 more dependencies...
Required by (1)
- vala-panel-appmenu-common-git (optional)
Latest Comments
FabioLolix commented on 2022-04-19 17:47 (UTC)
@rilian
rilian commented on 2022-04-19 17:12 (UTC)
@FabioLolix
FabioLolix commented on 2022-04-19 17:08 (UTC)
@ryuukk you're interpreting it wrong, the pkgbuild is already splitted (instead you're asking to make separate pkgbuilds) in an elegant way and with the possibility to disable not needed stuff.
The common part and the DE specific are better to be build at the same time, what you're asking for is more work for the pkgbuild maintainer.
your options are either:
ryuukk commented on 2022-04-19 14:07 (UTC)
@FabioLolix
i shouldn't have to do that, if i install: vala-panel-appmenu-xfce-git
then it shouldn't try to install gnome or budgie
please split the packages, so it behaves correctly
i read your comment as:
"pacman -S chrome"
"edit PKGCONFIG so it doesn't install firefox by default"
FabioLolix commented on 2022-04-10 15:21 (UTC)
@ryuukk it is split package, at the top of the pkgbuilds replaces '0' with '1' for the stuff you don't need, i.e. _disable_budgie=1
ryuukk commented on 2022-04-10 14:05 (UTC)
why is this bloated? why do i need to install budgie and gnome session?
i swear, arch is starting to follow windows bloat driven development
rilian commented on 2022-04-08 08:19 (UTC)
zone, please, remove old versions of built packages, clean build latest version.
zone commented on 2022-04-08 07:20 (UTC) (edited on 2022-04-08 07:21 (UTC) by zone)
Build with error:
FabioLolix commented on 2022-01-10 18:42 (UTC)
It has been created this year on the AUR, also is good practice to do it anyway so the package are 'future proof'. All variations of a pkgbase (which could also not exists) should provide/conflicts the pkgbase
rilian commented on 2022-01-10 18:39 (UTC)
But is there such packages in stable?
FabioLolix commented on 2022-01-10 18:36 (UTC)
All the packages need to provide/conflicts with the relative stable package
FabioLolix commented on 2022-01-10 18:26 (UTC)
@NovaViper at the top of the pkgbuilds replaces '0' with '1' for the stuff you don't need, i.e. _disable_budgie=1
NovaViper commented on 2021-10-11 12:46 (UTC)
How do you remove all of the extra dependencies??? I don't want the package to install every other DE on my system, and there seems to be no way to remove them without causing the pkgbuild to just stop working completely.
Tio commented on 2021-09-17 16:45 (UTC)
I was curious if this is needed since this is for XFCE
rilian commented on 2021-09-17 16:41 (UTC)
Just edit PKGBUILD and commit out budgie, if you do not want to build it.
Tio commented on 2021-09-17 16:33 (UTC)
So you have to build the entire budgie-desktop for this?
rilian commented on 2021-09-10 09:15 (UTC)
@spacecowgirl
spacecowgirl commented on 2021-09-10 08:02 (UTC) (edited on 2021-09-10 08:07 (UTC) by spacecowgirl)
As per the main github page (just checked) the dependencies should only be GLib (>= 2.50.0), GTK+ (>= 3.22.0), valac (>= 0.24.0), libbamf (>=0.5.0). Please remove the irrelevant desktop environment dependencies as the README specifically outlines that it is possible to build only the relevant app menu for your desired desktop environment. My low-spec laptop does not have the space for additional desktop environments. Please review the meson flags. Thank you!
sistematico commented on 2021-07-02 20:28 (UTC)
Please add cmake,gobject-introspection as makedepends.
Edu4rdSHL commented on 2021-03-08 23:00 (UTC) (edited on 2021-03-08 23:10 (UTC) by Edu4rdSHL)
Hey, rillian, thank you for maintaining this package. Can you add
gobject-introspection
to makedepends? The package is failing to build due to this missing dep.rilian commented on 2021-02-24 09:33 (UTC)
AnySomebody - package? You should install budgie-desktop for this.
AnySomebody commented on 2021-02-24 09:31 (UTC) (edited on 2021-02-24 09:35 (UTC) by AnySomebody)
Getting:
Run-time dependency budgie-1.0 found: NO (tried pkgconfig and cmake)
vala-panel-appmenu/meson.build:81:0: ERROR: Dependency "budgie-1.0" not found, tried pkgconfig and cmake
Edit: Adding gobject-introspection fixed it for me as well, I guess it should be added to the dependencies.
rilian commented on 2020-09-21 14:46 (UTC)
@NovaViper
Because it is build dependency and you should build a package for ALL DEs at once (not just for XFCE).
NovaViper commented on 2020-09-21 14:17 (UTC)
Why is bungie a dependency when the package is meant for XFCE? I keep getting dependency for the bungie package when Im using XFCE
jextrevor commented on 2020-09-08 18:04 (UTC) (edited on 2020-09-08 18:06 (UTC) by jextrevor)
Interesting, so I'm looking at the page for budgie, and gobject-introspection is listed as a make dependency. Perhaps we need to just add it here as a make dependency as well... because this isn't building budgie, it's just using it as a dependency. Not sure
rilian commented on 2020-09-08 17:54 (UTC)
In budgie, I think.
jextrevor commented on 2020-09-08 17:18 (UTC)
Doing
yay -S gobject-introspection
and then installing again fixed it for me as well. I'm not sure about the missing dependency... is that something that's truly missing here/in vala-panel-appmenu-common-git or is it missing in budgie-desktop?andreymal commented on 2020-09-08 16:54 (UTC) (edited on 2020-09-08 16:58 (UTC) by andreymal)
Got it:
It seems there is a missing dependency. This fixed it for me:
Maybe this is missing libpeas dependency, dunno
andreymal commented on 2020-09-08 16:48 (UTC)
I have the same problem with budgie-1.0. The previous version was successfully built a few days ago
rilian commented on 2020-09-08 16:27 (UTC)
jextrevor, then it is strange, it should builds. Meson does not do anything fancy, it just looks into that file.
jextrevor commented on 2020-09-08 16:12 (UTC)
Yes, that file is present
rilian commented on 2020-09-08 15:58 (UTC)
You should have file /usr/lib/pkgconfig/budgie-1.0.pc in your system.
rilian commented on 2020-09-08 15:57 (UTC)
You need to find all files with names containing 'budgie-1.0'.
jextrevor commented on 2020-09-08 15:45 (UTC)
Not sure what you're asking me to do. I don't have the commands
updatedb
orlocate
on my system. Do you know what package they're a part of?rilian commented on 2020-09-08 15:41 (UTC)
jextrevor, please run updatedb && locate budgie-1.0
jextrevor commented on 2020-09-08 15:30 (UTC) (edited on 2020-09-08 15:38 (UTC) by jextrevor)
https://pastebin.com/gRgLGJdhc (the command I ran was
yay -S vala-panel-appmenu-xfce-git
rilian commented on 2020-09-08 15:15 (UTC)
jextervor, please, post full build log to pastebin)
jextrevor commented on 2020-09-08 14:31 (UTC)
I didn't modify the PKGBUILD, just installed it plainly with
yay -Sy vala-panel-appmenu-xfce-git
rilian commented on 2020-09-08 14:28 (UTC)
jextervor, will look for it in evening.
rilian commented on 2020-09-08 14:27 (UTC)
jextrevor, it was always as make dependency, because you builds ALL applets from this PKGBUILD. Maybe you was modified a PKGBUILD to remove budgie?
jextrevor commented on 2020-09-08 14:26 (UTC)
Interestingly enough, I already had budgie-desktop installed. I reinstalled it just for good measure, but the build still fails.
jextrevor commented on 2020-09-08 14:24 (UTC)
Yeah, even when I uninstall xfce-git, and then try to update (or reinstall) common-git, it tries to build xfce-git first. I will just install budgie-desktop for now and then remove it to try to get the build to work.
jextrevor commented on 2020-09-08 14:22 (UTC)
rilian, I don't have that installed, was it recently added as a make dependency? Either way, when I try to install vala-panel-appmenu-common-git first,
yay
decides to install vala-panel-appmenu-xfce-git first anyway. The build fails at that step. I will try uninstalling vala-panel-appmenu-xfce-git, updating common-git, and reinstalling xfce-git.rilian commented on 2020-09-08 08:44 (UTC) (edited on 2020-09-08 08:44 (UTC) by rilian)
jextrevor , I updated PKGBUILD to meson already. You have budgie-desktop installed? It is a makedependency.
jextrevor commented on 2020-09-07 23:18 (UTC)
When trying to update to the latest version (either this package or vala-panel-appmenu-common-git), I get an error:
vegas commented on 2020-04-06 15:08 (UTC)
Now all is well. Thanks!
rilian commented on 2020-04-05 17:00 (UTC)
Should be fixed now.
jextrevor commented on 2020-04-04 03:02 (UTC)
Same as @vegas, but I'm getting Can not find package name : [==> Mate applet enabled]
vegas commented on 2020-04-01 20:22 (UTC)
I can not install the package on Arch + XFCE. Yay writes: Can not find package name : [==> Xfce applet enabled] :(
settyness commented on 2020-01-08 08:04 (UTC)
Well, I'll be damned. I went ahead and cut all of the
msg
lines and it built successfully. Thanks for your response, I believe you somehow found the culprit.torma commented on 2020-01-07 11:35 (UTC)
I'm not sure exactly why it's breaking, but I managed to get the PKGBUILD to work by removing the "msg" lines (for the DE you're installing for, and for the general "if you'd like to disable...").
settyness commented on 2020-01-07 02:13 (UTC)
Is there any chance we can get this to build for Xfce again? Is there anything you need from me to help?
rilian commented on 2020-01-02 08:30 (UTC)
Yes, full build log
bjo commented on 2020-01-02 08:00 (UTC)
@rilian: Full build log? Or which log do you mean?
rilian commented on 2019-12-31 01:04 (UTC)
Will look for it
settyness commented on 2019-12-30 21:22 (UTC)
Yeah, I haven't been able to get this to build for months. I disable all but Xfce modules and the package dies at the same point every time:
Can not find package name : [==> Xfce applet enabled]
. Not really sure what it's attempting to do here.rilian commented on 2019-12-11 07:02 (UTC)
@bjo, full log, please
bjo commented on 2019-12-10 22:42 (UTC) (edited on 2019-12-10 22:43 (UTC) by bjo)
Your PKGBUILD seems broken, it says it builds the package for budgie, but it's empty:
dustinwilson commented on 2019-09-08 15:29 (UTC)
This package is building the budgie, mate, and vala appmenus along with the xfce one. Is this intended?
rilian commented on 2019-08-08 08:15 (UTC)
@nikatar, it is a Git package) it cannot be out of date)
rilian commented on 2019-07-15 08:37 (UTC) (edited on 2019-07-15 08:37 (UTC) by rilian)
@coltondrg, we should write bugreport to Arch repos, because it is strange (libpeas does not depend on g-i, but should). Okay, I will add it to Budgie variant, when I buy writing desk and chair for it)))
commented on 2019-07-14 20:49 (UTC)
gobject-introspection should be added as a builddep, else the build will fail to find libpeas, the build will succeed, and the applet will not show up in Budgie
commented on 2019-07-14 20:13 (UTC)
gobject-introspection should be added as a builddep, else the build will fail to find libpeas, the build will succeed, and the applet will not show up in Budgie
brunocarv commented on 2019-06-17 04:54 (UTC) (edited on 2019-06-17 04:54 (UTC) by brunocarv)
I have installed the version 0.7.2-1, now the vala works, but the old panel works together. What should i do, please.?
rilian commented on 2019-05-21 08:08 (UTC)
@brunocarv create a bug report upstream in GitLab)
brunocarv commented on 2019-05-20 19:25 (UTC) (edited on 2019-05-20 19:26 (UTC) by brunocarv)
Sorry, but I just dont know what happens, after a actualizing on Manjaro AppMenu on xfce stop. How can I send a full bild log? Thanks
rilian commented on 2019-05-13 22:51 (UTC)
@brunocarv, full build log, please) I cannot use magic to see your problem))))
brunocarv commented on 2019-05-13 22:22 (UTC)
error it doesnt install
DyingHobbit commented on 2018-12-28 22:21 (UTC)
Got error : xfce4-panel and xfce4-panel-gtk3 are in conflict. Remove xfce4-panel-gtk3? While installing on Manjaro XFCE edition.
rilian commented on 2018-09-15 13:20 (UTC)
Package was renamed) just remove an old vala-panel-appmenu-translations packge and then install all appmenu packages again (replaces do not work for some reason)
xafr commented on 2018-09-15 13:04 (UTC) (edited on 2018-09-15 13:05 (UTC) by xafr)
Getting this error on Manjaro (German language):
In Konflikt stehende Dateien: vala-panel-appmenu-common-git: /usr/share/glib-2.0/schemas/org.valapanel.appmenu.gschema.xml existiert bereits im Dateisystem vala-panel-appmenu-common-git: /usr/share/locale/aa/LC_MESSAGES/vala-panel-appmenu.mo existiert bereits im Dateisystem vala-panel-appmenu-common-git: /usr/share/locale/ab/LC_MESSAGES/vala-panel-appmenu.mo existiert bereits im Dateisystem ...... ....
rilian commented on 2018-09-15 10:23 (UTC)
No, vala-panel-git is a panel, not a plugin) but vala-panel-appmenu-valapanel-git is appmenu plugin for that panel. It is different project with different version number.
Karmak23 commented on 2018-09-15 03:06 (UTC) (edited on 2018-09-15 03:07 (UTC) by Karmak23)
Shouldn't vala-panel be provided by vala-panel-appmenu-valapanel-git instead of vala-panel-git ?
It seems the first has the same version number as vala-panel-appmenu-xfce-git, whereas vala-panel-git is outdated.
rilian commented on 2018-08-18 21:39 (UTC)
vala-panel-git should provide vala-panel. I will look into this package.
goetzc commented on 2018-08-18 21:19 (UTC) (edited on 2018-08-19 05:38 (UTC) by goetzc)
Hi, I get an unresolved dependency error:
$ pacaur -S vala-panel-appmenu-xfce-git
:: Package vala-panel-appmenu-xfce-git not found in repositories, trying AUR...
:: resolving dependencies...
:: no results found for vala-panel>=0.3.75 (dependency tree: vala-panel-appmenu-xfce-git vala-panel-appmenu-translations-git vala-panel)
rilian commented on 2018-06-11 21:54 (UTC)
Who cannot build? Please post logs here, I will look. But if you using pacaur, you should remove old sources.
commented on 2018-04-30 16:33 (UTC)
appmenu-qt is a missing optional dependency, now it's appmenu-qt4. Also appmenu-qt5 is not needed anymore if vala-panel-appmenu-registrar is installed since qt5 exports the menu bar to DBus by itself.
Vanilla GTK2 hides the menus natively, so gtk2-ubuntu isn't needed as well. However, appmenu-gtk-module-git doesn't work on flatpak'ed gtk2 apps. In flatpak'ed gtk3 apps the menu bar doesn't hide.
Just some feedback so the PKGBUILD dep list is fixed.
zhangkaizhao commented on 2018-04-24 02:22 (UTC)
@rilian
gobject-introspection
is needed as one of themakedepends
here.rilian commented on 2018-04-08 20:58 (UTC)
No, it should not, because you can use different Registrar provider like kwin.
dwellingsoul commented on 2018-04-08 19:23 (UTC)
I installed this and had duplicated menus (panel + menubar in applications). Enabling ShellShowsAppMenu and ShellShowsMenuBar with xfconf didn't work.
I fixed it by installing vala-panel-appmenu-registrar-git. IMO it should be a dependency so that users won't have to be looking for fixes.
rilian commented on 2018-03-11 18:03 (UTC)
Can you write this to issues with a full log? And you should not set Java agent before building finished, or it will be broken.
andreyorst commented on 2018-03-11 15:50 (UTC)
Understood. But can't quite get how to build it with Jayatana. I've installed OpenJDK7, and tryed to build your Git package according to your instructions from readme, and got this error: https://pastebin.com/2Vp0jsSc. And I'm not quite sure what I've done wrong.
rilian commented on 2018-03-10 20:01 (UTC) (edited on 2018-03-10 20:05 (UTC) by rilian)
It is make dependencies, you can just build appmenu-gtk-module, and then remove rest of panels. All panels needed just because I do not want to build applet four times (it will builds four times, if I split pkgbase to seven packages). For KDE you will need only appmenu-gtk-module and jayatana (Jayatana is disabled, because I do not want openjdk in make dependencies).
Why are you needed to install all panels to make this: just because it builds one time to rule them all: it build GTK-only dependent static library (it will not be installed) and then actual plugins for all panels (XFCE, MATE, vala-panel and budgie-panel). If I split a package, it will build static library and Registrar four times, which I do not want, because I have vala-panel, MATE and budgie).
andreyorst commented on 2018-03-10 19:21 (UTC)
Whoa.. I've just read a post in Kai Uwe's Blog http://blog.broulik.de/2018/03/gtk-global-menu, about GTK global menus in plasma 5.13, and was curious to install this package just in case so I don't forget about it when 5.13 is released. And.. Do I really need xfce4-panel, vala-panel-git, budgie-desktop (OMG why you even need a desktop as dependency?) and all the rest of 63 dependencies just to have appmenu-gtk-module-git in my plasma setup?.. Or I can install it with -Sdd? I don't want unused packages in my system, espeshially if it is anothed DE packages which I wont use anyway.
Why pull all kind of panels with appmenu package? I think it makes no sence in any DE, not only in KDE Plasma. Is there a some kind of mistake?
rilian commented on 2018-02-16 21:48 (UTC)
fixed building (all issues)
hebrew commented on 2018-02-15 17:04 (UTC) (edited on 2018-02-15 17:15 (UTC) by hebrew)
@Ragnar770
faced that issue as well. Can be built by changing the make -c 'registar' to 'subprojects/registar'
Edit: the current version doesn't show menus as well, I used an old build and verified that it does work then.
Ragnar770 commented on 2018-02-15 16:39 (UTC) (edited on 2018-02-15 16:39 (UTC) by Ragnar770)
Fails to build with error:
==> Starting package_vala-panel-appmenu-registrar-git()...
make: *** registrar: No such file or directory. Stop.
Happens with xfce and gtk-module enabled.
rilian commented on 2018-02-11 12:20 (UTC)
fixed
ssmATarch commented on 2018-02-11 09:25 (UTC) (edited on 2018-02-11 12:44 (UTC) by ssmATarch)
Fails to build for me:
CMake Warning at /usr/share/cmake-3.10/Modules/CPack.cmake:299 (message): CPack.cmake has already been included!! Call Stack (most recent call first): subprojects/appmenu-gtk-module/CMakeLists.txt:26 (include)
CMake Error at subprojects/appmenu-gtk-module/CMakeLists.txt:27 (add_custom_target): add_custom_target cannot create target "dist" because another target with the same name already exists. The existing target is a custom target created in source directory
EDIT: Builds after the latest fix. Thanks.
brunocarv commented on 2018-01-24 02:40 (UTC)
I think now works! Great! I thank you very much!
lukas1708 commented on 2018-01-22 17:15 (UTC) (edited on 2018-01-22 17:17 (UTC) by lukas1708)
The error in prepare doesn't occur anymore. At least for me. But i have another error now:
error: Package `vala-panel' not found in specified Vala API directories or GObject-Introspection GIR directories Compilation failed: 1 error(s), 0 warning(s) make[2]: [applets/core/kbled/CMakeFiles/kbled.dir/build.make:75: applets/core/kbled/kbled_valac.stamp] Fehler 1 make[1]: [CMakeFiles/Makefile2:866: applets/core/kbled/CMakeFiles/kbled.dir/all] Fehler 2 make: *** [Makefile:163: all] Fehler 2 ==> FEHLER: Ein Fehler geschah in build(). Breche ab...
EDIT: Seems to work if I disable vala in PKGBUILD
bakslashr commented on 2018-01-21 18:29 (UTC)
Getting the same as brunocarv.
==> Starting prepare()... cp: cannot create directory '/tmp/pamac-build-bakslashr/vala-panel-git/src/vala-panel/lib/dbusmenu': No such file or directory ==> ERROR: A failure occurred in prepare(). Aborting...
rilian commented on 2018-01-21 10:28 (UTC)
Will look for it, but it builds for me.
lukas1708 commented on 2018-01-21 09:55 (UTC)
I have the same error as brunocarv. I even tried installing it on a fresh installation, I tried using yaourt and yay, but I couldn't get it to work.
rilian commented on 2018-01-20 13:03 (UTC)
To nfsgraine: 1. Bugs of program itself should go to GitHub and reside there (but before posting, read a README there). 2. About reinstalling - it is incorrect behaviour of your AUR manager. It tries to update all pkgnames, not pkgbases.
electricguitar commented on 2018-01-20 03:05 (UTC) (edited on 2018-01-20 03:06 (UTC) by electricguitar)
I had the same errors just like nfsgraine. Hope it gets fixed soon. Thanks, rilian for your hardwork.
brunocarv commented on 2018-01-20 01:36 (UTC) (edited on 2018-01-20 01:37 (UTC) by brunocarv)
It fails to creat directory It aborts automaticaly because there is a fail in "prepare" This above is the menssage that appears, but in portuguese
But in anycase since actualisation 0.61 the menu dont apears anymore im the panel
Please, what I should do to make it works?
==> Iniciando prepare()... cp: não foi possível criar o diretório '/tmp/pamac-build-bruno/vala-panel-git/src/vala-panel/lib/dbusmenu': Arquivo ou diretório não encontrado ==> ERRO: Uma falha ocorreu em prepare(). Abortando...
rilian commented on 2018-01-19 11:28 (UTC)
Thanks, I will modify package to make it buildable again. It is my fault.
nfsgraine commented on 2018-01-19 10:50 (UTC) (edited on 2018-01-19 10:55 (UTC) by nfsgraine)
Hi rilian, on a fresh Arch install, the installation fails here:
https://pastebin.com/BjTnTE87
Is this yaourt related?
Best regards.
EDIT: Replaced terminal info with pastebin link.
rilian commented on 2018-01-19 05:35 (UTC)
What exactly is not working? Can you describe a problem better?
brunocarv commented on 2018-01-19 02:24 (UTC)
Please, since actualization it is not working anymore!
d-7 commented on 2018-01-01 23:57 (UTC) (edited on 2018-01-02 02:00 (UTC) by d-7)
rilian, problem on fresh installed Arch (base, base-devel, xfce4 etc...), on Manjaro build successful. Maybe need some hidden dependencies which are not in pkgbuild??
rilian commented on 2018-01-01 15:48 (UTC)
Do you have up to date Arch?
d-7 commented on 2018-01-01 13:05 (UTC) (edited on 2018-01-01 13:35 (UTC) by d-7)
https://pastebin.com/8VTbMsdV
and with _disable_mate=1 _disable_xfce=0 _disable_vala=1 _disable_budgie=1 _disable_unity_gtk_module=o
https://pastebin.com/RTSUkWQV
rilian commented on 2017-12-31 17:48 (UTC)
All backtrace, please.
d-7 commented on 2017-12-31 17:39 (UTC) (edited on 2017-12-31 17:43 (UTC) by d-7)
Can't build:
==> Continue building vala-panel-git ? [Y/n] ==> ---------------------------------------- ==>
==> Building and installing package ==> ERROR: Cannot find the git package needed to handle git sources. ==> ERROR: Cannot find the git package needed to handle git sources.
rilian commented on 2017-12-10 12:08 (UTC)
It is a git package, you should not mark it as out of date, if it builds
Tomsgu commented on 2017-12-08 09:02 (UTC)
@qark Try to install fakeroot before.
qark commented on 2017-11-15 18:49 (UTC)
rilian commented on 2017-07-25 05:51 (UTC)
ryukinix commented on 2017-07-25 05:49 (UTC)
qark commented on 2017-07-21 18:01 (UTC) (edited on 2017-07-21 18:31 (UTC) by qark)
rilian commented on 2017-07-21 11:30 (UTC)
qark commented on 2017-07-21 11:28 (UTC)
gborzi commented on 2017-07-15 11:36 (UTC)
qark commented on 2017-07-15 10:39 (UTC)
brunocarv commented on 2017-06-16 00:17 (UTC)
brunocarv commented on 2017-06-11 02:58 (UTC)
sergey.orloff commented on 2017-06-10 06:49 (UTC) (edited on 2017-06-10 06:59 (UTC) by sergey.orloff)
sergey.orloff commented on 2017-06-10 06:09 (UTC)
rilian commented on 2017-06-09 10:07 (UTC)
sergey.orloff commented on 2017-06-09 08:30 (UTC)
rilian commented on 2017-04-22 07:55 (UTC)
Sachiko commented on 2017-04-22 02:18 (UTC)
rilian commented on 2017-04-20 19:49 (UTC)
Lawless commented on 2017-04-20 12:24 (UTC)
sergey.orloff commented on 2017-04-02 11:05 (UTC)
rilian commented on 2017-03-31 13:44 (UTC)
hpstg commented on 2017-03-31 13:21 (UTC)
rilian commented on 2017-03-29 16:47 (UTC)
hpstg commented on 2017-03-29 16:32 (UTC)
rilian commented on 2017-03-29 16:09 (UTC) (edited on 2017-03-29 16:10 (UTC) by rilian)
hpstg commented on 2017-03-29 15:41 (UTC) (edited on 2017-03-29 15:42 (UTC) by hpstg)
rilian commented on 2017-03-26 09:01 (UTC)
brunocarv commented on 2017-03-26 03:14 (UTC) (edited on 2017-03-26 03:32 (UTC) by brunocarv)
rilian commented on 2017-03-23 21:16 (UTC)
brunocarv commented on 2017-03-23 20:56 (UTC)
sergey.orloff commented on 2017-03-19 07:11 (UTC) (edited on 2017-03-19 07:11 (UTC) by sergey.orloff)
brunocarv commented on 2017-03-04 20:49 (UTC)
alireza_amirsami commented on 2017-02-21 02:54 (UTC)
rilian commented on 2017-02-09 19:01 (UTC)
buba commented on 2017-02-09 18:18 (UTC)
rilian commented on 2017-02-05 16:57 (UTC)
buba commented on 2017-02-05 10:36 (UTC) (edited on 2017-02-05 10:45 (UTC) by buba)
buba commented on 2017-02-03 15:07 (UTC)
rilian commented on 2017-02-01 18:33 (UTC)
buba commented on 2017-02-01 18:16 (UTC)
rilian commented on 2017-01-30 06:44 (UTC)
josephscade commented on 2017-01-29 11:47 (UTC) (edited on 2017-01-29 11:47 (UTC) by josephscade)
commented on 2016-07-08 15:48 (UTC)
commented on 2016-07-08 15:47 (UTC)
NurseCoffeeCake commented on 2016-01-19 06:48 (UTC)
rilian commented on 2015-12-27 08:50 (UTC)
koesherbacon commented on 2015-12-24 18:08 (UTC)
rilian commented on 2015-12-05 13:54 (UTC)
skolto commented on 2015-12-03 18:21 (UTC)