~lioploum/offpunk-users

2 2

installing dependencies on MacOS

Details
Message ID
<m2h63sw099.fsf@petitepomme.net>
Sender timestamp
1742202306
DKIM signature
pass
Download raw message
Hello,

I’m dipping my toes in the world of offpunk and I’m trying to get as
many dependencies installed as possible, on MacOS.

This is how I installed and ran offpunk at the moment:

  brew install chafa timg
  git clone https://git.sr.ht/~lioploum/offpunk ~/src/offpunk
  python3 ~/src/offpunk/offpunk.py

When I type `version`, I see I’m still missing many things, which I list
below. I cannot find them on brew. I assume some of them only make sense
on linux (xdg-open, x11 clipboard, wayland clipboard) and that there are
mac equivalent (open, pbcopy, pbpaste). I’m not sure I need the other
one nor how to install them:
- python-feedparser
- python-bs4
- python-readability
- python-setproctitle
- bs4, readability
- feedparser

Is the information about this available somewhere?

Thanks,

Alan
Details
Message ID
<174220132402.7.3895451130285578745.639406834@ploum.eu>
In-Reply-To
<m2h63sw099.fsf@petitepomme.net> (view parent)
Sender timestamp
1742201315
DKIM signature
pass
Download raw message
Le 25 mar 17 09:05, Alan Schmitt a écrit :
>Hello,
>
>I’m dipping my toes in the world of offpunk and I’m trying to get as
>many dependencies installed as possible, on MacOS.
>
>This is how I installed and ran offpunk at the moment:
>
>  brew install chafa timg
>  git clone https://git.sr.ht/~lioploum/offpunk ~/src/offpunk
>  python3 ~/src/offpunk/offpunk.py
>
>When I type `version`, I see I’m still missing many things, which I list
>below. I cannot find them on brew. I assume some of them only make sense
>on linux (xdg-open, x11 clipboard, wayland clipboard) and that there are
>mac equivalent (open, pbcopy, pbpaste). I’m not sure I need the other
>one nor how to install them:
>- python-feedparser
>- python-bs4
>- python-readability
>- python-setproctitle
>- bs4, readability
>- feedparser
>
>Is the information about this available somewhere?

I’ve no knowledge of MacOS but I do know that:

1. several people are running offpunk with all the dependencies on Mac.
2. There is a macports : https://ports.macports.org/port/offpunk/details/

Maybe some macos user coult contribute some help to add to the tutorial:

https://ports.macports.org/port/offpunk/details/

>
>Thanks,
>
>Alan



-- 
Ploum - Lionel Dricot

Blog: https://www.ploum.net
Newsletters: https://listes.ploum.net/mailman3/lists/
Bikepunk: https://bikepunk.fr/
Details
Message ID
<m25xk7mzcr.fsf@petitepomme.net>
In-Reply-To
<174220132402.7.3895451130285578745.639406834@ploum.eu> (view parent)
Sender timestamp
1742230164
DKIM signature
pass
Download raw message
On 2025-03-17 08:48, Ploum <sourcehut24@ploum.eu> writes:

> I’ve no knowledge of MacOS but I do know that:
>
> 1. several people are running offpunk with all the dependencies on Mac.
> 2. There is a macports : https://ports.macports.org/port/offpunk/details/
>
> Maybe some macos user coult contribute some help to add to the tutorial:
>
> https://ports.macports.org/port/offpunk/details/

Thank you, this helps in identifying what I need to install. I’ll
probably use pip to get these dependencies.

Best,

Alan
Reply to thread Export thread (mbox)