Skip to content
Snippets Groups Projects
Commit 24f14bcc authored by Antoni Aloy Torrens's avatar Antoni Aloy Torrens Committed by alice
Browse files

community/lbreakout*: move from testing

parent 8658ea6a
1 merge request!32095community/lbreakout*: move from testing
Pipeline #121321 passed
......@@ -12,6 +12,7 @@ license="GPL-2.0-or-later"
makedepends="sdl12-compat-dev sdl_mixer-dev libpng-dev"
subpackages="$pkgname-doc"
source="http://prdownloads.sourceforge.net/lgames/lbreakout2-$pkgver.tar.gz"
options="!check" # No test suite
prepare() {
default_prepare
......@@ -30,10 +31,6 @@ build() {
make
}
check() {
make check
}
package() {
make DESTDIR="$pkgdir" install
install -Dm644 lbreakout2.desktop \
......
File moved
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment