Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
alpine
aports
Commits
cb2b0537
Commit
cb2b0537
authored
Jul 22, 2018
by
prspkt
Committed by
Natanael Copa
Jul 29, 2018
Browse files
testing/xf86-input-wacom: rebuild against xorg-input-abi 24.1
Improve abuild
parent
db56b465
Changes
1
Hide whitespace changes
Inline
Side-by-side
testing/xf86-input-wacom/APKBUILD
View file @
cb2b0537
...
...
@@ -2,16 +2,16 @@
# Maintainer: Ivan Tham <pickfire@riseup.net>
pkgname
=
xf86-input-wacom
pkgver
=
0.36.1
pkgrel
=
0
pkgrel
=
1
pkgdesc
=
"X.org Wacom tablet input driver"
url
=
"https://github.com/linuxwacom/xf86-input-wacom"
arch
=
"all"
license
=
"GPL-2.0-or-later"
makedepends
=
"xorg-server-dev libxext-dev libxi-dev libxrandr-dev
libxinerama-dev
eudev-dev"
makedepends
=
"xorg-server-dev libxext-dev libxi-dev libxrandr-dev
libxinerama-dev
eudev-dev"
checkdepends
=
"bash findutils"
subpackages
=
"
$pkgname
-dev
$pkgname
-doc"
source
=
"
$url
/releases/download/
$pkgname
-
$pkgver
/
$pkgname
-
$pkgver
.tar.bz2"
source
=
"
https://github.com/linuxwacom/xf86-input-wacom
/releases/download/
$pkgname
-
$pkgver
/
$pkgname
-
$pkgver
.tar.bz2"
builddir
=
"
$srcdir
"
/
$pkgname
-
$pkgver
build
()
{
...
...
Write
Preview
Supports
Markdown
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