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 .. 4 5 6 7 8 9

alucryd commented on 2012-11-23 16:20 (UTC)

@helmuthdu: You're right I should learn to read sometime^^ I'll try fiddling with cerbere and see if I can get it to work (just launching it from a terminal throws a lot of errors about wingpanel, but well, gnome-shell is already running).

helmuthdu commented on 2012-11-23 15:36 (UTC)

at the title of the pantheon-session in launchpad: This programm is currently not used see https://launchpad.net/cerbere for our current way of launching and monitoring pantheon

alucryd commented on 2012-11-21 17:03 (UTC)

Anyone who can make this work, please share it here. The bug reported here https://bugs.launchpad.net/pantheon-session/+bug/1000170 is what I get when I try to launch the session in a terminal, launching it with gdm leads me to a black screen and back to gdm.