Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
aports
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Monitor
Service Desk
Analyze
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
alpine
aports
Commits
80fa40ff
Commit
80fa40ff
authored
6 years ago
by
prspkt
Committed by
Sören Tempel
6 years ago
Browse files
Options
Downloads
Patches
Plain Diff
main/libinput: upgrade to 1.11.1
Use https for source and upstream.
parent
9e79966d
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
main/libinput/APKBUILD
+5
-4
5 additions, 4 deletions
main/libinput/APKBUILD
with
5 additions
and
4 deletions
main/libinput/APKBUILD
+
5
−
4
View file @
80fa40ff
# Contributor: Sören Tempel <soeren+alpine@soeren-tempel.net>
# Maintainer: Daniel Sabogal <dsabogalcc@gmail.com>
pkgname
=
libinput
pkgver
=
1.1
0.5
pkgver
=
1.1
1.1
pkgrel
=
0
pkgdesc
=
"Library for handling input devices"
url
=
"http://www.freedesktop.org/wiki/Software/libinput"
url
=
"http
s
://www.freedesktop.org/wiki/Software/libinput"
arch
=
"all"
license
=
"MIT"
makedepends
=
"eudev-dev libevdev-dev meson mtdev-dev"
subpackages
=
"
$pkgname
-dev
$pkgname
-doc
$pkgname
-libs"
options
=
"!check"
source
=
"http://freedesktop.org/software/
$pkgname
/
$pkgname
-
$pkgver
.tar.xz"
source
=
"https://freedesktop.org/software/
$pkgname
/
$pkgname
-
$pkgver
.tar.xz"
builddir
=
"
$srcdir
"
/
$pkgname
-
$pkgver
build
()
{
cd
"
$builddir
"
...
...
@@ -27,4 +28,4 @@ package() {
DESTDIR
=
"
$pkgdir
"
ninja
-C
builddir/
install
}
sha512sums
=
"
61f19ea777b523f0e76869b8e7dbbff5e51132d3c85
6c6
e
db
9915a695f7903256228e71be2567642866923a800f1283bdd5aff97266ac26c2e42dfce0bffa50b
libinput-1.1
0.5
.tar.xz"
sha512sums
=
"
3dd1a318c89d66f5a6601
6c6db
fa5277b61a8cb5337d99f85b1eeef40ed894bdc04fd4588a97383988daea0f034df5a72bff318325320a01b857db9deb94a2b0
libinput-1.1
1.1
.tar.xz"
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment