forked from hasufell/hasufell-repository
Use github.exlib where it makes sense
This commit is contained in:
@@ -2,10 +2,9 @@
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
require cmake gtk-icon-cache
|
||||
require github [ user=gerstrong tag=v${PV//./}release ]
|
||||
|
||||
SUMMARY="Open Source Commander Keen clone (needs original game files)"
|
||||
HOMEPAGE="http://clonekeenplus.sourceforge.net"
|
||||
DOWNLOADS="https://github.com/gerstrong/${PN}/archive/v${PV//./}release.tar.gz -> ${PNV}.tar.gz"
|
||||
|
||||
LICENCES="GPL-2 LGPL-2"
|
||||
SLOT="0"
|
||||
|
||||
@@ -2,10 +2,10 @@
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
require love-app [ loveslot="0.9" lovezip=true lovepn=${PNV} ]
|
||||
require github [ user=SimonLarsen release=v${PV}b pnv=${PNV}-love suffix=zip ]
|
||||
|
||||
SUMMARY="Free software ChuChu Rocket remake for PC"
|
||||
HOMEPAGE="http://tangramgames.dk/games/duckmarines/"
|
||||
DOWNLOADS="https://github.com/SimonLarsen/duckmarines/releases/download/v${PV}b/duckmarines-${PV}-love.zip"
|
||||
|
||||
# no license info for Tserial.lua
|
||||
# https://love2d.org/wiki/Tserial
|
||||
@@ -17,5 +17,4 @@ LICENCES="
|
||||
SLOT="0"
|
||||
PLATFORMS="~amd64 ~x86"
|
||||
|
||||
WORK=${WORKBASE}/${PNV}-love
|
||||
|
||||
|
||||
@@ -1,11 +1,12 @@
|
||||
# Copyright 2016 Julian Ospald <hasufell@posteo.de>
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
require github [ user=hawkthorne release=v${PV} pnv=hawkthorne suffix=love ]
|
||||
require love-app [ loveslot="0.9" lovepn=${PNV} ]
|
||||
|
||||
SUMMARY="2d platformer based on the Community's Digital Estate Planning episode"
|
||||
HOMEPAGE="http://projecthawkthorne.com/"
|
||||
DOWNLOADS="https://github.com/hawkthorne/hawkthorne-journey/releases/download/v${PV}/hawkthorne.love -> ${PNV}.love"
|
||||
DOWNLOADS="${DOWNLOADS} -> ${PNV}.love"
|
||||
|
||||
LICENCES="
|
||||
MIT [[ note = [ main game ] ]]
|
||||
|
||||
@@ -2,12 +2,12 @@
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
require gtk-icon-cache
|
||||
require github [ user=SimonLarsen release=v${PV} suffix=love ]
|
||||
require love-app [ loveslot="0.10" lovepn=${PNV} ]
|
||||
|
||||
SUMMARY="Arcade styled 2d action game centered around evacuating civilians from burning buildings"
|
||||
HOMEPAGE="http://tangramgames.dk/games/mrrescue/"
|
||||
DOWNLOADS="https://github.com/SimonLarsen/mrrescue/releases/download/v${PV}/${PNV}.love
|
||||
https://dev.gentoo.org/~hasufell/distfiles/${PN}.png"
|
||||
DOWNLOADS+=" https://dev.gentoo.org/~hasufell/distfiles/${PN}.png"
|
||||
|
||||
LICENCES="CCPL-Attribution-ShareAlike-3.0 MIT ZLIB"
|
||||
SLOT="0"
|
||||
|
||||
Reference in New Issue
Block a user