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
800a2c24
Commit
800a2c24
authored
2 years ago
by
alice
Browse files
Options
Downloads
Patches
Plain Diff
community/xf86-input-vmmouse: upgrade to 13.2.0
parent
ab1a553a
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
community/xf86-input-vmmouse/APKBUILD
+6
-9
6 additions, 9 deletions
community/xf86-input-vmmouse/APKBUILD
with
6 additions
and
9 deletions
community/xf86-input-vmmouse/APKBUILD
+
6
−
9
View file @
800a2c24
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname
=
xf86-input-vmmouse
pkgname
=
xf86-input-vmmouse
pkgver
=
13.
1
.0
pkgver
=
13.
2
.0
pkgrel
=
5
pkgrel
=
0
pkgdesc
=
"X.org VMware mouse input driver"
pkgdesc
=
"X.org VMware mouse input driver"
url
=
"https://xorg.freedesktop.org/"
url
=
"https://xorg.freedesktop.org/"
arch
=
"x86 x86_64"
arch
=
"x86 x86_64"
license
=
"MIT"
license
=
"MIT"
subpackages
=
"
$pkgname
-doc"
subpackages
=
"
$pkgname
-doc"
makedepends
=
"libxkbfile-dev xorg-server-dev libxi-dev libxrandr-dev eudev-dev"
makedepends
=
"libxkbfile-dev xorg-server-dev libxi-dev libxrandr-dev eudev-dev"
source
=
"https://www.x.org/releases/individual/driver/
$pkgname
-
$pkgver
.tar.bz2"
source
=
"https://www.x.org/releases/individual/driver/
$pkgname
-
$pkgver
.tar.xz"
prepare
()
{
update_config_sub
default_prepare
}
build
()
{
build
()
{
export
LDFLAGS
=
"
$LDFLAGS
-Wl,-z,lazy"
export
LDFLAGS
=
"
$LDFLAGS
-Wl,-z,lazy"
...
@@ -28,4 +23,6 @@ package() {
...
@@ -28,4 +23,6 @@ package() {
make
DESTDIR
=
"
$pkgdir
"
install
make
DESTDIR
=
"
$pkgdir
"
install
install
-Dm644
COPYING
"
$pkgdir
"
/usr/share/licenses/
$pkgname
/COPYING
install
-Dm644
COPYING
"
$pkgdir
"
/usr/share/licenses/
$pkgname
/COPYING
}
}
sha512sums
=
"38e09c5d7da971eb25ed79fc2daac3b8e1f5e6ec1096424696652c975ea653ed4a49d7779e7735d81a512c12c0a30829d5443ca78a275f3181ebd1740dd2dfd4 xf86-input-vmmouse-13.1.0.tar.bz2"
sha512sums
=
"
26a01347a679db058abdc7cbd9a363bb4fccd1a727dc18e279d15b8a0dce71f67af5ff54df28b908391da8d2fc311d8c1813f26dcded4e9a2668db7b55ca5687 xf86-input-vmmouse-13.2.0.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