Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
alpine
aports
Commits
a7a7d934
Commit
a7a7d934
authored
Dec 17, 2009
by
Natanael Copa
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
x11/xf86-input-synaptics: upgrade to 1.2.1
parent
1b64e615
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
9 additions
and
7 deletions
+9
-7
x11/xf86-input-synaptics/APKBUILD
x11/xf86-input-synaptics/APKBUILD
+9
-7
No files found.
x11/xf86-input-synaptics/APKBUILD
View file @
a7a7d934
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname
=
xf86-input-synaptics
pkgver
=
1.2.
0
pkgrel
=
1
pkgver
=
1.2.
1
pkgrel
=
0
pkgdesc
=
"X.org synaptics input driver"
url
=
"http://xorg.freedesktop.org/"
license
=
"custom"
...
...
@@ -10,14 +10,16 @@ depends=
makedepends
=
"pkgconfig libxkbfile-dev xorg-server-dev libxi-dev libxrandr-dev"
source
=
"http://xorg.freedesktop.org/releases/individual/driver/
$pkgname
-
$pkgver
.tar.bz2"
build
()
{
build
()
{
cd
"
$srcdir
"
/
$pkgname
-
$pkgver
export
GCC_SPECS
=
/usr/share/gcc/hardenednoznow.specs
export
LDFLAGS
=
"
$LDFLAGS
-Wl,-z,lazy"
./configure
--prefix
=
/usr
||
return
1
make
||
return
1
}
package
()
{
cd
"
$srcdir
"
/
$pkgname
-
$pkgver
make
DESTDIR
=
"
$pkgdir
"
install
||
return
1
install
-Dm644
COPYING
"
$pkgdir
"
/usr/share/licenses/
$pkgname
/COPYING
}
md5sums
=
"2
cf0a2b0b3006bcfcd85bb77d966244a
xf86-input-synaptics-1.2.
0
.tar.bz2"
md5sums
=
"2
9a6f9da5123149e4abc8ff83880ed5c
xf86-input-synaptics-1.2.
1
.tar.bz2"
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