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
Merge requests
!81066
update various blocks related to vlc
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
update various blocks related to vlc
sertonix/aports:vlc-rdepends-s390x
into
master
Overview
1
Commits
11
Pipelines
5
Changes
1
Merged
Sertonix
requested to merge
sertonix/aports:vlc-rdepends-s390x
into
master
1 week ago
Overview
1
Commits
11
Pipelines
5
Changes
1
Expand
Ref
!81010 (merged)
Edited
1 week ago
by
Sertonix
0
0
Merge request reports
Viewing commit
176ba009
Prev
Next
Show latest version
1 file
+
1
−
2
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
176ba009
community/elisa: enable on s390x
· 176ba009
Sertonix
authored
1 week ago
community/elisa/APKBUILD
+
1
−
2
Options
@@ -5,8 +5,7 @@ pkgname=elisa
pkgver
=
24.12.2
pkgrel
=
0
# armhf blocked by extra-cmake-modules
# s390x blocked by vlc
arch
=
"all !armhf !s390x"
arch
=
"all !armhf"
url
=
"https://kde.org/applications/multimedia/org.kde.elisa"
pkgdesc
=
"A simple music player aiming to provide a nice experience for its users"
license
=
"LGPL-3.0-or-later"
Loading