Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
pmaports
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
postmarketOS
pmaports
Commits
9f380c86
Unverified
Commit
9f380c86
authored
5 years ago
by
Bart Ribbers
Committed by
Martijn Braam
5 years ago
Browse files
Options
Downloads
Patches
Plain Diff
kde/plasma-videoplayer: upgrade to 0_git20190505 (
!600
)
parent
0a62ec7b
Branches
Branches containing commit
No related tags found
No related merge requests found
Pipeline
#197604
passed
5 years ago
Stage: first
Stage: second
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
kde/plasma-videoplayer/APKBUILD
+11
-8
11 additions, 8 deletions
kde/plasma-videoplayer/APKBUILD
with
11 additions
and
8 deletions
kde/plasma-videoplayer/APKBUILD
+
11
−
8
View file @
9f380c86
...
...
@@ -2,25 +2,28 @@
# Maintainer: Bart Ribbers <bribbers@disroot.org>
pkgname
=
plasma-videoplayer
_pkgname
=
videoplayer
pkgver
=
0_git20190
403
pkgrel
=
1
_commit
=
"
fb2501691b73aad040807cae09e1b04178a885a1
"
pkgver
=
0
.3
_git20190
505
pkgrel
=
0
_commit
=
"
efd715ef60ab321035ab44ddca36a95a8aad176f
"
pkgdesc
=
"Video Player for Plasma Mobile"
url
=
"https://invent.kde.org/jbbgameich/videoplayer"
arch
=
"all"
license
=
"
GPL-2.0
LGPL-2.1"
license
=
"LGPL-2.1
-or-later
"
makedepends
=
"extra-cmake-modules qt5-qtbase-dev qt5-qtdeclarative-dev plasma-framework-dev kdeclarative-dev ki18n-dev kdbusaddons-dev"
source
=
"
$pkgname
-
$_commit
.tar.gz::https://invent.kde.org/jbbgameich/
$_pkgname
/-/archive/
$_commit
/
$_pkgname
-
$_commit
.tar.gz"
source
=
"
$pkgname
-
$_commit
.tar.gz::https://invent.kde.org/jbbgameich/videoplayer/-/archive/
$_commit
/videoplayer-
$_commit
.tar.gz"
options
=
"!check"
# No tests
builddir
=
"
$srcdir
/
$_pkgname
-
$_commit
"
prepare
()
{
default_prepare
mkdir
"
$builddir
"
/build
}
build
()
{
cd
"
$builddir
"
/build
cmake
..
\
-DCMAKE_BUILD_TYPE
=
RelWithDeb
ug
Info
\
cmake
"
$builddir
"
\
-DCMAKE_BUILD_TYPE
=
RelWithDebInfo
\
-DCMAKE_INSTALL_PREFIX
=
/usr
\
-DCMAKE_INSTALL_LIBDIR
=
lib
make
...
...
@@ -35,4 +38,4 @@ package() {
cd
"
$builddir
"
/build
DESTDIR
=
"
$pkgdir
"
make
install
}
sha512sums
=
"
70f143fe4c3294a28d7b7802825e02bb34a5b3a475e5b8a0e6f3f4469f721ed5c8f82fa7b2025b591892fa8e8fa789a86d2ffab7fcf86b69b1730e562fae0d50 plasma-videoplayer-fb2501691b73aad040807cae09e1b04178a885a1
.tar.gz"
sha512sums
=
"
fbd4d320264ae820f3e7f64b41df93a3242ec47d5ad05a241f293926509bdd8799eb90295fe18cbd4ac80c4f7ab87c29b53528c671023ddcd9c42ccbafc99ca7 plasma-videoplayer-efd715ef60ab321035ab44ddca36a95a8aad176f
.tar.gz"
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