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
f3ef29f2
Verified
Commit
f3ef29f2
authored
7 years ago
by
Anna Wilcox
Browse files
Options
Downloads
Patches
Plain Diff
user/kio: bump to 5.39.0
parent
5821152d
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
user/kio/APKBUILD
+4
-3
4 additions, 3 deletions
user/kio/APKBUILD
with
4 additions
and
3 deletions
user/kio/APKBUILD
+
4
−
3
View file @
f3ef29f2
# Contributor: A. Wilcox <awilfox@adelielinux.org>
# Maintainer: A. Wilcox <awilfox@adelielinux.org>
pkgname
=
kio
pkgver
=
5.3
8
.0
pkgver
=
5.3
9
.0
pkgrel
=
0
pkgdesc
=
"Framework for data and file management"
url
=
"https://www.kde.org/"
...
...
@@ -13,7 +13,7 @@ depends_dev="qt5-qtbase-dev karchive-dev kconfig-dev kcoreaddons-dev
kdbusaddons-dev ki18n-dev kservice-dev solid-dev kbookmarks-dev
kjobwidgets-dev acl-dev knotifications-dev kwallet-dev"
makedepends
=
"
$depends_dev
cmake extra-cmake-modules kdoctools-dev gettext-dev
python3"
python3
qt5-qttools-dev doxygen graphviz
"
install
=
""
subpackages
=
"
$pkgname
-dev
$pkgname
-doc
$pkgname
-lang"
source
=
"http://download.kde.org/stable/frameworks/
${
pkgver
%.*
}
/kio-
$pkgver
.tar.xz"
...
...
@@ -31,6 +31,7 @@ build() {
-DCMAKE_BUILD_TYPE
=
RelWithDebugInfo
\
-DCMAKE_CXX_FLAGS
=
"
$CXXFLAGS
"
\
-DCMAKE_C_FLAGS
=
"
$CFLAGS
"
\
-DBUILD_QCH
:BOOL
=
ON
\
${
CMAKE_CROSSOPTS
}
make
}
...
...
@@ -45,4 +46,4 @@ package() {
make
DESTDIR
=
"
$pkgdir
"
install
}
sha512sums
=
"
7a35c20d220308f329ba496cabc71f4be44debab09591c3301533ddc348a88bb928f5220ede8500f70fd6f8b50a77ae99877f4ca9544be149e3eb1b7ed785611
kio-5.3
8
.0.tar.xz"
sha512sums
=
"
18e87ba62610c1aa1a3281642cda627407ff0c0cc5eedbd990bb58721271442a3aad7db58b3d808ce977400ca3dd9d64792feb64f5746c54e2d3ee8ad2820d8e
kio-5.3
9
.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