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 # Tomahawk Packagers
## openSUSE ## openSUSE
domme * domme
## Arch Linux ## Arch Linux
Kuba Serafinowski (zizzfizzix on gmail) * Kuba Serafinowski (zizzfizzix on gmail)
## Ubuntu ## Ubuntu
Paulo Dias (paulo dot miguel dot dias on gmail) * Paulo Dias (paulo dot miguel dot dias on gmail)
yofel * yofel
## Gentoo ## Gentoo
johu * johu
## Fedora ## Fedora
vinzv * vinzv
ruphy * ruphy
rdieter * rdieter
domme * domme
## Exherbo ## Exherbo
tgurr * tgurr
## Windows ## Windows
muesli * muesli
domme * domme
## OS X ## OS X
muesli * muesli
## Source Code ## Source Code
muesli * muesli
# Build options # 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). 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).