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
645
Issues
645
List
Boards
Labels
Service Desk
Milestones
Merge Requests
211
Merge Requests
211
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Incidents
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
5bab3a37
Commit
5bab3a37
authored
Aug 17, 2019
by
Leo
Committed by
Kevin Daudt
Aug 18, 2019
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
main/xinput: upgrade to 1.6.3
Closes GH-10174
parent
92770a11
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
7 deletions
+3
-7
main/xinput/APKBUILD
main/xinput/APKBUILD
+3
-7
No files found.
main/xinput/APKBUILD
View file @
5bab3a37
# Contributor: Johannes Matheis <jomat+alpinebuild@jmt.gr>
# Maintainer: Johannes Matheis <jomat+alpinebuild@jmt.gr>
pkgname
=
xinput
pkgver
=
1.6.
2
pkgver
=
1.6.
3
pkgrel
=
0
pkgdesc
=
"Utility to configure and test XInput devices"
url
=
"http://xorg.freedesktop.org/"
arch
=
"all"
options
=
"!check"
# No test suite.
license
=
"MIT"
depends
=
""
depends_dev
=
""
makedepends
=
"util-macros libx11-dev libxext-dev libxi-dev libxrandr-dev
libxinerama-dev"
install
=
""
subpackages
=
"
$pkgname
-doc"
source
=
"https://www.x.org/archive/individual/app/
$pkgname
-
$pkgver
.tar.bz2
"
source
=
"https://www.x.org/archive/individual/app/
xinput-
$pkgver
.tar.gz
"
builddir
=
"
$srcdir
"
/
$pkgname
-
$pkgver
build
()
{
cd
"
$builddir
"
./configure
\
...
...
@@ -34,4 +30,4 @@ package() {
make
DESTDIR
=
"
$pkgdir
"
install
}
sha512sums
=
"
dbef3a87dd47bb8c593f1305bea7978697a12434a4992584e4124d745bb366812366b44fc205159137a3db6f7b8338effd1b90641a194497b19159b9fd91939e xinput-1.6.2.tar.bz2
"
sha512sums
=
"
f2d61288b87505add5909aace7d51d99f5c7b1a8fad5475316da371f74d5b616ae261660c81851bec595c5d716fead3e40d8fc0cc7d2234c2b04db2b24e25da8 xinput-1.6.3.tar.gz
"
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