MrGlockenspiel / activate-linux

The "Activate Windows" watermark ported to Linux
GNU General Public License v3.0
4.41k stars 92 forks source link

Give instructions for using HomeBrew #48

Closed IAMACAR10 closed 2 years ago

IAMACAR10 commented 2 years ago

macports is not the only OSX package manager, you know. i think homebrew might even be more popular (not sure on that). anyways just added the package names for homebrew. need to work on actual proper support now.

MrGlockenspiel commented 2 years ago

Originally i had instructions for homebrew, but it seems to put cairo in a different place for everyone so the makefile only worked for some people and was generally a pain Macports was just more consistent

IAMACAR10 commented 2 years ago

alright. that might have to do with system versions but yeah. i wanna see about adding proper macOS support, like the colour support is broke (doesn't it depend on some 32 bit library?) + on OSX it should say "activate macos" instead of "activate linux". these are things i wanna add (when I have time)

On Mon, 16 May 2022 at 12:38, MrGlockenspiel @.***> wrote:

Originally i had instructions for homebrew, but it seems to put cairo in a different place for everyone so the makefile only worked for some people and was generally a pain Macports was just more consistent

— Reply to this email directly, view it on GitHub https://github.com/MrGlockenspiel/activate-linux/pull/48#issuecomment-1127507192, or unsubscribe https://github.com/notifications/unsubscribe-auth/AE7POL2MIGZSMNZW5CMTIHLVKIQSVANCNFSM5WAYGXRQ . You are receiving this because you authored the thread.Message ID: @.***>

MrGlockenspiel commented 2 years ago

on macOS it already changes the text, and the color is broken because XQuartz doesnt support transparency afaik