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
d28d1148
Commit
d28d1148
authored
1 year ago
by
Thomas Liske
Committed by
alice
1 year ago
Browse files
Options
Downloads
Patches
Plain Diff
community/lcdproc: enable armhf support
parent
e661d3b7
No related branches found
No related tags found
1 merge request
!45981
[3.17] community/lcdproc: enable armhf support
Pipeline
#160091
skipped
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
community/lcdproc/APKBUILD
+2
-2
2 additions, 2 deletions
community/lcdproc/APKBUILD
with
2 additions
and
2 deletions
community/lcdproc/APKBUILD
+
2
−
2
View file @
d28d1148
...
...
@@ -2,10 +2,10 @@
# Maintainer: Thomas Liske <thomas@fiasko-nw.net>
pkgname
=
lcdproc
pkgver
=
0.5.9
pkgrel
=
2
pkgrel
=
3
pkgdesc
=
"Multi-platform LCD display driver"
url
=
"https://www.lcdproc.org/"
arch
=
"all
!armhf
"
arch
=
"all"
license
=
"GPL-2.0-or-later"
makedepends
=
"ncurses-dev libusb-compat-dev libftdi1-dev lirc-dev linux-headers libpng-dev"
subpackages
=
"
$pkgname
-doc
$pkgname
-openrc"
...
...
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