Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
aports
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Monitor
Service Desk
Analyze
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
alpine
aports
Commits
2d1564cf
Commit
2d1564cf
authored
1 year ago
by
Bart Ribbers
Browse files
Options
Downloads
Patches
Plain Diff
community/ruqola: upgrade to 2.1.1
parent
0fe36e2d
No related branches found
No related tags found
1 merge request
!62279
community/ruqola: upgrade to 2.1.1
Pipeline
#219494
skipped
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
community/ruqola/APKBUILD
+26
-22
26 additions, 22 deletions
community/ruqola/APKBUILD
with
26 additions
and
22 deletions
community/ruqola/APKBUILD
+
26
−
22
View file @
2d1564cf
...
@@ -4,39 +4,42 @@
...
@@ -4,39 +4,42 @@
# The group tag is just to easily find this APKBUILD by some scripts for automation
# The group tag is just to easily find this APKBUILD by some scripts for automation
# group=kde-other
# group=kde-other
pkgname
=
ruqola
pkgname
=
ruqola
pkgver
=
2.1.
0
pkgver
=
2.1.
1
pkgrel
=
0
pkgrel
=
0
pkgdesc
=
"A Qt client for Rocket Chat"
pkgdesc
=
"A Qt client for Rocket Chat"
url
=
"https://invent.kde.org/network/ruqola"
url
=
"https://invent.kde.org/network/ruqola"
# armhf blocked by qt5-qtdeclarative-dev
# armhf blocked by qt5-qtdeclarative-dev
arch
=
"all !armhf"
# ppc64le, riscv64 and s390x blocked by qt6-qtwebengine -> purpose
arch
=
"all !armhf !ppc64le !riscv64 !s390x"
license
=
"GPL-2.0-only OR GPL-3.0-only"
license
=
"GPL-2.0-only OR GPL-3.0-only"
makedepends
=
"
makedepends
=
"
extra-cmake-modules
extra-cmake-modules
kconfig5-dev
kconfig-dev
kcoreaddons5-dev
kcoreaddons-dev
kcrash5-dev
kcrash-dev
kdbusaddons5-dev
kdbusaddons-dev
kdoctools5-dev
kdoctools-dev
ki18n5-dev
ki18n-dev
kidletime5-dev
kidletime-dev
kio5-dev
kio-dev
knotifications5-dev
knotifications-dev
knotifyconfig5-dev
knotifyconfig-dev
kstatusnotifieritem-dev
ktextaddons-dev
ktextaddons-dev
ktextwidgets
5
-dev
ktextwidgets-dev
kuserfeedback-dev
kuserfeedback-dev
kxmlgui
5
-dev
kxmlgui-dev
libsecret-dev
libsecret-dev
prison5-dev
prison-dev
qt5-qtbase-dev
purpose-dev
qt6-qtbase-dev
qtkeychain-dev
qtkeychain-dev
qt
5
-qtmultimedia-dev
qt
6
-qtmultimedia-dev
qt
5
-qtnetworkauth-dev
qt
6
-qtnetworkauth-dev
qt
5
-qtwebsockets-dev
qt
6
-qtwebsockets-dev
samurai
samurai
sonnet
5
-dev
sonnet-dev
syntax-highlighting
5
-dev
syntax-highlighting-dev
"
"
checkdepends
=
"xvfb-run"
checkdepends
=
"xvfb-run"
_repo_url
=
"https://invent.kde.org/network/ruqola.git"
_repo_url
=
"https://invent.kde.org/network/ruqola.git"
...
@@ -44,6 +47,7 @@ source="https://download.kde.org/stable/ruqola/ruqola-$pkgver.tar.xz"
...
@@ -44,6 +47,7 @@ source="https://download.kde.org/stable/ruqola/ruqola-$pkgver.tar.xz"
build
()
{
build
()
{
cmake
-B
build
-G
Ninja
\
cmake
-B
build
-G
Ninja
\
-DBUILD_WITH_QT6
=
ON
\
-DCMAKE_BUILD_TYPE
=
RelWithDebInfo
\
-DCMAKE_BUILD_TYPE
=
RelWithDebInfo
\
-DCMAKE_INSTALL_PREFIX
=
/usr
\
-DCMAKE_INSTALL_PREFIX
=
/usr
\
-DCMAKE_INSTALL_LIBDIR
=
lib
-DCMAKE_INSTALL_LIBDIR
=
lib
...
@@ -76,5 +80,5 @@ package() {
...
@@ -76,5 +80,5 @@ package() {
}
}
sha512sums
=
"
sha512sums
=
"
523e43ee3a509f50dc330328b97d1e3fa6093ea62bcefdd5b97851e4cc2dda95d0d8fcf9379cdede13cfd4bd3f9f98dfb3b0e159b54a238b469bd19566260356
ruqola-2.1.
0
.tar.xz
f968c946673fdbbcbc329088daf98b226213e9a9a3c7c8575f77a75e277a5490ac796dfa53aea5f8d8eb4c010f4ce5d1d047116ab15d850388280031d64c937e
ruqola-2.1.
1
.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