Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
aports
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
649
Issues
649
List
Boards
Labels
Service Desk
Milestones
Merge Requests
181
Merge Requests
181
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Environments
Analytics
Analytics
CI / CD
Repository
Value Stream
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
alpine
aports
Commits
6e85a0d8
Commit
6e85a0d8
authored
Aug 19, 2019
by
Leo
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
testing/linuxconsoletools: upgrade to 1.6.1
parent
6708d4d7
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
6 deletions
+3
-6
testing/linuxconsoletools/APKBUILD
testing/linuxconsoletools/APKBUILD
+3
-6
No files found.
testing/linuxconsoletools/APKBUILD
View file @
6e85a0d8
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname
=
linuxconsoletools
pkgver
=
1.6.
0
pkgrel
=
1
pkgver
=
1.6.
1
pkgrel
=
0
pkgdesc
=
"Tools for connecting joysticks & legacy devices to the kernels input subsystem"
url
=
"https://sourceforge.net/projects/linuxconsole/"
arch
=
"all"
...
...
@@ -10,16 +10,13 @@ makedepends="linux-headers sdl-dev"
subpackages
=
"
$pkgname
-doc"
source
=
"https://downloads.sourceforge.net/linuxconsole/linuxconsoletools-
$pkgver
.tar.bz2"
builddir
=
"
$srcdir
/
$pkgname
-
$pkgver
"
build
()
{
cd
"
$builddir
"
make
PREFIX
=
/usr
}
package
()
{
cd
"
$builddir
"
make
PREFIX
=
/usr
DESTDIR
=
"
$pkgdir
"
install
}
sha512sums
=
"
35ca923cceca729bcbab95dff18682abd0d87a297e70aa8707fbabccde018fef0775a99195af4bf9111ba33210a14c10d1a766f83112cd535930a1ae430c7c75 linuxconsoletools-1.6.0
.tar.bz2"
sha512sums
=
"
b520c0a2d55986204619e3a5a00fb8b1e26453ac6df4f51c8c87495661a68bb6fe5a1947a3e079a53a537bf06d23c73c404a4d7e4d4dd18c0f7f69c1985a77be linuxconsoletools-1.6.1
.tar.bz2"
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment