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
125b8d91
Commit
125b8d91
authored
Sep 15, 2020
by
Christian Hesse
😜
Browse files
add soname provide
parent
a4123f9a
Changes
1
Hide whitespace changes
Inline
Side-by-side
PKGBUILD
View file @
125b8d91
...
...
@@ -3,13 +3,14 @@
pkgname
=
gpm
pkgver
=
1.20.7.r38.ge82d1a6
_commit
=
'e82d1a653ca94aa4ed12441424da6ce780b1e530'
pkgrel
=
1
pkgrel
=
2
pkgdesc
=
'A mouse server for the console and xterm'
arch
=(
'x86_64'
)
url
=
'https://www.nico.schottelius.org/software/gpm/'
license
=(
'GPL'
)
depends
=(
'bash'
'procps-ng'
)
makedepends
=(
'git'
)
provides
=(
'libgpm.so'
)
options
=(
'!makeflags'
)
source
=(
"git+https://github.com/telmich/gpm.git#commit=
${
_commit
}
"
'gpm.sh'
...
...
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