Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
aports
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
648
Issues
648
List
Boards
Labels
Service Desk
Milestones
Merge Requests
195
Merge Requests
195
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Environments
Analytics
Analytics
CI / CD
Repository
Value Stream
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
alpine
aports
Commits
4230986c
Commit
4230986c
authored
Nov 12, 2014
by
Natanael Copa
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
main/libxklavier: upgrade to 5.4
parent
4e966e28
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
6 additions
and
4 deletions
+6
-4
main/libxklavier/APKBUILD
main/libxklavier/APKBUILD
+6
-4
No files found.
main/libxklavier/APKBUILD
View file @
4230986c
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname
=
libxklavier
pkgver
=
5.
3
pkgrel
=
2
pkgver
=
5.
4
pkgrel
=
0
pkgdesc
=
"High-level API for X Keyboard Extension"
url
=
"http://gswitchit.sourceforge.net"
arch
=
"all"
...
...
@@ -18,7 +18,7 @@ case $pkgver in
*
.
*
.
*
.
*
)
_v
=
${
pkgver
%.*.*
}
;;
esac
source
=
"http://
ftp.gnome.org/pub/gnome/sources/
$pkgname
/
${
_v
}
/
$pkgname
-
$pkgver
.tar.xz
"
source
=
"http://
people.freedesktop.org/~svu/libxklavier-
$pkgver
.tar.bz2
"
_builddir
=
"
$srcdir
/
$pkgname
-
$pkgver
"
...
...
@@ -45,4 +45,6 @@ package() {
make
DESTDIR
=
"
$pkgdir
"
install
||
return
1
rm
"
$pkgdir
"
/usr/lib/
*
.la
||
return
1
}
md5sums
=
"290ea2a8abc40f78a3a16bdae6f02808 libxklavier-5.3.tar.xz"
md5sums
=
"13af74dcb6011ecedf1e3ed122bd31fa libxklavier-5.4.tar.bz2"
sha256sums
=
"17a34194df5cbcd3b7bfd0f561d95d1f723aa1c87fca56bc2c209514460a9320 libxklavier-5.4.tar.bz2"
sha512sums
=
"e9342d94f6cd67e900e44d9751ee0d8c75bec8e3a7b30989612bd71a5f890be52ff843465162dbbe0bfc9004da76e1d47158a4671b8f915e51c91f9d82f7baae libxklavier-5.4.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