Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
Adélie Package Tree
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Adélie Linux
Adélie Package Tree
Commits
ff3c2e12
Commit
ff3c2e12
authored
6 years ago
by
Síle Ekaterin Liszka
Browse files
Options
Downloads
Patches
Plain Diff
user/lxqt-globalkeys: upgrade to 0.14.0
parent
90b3359f
No related branches found
Branches containing commit
No related tags found
Tags containing commit
1 merge request
!155
Bump a bunch of software, holy crap
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
user/lxqt-globalkeys/APKBUILD
+5
-6
5 additions, 6 deletions
user/lxqt-globalkeys/APKBUILD
with
5 additions
and
6 deletions
user/lxqt-globalkeys/APKBUILD
+
5
−
6
View file @
ff3c2e12
# Contributor: Kiyoshi Aman <kiyoshi.aman+adelie@gmail.com>
# Maintainer: Kiyoshi Aman <kiyoshi.aman+adelie@gmail.com>
pkgname
=
lxqt-globalkeys
pkgver
=
0.1
3
.0
pkgrel
=
1
pkgver
=
0.1
4
.0
pkgrel
=
0
pkgdesc
=
"Daemon and configuration utility for global shortcuts in LXQt"
url
=
"https://lxqt.org"
arch
=
"all"
options
=
"!check"
# No test suite.
license
=
"LGPL-2.1+"
depends
=
""
makedepends
=
"cmake extra-cmake-modules lxqt-build-tools>=0.
5
.0
liblxqt-dev
qt5-qttools-dev kwindowsystem-dev"
makedepends
=
"cmake extra-cmake-modules lxqt-build-tools>=0.
6
.0
liblxqt-dev>=
${
pkgver
%.*
}
.0
qt5-qttools-dev kwindowsystem-dev"
subpackages
=
"
$pkgname
-dev"
source
=
"https://github.com/lxqt/lxqt-globalkeys/releases/download/
$pkgver
/lxqt-globalkeys-
$pkgver
.tar.xz"
...
...
@@ -27,7 +27,6 @@ build() {
-DCMAKE_BUILD_TYPE
=
RelWithDebugInfo
\
-DCMAKE_CXX_FLAGS
=
"
$CXXFLAGS
"
\
-DCMAKE_C_FLAGS
=
"
$CFLAGS
"
\
-DPULL_TRANSLATIONS
=
False
\
${
CMAKE_CROSSOPTS
}
..
make
}
...
...
@@ -42,4 +41,4 @@ package() {
make
DESTDIR
=
"
$pkgdir
"
install
}
sha512sums
=
"
5350e91a03fa6928ecefb935302fe87bfa38e6f61bea564222739f4f2896ffab85304d7c0afe6dbfc78912e944c25f32892f35bfb08a904395fda24b9d58b3ad
lxqt-globalkeys-0.1
3
.0.tar.xz"
sha512sums
=
"
2005e7f034e28eb295352825f95066163f2aac1f558066f765a6ab8692fd17b8750ac16f7ec3b25384410f0e41e0a6fe43d88f102d3e84dad44ae6f71eb62f87
lxqt-globalkeys-0.1
4
.0.tar.xz"
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment