forked from hasufell/hasufell-repository
Use launchpad.exlib where it makes sense
This commit is contained in:
parent
5f11df21a3
commit
8e9a6de064
@ -3,10 +3,10 @@
|
|||||||
|
|
||||||
require lua [ whitelist="5.1" multibuild=false ]
|
require lua [ whitelist="5.1" multibuild=false ]
|
||||||
require cmake
|
require cmake
|
||||||
|
require launchpad [ branch=trunk pv=${PV%.*} pnv=stratagus_${PV} suffix=orig.tar.gz ]
|
||||||
|
|
||||||
SUMMARY="A realtime strategy game engine"
|
SUMMARY="A realtime strategy game engine"
|
||||||
HOMEPAGE="http://stratagus.sourceforge.net/"
|
HOMEPAGE="https://wargus.github.io/stratagus.html"
|
||||||
DOWNLOADS="https://launchpad.net/stratagus/trunk/${PV%.*}/+download/stratagus_${PV}.orig.tar.gz"
|
|
||||||
|
|
||||||
LICENCES="GPL-2"
|
LICENCES="GPL-2"
|
||||||
SLOT="0"
|
SLOT="0"
|
||||||
|
@ -2,10 +2,10 @@
|
|||||||
# Distributed under the terms of the GNU General Public License v2
|
# Distributed under the terms of the GNU General Public License v2
|
||||||
|
|
||||||
require cmake gtk-icon-cache
|
require cmake gtk-icon-cache
|
||||||
|
require launchpad [ branch=trunk pv=${PV%.*} pnv=${PN}_${PV} suffix=orig.tar.gz ]
|
||||||
|
|
||||||
SUMMARY="Warcraft II for the Stratagus game engine"
|
SUMMARY="Warcraft II for the Stratagus game engine"
|
||||||
HOMEPAGE="http://wargus.sourceforge.net/"
|
HOMEPAGE="https://wargus.github.io/"
|
||||||
DOWNLOADS="https://launchpad.net/${PN}/trunk/${PV%.*}/+download/${PN}_${PV}.orig.tar.gz"
|
|
||||||
|
|
||||||
LICENCES="GPL-2"
|
LICENCES="GPL-2"
|
||||||
SLOT="0"
|
SLOT="0"
|
||||||
|
Loading…
Reference in New Issue
Block a user