Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
aports
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
Model registry
Monitor
Service Desk
Analyze
Model experiments
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
alpine
aports
Commits
53ee94e5
Commit
53ee94e5
authored
4 years ago
by
Bart Ribbers
Committed by
Leo
4 years ago
Browse files
Options
Downloads
Patches
Plain Diff
community/plasma-angelfish: upgrade to 1.6.0
parent
76d0ae0b
No related branches found
No related tags found
1 merge request
!16462
community/plasma-angelfish: upgrade to 1.6.0
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
community/plasma-angelfish/APKBUILD
+26
-10
26 additions, 10 deletions
community/plasma-angelfish/APKBUILD
with
26 additions
and
10 deletions
community/plasma-angelfish/APKBUILD
+
26
−
10
View file @
53ee94e5
# Contributor: Jonah Brüchert <jbb@kaidan.im>
# Contributor: Jonah Brüchert <jbb@kaidan.im>
# Maintainer: Bart Ribbers <bribbers@disroot.org>
# Maintainer: Bart Ribbers <bribbers@disroot.org>
pkgname
=
plasma-angelfish
pkgname
=
plasma-angelfish
pkgver
=
1.
5.1
pkgver
=
1.
6.0
pkgrel
=
0
pkgrel
=
0
pkgdesc
=
"Small Webbrowser for Plasma Mobile"
pkgdesc
=
"Small Webbrowser for Plasma Mobile"
arch
=
"all !ppc64le !s390x !armhf !mips !mips64"
# mips, ppc64le and s390x blocked by qt5-qtwebengine, armhf blocked by kirigami2 -> qt5-qtdeclarative-dev
# armhf blocked by extra-cmake-modules
# mips, ppc64le and s390x blocked by qt5-qtwebengine
arch
=
"all !ppc64le !s390x !armhf !mips !mips64"
url
=
"https://phabricator.kde.org/source/plasma-angelfish/"
url
=
"https://phabricator.kde.org/source/plasma-angelfish/"
license
=
"GPL-3.0-or-later"
license
=
"GPL-3.0-or-later"
depends
=
"qt5-qtquickcontrols2 kirigami2 plasma-framework purpose"
depends
=
"
makedepends
=
"cmake qt5-qtwebengine-dev kdeclarative-dev kirigami2-dev plasma-framework-dev kio-dev ki18n-dev extra-cmake-modules purpose-dev"
kirigami2
source
=
"
$pkgname
-
$pkgver
.tar.gz::https://invent.kde.org/kde/plasma-angelfish/-/archive/v
$pkgver
/plasma-angelfish-v
$pkgver
.tar.gz"
plasma-framework
purpose
qt5-qtquickcontrols2
"
makedepends
=
"
extra-cmake-modules
kdeclarative-dev
ki18n-dev
kio-dev
kirigami2-dev
plasma-framework-dev
purpose-dev
qt5-qtwebengine-dev
"
source
=
"https://invent.kde.org/kde/plasma-angelfish/-/archive/v
$pkgver
/plasma-angelfish-v
$pkgver
.tar.gz"
builddir
=
"
$srcdir
/
$pkgname
-v
$pkgver
"
builddir
=
"
$srcdir
/
$pkgname
-v
$pkgver
"
build
()
{
build
()
{
cmake
-B
"
$builddir
"
/
build
\
cmake
-B
build
\
-DCMAKE_BUILD_TYPE
=
None
\
-DCMAKE_BUILD_TYPE
=
None
\
-DCMAKE_INSTALL_PREFIX
=
/usr
\
-DCMAKE_INSTALL_PREFIX
=
/usr
\
-DCMAKE_INSTALL_LIBDIR
=
lib
\
-DCMAKE_INSTALL_LIBDIR
=
lib
\
-DBUILD_SHARED_LIBS
=
True
-DBUILD_SHARED_LIBS
=
True
make
-
C
build
c
make
-
-build
build
}
}
check
()
{
check
()
{
cd
"
$builddir
"
/
build
cd
build
CTEST_OUTPUT_ON_FAILURE
=
TRUE ctest
CTEST_OUTPUT_ON_FAILURE
=
TRUE ctest
}
}
package
()
{
package
()
{
DESTDIR
=
"
$pkgdir
"
make
-
C
build
install
DESTDIR
=
"
$pkgdir
"
c
make
-
-
install
build
}
}
sha512sums
=
"
99a9d2fecad07ce4c8ebc39847ec6d006f1ca212c597738f42e9f84c5a06d960eeb17089edcd2671ea8ab133c41d3834155118c5d975a9bc6de7e6f9d18a72f5
plasma-angelfish-1.
5.1
.tar.gz"
sha512sums
=
"
597da22ae0ae612da5f838e411063f24c062398c16c3ca4fa9a3e75bbca63a3afa97de7a3e39a25e46b5f887ef68e6bb2cbf9275094cd7da597579a61d774cc3
plasma-angelfish-
v
1.
6.0
.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