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
2da94ea5
Commit
2da94ea5
authored
3 years ago
by
Bart Ribbers
Browse files
Options
Downloads
Patches
Plain Diff
community/filelight: enable -dbg subpackage
parent
7cf70892
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
community/filelight/APKBUILD
+2
-2
2 additions, 2 deletions
community/filelight/APKBUILD
with
2 additions
and
2 deletions
community/filelight/APKBUILD
+
2
−
2
View file @
2da94ea5
...
@@ -2,7 +2,7 @@
...
@@ -2,7 +2,7 @@
# Maintainer: Bart Ribbers <bribbers@disroot.org>
# Maintainer: Bart Ribbers <bribbers@disroot.org>
pkgname
=
filelight
pkgname
=
filelight
pkgver
=
21.08.2
pkgver
=
21.08.2
pkgrel
=
0
pkgrel
=
1
# armhf blocked by extra-cmake-modules
# armhf blocked by extra-cmake-modules
# s390x, mips64 and riscv64 blocked by kio
# s390x, mips64 and riscv64 blocked by kio
arch
=
"all !armhf !s390x !mips64 !riscv64"
arch
=
"all !armhf !s390x !mips64 !riscv64"
...
@@ -18,7 +18,7 @@ makedepends="
...
@@ -18,7 +18,7 @@ makedepends="
qt5-qtbase-dev
qt5-qtbase-dev
"
"
source
=
"https://download.kde.org/stable/release-service/
$pkgver
/src/filelight-
$pkgver
.tar.xz"
source
=
"https://download.kde.org/stable/release-service/
$pkgver
/src/filelight-
$pkgver
.tar.xz"
subpackages
=
"
$pkgname
-doc
$pkgname
-lang"
subpackages
=
"
$pkgname
-dbg
$pkgname
-doc
$pkgname
-lang"
options
=
"!check"
# No tests
options
=
"!check"
# No tests
build
()
{
build
()
{
...
...
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