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
e3fd8de0
Verified
Commit
e3fd8de0
authored
6 years ago
by
Anna Wilcox
Browse files
Options
Downloads
Patches
Plain Diff
user/frameworkintegration: bump to 5.47.0, modernise, fix deps
parent
4e58ce24
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/frameworkintegration/APKBUILD
+8
-9
8 additions, 9 deletions
user/frameworkintegration/APKBUILD
with
8 additions
and
9 deletions
user/frameworkintegration/APKBUILD
+
8
−
9
View file @
e3fd8de0
# Contributor: A. Wilcox <awilfox@adelielinux.org>
# Maintainer: A. Wilcox <awilfox@adelielinux.org>
pkgname
=
frameworkintegration
pkgver
=
5.4
6
.0
pkgver
=
5.4
7
.0
pkgrel
=
0
pkgdesc
=
"Framework providing components to allow applications to integrate with a KDE Workspace"
url
=
"https://www.kde.org/"
arch
=
"all"
options
=
"!check"
# All tests require X11.
license
=
"LGPL-2.1"
license
=
"LGPL-2.1
+
"
depends
=
""
depends_dev
=
"qt5-qtbase-dev
kconfig-dev kconfigwidgets-dev kiconthemes-dev
knotifications-dev kpackage-dev knewstuff-dev qt5-qtx11extra
s-dev
"
makedepends
=
"
$depends_dev
cmake extra-cmake-modules python3 gettext
-dev
"
install
=
"
"
depends_dev
=
"qt5-qtbase-dev
"
makedepends
=
"
$depends_dev
cmake extra-cmake-modules python3 knotification
s-dev
kconfig-dev kconfigwidgets-dev kiconthemes-dev qt5-qtx11extras
-dev
knewstuff-dev kpackage-dev kxmlgui-dev
"
subpackages
=
"
$pkgname
-dev"
source
=
"http://download.kde.org/stable/frameworks/
${
pkgver
%.*
}
/frameworkintegration-
$pkgver
.tar.xz"
builddir
=
"
$srcdir
/frameworkintegration-
$pkgver
"
source
=
"https://download.kde.org/stable/frameworks/
${
pkgver
%.*
}
/frameworkintegration-
$pkgver
.tar.xz"
build
()
{
cd
"
$builddir
"
...
...
@@ -43,4 +42,4 @@ package() {
make
DESTDIR
=
"
$pkgdir
"
install
}
sha512sums
=
"
34325df3f56d9e659237cb81bae755e2c4dd5b256d7878bcb3b1d3fdf15c749c5b8e2b590d27f93b6d5d31db73e826f63f988ac8c9544801ccd0591117653e12
frameworkintegration-5.4
6
.0.tar.xz"
sha512sums
=
"
99682597ebf4167f88eea0b95951fc85a7628a4db6d3c4c5075c6a08ca1cb3ae14561c939be784190455e4412f4778c2952f968778a5cb064a2d3d77928a3940
frameworkintegration-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