Search Criteria
Notice: Undefined variable: name in /srv/http/vhosts/aur-dev.archlinux.org/public/web/lib/pkgfuncs.inc.php on line 248
Package Details: pantheon-workarounds 3-4
Git Clone URL: | https://aur-dev.archlinux.org/pantheon-workarounds.git (read-only) |
---|---|
Package Base: | pantheon-workarounds |
Description: | Workarounds for modular and minimal Pantheon Desktop Environments |
Upstream URL: | https://launchpad.net/gala |
Licenses: | |
Conflicts: | |
Provides: | |
Submitter: | quequotion |
Maintainer: | quequotion |
Last Packager: | quequotion |
Votes: | 1 |
Popularity: | 0.000188 |
First Submitted: | 2015-10-23 16:48 |
Last Updated: | 2016-07-10 22:42 |
Dependencies (9)
- gconf (gconf-gtk2)
- gnome-keyring (gnome-keyring-wo-gpg)
- gnome-session
- gnome-settings-daemon (gnome-settings-daemon-120dpi, gnome-settings-daemon-volume-step-patch, gnome-settings-daemon-ubuntu, gnome-settings-daemon-redshift)
- gnome-settings-daemon-compat
- polkit-gnome (polkit-gnome-gtk2, xfce-polkit-git, xfce-polkit)
- xdg-user-dirs-gtk
- bzr (bzr-bzr) (make)
- intltool (make)
Required by (9)
- pantheon-3d
- pantheon-bzr-meta (requires pantheon-session-bzr)
- pantheon-bzr-meta (requires gala-bzr)
- pantheon-lite
- pantheon-session-bzr (requires gala-bzr)
- wingpanel (requires libgala.so)
- wingpanel (requires gala-bzr) (make)
- wingpanel-bzr (requires libgala.so)
- wingpanel-indicator-launcher-bzr (requires gala-bzr)
Latest Comments
quequotion commented on 2016-09-11 20:29
>anthony952
Oh my! Sorry about that, it's a new dependency. I've uploaded libgala-bzr for now.
The new wingpanel and indicators depend on the library and (i believe) the headers from gala. The libgala-bzr package provides just those, not the gala desktop manager (unneeded for panthen-lite/3d/other non-gala derivatives).
anthony952 commented on 2016-08-23 19:37
I can't install this package because in the dependences is "libgala"... I saw that libgala.so is provided by the package gala-bzr, I installed it but when I try to install again, the package manager try to compile it from AUR bt there is not a package named "libgala or libgala-bzr", even if I delete that dependence from PKGbuild, the package is not installed because it need for libgala... any idea about what is hapenned?
Thanks
quequotion commented on 2016-03-21 21:01
>froncheek
By application menu, which software in particular are you referring to?
Slingshot launcher? That should not be a problem caused by this package.
Are you sure you need this? It is for running pantheon-derivative desktops without Gala.
froncheek commented on 2016-03-20 07:18
My Application Menu is not showing after I run this workarounds. Although, other indicators are shown in the wingpanel.
Can somebody help me to show Application menu in the wingpanel. Thanks.
quequotion commented on 2015-11-15 04:07
Also fixed .SRCINFO.... which really only contains information that is available in the PKGBUILD, and seems pretty redundant.
.SRCINFO does provide an opportunity to spoof some things against the PKGBUILD; is that why it exists?
quequotion commented on 2015-11-15 04:00
Looks like I forgot an updpkgsums.
I also removed the dependency on gnome-common; probably just cargo-culted over from gala.
quequotion commented on 2015-10-23 18:22
The missing version numbers for gala and pantheon-session will fill in (with the latest bzr versions) when the package builds.
PKGBUILDS can only have one pkgver() function, so I've had to work around that.