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
68379a62
Commit
68379a62
authored
3 years ago
by
Bart Ribbers
Browse files
Options
Downloads
Patches
Plain Diff
community/audiotube: upgrade to 0.1
parent
a3cfb8a4
No related branches found
Branches containing commit
No related tags found
Tags containing commit
1 merge request
!21874
community/audiotube: upgrade to 0.1
Pipeline
#83324
canceled
3 years ago
Stage: lint
Stage: build
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
community/audiotube/APKBUILD
+9
-8
9 additions, 8 deletions
community/audiotube/APKBUILD
with
9 additions
and
8 deletions
community/audiotube/APKBUILD
+
9
−
8
View file @
68379a62
# Contributor: Luca Weiss <luca@z3ntu.xyz>
# Maintainer: Bart Ribbers <bribbers@disroot.org>
pkgname
=
audiotube
pkgver
=
0
_git2021041
1
pkgver
=
0
.
1
pkgrel
=
0
_commit
=
"79ee47e8dfcc21a202c81e719c8641d31ed29b26"
pkgdesc
=
"Client for YouTube Music"
url
=
"https://invent.kde.org/jbbgameich/audiotube"
arch
=
"all !armhf"
# armhf blocked by extra-cmake-modules
url
=
"https://invent.kde.org/plasma-mobile/audiotube"
# armhf blocked by extra-cmake-modules
arch
=
"all !armhf"
license
=
"GPL-2.0-or-later"
depends
=
"
gst-plugins-good
...
...
@@ -17,7 +17,6 @@ depends="
youtube-dl
"
makedepends
=
"
cmake
extra-cmake-modules
ki18n-dev
kirigami2-dev
...
...
@@ -25,9 +24,9 @@ makedepends="
python3-dev
qt5-qtsvg-dev
"
source
=
"https://invent.kde.org/
jbbgameich
/audiotube/-/archive/
$_commit
/audiotube-
$_commit
.tar.gz"
source
=
"https://invent.kde.org/
plasma-mobile
/audiotube/-/archive/
v
$pkgver
/audiotube-
v
$pkgver
.tar.gz"
options
=
"!check"
# No tests
builddir
=
"
$srcdir
/
audiotube-
$_commit
"
builddir
=
"
$srcdir
/
$pkgname
-v
$pkgver
"
build
()
{
cmake
-B
build
\
...
...
@@ -41,4 +40,6 @@ package() {
DESTDIR
=
"
$pkgdir
"
cmake
--install
build
}
sha512sums
=
"13fd27072505df7881fd9cdfd369185a7678bcaac2d822ac8c208bfe8cc2416261e3dd6e5341a809c606cf31067efc905220324e5ba92b615152b04ee9cfb2e0 audiotube-79ee47e8dfcc21a202c81e719c8641d31ed29b26.tar.gz"
sha512sums
=
"
ff5e07354276aee3e3cebc3c9aa14307fd11af300e997bcd3601f2ce32f4152e9e8271d126969b6b615831d7e07674a8772d02d88b8c6a1d124edd7f01322e80 audiotube-v0.1.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