Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
bot-test
packages
gpm
Commits
ed59f93c
Commit
ed59f93c
authored
Oct 27, 2012
by
Eric Bélanger
Browse files
Upstream update
parent
74a80696
Changes
1
Hide whitespace changes
Inline
Side-by-side
PKGBUILD
View file @
ed59f93c
# Maintainer: Eric Bélanger <eric@archlinux.org>
pkgname
=
gpm
pkgver
=
1.20.
6
pkgrel
=
1
0
pkgver
=
1.20.
7
pkgrel
=
1
pkgdesc
=
"A mouse server for the console and xterm"
arch
=(
'i686'
'x86_64'
)
url
=
"http://www.nico.schottelius.org/software/gpm/"
...
...
@@ -13,7 +13,7 @@ options=('!makeflags')
install
=
gpm.install
source
=(
http://www.nico.schottelius.org/software/gpm/archives/
${
pkgname
}
-
${
pkgver
}
.tar.lzma
\
gpm gpm.conf.d gpm.sh gpm.service
)
sha1sums
=(
'
4677da0eb2f1910a5a744bbefa08fea82e0dca0c
'
sha1sums
=(
'
8d9f3655c80ce7667d31ede2a100b44986480369
'
'19e1feb1493373512a77801699df012d186336ea'
'4c31cb7dd51cee4d16d3f7a8956e6d87fac1ad86'
'88fe5ff10916c68a87abc8418a56eb0073f69fa9'
...
...
@@ -21,6 +21,7 @@ sha1sums=('4677da0eb2f1910a5a744bbefa08fea82e0dca0c'
build
()
{
cd
"
${
srcdir
}
/
${
pkgname
}
-
${
pkgver
}
"
./autogen.sh
./configure
--prefix
=
/usr
--sysconfdir
=
/etc
make
}
...
...
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