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
611f47b0
Commit
611f47b0
authored
5 months ago
by
Angelo Verlain Shema
Committed by
Patrycja Rosa
5 months ago
Browse files
Options
Downloads
Patches
Plain Diff
testing/elementary-music: new aport
parent
b796171b
No related branches found
No related tags found
1 merge request
!73982
testing/elementary-music: new aport
Pipeline
#269025
canceled
5 months ago
Stage: verify
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
testing/elementary-music/APKBUILD
+39
-0
39 additions, 0 deletions
testing/elementary-music/APKBUILD
with
39 additions
and
0 deletions
testing/elementary-music/APKBUILD
0 → 100644
+
39
−
0
View file @
611f47b0
# Contributor: Angelo Verlain <hey@vixalien.com>
# Maintainer: Angelo Verlain <hey@vixalien.com>
pkgname
=
elementary-music
pkgver
=
8.0.0
pkgrel
=
0
pkgdesc
=
"Music app designed for elementary OS"
url
=
"https://github.com/elementary/music"
arch
=
"all"
license
=
"GPL-3.0-or-later"
makedepends
=
"
granite7-dev
gstreamer-dev
gst-plugins-base-dev
gtk4.0-dev
libadwaita-dev
meson
vala
"
subpackages
=
"
$pkgname
-lang"
source
=
"
$pkgname
-
$pkgver
.tar.gz::https://github.com/elementary/music/archive/refs/tags/
$pkgver
.tar.gz"
builddir
=
"
$srcdir
/music-
$pkgver
"
build
()
{
abuild-meson
.
output
meson compile
-C
output
}
check
()
{
meson
test
--no-rebuild
--print-errorlogs
-C
output
}
package
()
{
DESTDIR
=
"
$pkgdir
"
meson
install
--no-rebuild
-C
output
}
sha512sums
=
"
dd03b21e7737efce81d6c23416760d66c78f405d37915be5ec3cd98e08ecdbcd7e1fd775d7b81ce4d2ccd9603da39cd1a1dd21904461257a0647f144f2701c3d elementary-music-8.0.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