1
0
mirror of https://github.com/tomahawk-player/tomahawk.git synced 2025-08-23 06:02:53 +02:00

Updated Packaging Hints (markdown)

Jason Herskowitz
2015-12-02 15:25:47 -05:00
parent cb4c51e5f2
commit 722907f25b

@@ -2,36 +2,36 @@ If you're packaging Tomahawk, join the tomahawk-packagers Google Group (https://
# Tomahawk Packagers
## openSUSE
domme
* domme
## Arch Linux
Kuba Serafinowski (zizzfizzix on gmail)
* Kuba Serafinowski (zizzfizzix on gmail)
## Ubuntu
Paulo Dias (paulo dot miguel dot dias on gmail)
yofel
* Paulo Dias (paulo dot miguel dot dias on gmail)
* yofel
## Gentoo
johu
* johu
## Fedora
vinzv
ruphy
rdieter
domme
* vinzv
* ruphy
* rdieter
* domme
## Exherbo
tgurr
* tgurr
## Windows
muesli
domme
* muesli
* domme
## OS X
muesli
* muesli
## Source Code
muesli
* muesli
# Build options
Make sure to actually do a release build of Tomahawk, with the following cmake arguments -DCMAKE_BUILD_TYPE=RelWithDebInfo or -DCMAKE_BUILD_TYPE=Release (the default is Debug).