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
6e0c7ddf
Verified
Commit
6e0c7ddf
authored
6 years ago
by
Anna Wilcox
Browse files
Options
Downloads
Patches
Plain Diff
user/kmediaplayer: bump to 5.47.0, modernise
parent
f3f36035
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/kmediaplayer/APKBUILD
+4
-6
4 additions, 6 deletions
user/kmediaplayer/APKBUILD
with
4 additions
and
6 deletions
user/kmediaplayer/APKBUILD
+
4
−
6
View file @
6e0c7ddf
# Contributor: A. Wilcox <awilfox@adelielinux.org>
# Maintainer: A. Wilcox <awilfox@adelielinux.org>
pkgname
=
kmediaplayer
pkgver
=
5.4
6
.0
pkgver
=
5.4
7
.0
pkgrel
=
0
pkgdesc
=
"Media player framework for KDE 5"
url
=
"https://www.kde.org/"
arch
=
"all"
license
=
"X11 LGPL-2.1+"
license
=
"X11
AND
LGPL-2.1+"
depends
=
""
depends_dev
=
"qt5-qtbase-dev kparts-dev kxmlgui-dev"
makedepends
=
"
$depends_dev
cmake extra-cmake-modules"
install
=
""
subpackages
=
"
$pkgname
-dev"
source
=
"https://download.kde.org/stable/frameworks/5.46/portingAids/kmediaplayer-
$pkgver
.tar.xz"
builddir
=
"
$srcdir
/kmediaplayer-
$pkgver
"
source
=
"https://download.kde.org/stable/frameworks/5.47/portingAids/kmediaplayer-
$pkgver
.tar.xz"
build
()
{
cd
"
$builddir
"
...
...
@@ -42,4 +40,4 @@ package() {
make
DESTDIR
=
"
$pkgdir
"
install
}
sha512sums
=
"
caf2e8e578a48c4bac103755aee2bf20a0156cfbe95dce542250b0e5f15fd777a934d3883d6a0e5c53e378f84fe8bf5795dacfa27f6e324a76c965b4b4beb692
kmediaplayer-5.4
6
.0.tar.xz"
sha512sums
=
"
e9a854d7c88ca41b1d8f74f2b96c358d34de1f99d5644653996226664844923972382a3a851f84ae4730b45bc881fcc58c45a78ce9e44ee45aa4347a0e57fe8f
kmediaplayer-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