Open gurucubano opened 1 month ago
Sadly, I haven't touched this project for over a decade. It was developed for Openmoko phones, and that company went out of business not long after the first iPhone was released. I'd be happy to try to help you get it going on your phone, but it will probably take quite a bit of work if your phone uses a different graphics tool kit.
On Sun, Oct 6, 2024 at 7:26 AM Matthias @.***> wrote:
Hello,
Is this project still alive and maintained? Thanks
Matthias
— Reply to this email directly, view it on GitHub https://github.com/kenyoung/orrery/issues/1, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAIZ35KAX2VMIRCQI4A6U7LZ2EUATAVCNFSM6AAAAABPOI7A3CVHI2DSMVQWIX3LMV43ASLTON2WKOZSGU3DQNRTGQ4TSOA . You are receiving this because you are subscribed to this thread.Message ID: @.***>
I was for many years a happy user of the Openmoko Freerunner GTA-02, than the Ubuntu phone BQ E4.5 and now for some years the Purism' L5 (https://puri.sm/products/librem-5/). The L5 runs a Debian Linux with wayland display.
I cloned the project from git and run:
purism@pureos:~/guru/orrery$ ./configure
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking for gcc... gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking for style of include used by make... GNU
checking dependency style of gcc... gcc3
checking whether gcc and cc understand -c and -o together... yes
checking for a BSD-compatible install... /usr/bin/install -c
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for GTK... yes
checking for HILDON... configure: error: Package requirements (hildon-1) were not met:
No package 'hildon-1' found
Consider adjusting the PKG_CONFIG_PATH environment variable if you
installed software in a non-standard prefix.
Alternatively, you may set the environment variables HILDON_CFLAGS
and HILDON_LIBS to avoid the need to call pkg-config.
See the pkg-config man page for more details.
purism@pureos:~/guru/orrery$ apt search hildon
Sorting... Done
Full Text Search... Done
purism@pureos:~/guru/orrery$
Seems there is no pkg for hildon-1
After Openmoko died, I hopped into the Nokia n900 community. I got one of the n950 phones free from Nokia, but they never actually sold that phone. It was so sad, because the m950 was just a wonderful machine. Then Nokia was absorbed by Microsoft (excruciatingly slowly) and I stopped writing phone software. I'm pretty sure the hildon stuff was open source, but I don't know where to find it.
We had a nice little group of people using my orrery app. There were a couple of display pages I added just for one user!
What is the state of software for the Librem phone? Is there no Astronomy/Night Sky software available for it?
On Sun, Oct 6, 2024 at 9:58 AM Matthias @.***> wrote:
I was for many years a happy user of the Openmoko Freerunner GTA-02, than the Ubuntu phone BQ E4.5 and now for some years the Purism' L5 ( https://puri.sm/products/librem-5/). The L5 runs a Debian Linux with wayland display.
I cloned the project from git and run:
@.***:~/guru/orrery$ ./configure checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for gawk... gawk checking whether make sets $(MAKE)... yes checking for gcc... gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking for style of include used by make... GNU checking dependency style of gcc... gcc3 checking whether gcc and cc understand -c and -o together... yes checking for a BSD-compatible install... /usr/bin/install -c checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for GTK... yes checking for HILDON... configure: error: Package requirements (hildon-1) were not met:
No package 'hildon-1' found
Consider adjusting the PKG_CONFIG_PATH environment variable if you installed software in a non-standard prefix.
Alternatively, you may set the environment variables HILDON_CFLAGS and HILDON_LIBS to avoid the need to call pkg-config. See the pkg-config man page for more details.
@.:~/guru/orrery$ apt search hildon Sorting... Done Full Text Search... Done @.:~/guru/orrery$
Seems there is no pkg for hildon-1
— Reply to this email directly, view it on GitHub https://github.com/kenyoung/orrery/issues/1#issuecomment-2395469614, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAIZ35LIYXVQ7HCS5AJTZU3Z2FFYNAVCNFSM6AAAAABPOI7A3CVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDGOJVGQ3DSNRRGQ . You are receiving this because you commented.Message ID: @.***>
The state of the L5 is just fine: a Linux server with SSH into it, a normal Debian Linux with all working as in any Linux, even with sudo -s
. For the rest, you have contacts app, dialer, messages, firefox, ... and all what you want to install with sudo apt install
or even with flatpack
(which I try to avoid). It's my daily driver for 2++ years now.
For the sky, I've installed the stellarium
app, which works nicely, but I think it's to heavy for this pocket mobile.
What I do read here https://en.wikipedia.org/wiki/Hildon
about hildon
let me think: no way :-(
On Sun, Oct 6, 2024 at 10:55 AM Matthias @.***> wrote: [...]
For the sky, I've installed the stellarium app, which works nicely, but I think it's to heavy for this pocket mobile.
Yes, Stellarium is impressive, but I hate apps that run continuous animations and deplete your battery. Orrery was very lightweight, because the processor in those early Openmoko phases was pretty wimpy.Message ID: @.***>
And cant we bring it together to Debian and L5?
-- Matthias Apitz E-mail: @.*** WWW: http://www.unixarea.de/ phone: +49-170-4527211
Am 06.10.2024 20:12, schrieb Ken Young:
On Sun, Oct 6, 2024 at 10:55 AM Matthias @.***> wrote: [...]
For the sky, I've installed the stellarium app, which works nicely, but I think it's to heavy for this pocket mobile.
Yes, Stellarium is impressive, but I hate apps that run continuous animations and deplete your battery. Orrery was very lightweight, because the processor in those early Openmoko phases was pretty wimpy.Message ID: @.***>
-- Reply to this email directly, view it on GitHub [1], or unsubscribe [2]. You are receiving this because you authored the thread.Message ID: @.***>
Links:
[1] https://github.com/kenyoung/orrery/issues/1#issuecomment-2395531263 [2] https://github.com/notifications/unsubscribe-auth/AB6HT2DI72HTGHCROWWZNY3Z2F4QXAVCNFSM6AAAAABPOI7A3CVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDGOJVGUZTCMRWGM
Hello,
Is this project still alive and maintained? Thanks
Matthias