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
Deploy
Package Registry
Model registry
Operate
Terraform modules
Analyze
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
andri saputra
Adélie Package Tree
Commits
f08b68fc
Verified
Commit
f08b68fc
authored
6 years ago
by
Anna Wilcox
Browse files
Options
Downloads
Patches
Plain Diff
user/kcmutils: bump to 5.47.0, modernise, clarify license
parent
6bbdbe93
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
user/kcmutils/APKBUILD
+6
-8
6 additions, 8 deletions
user/kcmutils/APKBUILD
with
6 additions
and
8 deletions
user/kcmutils/APKBUILD
+
6
−
8
View file @
f08b68fc
# Contributor: A. Wilcox <awilfox@adelielinux.org>
# Maintainer: A. Wilcox <awilfox@adelielinux.org>
pkgname
=
kcmutils
pkgver
=
5.4
6
.0
pkgver
=
5.4
7
.0
pkgrel
=
0
pkgdesc
=
"Framework for writing System Settings modules"
url
=
"https://api.kde.org/frameworks/kcmutils/html/index.html"
arch
=
"all"
license
=
"LGPL-2.1"
license
=
"LGPL-2.1
-only AND LGPL-2.1+
"
depends
=
""
depends_dev
=
"qt5-qtbase-dev qt5-qtdeclarative-dev kitemviews-dev kservice-dev
kconfigwidgets-dev kiconthemes-dev kdeclarative-dev kxmlgui-dev"
makedepends
=
"
$depends_dev
cmake extra-cmake-modules python3 gettext-dev doxygen
graphviz qt5-qttools-dev"
install
=
""
makedepends
=
"
$depends_dev
cmake extra-cmake-modules python3 doxygen graphviz
qt5-qttools-dev"
subpackages
=
"
$pkgname
-dev
$pkgname
-doc
$pkgname
-lang"
source
=
"http://download.kde.org/stable/frameworks/
${
pkgver
%.*
}
/kcmutils-
$pkgver
.tar.xz"
builddir
=
"
$srcdir
/kcmutils-
$pkgver
"
source
=
"https://download.kde.org/stable/frameworks/
${
pkgver
%.*
}
/kcmutils-
$pkgver
.tar.xz"
build
()
{
cd
"
$builddir
"
...
...
@@ -44,4 +42,4 @@ package() {
make
DESTDIR
=
"
$pkgdir
"
install
}
sha512sums
=
"
322cbe7dc93320f468c20b683c4a10abb7b19b1250a124e8a16e440571d160f102b709a8ddbbef6087aceacc44ba473b1b348f0055c442b5131c3b46de4ae732
kcmutils-5.4
6
.0.tar.xz"
sha512sums
=
"
b72b31ad4f657679fba4872afa95fb313dca24043a2ee70582aea9a1615ceeef377b833067c77e7cca402ac50de3ccabc133df9f24d8478eecf91ba24099ed00
kcmutils-5.4
7
.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