From 6899cc199bb2df2b1823bb804edb69c1b3471c10 Mon Sep 17 00:00:00 2001 From: Bart Ribbers Date: Thu, 24 Oct 2019 18:12:10 +0200 Subject: community/linuxconsoletools: move from testing --- testing/linuxconsoletools/APKBUILD | 22 ---------------------- 1 file changed, 22 deletions(-) delete mode 100644 testing/linuxconsoletools/APKBUILD (limited to 'testing/linuxconsoletools') diff --git a/testing/linuxconsoletools/APKBUILD b/testing/linuxconsoletools/APKBUILD deleted file mode 100644 index ff19b7eec1..0000000000 --- a/testing/linuxconsoletools/APKBUILD +++ /dev/null @@ -1,22 +0,0 @@ -# Maintainer: Natanael Copa -pkgname=linuxconsoletools -pkgver=1.7.0 -pkgrel=0 -pkgdesc="Tools for connecting joysticks & legacy devices to the kernels input subsystem" -url="https://sourceforge.net/projects/linuxconsole/" -arch="all" -license="GPL-2.0-or-later" -makedepends="linux-headers sdl2-dev" -subpackages="$pkgname-doc" -source="https://downloads.sourceforge.net/linuxconsole/linuxconsoletools-$pkgver.tar.bz2" - - -build() { - make PREFIX=/usr -} - -package() { - make PREFIX=/usr DESTDIR="$pkgdir" install -} - -sha512sums="260667e167281dd6f4de0904c2852a5bf3d9d0fe9d603135d4849c5a6610997306c9b476f64e4015d17a4dc8e4a8d36e96e01b9b63664fc7b493201fe12b4f56 linuxconsoletools-1.7.0.tar.bz2" -- cgit v1.2.3