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
35f53b6e
Verified
Commit
35f53b6e
authored
6 years ago
by
Anna Wilcox
Browse files
Options
Downloads
Patches
Plain Diff
user/kcontacts: bump to 18.04.3, modernise, fix license/deps
parent
d60c6bff
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/kcontacts/APKBUILD
+7
-8
7 additions, 8 deletions
user/kcontacts/APKBUILD
with
7 additions
and
8 deletions
user/kcontacts/APKBUILD
+
7
−
8
View file @
35f53b6e
# Contributor: A. Wilcox <awilfox@adelielinux.org>
# Maintainer: A. Wilcox <awilfox@adelielinux.org>
pkgname
=
kcontacts
pkgver
=
18.04.
1
pkgver
=
18.04.
3
pkgrel
=
0
pkgdesc
=
"Library for working with contact information"
url
=
"https://www.kde.org"
arch
=
"all"
license
=
"LGPL-2.1"
license
=
"LGPL-2.1
-only
"
depends
=
""
depends_dev
=
"qt5-qtbase-dev
kcoreaddons-dev ki18n-dev kconfig-dev kcodecs-dev
"
makedepends
=
"
$depends_dev
cmake extra-cmake-modules
"
install
=
"
"
depends_dev
=
"qt5-qtbase-dev"
makedepends
=
"
$depends_dev
cmake extra-cmake-modules
kconfig-dev kcoreaddons-dev
ki18n-dev kcodecs-dev
"
subpackages
=
"
$pkgname
-dev
$pkgname
-lang"
source
=
"http://download.kde.org/stable/applications/
$pkgver
/src/kcontacts-
$pkgver
.tar.xz"
builddir
=
"
$srcdir
/kcontacts-
$pkgver
"
source
=
"https://download.kde.org/stable/applications/
$pkgver
/src/kcontacts-
$pkgver
.tar.xz"
build
()
{
cd
"
$builddir
"
...
...
@@ -43,4 +42,4 @@ package() {
make
DESTDIR
=
"
$pkgdir
"
install
}
sha512sums
=
"
559be58b5236718ed71954866812d0b5f8429ef5d65f92374f1b0ab94fb57f9ea5fb72453c6fb84e706ad653c50b89ad7b39e0a760ef6918f668b57d7c40f81c
kcontacts-18.04.
1
.tar.xz"
sha512sums
=
"
bf177c4cf0ecbdb71e75ee32a4e71599f864062524f5663e3c1d4b49a06d58a3abf7b18d2840cf7e70248a426fa6b6367375a2aaea211ba15a697e0dbd27953e
kcontacts-18.04.
3
.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