Revisió 92e4657a
Afegit per Roger Pueyo Centelles fa més de 7 anys
Makefile | ||
---|---|---|
# qMp packages source clone URLs and settings
|
||
QMP_GIT_RW = ssh://gitolite@dev.qmp.cat:qmp.git
|
||
QMP_GIT_RO = http://dev.qmp.cat/qmp.git
|
||
QMP_GIT_BRANCH ?= testing
|
||
QMP_GIT_BRANCH ?= 4.0
|
||
QMP_FEED = package/feeds/qmp_packages
|
||
|
||
# Distribution naming
|
||
... | ... | |
VERSION_SUPPORT_URL ?= https://dev.qmp.cat/projects/qmp/wiki
|
||
|
||
# Distribution versioning (e.g. Ratafia 2.0, Clearance testing, Kalimotxo trunk)
|
||
VERSION_NICK ?= Kalimotxo
|
||
VERSION_NUMBER ?= testing
|
||
VERSION_NICK ?= Macondo
|
||
VERSION_NUMBER ?= 4.0-rc1
|
||
|
||
# Distribution repository
|
||
VERSION_REPO="http://fw.qmp.cat/Releases/%v-%N"
|
També disponible a: Unified diff
Prepare Makefile for qMp 4.0 "Macondo" release candidate 1