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
0
Issues
0
List
Boards
Labels
Service Desk
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Incidents
Environments
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Kevin Daudt
aports
Commits
1c32a8d3
Commit
1c32a8d3
authored
Oct 09, 2020
by
Leo
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
community/ibus: upgrade to 1.5.23
parent
274912cc
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
9 additions
and
4 deletions
+9
-4
community/ibus/APKBUILD
community/ibus/APKBUILD
+9
-4
No files found.
community/ibus/APKBUILD
View file @
1c32a8d3
# Maintainer: Drew DeVault <sir@cmpwn.com>
pkgname
=
ibus
pkgver
=
1.5.2
2
pkgrel
=
3
pkgver
=
1.5.2
3
pkgrel
=
0
pkgdesc
=
"Next Generation Input Bus for Linux"
url
=
"https://github.com/ibus/ibus/wiki"
arch
=
"all"
...
...
@@ -25,10 +25,14 @@ subpackages="
source
=
"
$pkgname
-
$pkgver
.tar.gz::https://github.com/ibus/ibus/archive/
$pkgver
.tar.gz
0001-Use-more-portable-call-to-mktemp.patch
vala.patch::https://github.com/ibus/ibus/commit/dd4cc5b028c35f9bb8fa9d3bdc8f26bcdfc43d40.patch
"
install
=
"
$pkgname
.post-install"
prepare
()
{
# Fix all shebangs from 'python' to 'python3'
grep
-r
-l
'#!/usr/bin/python'
.
| xargs
sed
-i
'1s|python|python3|'
default_prepare
NOCONFIGURE
=
1 ./autogen.sh
}
...
...
@@ -72,5 +76,6 @@ bashcomp() {
amove usr/share/bash-completion
}
sha512sums
=
"972da51eb5702692f13b4f4cff51b3765890e5a91f936b9fa6b6cafaf00f4d078dc39f14bd00f3883203d295d826647c509024dd197d726d4def8d13d45d71b4 ibus-1.5.22.tar.gz
1e2e62ce52becf75d794c403e8f21bb72e8406aacbdbc5189f62a3b7c54166c40da0032d3f3865f5a23d9d2c782f974b7bcc9ba5ce437d9eb435dd3db3ff0b06 0001-Use-more-portable-call-to-mktemp.patch"
sha512sums
=
"b05637ff03a9977d0e130ea161ff7537c8c2f58953f84e4de4fce6369db1bb979cbd7773c083117cf9c51937537cb0219dc29c6455bb5707c1f7b6cb2d554dd4 ibus-1.5.23.tar.gz
1e2e62ce52becf75d794c403e8f21bb72e8406aacbdbc5189f62a3b7c54166c40da0032d3f3865f5a23d9d2c782f974b7bcc9ba5ce437d9eb435dd3db3ff0b06 0001-Use-more-portable-call-to-mktemp.patch
4de6deb8e188810807915c2ef4d4ca212f162e8b958f585183e6ae4d1792b684efe0bf15ccae17fd18cac699dc99683bbc612ca9111990338b3ab396d08e6263 vala.patch"
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