Package Details: pantheon-session-git r148.48b482e-1

Git Clone URL: https://aur.archlinux.org/pantheon-session-git.git (read-only, click to copy)
Package Base: pantheon-session-git
Description: Session settings for Pantheon
Upstream URL: https://github.com/elementary/session-settings
Licenses: GPL3
Groups: pantheon-unstable
Submitter: SolarAquarion
Maintainer: quequotion
Last Packager: quequotion
Votes: 43
Popularity: 0.000000
First Submitted: 2017-11-15 00:43 (UTC)
Last Updated: 2021-07-31 19:18 (UTC)

Pinned Comments

quequotion commented on 2021-07-31 19:19 (UTC) (edited on 2021-07-31 19:36 (UTC) by quequotion)

This package has new dependencies on pantheon-settings-daemon and pantheon-dock, which are not currently provided by any official repository.

One way to build this (in a clean chroot, without an AUR helper) would be to build packages providing them from the AUR first, then build it against them:

$ git clone https://aur.archlinux.org/pantheon-settings-daemon-git.git
$ cd pantheon-settings-daemon
$ makechrootpkg -c -r $CHROOT
# pacman -U --asdeps pantheon-settings-daemon-git-1.0.0.r18.e4b709d-1-x86_64.pkg.tar.zst 
$ cd ..
$ git clone https://aur.archlinux.org/pantheon-dock-instctl-git.git
$ cd pantheon-dock-instctl-git
$ makechrootpkg -c -r $CHROOT
# pacman -U --asdeps pantheon-dock-instctl-git-r2179.4a0b6af-1-x86_64.pkg.tar.zst 
$ cd ..
$ git clone https://aur.archlinux.org/pantheon-session-git
$ cd pantheon-session-git
$ makechrootpkg -c -r $CHROOT -I ../pantheon-settings-daemon-git/pantheon-settings-daemon-git-1.0.0.r18.e4b709d-1-x86_64.pkg.tar.zst -I ../pantheon-dock-instctl-git/pantheon-dock-instctl-git-r2179.4a0b6af-1-x86_64.pkg.tar.zst
# pacman -U --asdeps pantheon-session-git-r148.48b482e-1-any.pkg.tar.zst

Latest Comments

« First ‹ Previous 1 2 3 4 5 6 7 8 9 Next › Last »

tbitai commented on 2015-09-19 17:14 (UTC)

Build fails with ==> Starting prepare()... sed: can't read debian/pantheon.desktop: No such file or directory I added #revision=62 to the end of the Launchpad URL in the PKGBUILD's source=() array (because, as "r62-1" in the package name suggests, it was developed for revision 62), and managed to build and install the package without errors.

alucryd commented on 2014-03-17 17:40 (UTC)

johnnyfreeman: I've taken over gala-bzr since I've grown tired of its maintainer ignoring me. It is now fixed.

johnnyfreeman commented on 2014-03-17 14:58 (UTC)

"This package depends on plank, but gala-bzr depends on plank-bzr. They fail in conflict." ~ terinjokes I'm hitting this wall as well. Is there anyway around this?

alucryd commented on 2013-11-10 11:07 (UTC)

gala-bzr in my repo does not depend on granite-bzr, and granite-bzr provides granite, there is no conflict there... I'm not responsible for mistakes in packages I don't maintain so take it to gala-bzr.

Dyamon commented on 2013-11-09 15:34 (UTC)

Seems like this package depends on wingpanel (of course), that depends on granite, but (again) gala-bzr depends on granite-bzr. They fall in conflict...

<deleted-account> commented on 2013-09-08 19:33 (UTC)

This package depends on plank, but gala-bzr depends on plank-bzr. They fail in conflict.

<deleted-account> commented on 2013-08-20 04:48 (UTC)

I see the bug has been resolved, any chance on an update to this package? Thanks for all your work

alucryd commented on 2013-08-02 21:07 (UTC)

The pantheon session launches okay, but since wingpanel doesn't work right now, you only get a black screen. I have filed a bug for wingpanel, but still no fix unfortunately. https://bugs.launchpad.net/wingpanel/+bug/1192886