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
655
Issues
655
List
Boards
Labels
Service Desk
Milestones
Merge Requests
222
Merge Requests
222
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
c4325938
Commit
c4325938
authored
Aug 17, 2019
by
Leo
Committed by
Natanael Copa
Aug 19, 2019
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
main/libevdev: upgrade to 1.7.0
parent
aedf5591
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
6 deletions
+4
-6
main/libevdev/APKBUILD
main/libevdev/APKBUILD
+4
-6
No files found.
main/libevdev/APKBUILD
View file @
c4325938
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname
=
libevdev
pkgver
=
1.
6
.0
pkgver
=
1.
7
.0
pkgrel
=
0
pkgdesc
=
"Kernel Evdev Device Wrapper Library"
url
=
"https://www.freedesktop.org/wiki/Software/libevdev"
arch
=
"all"
license
=
"MIT"
options
=
"!check"
# Requires CONFIG_INPUT_UINPUT in kernel
depends
=
""
makedepends
=
"python3 linux-headers"
checkdepends
=
"check-dev"
subpackages
=
"
$pkgname
-dev
$pkgname
-doc"
source
=
"https://freedesktop.org/software/
$pkgname
/
$pkgname
-
$pkgver
.tar.xz"
builddir
=
"
$srcdir
/
$pkgname
-
$pkgver
"
subpackages
=
"
$pkgname
-static
$pkgname
-dev
$pkgname
-doc"
source
=
"https://freedesktop.org/software/libevdev/libevdev-
$pkgver
.tar.xz"
build
()
{
cd
"
$builddir
"
...
...
@@ -37,4 +35,4 @@ package() {
make
DESTDIR
=
"
$pkgdir
"
install
}
sha512sums
=
"
73046da447773716c9f0c9f511f3a0a6ababcf92a146eba363014afcbdb465f4c3cd8be0917f2f01561a72f24f20fe8ecd333467437d9d85c03afcb433d05060 libevdev-1.6
.0.tar.xz"
sha512sums
=
"
bc43723fd1ca251a77ee549022609f73c15a33ae470fc843ac687542fb1938fba4d046d3ee1dc814bc38a4292a7f2ad9e71fcce45525b518a4f4a5bef099aa6f libevdev-1.7
.0.tar.xz"
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