here a little guid to run it...
install meson prior to downloading it
git clone (git-file)
then =>
cd git-entrance-git
then =>
makepkg
then =>
sudo pacman -U entrance-git-"version"
then =>
sudo systemctl enable entrance.service
then =>
sudo systemctl reboot "if you want to reboot"
add -f after enable if it say something is already there
then => !@! enjoy
makepkg errors out with this,
==> ERROR: A failure occurred in build().
Aborting...
the error log contains,
meson_options.txt:9:0: ERROR: Option name debug is reserved.
Is there any good workaround?
Please add meson to depends. If you don't add it, there is an error related to a missing arch-meson command.
@anonymousshyster there was a little experiment going upstream, it was fixed for now
Getting this error when running makepkg: meson.build:35:2: ERROR: C library 'elogind' not found.
Is there an easy solution?
sirus@arch ~ systemctl enable entrance.service
Failed to enable unit: Unit file entrance.service does not exist.
The meson_options.txt contains an error that is preventing building on option nls default: true should be value: true
As a noob I haven't been able to figure out how edit this text file and have it not be recreated from the makepkg command.
Is this package already dicontinued?
Since elementary has been replaced with extra/efl, please update the dependancies!