Use launchpad.exlib where it makes sense

This commit is contained in:
Julian Ospald 2016-04-22 16:18:28 +02:00
parent 5f11df21a3
commit 8e9a6de064
No known key found for this signature in database
GPG Key ID: 511B62C09D50CD28
2 changed files with 4 additions and 4 deletions

View File

@ -3,10 +3,10 @@
require lua [ whitelist="5.1" multibuild=false ]
require cmake
require launchpad [ branch=trunk pv=${PV%.*} pnv=stratagus_${PV} suffix=orig.tar.gz ]
SUMMARY="A realtime strategy game engine"
HOMEPAGE="http://stratagus.sourceforge.net/"
DOWNLOADS="https://launchpad.net/stratagus/trunk/${PV%.*}/+download/stratagus_${PV}.orig.tar.gz"
HOMEPAGE="https://wargus.github.io/stratagus.html"
LICENCES="GPL-2"
SLOT="0"

View File

@ -2,10 +2,10 @@
# Distributed under the terms of the GNU General Public License v2
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"
HOMEPAGE="http://wargus.sourceforge.net/"
DOWNLOADS="https://launchpad.net/${PN}/trunk/${PV%.*}/+download/${PN}_${PV}.orig.tar.gz"
HOMEPAGE="https://wargus.github.io/"
LICENCES="GPL-2"
SLOT="0"